Mock Version: 1.2.10 Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/plasma-sdk.spec'], chrootPath='/var/lib/mock/f23-build-3543689-493434/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/plasma-sdk.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildhw-02.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/plasma-sdk-5.3.1-2.fc23.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-sdk.spec '], chrootPath='/var/lib/mock/f23-build-3543689-493434/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/plasma-sdk.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vHvhBC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf plasma-sdk-5.3.1 + /usr/bin/xz -dc /builddir/build/SOURCES/plasma-sdk-5.3.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd plasma-sdk-5.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jdHtTe + umask 022 + cd /builddir/build/BUILD + cd plasma-sdk-5.3.1 + mkdir -p x86_64-redhat-linux-gnu ~/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu ~/build/BUILD/plasma-sdk-5.3.1 + 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 5.1.1 -- The CXX compiler identification is GNU 5.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Found KF5Archive: /usr/lib64/cmake/KF5Archive/KF5ArchiveConfig.cmake (found version "5.11.0") -- Found KF5Completion: /usr/lib64/cmake/KF5Completion/KF5CompletionConfig.cmake (found version "5.11.0") -- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.11.0") -- Found KF5ConfigWidgets: /usr/lib64/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake (found version "5.11.0") -- Found KF5CoreAddons: /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.11.0") -- Found KF5Declarative: /usr/lib64/cmake/KF5Declarative/KF5DeclarativeConfig.cmake (found version "5.11.0") -- Found Gettext: /usr/bin/msgmerge (found version "0.19.4") -- Found PythonInterp: /usr/bin/python (found version "2.7.10") -- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.11.0") -- Found KF5IconThemes: /usr/lib64/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.11.0") -- Found KF5KIO: /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.11.0") -- Found KF5NewStuff: /usr/lib64/cmake/KF5NewStuff/KF5NewStuffConfig.cmake (found version "5.11.0") -- Found KF5Parts: /usr/lib64/cmake/KF5Parts/KF5PartsConfig.cmake (found version "5.11.0") -- Found KF5Plasma: /usr/lib64/cmake/KF5Plasma/KF5PlasmaConfig.cmake (found version "5.11.0") -- Found KF5PlasmaQuick: /usr/lib64/cmake/KF5PlasmaQuick/KF5PlasmaQuickConfig.cmake (found version "5.11.0") -- Found KF5Service: /usr/lib64/cmake/KF5Service/KF5ServiceConfig.cmake (found version "5.11.0") -- Found KF5TextEditor: /usr/lib64/cmake/KF5TextEditor/KF5TextEditorConfig.cmake (found version "5.11.0") -- Found KF5WidgetsAddons: /usr/lib64/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake (found version "5.11.0") -- Found KF5XmlGui: /usr/lib64/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.11.0") -- Found KF5WindowSystem: /usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.11.0") -- Found KF5: success (found version "5.11.0") found components: Archive Completion Config ConfigWidgets CoreAddons Declarative I18n IconThemes KIO NewStuff Parts Plasma PlasmaQuick Service TextEditor WidgetsAddons XmlGui WindowSystem Plasmate depends on Kdevplatform. So since Kdevplatform has not been released yes, Plasmate's build is being disabled by default for the time being. Please pass -DPLASMATE_BUILD_WITH_KDEVPLATFORM=ON in order to build the Plasmate CMake Warning (dev) at cuttlefish/CMakeLists.txt:1 (project): Policy CMP0048 is not set: project() command manages VERSION variables. Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The following variable(s) would be set to empty: PROJECT_VERSION PROJECT_VERSION_MAJOR This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cuttlefish/src/editorplugin/CMakeLists.txt:1 (project): Policy CMP0048 is not set: project() command manages VERSION variables. Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The following variable(s) would be set to empty: PROJECT_VERSION PROJECT_VERSION_MAJOR This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at themeexplorer/CMakeLists.txt:1 (project): Policy CMP0048 is not set: project() command manages VERSION variables. Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The following variable(s) would be set to empty: PROJECT_VERSION PROJECT_VERSION_MAJOR This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done CMake Warning (dev) at cuttlefish/src/CMakeLists.txt:8 (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 "cuttlefish" 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 /usr/share/ECM/modules/ECMAddTests.cmake:97 (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 "iconmodeltest" 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. Call Stack (most recent call first): cuttlefish/autotests/CMakeLists.txt:8 (ecm_add_test) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at engineexplorer/CMakeLists.txt:11 (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 "plasmaengineexplorer" 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 plasmoidviewer/CMakeLists.txt:6 (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 "plasmoidviewer" 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 themeexplorer/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 "plasmathemeexplorer" 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: ECM_MKSPECS_INSTALL_DIR LIB_SUFFIX -- Build files have been written to: /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu + popd + make -j16 -C x86_64-redhat-linux-gnu ~/build/BUILD/plasma-sdk-5.3.1 make: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/plasma-sdk-5.3.1 -B/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_1.dir/build.make CMakeFiles/pofiles_1.dir/depend make -f CMakeFiles/pofiles_10.dir/build.make CMakeFiles/pofiles_10.dir/depend make -f CMakeFiles/pofiles_11.dir/build.make CMakeFiles/pofiles_11.dir/depend make -f CMakeFiles/pofiles_12.dir/build.make CMakeFiles/pofiles_12.dir/depend make -f CMakeFiles/pofiles_13.dir/build.make CMakeFiles/pofiles_13.dir/depend make -f CMakeFiles/pofiles_14.dir/build.make CMakeFiles/pofiles_14.dir/depend make -f CMakeFiles/pofiles_15.dir/build.make CMakeFiles/pofiles_15.dir/depend make -f CMakeFiles/pofiles_16.dir/build.make CMakeFiles/pofiles_16.dir/depend make -f CMakeFiles/pofiles_17.dir/build.make CMakeFiles/pofiles_17.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_10.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_18.dir/build.make CMakeFiles/pofiles_18.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_1.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_12.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_11.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_19.dir/build.make CMakeFiles/pofiles_19.dir/depend make -f CMakeFiles/pofiles_2.dir/build.make CMakeFiles/pofiles_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_13.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_20.dir/build.make CMakeFiles/pofiles_20.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_14.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_21.dir/build.make CMakeFiles/pofiles_21.dir/depend make -f CMakeFiles/pofiles_22.dir/build.make CMakeFiles/pofiles_22.dir/depend make -f CMakeFiles/pofiles_23.dir/build.make CMakeFiles/pofiles_23.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_18.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_16.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_22.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_19.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_15.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_20.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_17.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_23.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_2.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_21.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_15 Scanning dependencies of target pofiles_16 Scanning dependencies of target pofiles_14 Scanning dependencies of target pofiles_19 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_18 Scanning dependencies of target pofiles_17 make -f CMakeFiles/pofiles_16.dir/build.make CMakeFiles/pofiles_16.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_19.dir/build.make CMakeFiles/pofiles_19.dir/build Scanning dependencies of target pofiles_20 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_18.dir/build.make CMakeFiles/pofiles_18.dir/build Scanning dependencies of target pofiles_10 Scanning dependencies of target pofiles_22 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_20.dir/build.make CMakeFiles/pofiles_20.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_17.dir/build.make CMakeFiles/pofiles_17.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_10.dir/build.make CMakeFiles/pofiles_10.dir/build make -f CMakeFiles/pofiles_14.dir/build.make CMakeFiles/pofiles_14.dir/build Scanning dependencies of target pofiles_11 make -f CMakeFiles/pofiles_22.dir/build.make CMakeFiles/pofiles_22.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_13 Scanning dependencies of target pofiles_1 make -f CMakeFiles/pofiles_15.dir/build.make CMakeFiles/pofiles_15.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_11.dir/build.make CMakeFiles/pofiles_11.dir/build make -f CMakeFiles/pofiles_1.dir/build.make CMakeFiles/pofiles_1.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_23 make -f CMakeFiles/pofiles_13.dir/build.make CMakeFiles/pofiles_13.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_23.dir/build.make CMakeFiles/pofiles_23.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_12 [ 0%] Generating it-kdevpackagemanagerview.gmo Scanning dependencies of target pofiles_21 Scanning dependencies of target pofiles_2 [ 0%] Generating hne-plasmoidviewer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/it-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/it/kdevpackagemanagerview.po make -f CMakeFiles/pofiles_12.dir/build.make CMakeFiles/pofiles_12.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hne-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hne/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_2.dir/build.make CMakeFiles/pofiles_2.dir/build make -f CMakeFiles/pofiles_21.dir/build.make CMakeFiles/pofiles_21.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 0%] Generating th-plasmawallpaperviewer.gmo [ 0%] Generating da-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/da-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/da/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/th-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/th/plasmawallpaperviewer.po [ 0%] Generating en_GB-kdevpackagemanagerview.gmo [ 0%] Generating ar-plasmawallpaperviewer.gmo [ 0%] Generating be-plasmaengineexplorer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/en_GB-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/en_GB/kdevpackagemanagerview.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ar-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ar/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/be-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/be/plasmaengineexplorer.po [ 1%] Generating zh_TW-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/zh_TW-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/zh_TW/plasmawallpaperviewer.po [ 1%] Generating wa-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/wa-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/wa/plasmawallpaperviewer.po [ 1%] Generating sl-kdevpackagemanagerview.gmo [ 1%] Generating hu-kdevpackagemanagerview.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sl-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sl/kdevpackagemanagerview.po [ 1%] Generating bn_IN-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hu-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hu/kdevpackagemanagerview.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/bn_IN-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/bn_IN/plasmaengineexplorer.po [ 2%] Generating cs-kdevpackagemanagerview.gmo [ 3%] Generating et-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cs-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/cs/kdevpackagemanagerview.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/et-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/et/plasmawallpaperviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 3%] Generating ro-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ro-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ro/plasmawallpaperviewer.po [ 3%] Generating hsb-plasmaengineexplorer.gmo [ 3%] Built target pofiles_19 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hsb-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hsb/plasmaengineexplorer.po [ 3%] Generating it-plasmawallpaperviewer.gmo [ 3%] Generating da-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/it-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/it/plasmawallpaperviewer.po [ 3%] Built target pofiles_23 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/da-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/da/plasmate.po [ 3%] Generating zh_TW-plasmate.gmo [ 3%] Generating th-plasmate.gmo [ 3%] Generating sl-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/zh_TW-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/zh_TW/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/th-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/th/plasmate.po [ 3%] Generating wa-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sl-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sl/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/wa-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/wa/plasmaengineexplorer.po [ 3%] Generating en_GB-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/en_GB-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/en_GB/plasmawallpaperviewer.po [ 3%] Generating hu-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hu-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hu/plasmawallpaperviewer.po [ 3%] Generating ro-plasmate.gmo [ 4%] Generating bn_IN-plasmoidviewer.gmo [ 4%] Generating cs-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ro-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ro/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/bn_IN-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/bn_IN/plasmoidviewer.po [ 4%] Generating ar-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cs-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/cs/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ar-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ar/remote-widgets-browser.po [ 4%] Generating et-plasmate.gmo [ 4%] Generating cs-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/et-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/et/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cs-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/cs/plasmate.po [ 4%] Generating it-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/it-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/it/plasmate.po [ 4%] Generating ar-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ar-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ar/plasmaengineexplorer.po make -f CMakeFiles/pofiles_24.dir/build.make CMakeFiles/pofiles_24.dir/depend [ 5%] Generating wa-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/wa-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/wa/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 5%] Generating sl-plasmate.gmo [ 6%] Generating hsb-plasmoidviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_24.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sl-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sl/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hsb-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hsb/plasmoidviewer.po [ 6%] Generating zh_TW-remote-widgets-browser.gmo [ 6%] Generating th-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/zh_TW-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/zh_TW/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/th-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/th/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 7%] Generating da-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/da-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/da/plasmaengineexplorer.po [ 7%] Generating da-remote-widgets-browser.gmo [ 7%] Generating hu-plasmate.gmo [ 7%] Generating en_GB-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/en_GB-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/en_GB/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/da-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/da/remote-widgets-browser.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hu-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hu/plasmate.po [ 8%] Generating ro-remote-widgets-browser.gmo [ 8%] Built target pofiles_13 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ro-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ro/remote-widgets-browser.po Scanning dependencies of target pofiles_24 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_24.dir/build.make CMakeFiles/pofiles_24.dir/build [ 8%] Generating cs-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cs-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/cs/themeexplorer.po [ 9%] Generating it-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/it-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/it/themeexplorer.po [ 9%] Built target pofiles_2 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_25.dir/build.make CMakeFiles/pofiles_25.dir/depend [ 9%] Generating et-remote-widgets-browser.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_25.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/et-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/et/remote-widgets-browser.po [ 10%] Generating ar-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ar-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ar/plasmoidviewer.po [ 11%] Generating sl-themeexplorer.gmo [ 11%] Generating zh_TW-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sl-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sl/themeexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/zh_TW-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/zh_TW/plasmaengineexplorer.po [ 11%] Generating th-plasmoidviewer.gmo [ 11%] Generating ro-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/th-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/th/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ro-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ro/plasmaengineexplorer.po [ 11%] Generating da-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/da-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/da/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 11%] Generating hu-cuttlefish.gmo [ 11%] Built target pofiles_17 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hu-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hu/cuttlefish.po make -f CMakeFiles/pofiles_26.dir/build.make CMakeFiles/pofiles_26.dir/depend [ 12%] Generating hu-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hu-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hu/themeexplorer.po [ 12%] Generating uk-kdevpackagemanagerview.gmo [ 13%] Generating en_GB-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/uk-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/uk/kdevpackagemanagerview.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/en_GB-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/en_GB/themeexplorer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_26.dir/DependInfo.cmake --color= [ 13%] Generating ro-plasmoidviewer.gmo Scanning dependencies of target pofiles_25 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ro-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ro/plasmoidviewer.po [ 14%] Generating cs-cuttlefish.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_25.dir/build.make CMakeFiles/pofiles_25.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cs-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/cs/cuttlefish.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_27.dir/build.make CMakeFiles/pofiles_27.dir/depend [ 14%] Generating it-cuttlefish.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_27.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 14%] Built target pofiles_10 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/it-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/it/cuttlefish.po make -f CMakeFiles/pofiles_28.dir/build.make CMakeFiles/pofiles_28.dir/depend [ 14%] Generating sl-cuttlefish.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sl-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sl/cuttlefish.po [ 14%] Generating et-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/et-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/et/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 14%] Built target pofiles_20 [ 14%] Generating hu-remote-widgets-browser.gmo cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_28.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_29.dir/build.make CMakeFiles/pofiles_29.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hu-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hu/remote-widgets-browser.po [ 14%] Generating csb-plasmawallpaperviewer.gmo Scanning dependencies of target pofiles_26 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/csb-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/csb/plasmawallpaperviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_29.dir/DependInfo.cmake --color= [ 14%] Generating hu-plasmaengineexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_26.dir/build.make CMakeFiles/pofiles_26.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hu-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hu/plasmaengineexplorer.po [ 14%] Generating en_GB-cuttlefish.gmo [ 15%] Built target pofiles_12 [ 15%] Generating zh_TW-plasmoidviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/en_GB-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/en_GB/cuttlefish.po make -f CMakeFiles/pofiles_3.dir/build.make CMakeFiles/pofiles_3.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/zh_TW-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/zh_TW/plasmoidviewer.po [ 16%] Generating uk-plasmawallpaperviewer.gmo Scanning dependencies of target pofiles_27 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/uk-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/uk/plasmawallpaperviewer.po [ 16%] Built target pofiles_11 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_27.dir/build.make CMakeFiles/pofiles_27.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 16%] Generating eo-plasmawallpaperviewer.gmo Scanning dependencies of target pofiles_28 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/eo-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/eo/plasmawallpaperviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_28.dir/build.make CMakeFiles/pofiles_28.dir/build Scanning dependencies of target pofiles_29 [ 16%] Generating cs-remote-widgets-browser.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_29.dir/build.make CMakeFiles/pofiles_29.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cs-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/cs/remote-widgets-browser.po [ 16%] Generating uk-plasmate.gmo [ 16%] Generating eo-plasmate.gmo [ 17%] Generating et-plasmoidviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 17%] Generating hu-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/uk-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/uk/plasmate.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/eo-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/eo/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/et-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/et/plasmoidviewer.po [ 18%] Generating csb-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hu-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hu/plasmoidviewer.po Scanning dependencies of target pofiles_3 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/csb-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/csb/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_3.dir/build.make CMakeFiles/pofiles_3.dir/build [ 18%] Generating sr@ijekavianlatin-plasmawallpaperviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sr@ijekavianlatin-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sr@ijekavianlatin/plasmawallpaperviewer.po [ 18%] Generating sl-remote-widgets-browser.gmo [ 18%] Generating en_GB-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sl-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sl/remote-widgets-browser.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 18%] Built target pofiles_15 make -f CMakeFiles/pofiles_30.dir/build.make CMakeFiles/pofiles_30.dir/depend [ 18%] Generating it-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/en_GB-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/en_GB/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/it-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/it/remote-widgets-browser.po make -f CMakeFiles/pofiles_31.dir/build.make CMakeFiles/pofiles_31.dir/depend [ 18%] Generating en_GB-plasma_shell_org.kde.desktop.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_30.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/en_GB-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/en_GB/plasma_shell_org.kde.desktop.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_31.dir/DependInfo.cmake --color= [ 18%] Generating pl-kdevpackagemanagerview.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pl-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pl/kdevpackagemanagerview.po [ 18%] Generating ca@valencia-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ca@valencia-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ca@valencia/plasmawallpaperviewer.po [ 18%] Generating sr@ijekavianlatin-remote-widgets-browser.gmo [ 18%] Built target pofiles_14 [ 18%] Generating cs-plasma_shell_org.kde.desktop.gmo [ 19%] Generating kk-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sr@ijekavianlatin-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sr@ijekavianlatin/remote-widgets-browser.po Scanning dependencies of target pofiles_30 [ 19%] Built target pofiles_1 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/kk-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/kk/plasmawallpaperviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cs-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/cs/plasma_shell_org.kde.desktop.po make -f CMakeFiles/pofiles_30.dir/build.make CMakeFiles/pofiles_30.dir/build [ 20%] Generating it-plasma_shell_org.kde.desktop.gmo [ 20%] Generating ca@valencia-plasmate.gmo [ 20%] Generating sl-plasma_shell_org.kde.desktop.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ca@valencia-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ca@valencia/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/it-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/it/plasma_shell_org.kde.desktop.po [ 21%] Generating eo-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sl-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sl/plasma_shell_org.kde.desktop.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/eo-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/eo/plasmaengineexplorer.po Scanning dependencies of target pofiles_31 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_31.dir/build.make CMakeFiles/pofiles_31.dir/build [ 22%] Generating csb-plasmoidviewer.gmo [ 22%] Generating en_GB-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/csb-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/csb/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/en_GB-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/en_GB/plasmaengineexplorer.po [ 22%] Generating ca@valencia-remote-widgets-browser.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ca@valencia-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ca@valencia/remote-widgets-browser.po [ 22%] Generating uk-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/uk-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/uk/themeexplorer.po [ 23%] Generating pt-kdevpackagemanagerview.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt/kdevpackagemanagerview.po [ 23%] Generating cs-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cs-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/cs/plasmaengineexplorer.po [ 23%] Generating ca@valencia-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ca@valencia-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ca@valencia/plasmoidviewer.po [ 23%] Generating ca@valencia-plasmaengineexplorer.gmo [ 24%] Generating sr@ijekavianlatin-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ca@valencia-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ca@valencia/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sr@ijekavianlatin-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sr@ijekavianlatin/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 25%] Generating it-plasmaengineexplorer.gmo [ 25%] Generating kk-remote-widgets-browser.gmo [ 25%] Generating pl-plasmawallpaperviewer.gmo [ 25%] Generating eo-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/it-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/it/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/kk-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/kk/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/eo-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/eo/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pl-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pl/plasmawallpaperviewer.po [ 26%] Generating sl-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sl-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sl/plasmaengineexplorer.po [ 27%] Generating sv-kdevpackagemanagerview.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sv-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sv/kdevpackagemanagerview.po [ 27%] Generating uk-cuttlefish.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/uk-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/uk/cuttlefish.po [ 27%] Generating en_GB-plasmoidviewer.gmo [ 27%] Generating pt-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/en_GB-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/en_GB/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt/plasmawallpaperviewer.po [ 28%] Generating cs-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cs-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/cs/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 28%] Generating it-plasmoidviewer.gmo [ 28%] Built target pofiles_25 make -f CMakeFiles/pofiles_32.dir/build.make CMakeFiles/pofiles_32.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/it-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/it/plasmoidviewer.po [ 28%] Generating sl-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sl-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sl/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_32.dir/DependInfo.cmake --color= [ 29%] Generating uk-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/uk-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/uk/remote-widgets-browser.po [ 29%] Generating sr@ijekavianlatin-plasmoidviewer.gmo [ 29%] Built target pofiles_29 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sr@ijekavianlatin-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sr@ijekavianlatin/plasmoidviewer.po [ 29%] Generating pt-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt/plasmate.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 29%] Generating sv-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sv-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sv/plasmawallpaperviewer.po [ 30%] Generating kk-plasmaengineexplorer.gmo [ 30%] Generating pl-plasmate.gmo [ 30%] Generating uk-plasma_shell_org.kde.desktop.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/kk-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/kk/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pl-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pl/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/uk-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/uk/plasma_shell_org.kde.desktop.po [ 30%] Built target pofiles_26 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 30%] Generating uk-plasmaengineexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/uk-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/uk/plasmaengineexplorer.po Scanning dependencies of target pofiles_32 [ 30%] Built target pofiles_18 [ 30%] Generating sv-plasmate.gmo make -f CMakeFiles/pofiles_33.dir/build.make CMakeFiles/pofiles_33.dir/depend [ 30%] Generating kk-plasmoidviewer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sv-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sv/plasmate.po make -f CMakeFiles/pofiles_32.dir/build.make CMakeFiles/pofiles_32.dir/build make -f CMakeFiles/pofiles_34.dir/build.make CMakeFiles/pofiles_34.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/kk-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/kk/plasmoidviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_33.dir/DependInfo.cmake --color= [ 30%] Built target pofiles_21 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_34.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_35.dir/build.make CMakeFiles/pofiles_35.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_35.dir/DependInfo.cmake --color= [ 30%] Generating pt-themeexplorer.gmo [ 30%] Generating uk-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt/themeexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/uk-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/uk/plasmoidviewer.po [ 30%] Built target pofiles_27 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 30%] Generating sv-themeexplorer.gmo [ 30%] Built target pofiles_22 [ 30%] Built target pofiles_16 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_33 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sv-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sv/themeexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_33.dir/build.make CMakeFiles/pofiles_33.dir/build Scanning dependencies of target pofiles_34 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_34.dir/build.make CMakeFiles/pofiles_34.dir/build make -f CMakeFiles/pofiles_36.dir/build.make CMakeFiles/pofiles_36.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 30%] Generating nl-plasmawallpaperviewer.gmo [ 30%] Generating nl-kdevpackagemanagerview.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nl-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nl/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nl-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nl/kdevpackagemanagerview.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 30%] Generating pt-cuttlefish.gmo [ 30%] Built target pofiles_3 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt/cuttlefish.po make -f CMakeFiles/pofiles_37.dir/build.make CMakeFiles/pofiles_37.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_37.dir/DependInfo.cmake --color= [ 31%] Generating pt-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt/remote-widgets-browser.po [ 31%] Generating pt-plasmaengineexplorer.gmo Scanning dependencies of target pofiles_35 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_36.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt/plasmaengineexplorer.po [ 31%] Generating pl-themeexplorer.gmo [ 31%] Generating pt-plasma_shell_org.kde.desktop.gmo [ 31%] Built target pofiles_24 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_35.dir/build.make CMakeFiles/pofiles_35.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pl-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pl/themeexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt/plasma_shell_org.kde.desktop.po make -f CMakeFiles/pofiles_38.dir/build.make CMakeFiles/pofiles_38.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_38.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_39.dir/build.make CMakeFiles/pofiles_39.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_39.dir/DependInfo.cmake --color= [ 31%] Generating fa-plasmaengineexplorer.gmo [ 31%] Generating pt-plasmoidviewer.gmo [ 32%] Generating sv-cuttlefish.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/fa-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/fa/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sv-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sv/cuttlefish.po [ 32%] Generating nn-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nn-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nn/plasmawallpaperviewer.po Scanning dependencies of target pofiles_37 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_37.dir/build.make CMakeFiles/pofiles_37.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 32%] Generating nl-plasmate.gmo [ 32%] Generating sv-plasma_shell_org.kde.desktop.gmo [ 32%] Generating sv-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nl-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nl/plasmate.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sv-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sv/remote-widgets-browser.po Scanning dependencies of target pofiles_39 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sv-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sv/plasma_shell_org.kde.desktop.po Scanning dependencies of target pofiles_36 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_39.dir/build.make CMakeFiles/pofiles_39.dir/build [ 33%] Generating nl-themeexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_36.dir/build.make CMakeFiles/pofiles_36.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nl-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nl/themeexplorer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 33%] Generating sv-plasmaengineexplorer.gmo [ 33%] Generating nl-cuttlefish.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 33%] Generating pl-cuttlefish.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nl-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nl/cuttlefish.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pl-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pl/cuttlefish.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sv-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sv/plasmaengineexplorer.po [ 34%] Generating fr-plasmawallpaperviewer.gmo [ 34%] Generating lt-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/lt-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/lt/plasmawallpaperviewer.po Scanning dependencies of target pofiles_38 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/fr-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/fr/plasmawallpaperviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 34%] Built target pofiles_30 make -f CMakeFiles/pofiles_38.dir/build.make CMakeFiles/pofiles_38.dir/build make -f CMakeFiles/pofiles_4.dir/build.make CMakeFiles/pofiles_4.dir/depend [ 34%] Generating lt-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/lt-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/lt/plasmate.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_4.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 34%] Generating nn-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nn-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nn/remote-widgets-browser.po [ 35%] Generating el-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/el-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/el/plasmawallpaperviewer.po [ 35%] Generating sk-kdevpackagemanagerview.gmo [ 35%] Generating nl-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sk-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sk/kdevpackagemanagerview.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nl-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nl/remote-widgets-browser.po [ 36%] Built target pofiles_34 [ 36%] Generating fr-plasmate.gmo [ 37%] Generating sv-plasmoidviewer.gmo [ 37%] Generating lt-remote-widgets-browser.gmo make -f CMakeFiles/pofiles_40.dir/build.make CMakeFiles/pofiles_40.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/fr-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/fr/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/lt-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/lt/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sv-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sv/plasmoidviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_40.dir/DependInfo.cmake --color= [ 37%] Generating fy-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/fy-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/fy/plasmawallpaperviewer.po [ 37%] Generating pl-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pl-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pl/remote-widgets-browser.po Scanning dependencies of target pofiles_4 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/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/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 37%] Generating fy-plasmaengineexplorer.gmo [ 37%] Generating lt-plasmaengineexplorer.gmo [ 38%] Generating lt-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/fy-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/fy/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/lt-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/lt/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/lt-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/lt/plasmaengineexplorer.po [ 39%] Generating nn-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nn-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nn/plasmaengineexplorer.po Scanning dependencies of target pofiles_40 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 39%] Generating el-plasmate.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/el-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/el/plasmate.po make -f CMakeFiles/pofiles_40.dir/build.make CMakeFiles/pofiles_40.dir/build [ 40%] Generating sk-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sk-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sk/plasmawallpaperviewer.po [ 40%] Generating nl-plasma_shell_org.kde.desktop.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nl-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nl/plasma_shell_org.kde.desktop.po [ 40%] Generating sk-plasmate.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sk-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sk/plasmate.po [ 40%] Generating nl-plasmoidviewer.gmo [ 41%] Generating nl-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nl-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nl/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nl-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nl/plasmaengineexplorer.po [ 41%] Built target pofiles_31 [ 41%] Generating fy-plasmoidviewer.gmo [ 41%] Generating fr-remote-widgets-browser.gmo [ 41%] Generating oc-plasmaengineexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/fy-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/fy/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/oc-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/oc/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/fr-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/fr/remote-widgets-browser.po [ 41%] Generating nn-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nn-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nn/plasmoidviewer.po [ 41%] Generating fr-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/fr-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/fr/plasmaengineexplorer.po [ 42%] Generating pl-plasma_shell_org.kde.desktop.gmo [ 42%] Generating or-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pl-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pl/plasma_shell_org.kde.desktop.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/or-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/or/plasmaengineexplorer.po make -f CMakeFiles/pofiles_41.dir/build.make CMakeFiles/pofiles_41.dir/depend [ 42%] Generating or-plasmoidviewer.gmo [ 42%] Generating sk-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/or-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/or/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sk-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sk/themeexplorer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_41.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 42%] Built target pofiles_37 [ 42%] Generating fr-plasmoidviewer.gmo make -f CMakeFiles/pofiles_42.dir/build.make CMakeFiles/pofiles_42.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_42.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_43.dir/build.make CMakeFiles/pofiles_43.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/fr-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/fr/plasmoidviewer.po [ 42%] Built target pofiles_38 [ 42%] Built target pofiles_32 [ 42%] Built target pofiles_4 [ 42%] Generating el-remote-widgets-browser.gmo Scanning dependencies of target pofiles_41 make -f CMakeFiles/pofiles_44.dir/build.make CMakeFiles/pofiles_44.dir/depend [ 42%] Generating sk-plasma_shell_org.kde.desktop.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/el-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/el/remote-widgets-browser.po make -f CMakeFiles/pofiles_45.dir/build.make CMakeFiles/pofiles_45.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_41.dir/build.make CMakeFiles/pofiles_41.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sk-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sk/plasma_shell_org.kde.desktop.po [ 42%] Generating pl-plasmaengineexplorer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_44.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_43.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pl-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pl/plasmaengineexplorer.po [ 42%] Generating sk-plasmaengineexplorer.gmo [ 42%] Generating sk-cuttlefish.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sk-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sk/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sk-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sk/cuttlefish.po Scanning dependencies of target pofiles_42 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_45.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_42.dir/build.make CMakeFiles/pofiles_42.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_46.dir/build.make CMakeFiles/pofiles_46.dir/depend [ 42%] Built target pofiles_33 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 42%] Built target pofiles_40 make -f CMakeFiles/pofiles_47.dir/build.make CMakeFiles/pofiles_47.dir/depend [ 42%] Generating el-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/el-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/el/plasmaengineexplorer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_46.dir/DependInfo.cmake --color= [ 42%] Generating sk-plasmoidviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_47.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sk-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sk/plasmoidviewer.po Scanning dependencies of target pofiles_44 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_44.dir/build.make CMakeFiles/pofiles_44.dir/build [ 43%] Generating sk-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sk-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sk/remote-widgets-browser.po make -f CMakeFiles/pofiles_48.dir/build.make CMakeFiles/pofiles_48.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 44%] Generating el-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/el-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/el/plasmoidviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_48.dir/DependInfo.cmake --color= [ 45%] Generating lv-plasmawallpaperviewer.gmo [ 45%] Built target pofiles_35 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/lv-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/lv/plasmawallpaperviewer.po Scanning dependencies of target pofiles_43 Scanning dependencies of target pofiles_45 make -f CMakeFiles/pofiles_49.dir/build.make CMakeFiles/pofiles_49.dir/depend [ 45%] Generating ast-plasmate.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 45%] Generating ast-plasmawallpaperviewer.gmo make -f CMakeFiles/pofiles_45.dir/build.make CMakeFiles/pofiles_45.dir/build make -f CMakeFiles/pofiles_43.dir/build.make CMakeFiles/pofiles_43.dir/build [ 45%] Generating pl-plasmoidviewer.gmo make -f CMakeFiles/pofiles_5.dir/build.make CMakeFiles/pofiles_5.dir/depend [ 46%] Generating ast-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pl-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pl/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ast-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ast/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ast-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ast/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ast-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ast/remote-widgets-browser.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_5.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_49.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 46%] Generating ast-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ast-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ast/plasmaengineexplorer.po make -f CMakeFiles/pofiles_50.dir/build.make CMakeFiles/pofiles_50.dir/depend [ 47%] Generating sr@latin-plasmoidviewer.gmo Scanning dependencies of target pofiles_46 Scanning dependencies of target pofiles_48 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sr@latin-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sr@latin/plasmoidviewer.po Scanning dependencies of target pofiles_47 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_48.dir/build.make CMakeFiles/pofiles_48.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_50.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_46.dir/build.make CMakeFiles/pofiles_46.dir/build make -f CMakeFiles/pofiles_47.dir/build.make CMakeFiles/pofiles_47.dir/build [ 47%] Generating sr-plasmawallpaperviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sr-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sr/plasmawallpaperviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 47%] Built target pofiles_28 [ 47%] Built target pofiles_36 [ 47%] Built target pofiles_39 make -f CMakeFiles/pofiles_51.dir/build.make CMakeFiles/pofiles_51.dir/depend make -f CMakeFiles/pofiles_52.dir/build.make CMakeFiles/pofiles_52.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 47%] Generating km-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/km-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/km/plasmawallpaperviewer.po Scanning dependencies of target pofiles_5 [ 47%] Generating lv-plasmaengineexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/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/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_51.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_52.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_49 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/lv-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/lv/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_49.dir/build.make CMakeFiles/pofiles_49.dir/build [ 47%] Generating sr-plasmaengineexplorer.gmo [ 47%] Generating kn-plasmawallpaperviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 47%] Generating gl-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/kn-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/kn/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/gl-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/gl/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sr-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sr/plasmaengineexplorer.po Scanning dependencies of target pofiles_50 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_50.dir/build.make CMakeFiles/pofiles_50.dir/build [ 48%] Generating sr-plasmoidviewer.gmo [ 48%] Generating sr-remote-widgets-browser.gmo [ 48%] Generating sq-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sr-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sr/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sr-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sr/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sq-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sq/plasmawallpaperviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 48%] Generating ast-plasmoidviewer.gmo [ 48%] Built target pofiles_44 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ast-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ast/plasmoidviewer.po make -f CMakeFiles/pofiles_53.dir/build.make CMakeFiles/pofiles_53.dir/depend Scanning dependencies of target pofiles_51 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_51.dir/build.make CMakeFiles/pofiles_51.dir/build [ 48%] Generating tg-plasmaengineexplorer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 49%] Generating sq-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/tg-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/tg/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sq-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sq/plasmaengineexplorer.po [ 50%] Generating km-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/km-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/km/plasmate.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 50%] Generating ta-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ta-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ta/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_52 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_53.dir/DependInfo.cmake --color= [ 50%] Generating kn-plasmaengineexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_52.dir/build.make CMakeFiles/pofiles_52.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/kn-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/kn/plasmaengineexplorer.po [ 50%] Generating ga-plasmawallpaperviewer.gmo [ 50%] Generating lv-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/lv-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/lv/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ga-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ga/plasmawallpaperviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 51%] Generating tg-plasmoidviewer.gmo [ 51%] Generating gl-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/tg-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/tg/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/gl-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/gl/plasmate.po [ 51%] Generating nds-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nds-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nds/plasmawallpaperviewer.po [ 52%] Generating nds-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nds-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nds/plasmate.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 52%] Built target pofiles_42 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 52%] Generating nds-plasmaengineexplorer.gmo [ 52%] Built target pofiles_45 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nds-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nds/plasmaengineexplorer.po make -f CMakeFiles/pofiles_54.dir/build.make CMakeFiles/pofiles_54.dir/depend [ 52%] Generating sq-plasmoidviewer.gmo Scanning dependencies of target pofiles_53 [ 53%] Generating mk-plasmaengineexplorer.gmo [ 53%] Generating ta-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sq-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sq/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/mk-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/mk/plasmaengineexplorer.po [ 53%] Generating nds-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ta-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ta/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_53.dir/build.make CMakeFiles/pofiles_53.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_55.dir/build.make CMakeFiles/pofiles_55.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nds-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nds/remote-widgets-browser.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_54.dir/DependInfo.cmake --color= [ 53%] Generating km-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/km-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/km/remote-widgets-browser.po [ 53%] Built target pofiles_41 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_55.dir/DependInfo.cmake --color= [ 53%] Generating nds-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nds-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nds/plasmoidviewer.po [ 53%] Built target pofiles_46 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 55%] Generating gl-remote-widgets-browser.gmo [ 55%] Generating ga-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/gl-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/gl/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ga-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ga/plasmate.po [ 55%] Built target pofiles_49 [ 55%] Generating pa-plasmawallpaperviewer.gmo [ 55%] Generating pa-plasmate.gmo make -f CMakeFiles/pofiles_56.dir/build.make CMakeFiles/pofiles_56.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pa-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pa/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pa-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pa/plasmate.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_56.dir/DependInfo.cmake --color= [ 55%] Built target pofiles_5 [ 55%] Generating km-plasmaengineexplorer.gmo make -f CMakeFiles/pofiles_57.dir/build.make CMakeFiles/pofiles_57.dir/depend Scanning dependencies of target pofiles_55 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/km-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/km/plasmaengineexplorer.po [ 55%] Generating km-plasmoidviewer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_55.dir/build.make CMakeFiles/pofiles_55.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_57.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/km-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/km/plasmoidviewer.po Scanning dependencies of target pofiles_54 [ 55%] Built target pofiles_47 [ 55%] Built target pofiles_52 [ 55%] Generating gl-plasmaengineexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_58.dir/build.make CMakeFiles/pofiles_58.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/gl-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/gl/plasmaengineexplorer.po make -f CMakeFiles/pofiles_54.dir/build.make CMakeFiles/pofiles_54.dir/build make -f CMakeFiles/pofiles_59.dir/build.make CMakeFiles/pofiles_59.dir/depend make -f CMakeFiles/pofiles_6.dir/build.make CMakeFiles/pofiles_6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_58.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_59.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_60.dir/build.make CMakeFiles/pofiles_60.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 55%] Generating ga-remote-widgets-browser.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_6.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ga-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ga/remote-widgets-browser.po Scanning dependencies of target pofiles_56 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 55%] Built target pofiles_51 [ 55%] Generating gl-plasmoidviewer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_56.dir/build.make CMakeFiles/pofiles_56.dir/build make -f CMakeFiles/pofiles_61.dir/build.make CMakeFiles/pofiles_61.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_60.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/gl-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/gl/plasmoidviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_61.dir/DependInfo.cmake --color= [ 55%] Generating pa-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pa-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pa/remote-widgets-browser.po [ 55%] Generating si-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/si-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/si/plasmawallpaperviewer.po Scanning dependencies of target pofiles_57 Scanning dependencies of target pofiles_58 [ 55%] Generating ga-plasmaengineexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ga-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ga/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_58.dir/build.make CMakeFiles/pofiles_58.dir/build Scanning dependencies of target pofiles_59 make -f CMakeFiles/pofiles_57.dir/build.make CMakeFiles/pofiles_57.dir/build [ 55%] Built target pofiles_43 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_59.dir/build.make CMakeFiles/pofiles_59.dir/build make -f CMakeFiles/pofiles_62.dir/build.make CMakeFiles/pofiles_62.dir/depend [ 56%] Generating pa-plasmaengineexplorer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pa-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pa/plasmaengineexplorer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 56%] Generating se-plasmaengineexplorer.gmo [ 56%] Generating ga-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/se-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/se/plasmaengineexplorer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_62.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_61 [ 56%] Generating de-kdevpackagemanagerview.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ga-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ga/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/de-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/de/kdevpackagemanagerview.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_61.dir/build.make CMakeFiles/pofiles_61.dir/build Scanning dependencies of target pofiles_6 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_6.dir/build.make CMakeFiles/pofiles_6.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_63.dir/build.make CMakeFiles/pofiles_63.dir/depend Scanning dependencies of target pofiles_60 [ 56%] Generating si-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/si-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/si/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_60.dir/build.make CMakeFiles/pofiles_60.dir/build [ 56%] Generating gu-plasmawallpaperviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 56%] Built target pofiles_48 [ 57%] Generating si-plasmoidviewer.gmo [ 57%] Generating pa-plasmoidviewer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/gu-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/gu/plasmawallpaperviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_63.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_64.dir/build.make CMakeFiles/pofiles_64.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/si-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/si/plasmoidviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pa-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pa/plasmoidviewer.po Scanning dependencies of target pofiles_62 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_64.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_62.dir/build.make CMakeFiles/pofiles_62.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 57%] Generating bg-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/bg-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/bg/remote-widgets-browser.po [ 58%] Generating gu-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/gu-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/gu/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 58%] Built target pofiles_55 [ 57%] Generating ko-plasmawallpaperviewer.gmo make -f CMakeFiles/pofiles_65.dir/build.make CMakeFiles/pofiles_65.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ko-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ko/plasmawallpaperviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_65.dir/DependInfo.cmake --color= [ 59%] Generating ne-plasmaengineexplorer.gmo [ 59%] Built target pofiles_50 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ne-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ne/plasmaengineexplorer.po make -f CMakeFiles/pofiles_66.dir/build.make CMakeFiles/pofiles_66.dir/depend Scanning dependencies of target pofiles_64 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_64.dir/build.make CMakeFiles/pofiles_64.dir/build [ 59%] Generating ms-plasmawallpaperviewer.gmo make -f CMakeFiles/pofiles_67.dir/build.make CMakeFiles/pofiles_67.dir/depend [ 60%] Generating be@latin-plasmaengineexplorer.gmo [ 60%] Generating mai-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ms-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ms/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/be@latin-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/be@latin/plasmaengineexplorer.po [ 60%] Generating de-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/mai-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/mai/plasmawallpaperviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/de-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/de/plasmawallpaperviewer.po [ 60%] Generating gu-plasmoidviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/gu-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/gu/plasmoidviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_66.dir/DependInfo.cmake --color= [ 60%] Built target pofiles_54 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_67.dir/DependInfo.cmake --color= [ 61%] Generating ko-remote-widgets-browser.gmo Scanning dependencies of target pofiles_63 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ko-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ko/remote-widgets-browser.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_63.dir/build.make CMakeFiles/pofiles_63.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_65 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_65.dir/build.make CMakeFiles/pofiles_65.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 61%] Built target pofiles_53 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_68.dir/build.make CMakeFiles/pofiles_68.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_68.dir/DependInfo.cmake --color= [ 62%] Generating de-plasmate.gmo [ 62%] Generating ku-plasmaengineexplorer.gmo Scanning dependencies of target pofiles_66 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/de-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/de/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ku-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ku/plasmaengineexplorer.po Scanning dependencies of target pofiles_67 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_66.dir/build.make CMakeFiles/pofiles_66.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_67.dir/build.make CMakeFiles/pofiles_67.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 62%] Generating es-kdevpackagemanagerview.gmo [ 62%] Generating be@latin-plasmoidviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/be@latin-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/be@latin/plasmoidviewer.po [ 62%] Generating mai-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/es-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/es/kdevpackagemanagerview.po [ 63%] Generating ku-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/mai-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/mai/plasmate.po [ 63%] Generating mai-plasmaengineexplorer.gmo [ 63%] Built target pofiles_60 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/mai-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/mai/plasmaengineexplorer.po make -f CMakeFiles/pofiles_69.dir/build.make CMakeFiles/pofiles_69.dir/depend [ 63%] Generating ko-plasmaengineexplorer.gmo Scanning dependencies of target pofiles_68 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ko-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ko/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 64%] Generating ms-plasmaengineexplorer.gmo make -f CMakeFiles/pofiles_68.dir/build.make CMakeFiles/pofiles_68.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ms-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ms/plasmaengineexplorer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_69.dir/DependInfo.cmake --color= [ 64%] Built target pofiles_58 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 64%] Generating eu-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/eu-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/eu/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ku-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ku/plasmoidviewer.po [ 64%] Generating bg-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/bg-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/bg/plasmaengineexplorer.po [ 64%] Generating mai-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/mai-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/mai/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 64%] Generating ca-kdevpackagemanagerview.gmo [ 64%] Generating bs-plasmawallpaperviewer.gmo [ 64%] Built target pofiles_61 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ca-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ca/kdevpackagemanagerview.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/bs-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/bs/plasmawallpaperviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_7.dir/build.make CMakeFiles/pofiles_7.dir/depend make -f CMakeFiles/pofiles_70.dir/build.make CMakeFiles/pofiles_70.dir/depend [ 64%] Generating ms-plasmoidviewer.gmo [ 64%] Generating de-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ms-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ms/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/de-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/de/themeexplorer.po [ 64%] Generating tr-plasmawallpaperviewer.gmo Scanning dependencies of target pofiles_69 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/tr-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/tr/plasmawallpaperviewer.po [ 64%] Generating es-plasmawallpaperviewer.gmo [ 64%] Built target pofiles_64 [ 64%] Generating bg-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/es-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/es/plasmawallpaperviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/bg-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/bg/plasmoidviewer.po make -f CMakeFiles/pofiles_69.dir/build.make CMakeFiles/pofiles_69.dir/build [ 64%] Generating ko-plasmoidviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_7.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_70.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ko-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ko/plasmoidviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 64%] Generating ca-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ca-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ca/plasmate.po [ 64%] Built target pofiles_6 [ 64%] Generating eu-remote-widgets-browser.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 64%] Generating bs-plasmate.gmo [ 64%] Generating ca-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/bs-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/bs/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ca-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ca/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/eu-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/eu/remote-widgets-browser.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 64%] Generating tr-plasmate.gmo [ 64%] Generating ja-kdevpackagemanagerview.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/tr-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/tr/plasmate.po [ 64%] Built target pofiles_62 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ja-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ja/kdevpackagemanagerview.po [ 65%] Generating tr-remote-widgets-browser.gmo make -f CMakeFiles/pofiles_71.dir/build.make CMakeFiles/pofiles_71.dir/depend Scanning dependencies of target pofiles_70 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/tr-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/tr/remote-widgets-browser.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_70.dir/build.make CMakeFiles/pofiles_70.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_71.dir/DependInfo.cmake --color= [ 65%] Generating de-cuttlefish.gmo [ 65%] Built target pofiles_59 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/de-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/de/cuttlefish.po make -f CMakeFiles/pofiles_72.dir/build.make CMakeFiles/pofiles_72.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_72.dir/DependInfo.cmake --color= [ 65%] Generating eu-plasmaengineexplorer.gmo [ 65%] Built target pofiles_57 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/eu-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/eu/plasmaengineexplorer.po Scanning dependencies of target pofiles_7 make -f CMakeFiles/pofiles_73.dir/build.make CMakeFiles/pofiles_73.dir/depend [ 65%] Generating tr-plasmaengineexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/tr-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/tr/plasmaengineexplorer.po make -f CMakeFiles/pofiles_7.dir/build.make CMakeFiles/pofiles_7.dir/build [ 66%] Generating ca-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ca-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ca/themeexplorer.po [ 67%] Generating es-plasmate.gmo [ 68%] Generating eu-plasmoidviewer.gmo Scanning dependencies of target pofiles_71 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/es-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/es/plasmate.po [ 68%] Generating ca-cuttlefish.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/eu-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/eu/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ca-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ca/cuttlefish.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_73.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_71.dir/build.make CMakeFiles/pofiles_71.dir/build [ 68%] Generating nb-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nb-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nb/plasmawallpaperviewer.po [ 68%] Generating bs-plasmaengineexplorer.gmo make -f CMakeFiles/pofiles_74.dir/build.make CMakeFiles/pofiles_74.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/bs-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/bs/plasmaengineexplorer.po Scanning dependencies of target pofiles_72 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_72.dir/build.make CMakeFiles/pofiles_72.dir/build [ 68%] Generating bs-remote-widgets-browser.gmo [ 69%] Generating ja-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/bs-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/bs/remote-widgets-browser.po [ 69%] Generating de-remote-widgets-browser.gmo [ 70%] Generating bs-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ja-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ja/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/bs-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/bs/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/de-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/de/remote-widgets-browser.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_74.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_75.dir/build.make CMakeFiles/pofiles_75.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_75.dir/DependInfo.cmake --color= [ 71%] Generating ml-plasmaengineexplorer.gmo [ 71%] Generating tr-plasmoidviewer.gmo [ 71%] Generating nb-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ml-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ml/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/tr-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/tr/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nb-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nb/remote-widgets-browser.po [ 71%] Generating he-plasmaengineexplorer.gmo Scanning dependencies of target pofiles_73 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_73.dir/build.make CMakeFiles/pofiles_73.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/he-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/he/plasmaengineexplorer.po [ 71%] Built target pofiles_65 [ 72%] Generating nb-plasmaengineexplorer.gmo [ 73%] Generating de-plasma_shell_org.kde.desktop.gmo make -f CMakeFiles/pofiles_76.dir/build.make CMakeFiles/pofiles_76.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nb-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nb/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/de-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/de/plasma_shell_org.kde.desktop.po [ 73%] Generating de-plasmaengineexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_74 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/de-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/de/plasmaengineexplorer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_76.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_74.dir/build.make CMakeFiles/pofiles_74.dir/build [ 73%] Generating ru-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ru-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ru/plasmawallpaperviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 73%] Generating ca-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ca-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ca/remote-widgets-browser.po Scanning dependencies of target pofiles_75 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_75.dir/build.make CMakeFiles/pofiles_75.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 73%] Generating es-themeexplorer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/es-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/es/themeexplorer.po Scanning dependencies of target pofiles_76 [ 73%] Built target pofiles_68 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_76.dir/build.make CMakeFiles/pofiles_76.dir/build make -f CMakeFiles/pofiles_77.dir/build.make CMakeFiles/pofiles_77.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 73%] Generating de-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/de-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/de/plasmoidviewer.po [ 74%] Generating zh_CN-kdevpackagemanagerview.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/zh_CN-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/zh_CN/kdevpackagemanagerview.po [ 74%] Generating ml-plasmoidviewer.gmo [ 74%] Generating ia-plasmawallpaperviewer.gmo [ 74%] Generating sr@ijekavian-plasmawallpaperviewer.gmo [ 74%] Built target pofiles_66 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ml-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ml/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sr@ijekavian-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sr@ijekavian/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ia-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ia/plasmawallpaperviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_77.dir/DependInfo.cmake --color= [ 74%] Generating nb-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/nb-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/nb/plasmoidviewer.po [ 74%] Generating he-plasmoidviewer.gmo [ 74%] Generating ja-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/he-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/he/plasmoidviewer.po [ 75%] Generating ru-plasmate.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 75%] Generating es-cuttlefish.gmo [ 75%] Generating ru-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/es-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/es/cuttlefish.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ru-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ru/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ru-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ru/remote-widgets-browser.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 75%] Generating fi-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ja-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ja/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/fi-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/fi/plasmawallpaperviewer.po [ 75%] Generating ca-plasma_shell_org.kde.desktop.gmo [ 75%] Generating sr@ijekavian-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ca-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ca/plasma_shell_org.kde.desktop.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sr@ijekavian-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sr@ijekavian/remote-widgets-browser.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_77 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_77.dir/build.make CMakeFiles/pofiles_77.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 75%] Generating fi-plasmate.gmo [ 75%] Generating ia-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/fi-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/fi/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ia-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ia/plasmate.po [ 75%] Generating sr@ijekavian-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sr@ijekavian-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sr@ijekavian/plasmaengineexplorer.po [ 75%] Built target pofiles_7 [ 75%] Built target pofiles_56 [ 75%] Generating zh_CN-plasmawallpaperviewer.gmo make -f CMakeFiles/pofiles_78.dir/build.make CMakeFiles/pofiles_78.dir/depend make -f CMakeFiles/pofiles_79.dir/build.make CMakeFiles/pofiles_79.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/zh_CN-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/zh_CN/plasmawallpaperviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_79.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_78.dir/DependInfo.cmake --color= [ 75%] Built target pofiles_70 [ 75%] Generating ia-remote-widgets-browser.gmo [ 75%] Generating ru-plasmaengineexplorer.gmo [ 75%] Built target pofiles_71 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ru-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ru/plasmaengineexplorer.po make -f CMakeFiles/pofiles_8.dir/build.make CMakeFiles/pofiles_8.dir/depend [ 76%] Generating ia-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ia-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ia/remote-widgets-browser.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_8.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ia-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ia/plasmaengineexplorer.po [ 76%] Generating is-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/is-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/is/plasmaengineexplorer.po [ 77%] Generating ca-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ca-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ca/plasmaengineexplorer.po [ 77%] Generating is-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/is-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/is/plasmawallpaperviewer.po [ 77%] Generating ja-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ja-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ja/themeexplorer.po [ 77%] Generating zh_CN-plasmate.gmo Scanning dependencies of target pofiles_79 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/zh_CN-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/zh_CN/plasmate.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_79.dir/build.make CMakeFiles/pofiles_79.dir/build [ 78%] Generating sr@ijekavian-plasmoidviewer.gmo [ 79%] Generating fi-cuttlefish.gmo [ 79%] Generating es-remote-widgets-browser.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/sr@ijekavian-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/sr@ijekavian/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/fi-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/fi/cuttlefish.po [ 79%] Generating ia-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/es-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/es/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ia-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ia/plasmoidviewer.po Scanning dependencies of target pofiles_78 Scanning dependencies of target pofiles_8 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_78.dir/build.make CMakeFiles/pofiles_78.dir/build [ 79%] Generating is-plasmoidviewer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_8.dir/build.make CMakeFiles/pofiles_8.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/is-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/is/plasmoidviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_80.dir/build.make CMakeFiles/pofiles_80.dir/depend make -f CMakeFiles/pofiles_81.dir/build.make CMakeFiles/pofiles_81.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_80.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_82.dir/build.make CMakeFiles/pofiles_82.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_82.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_81.dir/DependInfo.cmake --color= [ 79%] Generating ru-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ru-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ru/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 80%] Generating te-plasmaengineexplorer.gmo [ 81%] Generating es-plasma_shell_org.kde.desktop.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/te-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/te/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/es-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/es/plasma_shell_org.kde.desktop.po [ 81%] Generating mr-plasmawallpaperviewer.gmo [ 81%] Generating te-plasmoidviewer.gmo [ 81%] Generating fi-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/mr-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/mr/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/fi-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/fi/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/te-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/te/plasmoidviewer.po [ 81%] Generating ug-plasmawallpaperviewer.gmo [ 81%] Generating ca-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ug-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ug/plasmawallpaperviewer.po Scanning dependencies of target pofiles_82 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ca-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ca/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_82.dir/build.make CMakeFiles/pofiles_82.dir/build [ 81%] Built target pofiles_74 make -f CMakeFiles/pofiles_9.dir/build.make CMakeFiles/pofiles_9.dir/depend [ 81%] Generating zh_CN-themeexplorer.gmo make -f cuttlefish/src/CMakeFiles/cuttlefish_automoc.dir/build.make cuttlefish/src/CMakeFiles/cuttlefish_automoc.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/zh_CN-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/zh_CN/themeexplorer.po Scanning dependencies of target pofiles_80 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/cuttlefish/src /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cuttlefish/src /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cuttlefish/src/CMakeFiles/cuttlefish_automoc.dir/DependInfo.cmake --color= [ 81%] Generating ja-cuttlefish.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ja-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ja/cuttlefish.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_80.dir/build.make CMakeFiles/pofiles_80.dir/build [ 81%] Built target pofiles_77 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_9.dir/DependInfo.cmake --color= make -f cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin_automoc.dir/build.make cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin_automoc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 81%] Built target pofiles_75 make -f engineexplorer/CMakeFiles/plasmaengineexplorer_automoc.dir/build.make engineexplorer/CMakeFiles/plasmaengineexplorer_automoc.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_81 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_81.dir/build.make CMakeFiles/pofiles_81.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/cuttlefish/src/editorplugin /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cuttlefish/src/editorplugin /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin_automoc.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/engineexplorer /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/engineexplorer /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/engineexplorer/CMakeFiles/plasmaengineexplorer_automoc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 81%] Generating es-plasmaengineexplorer.gmo [ 81%] Generating pt_BR-kdevpackagemanagerview.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/es-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/es/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt_BR-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt_BR/kdevpackagemanagerview.po Scanning dependencies of target cuttlefish_automoc [ 81%] Generating fi-plasma_shell_org.kde.desktop.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 81%] Generating hr-plasmawallpaperviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f cuttlefish/src/CMakeFiles/cuttlefish_automoc.dir/build.make cuttlefish/src/CMakeFiles/cuttlefish_automoc.dir/build [ 81%] Built target pofiles_72 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/fi-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/fi/plasma_shell_org.kde.desktop.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hr-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hr/plasmawallpaperviewer.po make -f plasmoidviewer/CMakeFiles/plasmoidviewer_automoc.dir/build.make plasmoidviewer/CMakeFiles/plasmoidviewer_automoc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/plasmoidviewer /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/plasmoidviewer /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/plasmoidviewer/CMakeFiles/plasmoidviewer_automoc.dir/DependInfo.cmake --color= [ 81%] Generating mr-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/mr-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/mr/plasmate.po [ 82%] Generating ug-plasmate.gmo [ 82%] Built target pofiles_79 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ug-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ug/plasmate.po Scanning dependencies of target cuttlefishplugin_automoc [ 82%] Built target pofiles_67 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin_automoc.dir/build.make cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin_automoc.dir/build Scanning dependencies of target pofiles_9 [ 83%] Generating ja-remote-widgets-browser.gmo Scanning dependencies of target plasmaengineexplorer_automoc cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ja-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ja/remote-widgets-browser.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_9.dir/build.make CMakeFiles/pofiles_9.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f engineexplorer/CMakeFiles/plasmaengineexplorer_automoc.dir/build.make engineexplorer/CMakeFiles/plasmaengineexplorer_automoc.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 84%] Generating zh_CN-cuttlefish.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/zh_CN-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/zh_CN/cuttlefish.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 84%] Automatic moc for target cuttlefish Scanning dependencies of target plasmoidviewer_automoc cd cuttlefish/src && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cuttlefish/src/CMakeFiles/cuttlefish_automoc.dir/ release make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f plasmoidviewer/CMakeFiles/plasmoidviewer_automoc.dir/build.make plasmoidviewer/CMakeFiles/plasmoidviewer_automoc.dir/build [ 84%] Generating id-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/id-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/id/plasmawallpaperviewer.po [ 84%] Generating ug-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ug-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ug/remote-widgets-browser.po [ 85%] Generating hr-plasmoidviewer.gmo [ 85%] Generating hr-plasmaengineexplorer.gmo [ 85%] Generating es-plasmoidviewer.gmo [ 85%] Automatic moc for target plasmaengineexplorer cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hr-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hr/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hr-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hr/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/es-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/es/plasmoidviewer.po cd engineexplorer && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/engineexplorer/CMakeFiles/plasmaengineexplorer_automoc.dir/ release make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 85%] Generating hi-plasmawallpaperviewer.gmo [ 85%] Generating cuttlefishplugin.json cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hi-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hi/plasmawallpaperviewer.po cd ../cuttlefish/src/editorplugin && /usr/bin/desktoptojson -i cuttlefishplugin.desktop -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cuttlefish/src/editorplugin/cuttlefishplugin.json [ 85%] Generating ja-plasma_shell_org.kde.desktop.gmo [ 86%] Generating mr-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ja-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ja/plasma_shell_org.kde.desktop.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/mr-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/mr/remote-widgets-browser.po [ 86%] Generating ug-plasmaengineexplorer.gmo [ 86%] Generating fi-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ug-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ug/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/fi-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/fi/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 86%] Generating zh_CN-remote-widgets-browser.gmo [ 86%] Generating pt_BR-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/zh_CN-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/zh_CN/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt_BR-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt_BR/plasmawallpaperviewer.po Generated /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cuttlefish/src/editorplugin/cuttlefishplugin.json make -f themeexplorer/src/CMakeFiles/plasmathemeexplorer_automoc.dir/build.make themeexplorer/src/CMakeFiles/plasmathemeexplorer_automoc.dir/depend [ 86%] Generating id-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/id-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/id/plasmaengineexplorer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/themeexplorer/src /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/themeexplorer/src /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/themeexplorer/src/CMakeFiles/plasmathemeexplorer_automoc.dir/DependInfo.cmake --color= [ 86%] Built target pofiles_63 [ 86%] Generating mr-plasmaengineexplorer.gmo [ 86%] Built target pofiles_80 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/mr-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/mr/plasmaengineexplorer.po [ 86%] Automatic moc for target plasmoidviewer cd plasmoidviewer && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/plasmoidviewer/CMakeFiles/plasmoidviewer_automoc.dir/ release [ 86%] Automatic moc for target cuttlefishplugin [ 86%] Generating ug-plasmoidviewer.gmo [ 86%] Generating hi-plasmaengineexplorer.gmo cd cuttlefish/src/editorplugin && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin_automoc.dir/ release cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ug-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ug/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hi-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hi/plasmaengineexplorer.po [ 86%] Generating ja-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ja-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ja/plasmaengineexplorer.po [ 86%] Generating zh_CN-plasma_shell_org.kde.desktop.gmo [ 88%] Generating fi-plasmoidviewer.gmo [ 88%] Generating id-plasmoidviewer.gmo [ 88%] Generating pt_BR-plasmate.gmo [ 88%] Generating mr-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/zh_CN-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/zh_CN/plasma_shell_org.kde.desktop.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/id-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/id/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/fi-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/fi/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt_BR-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt_BR/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/mr-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/mr/plasmoidviewer.po Scanning dependencies of target plasmathemeexplorer_automoc make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f themeexplorer/src/CMakeFiles/plasmathemeexplorer_automoc.dir/build.make themeexplorer/src/CMakeFiles/plasmathemeexplorer_automoc.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 88%] Generating ja-plasmoidviewer.gmo [ 88%] Generating zh_CN-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/ja-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/ja/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/zh_CN-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/zh_CN/plasmaengineexplorer.po [ 89%] Generating hi-plasmoidviewer.gmo [ 89%] Built target pofiles_78 [ 90%] Generating pt_BR-themeexplorer.gmo [ 90%] Built target pofiles_81 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt_BR-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt_BR/themeexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/hi-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/hi/plasmoidviewer.po [ 91%] Generating zh_CN-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/zh_CN-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/zh_CN/plasmoidviewer.po [ 91%] Built target pofiles_76 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 91%] Automatic moc for target plasmathemeexplorer cd themeexplorer/src && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/themeexplorer/src/CMakeFiles/plasmathemeexplorer_automoc.dir/ release [ 91%] Generating pt_BR-plasmoidviewer.gmo [ 91%] Generating pt_BR-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt_BR-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt_BR/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt_BR-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt_BR/remote-widgets-browser.po [ 91%] Generating pt_BR-cuttlefish.gmo [ 91%] Built target pofiles_8 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt_BR-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt_BR/cuttlefish.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 92%] Generating pt_BR-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt_BR-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt_BR/plasmaengineexplorer.po [ 92%] Built target pofiles_69 [ 92%] Generating pt_BR-plasma_shell_org.kde.desktop.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/pt_BR-plasma_shell_org.kde.desktop.gmo /builddir/build/BUILD/plasma-sdk-5.3.1/po/pt_BR/plasma_shell_org.kde.desktop.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 92%] Built target pofiles_9 [ 92%] Built target pofiles_73 [ 92%] Built target pofiles_82 Generating moc_view.cpp make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 92%] Built target plasmoidviewer_automoc make -f plasmoidviewer/CMakeFiles/plasmoidviewer.dir/build.make plasmoidviewer/CMakeFiles/plasmoidviewer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/plasmoidviewer /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/plasmoidviewer /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/plasmoidviewer/CMakeFiles/plasmoidviewer.dir/DependInfo.cmake --color= Generating moc_themelistmodel.cpp Generating moc_thememodel.cpp make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 92%] Built target plasmathemeexplorer_automoc make -f themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/build.make themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/depend Generating moc_iconmodel.cpp Generating moc_view.cpp make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/themeexplorer/src /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/themeexplorer/src /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 92%] Built target cuttlefish_automoc make -f cuttlefish/src/CMakeFiles/cuttlefish.dir/build.make cuttlefish/src/CMakeFiles/cuttlefish.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/cuttlefish/src /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cuttlefish/src /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cuttlefish/src/CMakeFiles/cuttlefish.dir/DependInfo.cmake --color= Generating cuttlefishplugin.moc Generating moc_cuttlefishplugin.cpp make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' Scanning dependencies of target plasmoidviewer make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f plasmoidviewer/CMakeFiles/plasmoidviewer.dir/build.make plasmoidviewer/CMakeFiles/plasmoidviewer.dir/build [ 92%] Built target cuttlefishplugin_automoc make -f cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin.dir/build.make cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/cuttlefish/src/editorplugin /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cuttlefish/src/editorplugin /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 93%] Building CXX object plasmoidviewer/CMakeFiles/plasmoidviewer.dir/main.cpp.o [ 93%] Building CXX object plasmoidviewer/CMakeFiles/plasmoidviewer.dir/view.cpp.o cd plasmoidviewer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_QUICK_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../plasmoidviewer -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -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 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KI18n -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 -fPIC -o CMakeFiles/plasmoidviewer.dir/main.cpp.o -c ../../plasmoidviewer/main.cpp cd plasmoidviewer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_QUICK_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../plasmoidviewer -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -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 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KI18n -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 -fPIC -o CMakeFiles/plasmoidviewer.dir/view.cpp.o -c ../../plasmoidviewer/view.cpp [ 93%] Building CXX object plasmoidviewer/CMakeFiles/plasmoidviewer.dir/plasmoidviewer_automoc.cpp.o cd plasmoidviewer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_QUICK_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../plasmoidviewer -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -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 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KI18n -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 -fPIC -o CMakeFiles/plasmoidviewer.dir/plasmoidviewer_automoc.cpp.o -c plasmoidviewer_automoc.cpp Scanning dependencies of target cuttlefishplugin make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin.dir/build.make cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' Scanning dependencies of target plasmathemeexplorer Scanning dependencies of target cuttlefish make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 93%] Building CXX object cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin.dir/cuttlefishplugin.cpp.o make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f cuttlefish/src/CMakeFiles/cuttlefish.dir/build.make cuttlefish/src/CMakeFiles/cuttlefish.dir/build make -f themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/build.make themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/build cd cuttlefish/src/editorplugin && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"cuttlefish\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dcuttlefishplugin_EXPORTS -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 -Wall -std=c++0x -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I. -I../../../../cuttlefish/src/editorplugin -isystem /usr/include/KF5/KTextEditor -isystem /usr/include/KF5 -isystem /usr/include/KF5/KParts -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KTextWidgets -isystem /usr/include/KF5/SonnetUi -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KIconThemes -fPIC -o CMakeFiles/cuttlefishplugin.dir/cuttlefishplugin.cpp.o -c ../../../../cuttlefish/src/editorplugin/cuttlefishplugin.cpp [ 93%] Building CXX object cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin.dir/cuttlefishplugin_automoc.cpp.o cd cuttlefish/src/editorplugin && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"cuttlefish\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dcuttlefishplugin_EXPORTS -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 -Wall -std=c++0x -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I. -I../../../../cuttlefish/src/editorplugin -isystem /usr/include/KF5/KTextEditor -isystem /usr/include/KF5 -isystem /usr/include/KF5/KParts -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KTextWidgets -isystem /usr/include/KF5/SonnetUi -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KIconThemes -fPIC -o CMakeFiles/cuttlefishplugin.dir/cuttlefishplugin_automoc.cpp.o -c cuttlefishplugin_automoc.cpp make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 94%] Building CXX object themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/thememodel.cpp.o [ 94%] Building CXX object themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/themelistmodel.cpp.o [ 94%] Building CXX object cuttlefish/src/CMakeFiles/cuttlefish.dir/main.cpp.o cd themeexplorer/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_QUICK_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"org.kde.plasma.themeexplorer\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../../themeexplorer/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5 -isystem /usr/include/KF5/KDeclarative -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -fPIC -o CMakeFiles/plasmathemeexplorer.dir/thememodel.cpp.o -c ../../../themeexplorer/src/thememodel.cpp cd themeexplorer/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_QUICK_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"org.kde.plasma.themeexplorer\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../../themeexplorer/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5 -isystem /usr/include/KF5/KDeclarative -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -fPIC -o CMakeFiles/plasmathemeexplorer.dir/themelistmodel.cpp.o -c ../../../themeexplorer/src/themelistmodel.cpp [ 94%] Building CXX object themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/main.cpp.o cd themeexplorer/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_QUICK_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"org.kde.plasma.themeexplorer\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../../themeexplorer/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5 -isystem /usr/include/KF5/KDeclarative -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -fPIC -o CMakeFiles/plasmathemeexplorer.dir/main.cpp.o -c ../../../themeexplorer/src/main.cpp [ 94%] Building CXX object cuttlefish/src/CMakeFiles/cuttlefish.dir/view.cpp.o cd cuttlefish/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_QUICK_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"cuttlefish\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../../cuttlefish/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -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 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KDeclarative -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KIconThemes -fPIC -o CMakeFiles/cuttlefish.dir/view.cpp.o -c ../../../cuttlefish/src/view.cpp cd cuttlefish/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_QUICK_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"cuttlefish\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../../cuttlefish/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -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 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KDeclarative -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KIconThemes -fPIC -o CMakeFiles/cuttlefish.dir/main.cpp.o -c ../../../cuttlefish/src/main.cpp [ 94%] Building CXX object themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/plasmathemeexplorer_automoc.cpp.o [ 94%] Building CXX object cuttlefish/src/CMakeFiles/cuttlefish.dir/iconmodel.cpp.o cd cuttlefish/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_QUICK_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"cuttlefish\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../../cuttlefish/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -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 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KDeclarative -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KIconThemes -fPIC -o CMakeFiles/cuttlefish.dir/iconmodel.cpp.o -c ../../../cuttlefish/src/iconmodel.cpp cd themeexplorer/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_QUICK_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"org.kde.plasma.themeexplorer\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../../themeexplorer/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5 -isystem /usr/include/KF5/KDeclarative -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -fPIC -o CMakeFiles/plasmathemeexplorer.dir/plasmathemeexplorer_automoc.cpp.o -c plasmathemeexplorer_automoc.cpp [ 94%] Building CXX object cuttlefish/src/CMakeFiles/cuttlefish.dir/cuttlefish_automoc.cpp.o cd cuttlefish/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_QUICK_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"cuttlefish\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../../cuttlefish/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -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 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KDeclarative -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KIconThemes -fPIC -o CMakeFiles/cuttlefish.dir/cuttlefish_automoc.cpp.o -c cuttlefish_automoc.cpp Generating moc_ktreeviewsearchline.cpp Generating moc_engineexplorer.cpp Generating moc_modelviewer.cpp Generating moc_serviceviewer.cpp make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 94%] Built target plasmaengineexplorer_automoc make -f engineexplorer/CMakeFiles/plasmaengineexplorer.dir/build.make engineexplorer/CMakeFiles/plasmaengineexplorer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 94%] Generating ui_serviceviewer.h cd engineexplorer && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/engineexplorer/ui_serviceviewer.h /builddir/build/BUILD/plasma-sdk-5.3.1/engineexplorer/serviceviewer.ui [ 95%] Generating ui_engineexplorer.h cd engineexplorer && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/engineexplorer/ui_engineexplorer.h /builddir/build/BUILD/plasma-sdk-5.3.1/engineexplorer/engineexplorer.ui cd /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.3.1 /builddir/build/BUILD/plasma-sdk-5.3.1/engineexplorer /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/engineexplorer /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/engineexplorer/CMakeFiles/plasmaengineexplorer.dir/DependInfo.cmake --color= Scanning dependencies of target plasmaengineexplorer make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f engineexplorer/CMakeFiles/plasmaengineexplorer.dir/build.make engineexplorer/CMakeFiles/plasmaengineexplorer.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 95%] Building CXX object engineexplorer/CMakeFiles/plasmaengineexplorer.dir/serviceviewer.cpp.o cd engineexplorer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../engineexplorer -isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5 -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/KI18n -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuth -fPIC -o CMakeFiles/plasmaengineexplorer.dir/serviceviewer.cpp.o -c ../../engineexplorer/serviceviewer.cpp [ 95%] Building CXX object engineexplorer/CMakeFiles/plasmaengineexplorer.dir/ktreeviewsearchline.cpp.o cd engineexplorer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../engineexplorer -isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5 -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/KI18n -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuth -fPIC -o CMakeFiles/plasmaengineexplorer.dir/ktreeviewsearchline.cpp.o -c ../../engineexplorer/ktreeviewsearchline.cpp [ 96%] Building CXX object engineexplorer/CMakeFiles/plasmaengineexplorer.dir/main.cpp.o cd engineexplorer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../engineexplorer -isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5 -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/KI18n -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuth -fPIC -o CMakeFiles/plasmaengineexplorer.dir/main.cpp.o -c ../../engineexplorer/main.cpp [ 95%] Building CXX object engineexplorer/CMakeFiles/plasmaengineexplorer.dir/engineexplorer.cpp.o cd engineexplorer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../engineexplorer -isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5 -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/KI18n -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuth -fPIC -o CMakeFiles/plasmaengineexplorer.dir/engineexplorer.cpp.o -c ../../engineexplorer/engineexplorer.cpp [ 96%] Building CXX object engineexplorer/CMakeFiles/plasmaengineexplorer.dir/modelviewer.cpp.o cd engineexplorer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../engineexplorer -isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5 -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/KI18n -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuth -fPIC -o CMakeFiles/plasmaengineexplorer.dir/modelviewer.cpp.o -c ../../engineexplorer/modelviewer.cpp In file included from /usr/include/qt5/QtCore/QAbstractListModel:1:0, from ../../../cuttlefish/src/iconmodel.h:25, from ../../../cuttlefish/src/iconmodel.cpp:22: /usr/include/qt5/QtCore/qabstractitemmodel.h:225:29: warning: 'virtual QModelIndexList QAbstractItemModel::match(const QModelIndex&, int, const QVariant&, int, Qt::MatchFlags) const' was hidden [-Woverloaded-virtual] virtual QModelIndexList match(const QModelIndex &start, int role, ^ In file included from ../../../cuttlefish/src/iconmodel.cpp:22:0: ../../../cuttlefish/src/iconmodel.h:70:10: warning: by 'bool CuttleFish::IconModel::match(const QFileInfo&)' [-Woverloaded-virtual] bool match(const QFileInfo &info); ^ In file included from /usr/include/qt5/QtCore/QAbstractListModel:1:0, from ../../../cuttlefish/src/iconmodel.h:25, from moc_iconmodel.cpp:9, from cuttlefish_automoc.cpp:2: /usr/include/qt5/QtCore/qabstractitemmodel.h:225:29: warning: 'virtual QModelIndexList QAbstractItemModel::match(const QModelIndex&, int, const QVariant&, int, Qt::MatchFlags) const' was hidden [-Woverloaded-virtual] virtual QModelIndexList match(const QModelIndex &start, int role, ^ In file included from moc_iconmodel.cpp:9:0, from cuttlefish_automoc.cpp:2: ../../../cuttlefish/src/iconmodel.h:70:10: warning: by 'bool CuttleFish::IconModel::match(const QFileInfo&)' [-Woverloaded-virtual] bool match(const QFileInfo &info); ^ ../../../cuttlefish/src/iconmodel.cpp:292:43: warning: unused parameter 'file' [-Wunused-parameter] void IconModel::addSvgIcon(const QString &file, const QString &icon) ^ ../../../cuttlefish/src/iconmodel.cpp:292:64: warning: unused parameter 'icon' [-Wunused-parameter] void IconModel::addSvgIcon(const QString &file, const QString &icon) ^ ../../../cuttlefish/src/iconmodel.cpp:297:39: warning: unused parameter 'url' [-Wunused-parameter] void IconModel::remove(const QString& url) ^ ../../plasmoidviewer/view.cpp: In constructor 'View::View(ViewerCorona*, bool, QWindow*)': ../../plasmoidviewer/view.cpp:68:48: warning: 'Plasma::Package Plasma::Corona::package() const' is deprecated [-Wdeprecated-declarations] setSource(QUrl::fromLocalFile(cor->package().filePath("views", "Desktop.qml"))); ^ In file included from ../../plasmoidviewer/privateheaders/view.h:25:0, from ../../plasmoidviewer/view.h:22, from ../../plasmoidviewer/view.cpp:33: /usr/include/KF5/plasma/corona.h:64:39: note: declared here PLASMA_DEPRECATED Plasma::Package package() const; ^ ../../plasmoidviewer/view.cpp:68:81: warning: 'QString Plasma::Package::filePath(const char*, const QString&) const' is deprecated [-Wdeprecated-declarations] setSource(QUrl::fromLocalFile(cor->package().filePath("views", "Desktop.qml"))); ^ In file included from /usr/include/KF5/Plasma/Package:1:0, from ../../plasmoidviewer/view.cpp:30: /usr/include/KF5/plasma/package.h:144:31: note: declared here PLASMA_DEPRECATED QString filePath(const char *key, const QString &filename = QString()) const; ^ ../../plasmoidviewer/view.cpp: In static member function 'static ViewerCorona* View::createCorona()': ../../plasmoidviewer/view.cpp:261:87: warning: 'Plasma::Package::Package(const Plasma::Package&)' is deprecated [-Wdeprecated-declarations] Plasma::Package package = Plasma::PluginLoader::self()->loadPackage("Plasma/Shell"); ^ In file included from /usr/include/KF5/Plasma/Package:1:0, from ../../plasmoidviewer/view.cpp:30: /usr/include/KF5/plasma/package.h:97:23: note: declared here PLASMA_DEPRECATED Package(const Package &other); ^ ../../plasmoidviewer/view.cpp:262:57: warning: 'void Plasma::Package::setPath(const QString&)' is deprecated [-Wdeprecated-declarations] package.setPath("org.kde.plasma.plasmoidviewershell"); ^ In file included from /usr/include/KF5/Plasma/Package:1:0, from ../../plasmoidviewer/view.cpp:30: /usr/include/KF5/plasma/package.h:125:28: note: declared here PLASMA_DEPRECATED void setPath(const QString &path); ^ ../../plasmoidviewer/view.cpp:265:28: warning: 'void Plasma::Corona::setPackage(const Plasma::Package&)' is deprecated [-Wdeprecated-declarations] cor->setPackage(package); ^ In file included from ../../plasmoidviewer/privateheaders/view.h:25:0, from ../../plasmoidviewer/view.h:22, from ../../plasmoidviewer/view.cpp:33: /usr/include/KF5/plasma/corona.h:70:28: note: declared here PLASMA_DEPRECATED void setPackage(const Plasma::Package &package); ^ ../../../themeexplorer/src/thememodel.cpp:55:54: warning: unused parameter 'namespaceURI' [-Wunused-parameter] bool IconsParserHandler::startElement(const QString &namespaceURI, const QString &localName, ^ ../../../themeexplorer/src/thememodel.cpp:55:83: warning: unused parameter 'localName' [-Wunused-parameter] bool IconsParserHandler::startElement(const QString &namespaceURI, const QString &localName, ^ ../../../themeexplorer/src/thememodel.cpp:56:38: warning: unused parameter 'qName' [-Wunused-parameter] const QString &qName, const QXmlAttributes &atts) ^ In file included from /usr/include/qt5/QtCore/QAbstractItemModel:1:0, from /usr/include/KF5/KIOWidgets/kdirmodel.h:22, from /usr/include/KF5/KIOWidgets/KDirModel:1, from ../../../cuttlefish/src/view.h:26, from ../../../cuttlefish/src/view.cpp:21: /usr/include/qt5/QtCore/qabstractitemmodel.h:225:29: warning: 'virtual QModelIndexList QAbstractItemModel::match(const QModelIndex&, int, const QVariant&, int, Qt::MatchFlags) const' was hidden [-Woverloaded-virtual] virtual QModelIndexList match(const QModelIndex &start, int role, ^ In file included from ../../../cuttlefish/src/view.cpp:22:0: ../../../cuttlefish/src/iconmodel.h:70:10: warning: by 'bool CuttleFish::IconModel::match(const QFileInfo&)' [-Woverloaded-virtual] bool match(const QFileInfo &info); ^ [ 96%] Building CXX object engineexplorer/CMakeFiles/plasmaengineexplorer.dir/plasmaengineexplorer_automoc.cpp.o cd engineexplorer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.3.1\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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 -Wall -std=c++0x -O3 -DNDEBUG -I. -I../../engineexplorer -isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5 -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/KI18n -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuth -fPIC -o CMakeFiles/plasmaengineexplorer.dir/plasmaengineexplorer_automoc.cpp.o -c plasmaengineexplorer_automoc.cpp ../../engineexplorer/main.cpp: In function 'int main(int, char**)': ../../engineexplorer/main.cpp:75:42: warning: 'KAboutData& KAboutData::setProgramIconName(const QString&)' is deprecated [-Wdeprecated-declarations] aboutData.setProgramIconName("plasma"); ^ In file included from /usr/include/KF5/KCoreAddons/KAboutData:1:0, from ../../engineexplorer/main.cpp:23: /usr/include/KF5/KCoreAddons/kaboutdata.h:570:40: note: declared here KCOREADDONS_DEPRECATED KAboutData &setProgramIconName(const QString &iconName); // KF6 remove this ^ In file included from ../../engineexplorer/ktreeviewsearchline.cpp:605:0: ./moc_ktreeviewsearchline.cpp:346:1: warning: 'virtual void KLineEdit::setContextMenuEnabled(bool)' is deprecated [-Wdeprecated-declarations] } ^ In file included from ../../engineexplorer/ktreeviewsearchline.h:25:0, from ../../engineexplorer/ktreeviewsearchline.cpp:22: /usr/include/KF5/KCompletion/klineedit.h:233:41: note: declared here virtual KCOMPLETION_DEPRECATED void setContextMenuEnabled(bool showMenu); ^ ../../../cuttlefish/src/view.cpp: In constructor 'CuttleFish::View::View(const QString&, QCommandLineParser&, QWindow*)': ../../../cuttlefish/src/view.cpp:40:24: warning: 'Plasma::Package::Package(Plasma::PackageStructure*)' is deprecated [-Wdeprecated-declarations] m_browserRootItem(0) ^ In file included from /usr/include/KF5/Plasma/Package:1:0, from ../../../cuttlefish/src/view.h:29, from ../../../cuttlefish/src/view.cpp:21: /usr/include/KF5/plasma/package.h:91:32: note: declared here PLASMA_DEPRECATED explicit Package(PackageStructure *structure = 0); ^ ../../../cuttlefish/src/view.cpp:47:29: warning: 'void KDeclarative::KDeclarative::initialize()' is deprecated [-Wdeprecated-declarations] kdeclarative.initialize(); ^ In file included from /usr/include/KF5/KDeclarative/KDeclarative/KDeclarative:1:0, from ../../../cuttlefish/src/view.cpp:33: /usr/include/KF5/KDeclarative/kdeclarative/kdeclarative.h:45:34: note: declared here KDECLARATIVE_DEPRECATED void initialize(); ^ ../../../cuttlefish/src/view.cpp:60:15: warning: 'Plasma::Package& Plasma::Package::operator=(const Plasma::Package&)' is deprecated [-Wdeprecated-declarations] m_package = Plasma::PluginLoader::self()->loadPackage("Plasma/Generic"); ^ In file included from /usr/include/KF5/Plasma/Package:1:0, from ../../../cuttlefish/src/view.h:29, from ../../../cuttlefish/src/view.cpp:21: /usr/include/KF5/plasma/package.h:105:32: note: declared here PLASMA_DEPRECATED Package &operator=(const Package &rhs); ^ ../../../cuttlefish/src/view.cpp:61:50: warning: 'void Plasma::Package::setPath(const QString&)' is deprecated [-Wdeprecated-declarations] m_package.setPath("org.kde.plasma.cuttlefish"); ^ In file included from /usr/include/KF5/Plasma/Package:1:0, from ../../../cuttlefish/src/view.h:29, from ../../../cuttlefish/src/view.cpp:21: /usr/include/KF5/plasma/package.h:125:28: note: declared here PLASMA_DEPRECATED void setPath(const QString &path); ^ ../../../cuttlefish/src/view.cpp:63:28: warning: 'bool Plasma::Package::isValid() const' is deprecated [-Wdeprecated-declarations] if (!m_package.isValid() || !m_package.metadata().isValid()) { ^ In file included from /usr/include/KF5/Plasma/Package:1:0, from ../../../cuttlefish/src/view.h:29, from ../../../cuttlefish/src/view.cpp:21: /usr/include/KF5/plasma/package.h:118:28: note: declared here PLASMA_DEPRECATED bool isValid() const; ^ ../../../cuttlefish/src/view.cpp:63:53: warning: 'KPluginInfo Plasma::Package::metadata() const' is deprecated [-Wdeprecated-declarations] if (!m_package.isValid() || !m_package.metadata().isValid()) { ^ In file included from /usr/include/KF5/Plasma/Package:1:0, from ../../../cuttlefish/src/view.h:29, from ../../../cuttlefish/src/view.cpp:21: /usr/include/KF5/plasma/package.h:196:35: note: declared here PLASMA_DEPRECATED KPluginInfo metadata() const; ^ ../../../cuttlefish/src/view.cpp:64:93: warning: 'const QString Plasma::Package::path() const' is deprecated [-Wdeprecated-declarations] qWarning() << "Could not load package org.kde.plasma.cuttlefish:" << m_package.path(); ^ In file included from /usr/include/KF5/Plasma/Package:1:0, from ../../../cuttlefish/src/view.h:29, from ../../../cuttlefish/src/view.cpp:21: /usr/include/KF5/plasma/package.h:130:37: note: declared here PLASMA_DEPRECATED const QString path() const; ^ ../../../cuttlefish/src/view.cpp:68:49: warning: 'KPluginInfo Plasma::Package::metadata() const' is deprecated [-Wdeprecated-declarations] setIcon(QIcon::fromTheme(m_package.metadata().icon())); ^ In file included from /usr/include/KF5/Plasma/Package:1:0, from ../../../cuttlefish/src/view.h:29, from ../../../cuttlefish/src/view.cpp:21: /usr/include/KF5/plasma/package.h:196:35: note: declared here PLASMA_DEPRECATED KPluginInfo metadata() const; ^ ../../../cuttlefish/src/view.cpp:69:33: warning: 'KPluginInfo Plasma::Package::metadata() const' is deprecated [-Wdeprecated-declarations] setTitle(m_package.metadata().name()); ^ In file included from /usr/include/KF5/Plasma/Package:1:0, from ../../../cuttlefish/src/view.h:29, from ../../../cuttlefish/src/view.cpp:21: /usr/include/KF5/plasma/package.h:196:35: note: declared here PLASMA_DEPRECATED KPluginInfo metadata() const; ^ ../../../cuttlefish/src/view.cpp:71:60: warning: 'QString Plasma::Package::filePath(const char*, const QString&) const' is deprecated [-Wdeprecated-declarations] const QString qmlFile = m_package.filePath("mainscript"); ^ In file included from /usr/include/KF5/Plasma/Package:1:0, from ../../../cuttlefish/src/view.h:29, from ../../../cuttlefish/src/view.cpp:21: /usr/include/KF5/plasma/package.h:144:31: note: declared here PLASMA_DEPRECATED QString filePath(const char *key, const QString &filename = QString()) const; ^ ../../../cuttlefish/src/view.cpp:72:66: warning: 'QString Plasma::Package::filePath(const char*, const QString&) const' is deprecated [-Wdeprecated-declarations] setSource(QUrl::fromLocalFile(m_package.filePath("mainscript"))); ^ In file included from /usr/include/KF5/Plasma/Package:1:0, from ../../../cuttlefish/src/view.h:29, from ../../../cuttlefish/src/view.cpp:21: /usr/include/KF5/plasma/package.h:144:31: note: declared here PLASMA_DEPRECATED QString filePath(const char *key, const QString &filename = QString()) const; ^ ../../../cuttlefish/src/view.cpp: At global scope: ../../../cuttlefish/src/view.cpp:38:27: warning: unused parameter 'url' [-Wunused-parameter] View::View(const QString &url, QCommandLineParser &parser, QWindow *parent) ^ [ 97%] Linking CXX shared module cuttlefishplugin.so cd cuttlefish/src/editorplugin && /usr/bin/cmake -E cmake_link_script CMakeFiles/cuttlefishplugin.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 -Wall -std=c++0x -O3 -DNDEBUG -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,cuttlefishplugin.so -o cuttlefishplugin.so CMakeFiles/cuttlefishplugin.dir/cuttlefishplugin.cpp.o CMakeFiles/cuttlefishplugin.dir/cuttlefishplugin_automoc.cpp.o /usr/lib64/libKF5TextEditor.so.5.11.0 /usr/lib64/libKF5Parts.so.5.11.0 /usr/lib64/libKF5KIOWidgets.so.5.11.0 /usr/lib64/libKF5KIOCore.so.5.11.0 /usr/lib64/libKF5JobWidgets.so.5.11.0 /usr/lib64/libKF5XmlGui.so.5.11.0 /usr/lib64/libKF5TextWidgets.so.5.11.0 /usr/lib64/libKF5IconThemes.so.5.11.0 /usr/lib64/libKF5Service.so.5.11.0 /usr/lib64/libKF5Completion.so.5.11.0 /usr/lib64/libKF5SonnetUi.so.5.11.0 /usr/lib64/libQt5Network.so.5.4.2 /usr/lib64/libKF5ConfigWidgets.so.5.11.0 /usr/lib64/libKF5I18n.so.5.11.0 /usr/lib64/libKF5WidgetsAddons.so.5.11.0 /usr/lib64/libKF5ConfigGui.so.5.11.0 /usr/lib64/libKF5ConfigCore.so.5.11.0 /usr/lib64/libKF5Auth.so.5.11.0 /usr/lib64/libKF5CoreAddons.so.5.11.0 /usr/lib64/libKF5Codecs.so.5.11.0 /usr/lib64/libQt5Widgets.so.5.4.2 /usr/lib64/libQt5Gui.so.5.4.2 /usr/lib64/libQt5DBus.so.5.4.2 /usr/lib64/libQt5Xml.so.5.4.2 /usr/lib64/libQt5Core.so.5.4.2 [ 97%] Linking CXX executable plasmoidviewer cd plasmoidviewer && /usr/bin/cmake -E cmake_link_script CMakeFiles/plasmoidviewer.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 -Wall -std=c++0x -O3 -DNDEBUG -Wl,--enable-new-dtags -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/plasmoidviewer.dir/main.cpp.o CMakeFiles/plasmoidviewer.dir/view.cpp.o CMakeFiles/plasmoidviewer.dir/plasmoidviewer_automoc.cpp.o -o plasmoidviewer -rdynamic /usr/lib64/libKF5PlasmaQuick.so.5.11.0 /usr/lib64/libKF5Plasma.so.5.11.0 /usr/lib64/libQt5Quick.so.5.4.2 /usr/lib64/libQt5Qml.so.5.4.2 /usr/lib64/libKF5Package.so.5.11.0 /usr/lib64/libKF5WindowSystem.so.5.11.0 /usr/lib64/libKF5Service.so.5.11.0 /usr/lib64/libQt5Network.so.5.4.2 /usr/lib64/libKF5ConfigWidgets.so.5.11.0 /usr/lib64/libKF5I18n.so.5.11.0 /usr/lib64/libKF5Codecs.so.5.11.0 /usr/lib64/libKF5ConfigGui.so.5.11.0 /usr/lib64/libKF5ConfigCore.so.5.11.0 /usr/lib64/libQt5Xml.so.5.4.2 /usr/lib64/libKF5Auth.so.5.11.0 /usr/lib64/libQt5DBus.so.5.4.2 /usr/lib64/libKF5CoreAddons.so.5.11.0 /usr/lib64/libKF5WidgetsAddons.so.5.11.0 /usr/lib64/libQt5Widgets.so.5.4.2 /usr/lib64/libQt5Gui.so.5.4.2 /usr/lib64/libQt5Core.so.5.4.2 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 97%] Built target cuttlefishplugin make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 97%] Built target plasmoidviewer [ 97%] Linking CXX executable plasmathemeexplorer cd themeexplorer/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/plasmathemeexplorer.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 -Wall -std=c++0x -O3 -DNDEBUG -Wl,--enable-new-dtags -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/plasmathemeexplorer.dir/main.cpp.o CMakeFiles/plasmathemeexplorer.dir/thememodel.cpp.o CMakeFiles/plasmathemeexplorer.dir/themelistmodel.cpp.o CMakeFiles/plasmathemeexplorer.dir/plasmathemeexplorer_automoc.cpp.o -o plasmathemeexplorer -rdynamic /usr/lib64/libKF5Plasma.so.5.11.0 /usr/lib64/libKF5QuickAddons.so.5.11.0 /usr/lib64/libKF5Declarative.so.5.11.0 /usr/lib64/libQt5Quick.so.5.4.2 /usr/lib64/libKF5Package.so.5.11.0 /usr/lib64/libKF5Archive.so.5.11.0 /usr/lib64/libKF5KIOWidgets.so.5.11.0 /usr/lib64/libKF5KIOCore.so.5.11.0 /usr/lib64/libKF5Service.so.5.11.0 /usr/lib64/libKF5JobWidgets.so.5.11.0 /usr/lib64/libKF5Completion.so.5.11.0 /usr/lib64/libQt5Qml.so.5.4.2 /usr/lib64/libQt5Network.so.5.4.2 /usr/lib64/libKF5I18n.so.5.11.0 /usr/lib64/libKF5WidgetsAddons.so.5.11.0 /usr/lib64/libQt5Xml.so.5.4.2 /usr/lib64/libKF5ConfigCore.so.5.11.0 /usr/lib64/libKF5CoreAddons.so.5.11.0 /usr/lib64/libQt5Widgets.so.5.4.2 /usr/lib64/libQt5Gui.so.5.4.2 /usr/lib64/libQt5Core.so.5.4.2 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 97%] Built target plasmathemeexplorer [ 98%] Linking CXX executable plasmaengineexplorer cd engineexplorer && /usr/bin/cmake -E cmake_link_script CMakeFiles/plasmaengineexplorer.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 -Wall -std=c++0x -O3 -DNDEBUG -Wl,--enable-new-dtags -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/plasmaengineexplorer.dir/engineexplorer.cpp.o CMakeFiles/plasmaengineexplorer.dir/ktreeviewsearchline.cpp.o CMakeFiles/plasmaengineexplorer.dir/main.cpp.o CMakeFiles/plasmaengineexplorer.dir/serviceviewer.cpp.o CMakeFiles/plasmaengineexplorer.dir/modelviewer.cpp.o CMakeFiles/plasmaengineexplorer.dir/plasmaengineexplorer_automoc.cpp.o -o plasmaengineexplorer -rdynamic /usr/lib64/libKF5Plasma.so.5.11.0 /usr/lib64/libKF5XmlGui.so.5.11.0 /usr/lib64/libKF5Package.so.5.11.0 /usr/lib64/libKF5IconThemes.so.5.11.0 /usr/lib64/libKF5Completion.so.5.11.0 /usr/lib64/libKF5ConfigWidgets.so.5.11.0 /usr/lib64/libKF5Codecs.so.5.11.0 /usr/lib64/libKF5ConfigGui.so.5.11.0 /usr/lib64/libKF5Auth.so.5.11.0 /usr/lib64/libKF5Service.so.5.11.0 /usr/lib64/libKF5I18n.so.5.11.0 /usr/lib64/libKF5ConfigCore.so.5.11.0 /usr/lib64/libQt5Xml.so.5.4.2 /usr/lib64/libKF5CoreAddons.so.5.11.0 /usr/lib64/libQt5DBus.so.5.4.2 /usr/lib64/libKF5WidgetsAddons.so.5.11.0 /usr/lib64/libQt5Widgets.so.5.4.2 /usr/lib64/libQt5Gui.so.5.4.2 /usr/lib64/libQt5Core.so.5.4.2 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [ 98%] Built target plasmaengineexplorer [100%] Linking CXX executable cuttlefish cd cuttlefish/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/cuttlefish.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 -Wall -std=c++0x -O3 -DNDEBUG -Wl,--enable-new-dtags -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/cuttlefish.dir/main.cpp.o CMakeFiles/cuttlefish.dir/view.cpp.o CMakeFiles/cuttlefish.dir/iconmodel.cpp.o CMakeFiles/cuttlefish.dir/cuttlefish_automoc.cpp.o -o cuttlefish -rdynamic /usr/lib64/libKF5Plasma.so.5.11.0 /usr/lib64/libKF5Declarative.so.5.11.0 /usr/lib64/libKF5Package.so.5.11.0 /usr/lib64/libQt5Quick.so.5.4.2 /usr/lib64/libKF5KIOWidgets.so.5.11.0 /usr/lib64/libKF5JobWidgets.so.5.11.0 /usr/lib64/libQt5Qml.so.5.4.2 /usr/lib64/libKF5KIOCore.so.5.11.0 /usr/lib64/libKF5IconThemes.so.5.11.0 /usr/lib64/libKF5Service.so.5.11.0 /usr/lib64/libKF5Completion.so.5.11.0 /usr/lib64/libKF5I18n.so.5.11.0 /usr/lib64/libKF5WidgetsAddons.so.5.11.0 /usr/lib64/libKF5ConfigCore.so.5.11.0 /usr/lib64/libKF5CoreAddons.so.5.11.0 /usr/lib64/libQt5Widgets.so.5.4.2 /usr/lib64/libQt5Gui.so.5.4.2 /usr/lib64/libQt5Network.so.5.4.2 /usr/lib64/libQt5Core.so.5.4.2 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' [100%] Built target cuttlefish make[1]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0bIomr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64 ++ dirname /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64 + cd plasma-sdk-5.3.1 + make install/fast DESTDIR=/builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64 -C x86_64-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "release" -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/et/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/et/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/et/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/et/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/et/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hsb/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hsb/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/kk/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/kk/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/kk/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/kk/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/oc/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ta/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ta/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/mai/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/mai/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/mai/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/mai/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ml/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ml/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/mr/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/mr/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/mr/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/mr/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/mr/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hi/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hi/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hi/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ar/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ar/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ar/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ar/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/da/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/da/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/da/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/da/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/da/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ro/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ro/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ro/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ro/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ro/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hu/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hu/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hu/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hu/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hu/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hu/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hu/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hu/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/it/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/it/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/it/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/it/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/it/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/it/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/it/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/it/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/it/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/wa/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/wa/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/wa/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/en_GB/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/en_GB/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/en_GB/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/en_GB/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/en_GB/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/en_GB/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/en_GB/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/en_GB/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/en_GB/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hne/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/th/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/th/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/th/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/th/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/cs/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/cs/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/cs/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/cs/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/cs/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/cs/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/cs/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/cs/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/cs/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sl/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sl/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sl/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sl/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sl/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sl/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sl/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sl/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sl/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/be/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/uk/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/uk/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/uk/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/uk/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/uk/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/uk/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/uk/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/uk/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/uk/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/csb/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/csb/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/csb/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/eo/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/eo/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/eo/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/eo/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pl/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pl/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pl/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pl/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pl/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pl/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pl/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pl/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pl/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sv/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sv/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sv/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sv/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sv/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sv/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sv/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sv/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sv/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nl/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nl/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nl/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nl/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nl/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nl/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nl/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nl/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nl/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nn/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nn/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nn/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nn/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/fa/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/fr/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/fr/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/fr/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/fr/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/fr/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sk/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sk/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sk/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sk/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sk/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sk/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sk/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sk/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sk/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/lt/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/lt/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/lt/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/lt/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/lt/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/fy/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/fy/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/fy/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/el/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/el/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/el/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/el/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/el/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/or/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/or/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/lv/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/lv/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/lv/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ast/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ast/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ast/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ast/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ast/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/km/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/km/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/km/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/km/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/km/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sr/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sr/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sr/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sr/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/kn/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/kn/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sq/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sq/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sq/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/gl/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/gl/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/gl/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/gl/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/gl/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/tg/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/tg/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ga/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ga/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ga/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ga/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ga/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nds/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nds/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nds/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nds/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nds/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/mk/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pa/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pa/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pa/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pa/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pa/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/si/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/si/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/si/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/se/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/de/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/de/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/de/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/de/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/de/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/de/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/de/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/de/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/de/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ko/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ko/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ko/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ko/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/gu/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/gu/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/gu/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/bg/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/bg/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/bg/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ne/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/be@latin/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/be@latin/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ms/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ms/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ms/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/es/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/es/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/es/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/es/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/es/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/es/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/es/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/es/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/es/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ku/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ku/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/eu/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/eu/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/eu/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/eu/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/bs/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/bs/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/bs/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/bs/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/bs/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ca/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ca/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ca/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ca/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ca/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ca/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ca/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ca/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ca/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/tr/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/tr/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/tr/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/tr/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/tr/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ja/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ja/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ja/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ja/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ja/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ja/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ja/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ja/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ja/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nb/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nb/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nb/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/nb/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/he/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/he/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ru/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ru/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ru/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ru/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ru/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sr@ijekavian/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sr@ijekavian/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sr@ijekavian/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/sr@ijekavian/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ia/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ia/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ia/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ia/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ia/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/fi/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/fi/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/fi/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/fi/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/fi/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/fi/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/fi/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/is/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/is/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/is/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ug/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ug/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ug/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ug/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/ug/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/te/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/te/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hr/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hr/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/hr/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/id/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/id/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/id/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/plasma_shell_org.kde.desktop.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/contents -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/SvgGrid.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/Tools.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/Preview.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/cuttlefish.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/IconGridDelegate.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/IconGrid.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/metadata.desktop -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kservices5/plasma-package-org.kde.plasma.cuttlefish.desktop -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/bin/cuttlefish -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/lib64/qt5/plugins/ktexteditor/cuttlefishplugin.so -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/bin/plasmaengineexplorer -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/bin/plasmoidviewer -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/applet -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/applet/DefaultCompactRepresentation.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/applet/CompactApplet.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/applet/AppletError.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/layout.js -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/loader.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/defaults -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/views -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/views/Desktop.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/views/Konsole.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/views/SdkButtons.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/views/Background.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration/ConfigCategoryDelegate.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration/ConfigurationShortcuts.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration/MouseEventInputButton.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration/AppletConfiguration.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/metadata.desktop -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kservices5/plasma-shell-org.kde.plasma.plasmoidviewershell.desktop -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/data -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/data/themeDescription.json -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/data/todo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/main.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/checkmarks.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/actionbutton.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/listitem.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/tabbar.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/slider.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/monitor.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/textfield.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/icons.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/scrollbar.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/progressbar.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/button.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/Hand.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/busyindicator.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/allframesvgs.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/clock.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/analog_meter.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/panel.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/containment-controls.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/framesvg.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/dialog.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/code -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/code/openInEditor.sh -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/metadata.desktop -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/bin/plasmathemeexplorer make: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.3.1/x86_64-redhat-linux-gnu' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64 plasmasdk5 --with-qt --all-name + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/plasma-sdk-5.3.1 extracting debug info from /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/bin/plasmoidviewer extracting debug info from /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/bin/plasmaengineexplorer extracting debug info from /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/bin/plasmathemeexplorer extracting debug info from /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/bin/cuttlefish extracting debug info from /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/lib64/qt5/plugins/ktexteditor/cuttlefishplugin.so /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 498 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-sdk-5.3.1-2.fc23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PxjDeV + umask 022 + cd /builddir/build/BUILD + cd plasma-sdk-5.3.1 + DOCDIR=/builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/doc/plasma-sdk + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/doc/plasma-sdk + cp -pr COPYING /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/doc/plasma-sdk + cp -pr COPYING.LIB /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64/usr/share/doc/plasma-sdk + exit 0 Provides: plasma-sdk = 5.3.1-2.fc23 plasma-sdk(x86-64) = 5.3.1-2.fc23 plasmate = 5.3.1-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libKF5Archive.so.5()(64bit) libKF5Auth.so.5()(64bit) libKF5Codecs.so.5()(64bit) libKF5Completion.so.5()(64bit) libKF5ConfigCore.so.5()(64bit) libKF5ConfigGui.so.5()(64bit) libKF5ConfigWidgets.so.5()(64bit) libKF5CoreAddons.so.5()(64bit) libKF5Declarative.so.5()(64bit) libKF5I18n.so.5()(64bit) libKF5IconThemes.so.5()(64bit) libKF5JobWidgets.so.5()(64bit) libKF5KIOCore.so.5()(64bit) libKF5KIOWidgets.so.5()(64bit) libKF5Package.so.5()(64bit) libKF5Parts.so.5()(64bit) libKF5Plasma.so.5()(64bit) libKF5PlasmaQuick.so.5()(64bit) libKF5QuickAddons.so.5()(64bit) libKF5Service.so.5()(64bit) libKF5SonnetUi.so.5()(64bit) libKF5TextEditor.so.5()(64bit) libKF5TextWidgets.so.5()(64bit) libKF5WidgetsAddons.so.5()(64bit) libKF5WindowSystem.so.5()(64bit) libKF5XmlGui.so.5()(64bit) libQt5Core.so.5()(64bit) libQt5DBus.so.5()(64bit) libQt5Gui.so.5()(64bit) libQt5Network.so.5()(64bit) libQt5Qml.so.5()(64bit) libQt5Quick.so.5()(64bit) libQt5Widgets.so.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) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Obsoletes: plasmate < 5.2 Processing files: plasma-sdk-debuginfo-5.3.1-2.fc23.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64 Wrote: /builddir/build/RPMS/plasma-sdk-5.3.1-2.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/plasma-sdk-debuginfo-5.3.1-2.fc23.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iVCzvt + umask 022 + cd /builddir/build/BUILD + cd plasma-sdk-5.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/plasma-sdk-5.3.1-2.fc23.x86_64 + exit 0 Child return code was: 0 LEAVE do -->