Mock Version: 1.2.13 Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/plasma-sdk.spec'], chrootPath='/var/lib/mock/f22-kde-4349620-543956/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=172800logger=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-06.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/plasma-sdk-5.4.3-1.fc22.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/f22-kde-4349620-543956/root'shell=Falseuid=1000env={'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=172800private_network=Truelogger=printOutput=False) 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.u2ap2I + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf plasma-sdk-5.4.3 + /usr/bin/xz -dc /builddir/build/SOURCES/plasma-sdk-5.4.3.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd plasma-sdk-5.4.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OWWGCM + umask 022 + cd /builddir/build/BUILD + cd plasma-sdk-5.4.3 + mkdir -p x86_64-redhat-linux-gnu ~/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu ~/build/BUILD/plasma-sdk-5.4.3 + 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 -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 -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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + 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.15.0") -- Found KF5Completion: /usr/lib64/cmake/KF5Completion/KF5CompletionConfig.cmake (found version "5.15.0") -- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.15.0") -- Found KF5ConfigWidgets: /usr/lib64/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake (found version "5.15.0") -- Found KF5CoreAddons: /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.15.0") -- Found KF5DBusAddons: /usr/lib64/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake (found version "5.15.0") -- Found KF5Declarative: /usr/lib64/cmake/KF5Declarative/KF5DeclarativeConfig.cmake (found version "5.15.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.15.0") -- Found KF5IconThemes: /usr/lib64/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.15.0") -- Found KF5KIO: /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.15.0") -- Found KF5NewStuff: /usr/lib64/cmake/KF5NewStuff/KF5NewStuffConfig.cmake (found version "5.15.0") -- Found KF5Parts: /usr/lib64/cmake/KF5Parts/KF5PartsConfig.cmake (found version "5.15.0") -- Found KF5Plasma: /usr/lib64/cmake/KF5Plasma/KF5PlasmaConfig.cmake (found version "5.15.0") -- Found KF5PlasmaQuick: /usr/lib64/cmake/KF5PlasmaQuick/KF5PlasmaQuickConfig.cmake (found version "5.15.0") -- Found KF5Service: /usr/lib64/cmake/KF5Service/KF5ServiceConfig.cmake (found version "5.15.0") -- Found KF5TextEditor: /usr/lib64/cmake/KF5TextEditor/KF5TextEditorConfig.cmake (found version "5.15.0") -- Found KF5WidgetsAddons: /usr/lib64/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake (found version "5.15.0") -- Found KF5XmlGui: /usr/lib64/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.15.0") -- Found KF5WindowSystem: /usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.15.0") -- Found KF5: success (found version "5.15.0") found components: Archive Completion Config ConfigWidgets CoreAddons DBusAddons 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.4.3/x86_64-redhat-linux-gnu ~/build/BUILD/plasma-sdk-5.4.3 + popd + make -j16 -C x86_64-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/plasma-sdk-5.4.3 -B/builddir/build/BUILD/plasma-sdk-5.4.3/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.4.3/x86_64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/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 -f CMakeFiles/pofiles_18.dir/build.make CMakeFiles/pofiles_18.dir/depend make -f CMakeFiles/pofiles_19.dir/build.make CMakeFiles/pofiles_19.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_1.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_2.dir/build.make CMakeFiles/pofiles_2.dir/depend make -f CMakeFiles/pofiles_20.dir/build.make CMakeFiles/pofiles_20.dir/depend make -f CMakeFiles/pofiles_21.dir/build.make CMakeFiles/pofiles_21.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_12.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_13.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_14.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_11.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_22.dir/build.make CMakeFiles/pofiles_22.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_16.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_15.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_10.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_23.dir/build.make CMakeFiles/pofiles_23.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_17.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_18.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_19.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_20.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_21.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_23.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_22.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_2.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_12 Scanning dependencies of target pofiles_15 Scanning dependencies of target pofiles_1 Scanning dependencies of target pofiles_16 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_16.dir/build.make CMakeFiles/pofiles_16.dir/build make -f CMakeFiles/pofiles_1.dir/build.make CMakeFiles/pofiles_1.dir/build make -f CMakeFiles/pofiles_15.dir/build.make CMakeFiles/pofiles_15.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_12.dir/build.make CMakeFiles/pofiles_12.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_10 Scanning dependencies of target pofiles_11 Scanning dependencies of target pofiles_19 Scanning dependencies of target pofiles_13 Scanning dependencies of target pofiles_18 Scanning dependencies of target pofiles_23 Scanning dependencies of target pofiles_22 Scanning dependencies of target pofiles_20 Scanning dependencies of target pofiles_21 [ 0%] Generating bg-plasmaengineexplorer.gmo Scanning dependencies of target pofiles_17 Scanning dependencies of target pofiles_14 [ 0%] Generating uk-plasmaengineexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 0%] Generating et-plasmaengineexplorer.gmo [ 0%] Generating te-plasmaengineexplorer.gmo make -f CMakeFiles/pofiles_13.dir/build.make CMakeFiles/pofiles_13.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/bg-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/bg/plasmaengineexplorer.po Scanning dependencies of target pofiles_2 make -f CMakeFiles/pofiles_18.dir/build.make CMakeFiles/pofiles_18.dir/build make -f CMakeFiles/pofiles_20.dir/build.make CMakeFiles/pofiles_20.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_22.dir/build.make CMakeFiles/pofiles_22.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/et-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/et/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/te-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/te/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/uk-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/uk/plasmaengineexplorer.po make -f CMakeFiles/pofiles_10.dir/build.make CMakeFiles/pofiles_10.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_11.dir/build.make CMakeFiles/pofiles_11.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_14.dir/build.make CMakeFiles/pofiles_14.dir/build make -f CMakeFiles/pofiles_17.dir/build.make CMakeFiles/pofiles_17.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_19.dir/build.make CMakeFiles/pofiles_19.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_2.dir/build.make CMakeFiles/pofiles_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_21.dir/build.make CMakeFiles/pofiles_21.dir/build make -f CMakeFiles/pofiles_23.dir/build.make CMakeFiles/pofiles_23.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 0%] Generating oc-plasmaengineexplorer.gmo [ 0%] Generating ast-plasmaengineexplorer.gmo [ 0%] Generating kk-plasmaengineexplorer.gmo [ 1%] Generating kn-plasmaengineexplorer.gmo [ 1%] Generating sr-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ast-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ast/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/kk-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/kk/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/oc-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/oc/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/kn-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/kn/plasmaengineexplorer.po [ 2%] Generating nl-plasmaengineexplorer.gmo [ 3%] Generating ne-plasmaengineexplorer.gmo [ 2%] Generating ga-plasmaengineexplorer.gmo [ 3%] Generating ia-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nl-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nl/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ga-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ga/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ne-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ne/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ia-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ia/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sr-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sr/plasmaengineexplorer.po [ 3%] Generating uk-themeexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/uk-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/uk/themeexplorer.po [ 3%] Generating cs-plasmaengineexplorer.gmo [ 3%] Generating bg-remote-widgets-browser.gmo [ 3%] Generating or-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/bg-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/bg/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cs-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/cs/plasmaengineexplorer.po [ 3%] Generating sk-plasmaengineexplorer.gmo [ 4%] Generating te-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sk-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sk/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/te-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/te/plasmoidviewer.po [ 5%] Generating et-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/or-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/or/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/et-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/et/remote-widgets-browser.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 5%] Built target pofiles_18 [ 5%] Generating kk-remote-widgets-browser.gmo [ 5%] Generating ga-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/kk-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/kk/remote-widgets-browser.po [ 5%] Generating sr-remote-widgets-browser.gmo [ 5%] Generating ast-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ga-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ga/remote-widgets-browser.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ast-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ast/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sr-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sr/remote-widgets-browser.po [ 5%] Generating ia-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ia-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ia/remote-widgets-browser.po [ 5%] Generating nl-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nl-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nl/themeexplorer.po [ 5%] Generating kn-plasmawallpaperviewer.gmo [ 5%] Generating uk-kdevpackagemanagerview.gmo [ 6%] Generating sk-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/kn-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/kn/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/uk-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/uk/kdevpackagemanagerview.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sk-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sk/themeexplorer.po [ 7%] Generating uk-remote-widgets-browser.gmo [ 7%] Generating bg-plasmoidviewer.gmo [ 7%] Built target pofiles_11 [ 7%] Generating cs-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/bg-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/bg/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/uk-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/uk/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cs-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/cs/themeexplorer.po [ 7%] Generating or-plasmoidviewer.gmo [ 7%] Built target pofiles_16 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/or-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/or/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 7%] Generating et-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/et-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/et/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 8%] Generating sk-kdevpackagemanagerview.gmo [ 8%] Generating kk-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/kk-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/kk/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sk-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sk/kdevpackagemanagerview.po [ 9%] Generating ga-plasmoidviewer.gmo [ 10%] Generating ast-plasmoidviewer.gmo [ 10%] Generating ast-plasmawallpaperviewer.gmo [ 10%] Generating ia-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ga-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ga/plasmoidviewer.po [ 10%] Generating nl-kdevpackagemanagerview.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ast-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ast/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ia-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ia/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ast-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ast/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nl-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nl/kdevpackagemanagerview.po [ 10%] Built target pofiles_1 [ 10%] Generating sr-plasmoidviewer.gmo [ 10%] Generating ast-plasmate.gmo [ 10%] Generating sr-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sr-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sr/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ast-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ast/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sr-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sr/plasmawallpaperviewer.po [ 11%] Generating uk-plasma_shell_org.kde.plasmoidviewershell.gmo [ 11%] Generating cs-kdevpackagemanagerview.gmo [ 11%] Built target pofiles_17 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cs-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/cs/kdevpackagemanagerview.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/uk-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/uk/plasma_shell_org.kde.plasmoidviewershell.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 11%] Generating ga-plasmawallpaperviewer.gmo [ 11%] Generating sk-remote-widgets-browser.gmo make -f CMakeFiles/pofiles_24.dir/build.make CMakeFiles/pofiles_24.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sk-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sk/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ga-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ga/plasmawallpaperviewer.po [ 11%] Generating kk-plasmawallpaperviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_24.dir/DependInfo.cmake --color= [ 11%] Generating nl-remote-widgets-browser.gmo [ 11%] Generating ga-plasmate.gmo [ 11%] Generating et-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/kk-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/kk/plasmawallpaperviewer.po [ 11%] Generating cs-plasma_shell_org.kde.plasmoidviewershell.gmo [ 11%] Generating cs-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nl-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nl/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ga-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ga/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/et-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/et/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cs-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/cs/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cs-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/cs/plasma_shell_org.kde.plasmoidviewershell.po [ 11%] Generating ia-plasmawallpaperviewer.gmo [ 11%] Generating uk-cuttlefish_editorplugin.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ia-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ia/plasmawallpaperviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/uk-cuttlefish_editorplugin.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/uk/cuttlefish_editorplugin.po [ 11%] Generating uk-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/uk-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/uk/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 11%] Generating cs-cuttlefish_editorplugin.gmo [ 11%] Built target pofiles_2 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cs-cuttlefish_editorplugin.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/cs/cuttlefish_editorplugin.po Scanning dependencies of target pofiles_24 make -f CMakeFiles/pofiles_25.dir/build.make CMakeFiles/pofiles_25.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_24.dir/build.make CMakeFiles/pofiles_24.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_25.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 11%] Generating sk-plasma_shell_org.kde.plasmoidviewershell.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sk-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sk/plasma_shell_org.kde.plasmoidviewershell.po [ 12%] Generating ia-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ia-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ia/plasmate.po [ 13%] Generating nl-cuttlefish_editorplugin.gmo [ 14%] Generating uk-cuttlefish.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nl-cuttlefish_editorplugin.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nl/cuttlefish_editorplugin.po [ 14%] Generating cs-plasmoidviewer.gmo [ 14%] Generating uk-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/uk-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/uk/cuttlefish.po [ 14%] Generating et-plasmate.gmo [ 14%] Generating nl-plasma_shell_org.kde.plasmoidviewershell.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cs-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/cs/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/uk-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/uk/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/et-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/et/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nl-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nl/plasma_shell_org.kde.plasmoidviewershell.po [ 14%] Generating uk-plasmate.gmo make -f CMakeFiles/pofiles_26.dir/build.make CMakeFiles/pofiles_26.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/uk-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/uk/plasmate.po [ 14%] Built target pofiles_22 [ 14%] Built target pofiles_13 [ 14%] Built target pofiles_21 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_26.dir/DependInfo.cmake --color= [ 14%] Built target pofiles_20 Scanning dependencies of target pofiles_25 make -f CMakeFiles/pofiles_27.dir/build.make CMakeFiles/pofiles_27.dir/depend make -f CMakeFiles/pofiles_28.dir/build.make CMakeFiles/pofiles_28.dir/depend make -f CMakeFiles/pofiles_29.dir/build.make CMakeFiles/pofiles_29.dir/depend make -f CMakeFiles/pofiles_3.dir/build.make CMakeFiles/pofiles_3.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_25.dir/build.make CMakeFiles/pofiles_25.dir/build [ 16%] Generating da-plasmaengineexplorer.gmo [ 16%] Generating cs-cuttlefish.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_29.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_30.dir/build.make CMakeFiles/pofiles_30.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/da-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/da/plasmaengineexplorer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_3.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cs-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/cs/cuttlefish.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_27.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_28.dir/DependInfo.cmake --color= [ 17%] Generating sk-cuttlefish_editorplugin.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sk-cuttlefish_editorplugin.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sk/cuttlefish_editorplugin.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_30.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_31.dir/build.make CMakeFiles/pofiles_31.dir/depend [ 17%] Generating cs-plasmate.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_31.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cs-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/cs/plasmate.po [ 17%] Generating nl-plasmoidviewer.gmo [ 17%] Generating cs-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nl-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nl/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cs-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/cs/plasmawallpaperviewer.po Scanning dependencies of target pofiles_26 Scanning dependencies of target pofiles_3 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_26.dir/build.make CMakeFiles/pofiles_26.dir/build make -f CMakeFiles/pofiles_3.dir/build.make CMakeFiles/pofiles_3.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 17%] Generating sr@ijekavian-plasmaengineexplorer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sr@ijekavian-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sr@ijekavian/plasmaengineexplorer.po Scanning dependencies of target pofiles_28 Scanning dependencies of target pofiles_27 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_29 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_28.dir/build.make CMakeFiles/pofiles_28.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_27.dir/build.make CMakeFiles/pofiles_27.dir/build Scanning dependencies of target pofiles_30 make -f CMakeFiles/pofiles_29.dir/build.make CMakeFiles/pofiles_29.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 17%] Generating da-remote-widgets-browser.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_30.dir/build.make CMakeFiles/pofiles_30.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/da-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/da/remote-widgets-browser.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_31 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 17%] Generating sk-plasmoidviewer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_31.dir/build.make CMakeFiles/pofiles_31.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sk-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sk/plasmoidviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 17%] Generating ca-plasmaengineexplorer.gmo [ 17%] Generating sr@ijekavian-remote-widgets-browser.gmo [ 18%] Generating bn_IN-plasmaengineexplorer.gmo [ 18%] Generating nl-cuttlefish.gmo [ 18%] Generating tr-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sr@ijekavian-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sr@ijekavian/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/bn_IN-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/bn_IN/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nl-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nl/cuttlefish.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/tr-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/tr/plasmaengineexplorer.po [ 18%] Generating zh_CN-plasmaengineexplorer.gmo [ 19%] Generating es-plasmaengineexplorer.gmo [ 19%] Generating lv-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/zh_CN-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/zh_CN/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/es-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/es/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/lv-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/lv/plasmaengineexplorer.po [ 19%] Generating ca@valencia-plasmaengineexplorer.gmo [ 20%] Generating ca@valencia-themeexplorer.gmo [ 20%] Generating da-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca@valencia-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca@valencia/themeexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca@valencia-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca@valencia/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/da-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/da/plasmoidviewer.po [ 20%] Generating sk-cuttlefish.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sk-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sk/cuttlefish.po [ 20%] Generating nl-plasmawallpaperviewer.gmo [ 20%] Generating sr@ijekavian-plasmoidviewer.gmo [ 20%] Generating bn_IN-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nl-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nl/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sr@ijekavian-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sr@ijekavian/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/bn_IN-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/bn_IN/plasmoidviewer.po [ 21%] Generating tr-remote-widgets-browser.gmo [ 21%] Generating ca-themeexplorer.gmo [ 21%] Generating zh_CN-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/tr-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/tr/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca/themeexplorer.po [ 21%] Generating es-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/zh_CN-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/zh_CN/themeexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/es-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/es/themeexplorer.po [ 21%] Generating lv-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/lv-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/lv/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 21%] Generating sk-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sk-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sk/plasmawallpaperviewer.po [ 21%] Generating da-plasmawallpaperviewer.gmo [ 21%] Generating ca@valencia-kdevpackagemanagerview.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/da-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/da/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca@valencia-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca@valencia/kdevpackagemanagerview.po [ 22%] Generating nl-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nl-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nl/plasmate.po [ 22%] Generating ca@valencia-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca@valencia-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca@valencia/remote-widgets-browser.po [ 22%] Generating sr@ijekavian-plasmawallpaperviewer.gmo [ 22%] Generating ca-kdevpackagemanagerview.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sr@ijekavian-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sr@ijekavian/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca/kdevpackagemanagerview.po [ 24%] Generating es-kdevpackagemanagerview.gmo [ 26%] Generating zh_CN-kdevpackagemanagerview.gmo [ 26%] Generating tr-plasmoidviewer.gmo [ 26%] Generating da-plasmate.gmo [ 26%] Generating lv-plasmawallpaperviewer.gmo [ 26%] Generating sk-plasmate.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 26%] Built target pofiles_14 [ 26%] Built target pofiles_15 [ 26%] Generating tr-plasmawallpaperviewer.gmo [ 26%] Built target pofiles_12 [ 26%] Built target pofiles_10 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/es-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/es/kdevpackagemanagerview.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/zh_CN-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/zh_CN/kdevpackagemanagerview.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/da-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/da/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/lv-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/lv/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/tr-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/tr/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/tr-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/tr/plasmawallpaperviewer.po make -f CMakeFiles/pofiles_32.dir/build.make CMakeFiles/pofiles_32.dir/depend [ 26%] Built target pofiles_26 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sk-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sk/plasmate.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_32.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_33.dir/build.make CMakeFiles/pofiles_33.dir/depend [ 26%] Generating ca@valencia-plasma_shell_org.kde.plasmoidviewershell.gmo [ 26%] Generating ca-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca@valencia-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca@valencia/plasma_shell_org.kde.plasmoidviewershell.po [ 26%] Generating zh_CN-plasma_shell_org.kde.plasmoidviewershell.gmo [ 26%] Built target pofiles_25 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca/remote-widgets-browser.po [ 26%] Generating tr-plasmate.gmo [ 26%] Generating zh_CN-remote-widgets-browser.gmo make -f CMakeFiles/pofiles_34.dir/build.make CMakeFiles/pofiles_34.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/zh_CN-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/tr-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/tr/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/zh_CN-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/zh_CN/remote-widgets-browser.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_33.dir/DependInfo.cmake --color= [ 26%] Generating ca@valencia-cuttlefish_editorplugin.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca@valencia-cuttlefish_editorplugin.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca@valencia/cuttlefish_editorplugin.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_34.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 27%] Generating ca@valencia-plasmoidviewer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 27%] Generating es-remote-widgets-browser.gmo Scanning dependencies of target pofiles_32 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca@valencia-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca@valencia/plasmoidviewer.po [ 27%] Generating es-plasma_shell_org.kde.plasmoidviewershell.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/es-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/es/remote-widgets-browser.po make -f CMakeFiles/pofiles_35.dir/build.make CMakeFiles/pofiles_35.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/es-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/es/plasma_shell_org.kde.plasmoidviewershell.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_32.dir/build.make CMakeFiles/pofiles_32.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_35.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_36.dir/build.make CMakeFiles/pofiles_36.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_36.dir/DependInfo.cmake --color= [ 27%] Generating ca-plasma_shell_org.kde.plasmoidviewershell.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca/plasma_shell_org.kde.plasmoidviewershell.po [ 28%] Generating ar-plasmaengineexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 28%] Generating zh_CN-plasmoidviewer.gmo Scanning dependencies of target pofiles_33 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ar-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ar/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/zh_CN-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/zh_CN/plasmoidviewer.po Scanning dependencies of target pofiles_34 [ 29%] Generating ca-cuttlefish_editorplugin.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_33.dir/build.make CMakeFiles/pofiles_33.dir/build Scanning dependencies of target pofiles_35 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca-cuttlefish_editorplugin.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca/cuttlefish_editorplugin.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_34.dir/build.make CMakeFiles/pofiles_34.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_35.dir/build.make CMakeFiles/pofiles_35.dir/build make -f CMakeFiles/pofiles_37.dir/build.make CMakeFiles/pofiles_37.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 29%] Generating ca-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca/plasmoidviewer.po Scanning dependencies of target pofiles_36 [ 29%] Generating es-cuttlefish_editorplugin.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/es-cuttlefish_editorplugin.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/es/cuttlefish_editorplugin.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_36.dir/build.make CMakeFiles/pofiles_36.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_37.dir/DependInfo.cmake --color= [ 29%] Generating ca@valencia-cuttlefish.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca@valencia-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca@valencia/cuttlefish.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 30%] Generating zh_CN-cuttlefish.gmo [ 30%] Generating si-plasmaengineexplorer.gmo [ 30%] Generating fy-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/zh_CN-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/zh_CN/cuttlefish.po [ 30%] Generating hr-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/si-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/si/plasmaengineexplorer.po [ 31%] Generating hr-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fy-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fy/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/hr-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/hr/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/hr-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/hr/plasmoidviewer.po [ 31%] Generating csb-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/csb-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/csb/plasmaengineexplorer.po Scanning dependencies of target pofiles_37 [ 31%] Generating ar-remote-widgets-browser.gmo [ 32%] Generating es-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ar-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ar/remote-widgets-browser.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_37.dir/build.make CMakeFiles/pofiles_37.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/es-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/es/plasmoidviewer.po [ 32%] Generating ca-cuttlefish.gmo [ 32%] Generating ca@valencia-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca/cuttlefish.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca@valencia-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca@valencia/plasmawallpaperviewer.po [ 32%] Generating zh_CN-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/zh_CN-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/zh_CN/plasmawallpaperviewer.po [ 32%] Generating hr-plasmawallpaperviewer.gmo [ 32%] Generating zh_CN-plasmate.gmo [ 32%] Generating si-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/hr-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/hr/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/zh_CN-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/zh_CN/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/si-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/si/plasmoidviewer.po [ 32%] Generating pl-plasmaengineexplorer.gmo [ 33%] Generating es-cuttlefish.gmo [ 33%] Generating csb-plasmoidviewer.gmo [ 33%] Generating fy-plasmoidviewer.gmo [ 33%] Generating ar-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pl-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pl/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/csb-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/csb/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fy-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fy/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/es-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/es/cuttlefish.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ar-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ar/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 33%] Generating ca@valencia-plasmate.gmo [ 33%] Generating ca-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca@valencia-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca@valencia/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca/plasmawallpaperviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 33%] Generating pl-themeexplorer.gmo [ 34%] Generating si-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pl-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pl/themeexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/si-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/si/plasmawallpaperviewer.po [ 34%] Built target pofiles_30 [ 34%] Built target pofiles_27 [ 34%] Built target pofiles_33 [ 34%] Built target pofiles_23 [ 34%] Built target pofiles_24 [ 34%] Generating es-plasmawallpaperviewer.gmo [ 34%] Built target pofiles_19 [ 34%] Generating fy-plasmawallpaperviewer.gmo make -f CMakeFiles/pofiles_38.dir/build.make CMakeFiles/pofiles_38.dir/depend [ 34%] Generating ar-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/es-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/es/plasmawallpaperviewer.po make -f CMakeFiles/pofiles_39.dir/build.make CMakeFiles/pofiles_39.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fy-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fy/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ar-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ar/plasmawallpaperviewer.po [ 34%] Generating ca-plasmate.gmo make -f CMakeFiles/pofiles_4.dir/build.make CMakeFiles/pofiles_4.dir/depend [ 34%] Generating csb-plasmawallpaperviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_39.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ca-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ca/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/csb-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/csb/plasmawallpaperviewer.po make -f CMakeFiles/pofiles_40.dir/build.make CMakeFiles/pofiles_40.dir/depend [ 34%] Built target pofiles_28 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_38.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_41.dir/build.make CMakeFiles/pofiles_41.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_4.dir/DependInfo.cmake --color= [ 34%] Generating es-plasmate.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_40.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/es-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/es/plasmate.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_41.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 35%] Generating pl-remote-widgets-browser.gmo [ 35%] Generating pl-plasma_shell_org.kde.plasmoidviewershell.gmo [ 35%] Generating pl-kdevpackagemanagerview.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pl-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pl/plasma_shell_org.kde.plasmoidviewershell.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pl-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pl/kdevpackagemanagerview.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pl-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pl/remote-widgets-browser.po Scanning dependencies of target pofiles_39 [ 35%] Built target pofiles_31 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_38 [ 35%] Generating pl-cuttlefish_editorplugin.gmo [ 35%] Built target pofiles_34 Scanning dependencies of target pofiles_4 make -f CMakeFiles/pofiles_39.dir/build.make CMakeFiles/pofiles_39.dir/build make -f CMakeFiles/pofiles_42.dir/build.make CMakeFiles/pofiles_42.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_38.dir/build.make CMakeFiles/pofiles_38.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pl-cuttlefish_editorplugin.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pl/cuttlefish_editorplugin.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_4.dir/build.make CMakeFiles/pofiles_4.dir/build Scanning dependencies of target pofiles_40 Scanning dependencies of target pofiles_41 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_42.dir/DependInfo.cmake --color= [ 35%] Built target pofiles_32 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_40.dir/build.make CMakeFiles/pofiles_40.dir/build make -f CMakeFiles/pofiles_41.dir/build.make CMakeFiles/pofiles_41.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_43.dir/build.make CMakeFiles/pofiles_43.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_43.dir/DependInfo.cmake --color= [ 35%] Built target pofiles_35 [ 35%] Built target pofiles_36 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_44.dir/build.make CMakeFiles/pofiles_44.dir/depend make -f CMakeFiles/pofiles_45.dir/build.make CMakeFiles/pofiles_45.dir/depend make -f CMakeFiles/pofiles_46.dir/build.make CMakeFiles/pofiles_46.dir/depend [ 35%] Generating pl-plasmoidviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_44.dir/DependInfo.cmake --color= [ 35%] Generating pl-plasmawallpaperviewer.gmo [ 35%] Built target pofiles_3 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pl-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pl/plasmoidviewer.po [ 36%] Generating pl-cuttlefish.gmo [ 36%] Generating pl-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pl-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pl/plasmawallpaperviewer.po make -f CMakeFiles/pofiles_47.dir/build.make CMakeFiles/pofiles_47.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pl-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pl/cuttlefish.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pl-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pl/plasmate.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_46.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_42 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_45.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_42.dir/build.make CMakeFiles/pofiles_42.dir/build [ 37%] Generating ml-plasmaengineexplorer.gmo [ 37%] Generating be@latin-plasmaengineexplorer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_47.dir/DependInfo.cmake --color= [ 37%] Generating se-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/be@latin-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/be@latin/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ml-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ml/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/se-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/se/plasmaengineexplorer.po [ 37%] Generating lt-plasmaengineexplorer.gmo [ 37%] Generating be-plasmaengineexplorer.gmo [ 37%] Built target pofiles_29 make -f CMakeFiles/pofiles_48.dir/build.make CMakeFiles/pofiles_48.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/be-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/be/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/lt-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/lt/plasmaengineexplorer.po make -f CMakeFiles/pofiles_49.dir/build.make CMakeFiles/pofiles_49.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_48.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_49.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_43 Scanning dependencies of target pofiles_44 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_43.dir/build.make CMakeFiles/pofiles_43.dir/build Scanning dependencies of target pofiles_45 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_44.dir/build.make CMakeFiles/pofiles_44.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_45.dir/build.make CMakeFiles/pofiles_45.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_46 Scanning dependencies of target pofiles_47 [ 37%] Generating ml-plasmoidviewer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_46.dir/build.make CMakeFiles/pofiles_46.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_47.dir/build.make CMakeFiles/pofiles_47.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ml-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ml/plasmoidviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 37%] Generating ru-plasmaengineexplorer.gmo [ 37%] Generating ru-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ru-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ru/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ru-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ru/themeexplorer.po Scanning dependencies of target pofiles_49 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 37%] Built target pofiles_41 make -f CMakeFiles/pofiles_49.dir/build.make CMakeFiles/pofiles_49.dir/build [ 38%] Generating lt-remote-widgets-browser.gmo [ 39%] Generating be@latin-plasmoidviewer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_48 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/lt-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/lt/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/be@latin-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/be@latin/plasmoidviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_48.dir/build.make CMakeFiles/pofiles_48.dir/build [ 39%] Generating pt-plasmaengineexplorer.gmo [ 39%] Generating lt-plasmoidviewer.gmo [ 39%] Generating he-plasmaengineexplorer.gmo [ 39%] Generating sv-plasmaengineexplorer.gmo [ 39%] Built target pofiles_40 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sv-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sv/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/lt-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/lt/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/he-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/he/plasmaengineexplorer.po [ 39%] Generating gl-plasmaengineexplorer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_5.dir/build.make CMakeFiles/pofiles_5.dir/depend [ 39%] Generating tg-plasmaengineexplorer.gmo [ 39%] Built target pofiles_37 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/gl-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/gl/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_50.dir/build.make CMakeFiles/pofiles_50.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/tg-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/tg/plasmaengineexplorer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_5.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_50.dir/DependInfo.cmake --color= [ 39%] Generating pt-themeexplorer.gmo [ 39%] Generating pa-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt/themeexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pa-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pa/plasmaengineexplorer.po [ 39%] Built target pofiles_4 [ 39%] Built target pofiles_39 [ 39%] Generating ja-plasmaengineexplorer.gmo [ 39%] Generating gl-themeexplorer.gmo make -f CMakeFiles/pofiles_51.dir/build.make CMakeFiles/pofiles_51.dir/depend [ 40%] Generating pa-remote-widgets-browser.gmo [ 40%] Generating ru-remote-widgets-browser.gmo make -f CMakeFiles/pofiles_52.dir/build.make CMakeFiles/pofiles_52.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ja-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ja/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/gl-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/gl/themeexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ru-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ru/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pa-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pa/remote-widgets-browser.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_51.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_52.dir/DependInfo.cmake --color= [ 40%] Generating lt-plasmawallpaperviewer.gmo [ 41%] Generating he-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/he-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/he/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/lt-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/lt/plasmawallpaperviewer.po Scanning dependencies of target pofiles_5 Scanning dependencies of target pofiles_50 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_5.dir/build.make CMakeFiles/pofiles_5.dir/build [ 41%] Generating tg-plasmoidviewer.gmo [ 41%] Generating gl-kdevpackagemanagerview.gmo [ 41%] Generating sv-themeexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_50.dir/build.make CMakeFiles/pofiles_50.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/tg-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/tg/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sv-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sv/themeexplorer.po [ 41%] Generating lt-plasmate.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/gl-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/gl/kdevpackagemanagerview.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/lt-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/lt/plasmate.po Scanning dependencies of target pofiles_51 [ 42%] Generating sv-kdevpackagemanagerview.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_51.dir/build.make CMakeFiles/pofiles_51.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sv-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sv/kdevpackagemanagerview.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_52 [ 42%] Generating gl-remote-widgets-browser.gmo [ 42%] Generating pt-kdevpackagemanagerview.gmo [ 42%] Generating pa-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/gl-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/gl/remote-widgets-browser.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt/kdevpackagemanagerview.po make -f CMakeFiles/pofiles_52.dir/build.make CMakeFiles/pofiles_52.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pa-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pa/plasmoidviewer.po [ 42%] Generating ru-plasma_shell_org.kde.plasmoidviewershell.gmo [ 42%] Generating eo-plasmaengineexplorer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_53.dir/build.make CMakeFiles/pofiles_53.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ru-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ru/plasma_shell_org.kde.plasmoidviewershell.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/eo-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/eo/plasmaengineexplorer.po [ 43%] Generating mai-plasmaengineexplorer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_53.dir/DependInfo.cmake --color= [ 43%] Generating ja-themeexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ja-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ja/themeexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/mai-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/mai/plasmaengineexplorer.po [ 44%] Generating ru-cuttlefish_editorplugin.gmo [ 44%] Built target pofiles_45 [ 44%] Generating sv-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ru-cuttlefish_editorplugin.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ru/cuttlefish_editorplugin.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sv-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sv/remote-widgets-browser.po make -f CMakeFiles/pofiles_54.dir/build.make CMakeFiles/pofiles_54.dir/depend [ 44%] Generating ku-plasmaengineexplorer.gmo [ 44%] Generating ko-plasmaengineexplorer.gmo [ 44%] Built target pofiles_47 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_54.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ku-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ku/plasmaengineexplorer.po Scanning dependencies of target pofiles_53 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ko-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ko/plasmaengineexplorer.po make -f CMakeFiles/pofiles_55.dir/build.make CMakeFiles/pofiles_55.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_53.dir/build.make CMakeFiles/pofiles_53.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 45%] Generating eo-plasmoidviewer.gmo cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_55.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/eo-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/eo/plasmoidviewer.po make -f CMakeFiles/pofiles_56.dir/build.make CMakeFiles/pofiles_56.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 45%] Generating eo-plasmawallpaperviewer.gmo [ 45%] Built target pofiles_38 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/eo-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/eo/plasmawallpaperviewer.po make -f CMakeFiles/pofiles_57.dir/build.make CMakeFiles/pofiles_57.dir/depend [ 45%] Generating pa-plasmawallpaperviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_56.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pa-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pa/plasmawallpaperviewer.po [ 48%] Generating pt-remote-widgets-browser.gmo [ 47%] Generating gl-plasma_shell_org.kde.plasmoidviewershell.gmo Scanning dependencies of target pofiles_54 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/gl-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/gl/plasma_shell_org.kde.plasmoidviewershell.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 48%] Generating ja-kdevpackagemanagerview.gmo make -f CMakeFiles/pofiles_54.dir/build.make CMakeFiles/pofiles_54.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_57.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ja-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ja/kdevpackagemanagerview.po [ 48%] Generating mai-plasmoidviewer.gmo [ 48%] Generating ru-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/mai-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/mai/plasmoidviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ru-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ru/plasmoidviewer.po Scanning dependencies of target pofiles_55 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_55.dir/build.make CMakeFiles/pofiles_55.dir/build [ 49%] Generating sv-plasma_shell_org.kde.plasmoidviewershell.gmo [ 49%] Generating th-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sv-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sv/plasma_shell_org.kde.plasmoidviewershell.po Scanning dependencies of target pofiles_56 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/th-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/th/plasmaengineexplorer.po [ 49%] Generating eo-plasmate.gmo [ 50%] Generating ko-themeexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_56.dir/build.make CMakeFiles/pofiles_56.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/eo-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/eo/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ko-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ko/themeexplorer.po [ 50%] Generating ja-remote-widgets-browser.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 50%] Generating ku-plasmoidviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ja-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ja/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ku-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ku/plasmoidviewer.po [ 50%] Generating gl-plasmoidviewer.gmo [ 50%] Generating nn-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/gl-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/gl/plasmoidviewer.po [ 50%] Generating pa-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nn-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nn/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pa-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pa/plasmate.po Scanning dependencies of target pofiles_57 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_57.dir/build.make CMakeFiles/pofiles_57.dir/build [ 50%] Generating ru-cuttlefish.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ru-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ru/cuttlefish.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 51%] Generating gl-cuttlefish.gmo [ 51%] Generating ta-plasmaengineexplorer.gmo [ 51%] Generating pt-plasma_shell_org.kde.plasmoidviewershell.gmo [ 51%] Generating sq-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ta-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ta/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sq-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sq/plasmaengineexplorer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/gl-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/gl/cuttlefish.po [ 51%] Generating ja-plasma_shell_org.kde.plasmoidviewershell.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ja-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ja/plasma_shell_org.kde.plasmoidviewershell.po [ 51%] Generating mai-plasmawallpaperviewer.gmo [ 51%] Built target pofiles_52 [ 51%] Generating th-plasmoidviewer.gmo [ 52%] Generating nn-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/mai-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/mai/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nn-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nn/themeexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt/plasma_shell_org.kde.plasmoidviewershell.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/th-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/th/plasmoidviewer.po [ 52%] Generating sv-cuttlefish_editorplugin.gmo [ 52%] Generating nn-kdevpackagemanagerview.gmo [ 52%] Built target pofiles_50 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sv-cuttlefish_editorplugin.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sv/cuttlefish_editorplugin.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nn-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nn/kdevpackagemanagerview.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 52%] Generating gu-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/gu-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/gu/plasmaengineexplorer.po [ 52%] Generating ko-kdevpackagemanagerview.gmo [ 52%] Generating nn-remote-widgets-browser.gmo [ 52%] Generating ru-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nn-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nn/remote-widgets-browser.po [ 52%] Generating gl-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ko-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ko/kdevpackagemanagerview.po [ 52%] Generating sq-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ru-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ru/plasmawallpaperviewer.po [ 53%] Generating gl-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/gl-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/gl/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sq-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sq/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/gl-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/gl/plasmate.po [ 53%] Generating ja-cuttlefish_editorplugin.gmo [ 53%] Built target pofiles_49 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ja-cuttlefish_editorplugin.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ja/cuttlefish_editorplugin.po [ 53%] Generating pt-cuttlefish_editorplugin.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt-cuttlefish_editorplugin.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt/cuttlefish_editorplugin.po [ 54%] Generating ta-plasmoidviewer.gmo [ 54%] Generating th-plasmawallpaperviewer.gmo [ 54%] Generating mai-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ta-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ta/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/mai-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/mai/plasmate.po [ 54%] Generating gu-plasmoidviewer.gmo [ 55%] Generating ru-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/gu-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/gu/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/th-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/th/plasmawallpaperviewer.po [ 55%] Generating sv-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ru-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ru/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sv-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sv/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 55%] Generating ko-remote-widgets-browser.gmo [ 55%] Generating ja-cuttlefish.gmo [ 55%] Generating nn-plasma_shell_org.kde.plasmoidviewershell.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ja-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ja/cuttlefish.po [ 55%] Generating sq-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nn-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nn/plasma_shell_org.kde.plasmoidviewershell.po make -f CMakeFiles/pofiles_58.dir/build.make CMakeFiles/pofiles_58.dir/depend [ 55%] Generating gu-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ko-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ko/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sq-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sq/plasmawallpaperviewer.po [ 56%] Generating ja-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/gu-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/gu/plasmawallpaperviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ja-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ja/plasmoidviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_58.dir/DependInfo.cmake --color= [ 56%] Generating ko-plasma_shell_org.kde.plasmoidviewershell.gmo [ 57%] Generating nn-cuttlefish_editorplugin.gmo [ 57%] Generating pt-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nn-cuttlefish_editorplugin.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nn/cuttlefish_editorplugin.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ko-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ko/plasma_shell_org.kde.plasmoidviewershell.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt/plasmoidviewer.po [ 57%] Built target pofiles_56 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 57%] Built target pofiles_46 [ 57%] Generating th-plasmate.gmo make -f CMakeFiles/pofiles_59.dir/build.make CMakeFiles/pofiles_59.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/th-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/th/plasmate.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_59.dir/DependInfo.cmake --color= [ 58%] Generating sv-cuttlefish.gmo [ 58%] Built target pofiles_5 Scanning dependencies of target pofiles_58 make -f CMakeFiles/pofiles_6.dir/build.make CMakeFiles/pofiles_6.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sv-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sv/cuttlefish.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_58.dir/build.make CMakeFiles/pofiles_58.dir/build [ 59%] Generating nn-plasmoidviewer.gmo [ 59%] Generating ko-cuttlefish.gmo [ 59%] Built target pofiles_57 [ 59%] Built target pofiles_42 [ 59%] Generating ko-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nn-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nn/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ko-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ko/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ko-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ko/cuttlefish.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 59%] Generating ko-plasmawallpaperviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_6.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ko-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ko/plasmawallpaperviewer.po Scanning dependencies of target pofiles_59 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_59.dir/build.make CMakeFiles/pofiles_59.dir/build [ 59%] Generating pt-cuttlefish.gmo [ 59%] Built target pofiles_55 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt/cuttlefish.po make -f CMakeFiles/pofiles_60.dir/build.make CMakeFiles/pofiles_60.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 59%] Generating pt-plasmate.gmo make -f CMakeFiles/pofiles_61.dir/build.make CMakeFiles/pofiles_61.dir/depend [ 59%] Generating ja-plasmawallpaperviewer.gmo make -f CMakeFiles/pofiles_62.dir/build.make CMakeFiles/pofiles_62.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_60.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ja-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ja/plasmawallpaperviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_61.dir/DependInfo.cmake --color= [ 59%] Generating sv-plasmawallpaperviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_62.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sv-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sv/plasmawallpaperviewer.po [ 60%] Generating mr-plasmoidviewer.gmo [ 60%] Generating mr-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/mr-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/mr/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/mr-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/mr/plasmoidviewer.po Scanning dependencies of target pofiles_6 [ 60%] Generating mr-plasmaengineexplorer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 61%] Generating pt-plasmawallpaperviewer.gmo make -f CMakeFiles/pofiles_6.dir/build.make CMakeFiles/pofiles_6.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/mr-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/mr/plasmaengineexplorer.po [ 61%] Built target pofiles_53 [ 62%] Generating sl-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sl-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sl/plasmaengineexplorer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 62%] Generating nn-cuttlefish.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nn-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nn/cuttlefish.po Scanning dependencies of target pofiles_61 Scanning dependencies of target pofiles_60 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 62%] Generating sv-plasmate.gmo make -f CMakeFiles/pofiles_61.dir/build.make CMakeFiles/pofiles_61.dir/build make -f CMakeFiles/pofiles_63.dir/build.make CMakeFiles/pofiles_63.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_60.dir/build.make CMakeFiles/pofiles_60.dir/build [ 62%] Built target pofiles_51 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sv-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sv/plasmate.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_63.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_62 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_62.dir/build.make CMakeFiles/pofiles_62.dir/build [ 63%] Generating sr@ijekavianlatin-plasmaengineexplorer.gmo [ 63%] Generating mr-plasmate.gmo make -f CMakeFiles/pofiles_64.dir/build.make CMakeFiles/pofiles_64.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/mr-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/mr/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sr@ijekavianlatin-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sr@ijekavianlatin/plasmaengineexplorer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_64.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 63%] Generating sr@ijekavianlatin-remote-widgets-browser.gmo [ 63%] Generating ja-plasmate.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 63%] Generating mr-plasmawallpaperviewer.gmo [ 63%] Built target pofiles_43 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sr@ijekavianlatin-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sr@ijekavianlatin/remote-widgets-browser.po [ 63%] Generating nn-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ja-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ja/plasmate.po [ 64%] Generating ug-plasmaengineexplorer.gmo [ 64%] Generating km-plasmaengineexplorer.gmo [ 64%] Generating sl-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/mr-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/mr/plasmawallpaperviewer.po make -f CMakeFiles/pofiles_65.dir/build.make CMakeFiles/pofiles_65.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nn-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nn/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ug-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ug/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/km-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/km/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sl-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sl/themeexplorer.po Scanning dependencies of target pofiles_63 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_65.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_63.dir/build.make CMakeFiles/pofiles_63.dir/build [ 64%] Generating sr@ijekavianlatin-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sr@ijekavianlatin-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sr@ijekavianlatin/plasmoidviewer.po [ 64%] Generating sl-kdevpackagemanagerview.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 64%] Generating zh_TW-plasmaengineexplorer.gmo [ 64%] Built target pofiles_44 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/zh_TW-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/zh_TW/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sl-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sl/kdevpackagemanagerview.po make -f CMakeFiles/pofiles_66.dir/build.make CMakeFiles/pofiles_66.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_66.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 64%] Generating sr@ijekavianlatin-plasmawallpaperviewer.gmo Scanning dependencies of target pofiles_64 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sr@ijekavianlatin-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sr@ijekavianlatin/plasmawallpaperviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_67.dir/build.make CMakeFiles/pofiles_67.dir/depend make -f CMakeFiles/pofiles_64.dir/build.make CMakeFiles/pofiles_64.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_67.dir/DependInfo.cmake --color= [ 64%] Generating sl-remote-widgets-browser.gmo [ 64%] Generating zh_TW-remote-widgets-browser.gmo Scanning dependencies of target pofiles_65 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/zh_TW-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/zh_TW/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sl-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sl/remote-widgets-browser.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_65.dir/build.make CMakeFiles/pofiles_65.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 64%] Generating ms-plasmaengineexplorer.gmo [ 65%] Generating ug-remote-widgets-browser.gmo [ 65%] Generating km-remote-widgets-browser.gmo [ 65%] Built target pofiles_58 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ms-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ms/plasmaengineexplorer.po [ 65%] Generating zh_TW-plasmoidviewer.gmo [ 65%] Generating nn-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ug-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ug/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/km-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/km/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/zh_TW-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/zh_TW/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nn-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nn/plasmate.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 65%] Generating zh_TW-plasmawallpaperviewer.gmo [ 65%] Built target pofiles_48 make -f CMakeFiles/pofiles_68.dir/build.make CMakeFiles/pofiles_68.dir/depend Scanning dependencies of target pofiles_66 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/zh_TW-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/zh_TW/plasmawallpaperviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_66.dir/build.make CMakeFiles/pofiles_66.dir/build [ 65%] Generating sl-plasma_shell_org.kde.plasmoidviewershell.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sl-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sl/plasma_shell_org.kde.plasmoidviewershell.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_68.dir/DependInfo.cmake --color= [ 66%] Generating is-plasmaengineexplorer.gmo [ 66%] Generating bs-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/is-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/is/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/bs-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/bs/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_67 [ 66%] Built target pofiles_6 make -f CMakeFiles/pofiles_69.dir/build.make CMakeFiles/pofiles_69.dir/depend [ 67%] Generating zh_TW-plasmate.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_7.dir/build.make CMakeFiles/pofiles_7.dir/depend make -f CMakeFiles/pofiles_67.dir/build.make CMakeFiles/pofiles_67.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/zh_TW-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/zh_TW/plasmate.po [ 67%] Generating km-plasmoidviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 67%] Generating is-plasmoidviewer.gmo [ 67%] Generating ug-plasmawallpaperviewer.gmo [ 67%] Generating is-plasmawallpaperviewer.gmo [ 68%] Generating sl-plasmoidviewer.gmo [ 68%] Generating ug-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/km-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/km/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ug-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ug/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/is-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/is/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/is-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/is/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sl-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sl/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ug-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ug/plasmoidviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_69.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_7.dir/DependInfo.cmake --color= [ 68%] Built target pofiles_54 Scanning dependencies of target pofiles_68 [ 68%] Generating ms-plasmoidviewer.gmo [ 68%] Generating hi-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ms-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ms/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/hi-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/hi/plasmaengineexplorer.po make -f CMakeFiles/pofiles_68.dir/build.make CMakeFiles/pofiles_68.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_70.dir/build.make CMakeFiles/pofiles_70.dir/depend [ 68%] Generating en_GB-plasmaengineexplorer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_70.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/en_GB-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/en_GB/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_7 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_7.dir/build.make CMakeFiles/pofiles_7.dir/build Scanning dependencies of target pofiles_69 [ 68%] Generating bs-remote-widgets-browser.gmo [ 69%] Generating ug-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/bs-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/bs/remote-widgets-browser.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_69.dir/build.make CMakeFiles/pofiles_69.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 70%] Generating km-plasmawallpaperviewer.gmo [ 70%] Generating hi-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ug-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ug/plasmate.po [ 70%] Generating en_GB-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/hi-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/hi/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/km-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/km/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/en_GB-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/en_GB/themeexplorer.po [ 70%] Generating sl-cuttlefish.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sl-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sl/cuttlefish.po [ 70%] Generating sl-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sl-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sl/plasmawallpaperviewer.po [ 70%] Generating ms-plasmawallpaperviewer.gmo [ 70%] Generating mk-plasmaengineexplorer.gmo [ 70%] Built target pofiles_64 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ms-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ms/plasmawallpaperviewer.po [ 70%] Built target pofiles_62 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/mk-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/mk/plasmaengineexplorer.po [ 70%] Generating hi-plasmawallpaperviewer.gmo Scanning dependencies of target pofiles_70 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/hi-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/hi/plasmawallpaperviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_70.dir/build.make CMakeFiles/pofiles_70.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 70%] Generating en_GB-kdevpackagemanagerview.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 71%] Generating nds-plasmaengineexplorer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/en_GB-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/en_GB/kdevpackagemanagerview.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nds-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nds/plasmaengineexplorer.po [ 71%] Generating pt_BR-plasmaengineexplorer.gmo [ 72%] Generating bs-plasmoidviewer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt_BR-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt_BR/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/bs-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/bs/plasmoidviewer.po [ 72%] Generating sl-plasmate.gmo [ 72%] Generating nds-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sl-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sl/plasmate.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nds-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nds/remote-widgets-browser.po [ 72%] Generating km-plasmate.gmo [ 73%] Generating pt_BR-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/km-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/km/plasmate.po [ 73%] Built target pofiles_61 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt_BR-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt_BR/themeexplorer.po [ 74%] Generating en_GB-remote-widgets-browser.gmo [ 74%] Generating fr-remote-widgets-browser.gmo [ 74%] Generating fr-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/en_GB-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/en_GB/remote-widgets-browser.po make -f CMakeFiles/pofiles_71.dir/build.make CMakeFiles/pofiles_71.dir/depend make -f CMakeFiles/pofiles_72.dir/build.make CMakeFiles/pofiles_72.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fr-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fr/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fr-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fr/plasmaengineexplorer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_72.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_71.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_73.dir/build.make CMakeFiles/pofiles_73.dir/depend [ 74%] Built target pofiles_63 [ 74%] Generating nds-plasmoidviewer.gmo [ 74%] Built target pofiles_68 make -f CMakeFiles/pofiles_74.dir/build.make CMakeFiles/pofiles_74.dir/depend [ 74%] Generating nds-plasmawallpaperviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_73.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nds-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nds/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nds-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nds/plasmawallpaperviewer.po [ 74%] Built target pofiles_66 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_74.dir/DependInfo.cmake --color= make -f CMakeFiles/pofiles_75.dir/build.make CMakeFiles/pofiles_75.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_76.dir/build.make CMakeFiles/pofiles_76.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_76.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_75.dir/DependInfo.cmake --color= [ 74%] Generating en_GB-plasma_shell_org.kde.plasmoidviewershell.gmo make -f CMakeFiles/pofiles_77.dir/build.make CMakeFiles/pofiles_77.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/en_GB-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/en_GB/plasma_shell_org.kde.plasmoidviewershell.po [ 74%] Generating fr-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fr-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fr/plasmoidviewer.po [ 74%] Generating pt_BR-remote-widgets-browser.gmo [ 74%] Generating bs-plasmawallpaperviewer.gmo Scanning dependencies of target pofiles_71 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 74%] Built target pofiles_59 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt_BR-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt_BR/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/bs-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/bs/plasmawallpaperviewer.po [ 74%] Generating pt_BR-kdevpackagemanagerview.gmo Scanning dependencies of target pofiles_73 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_77.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_71.dir/build.make CMakeFiles/pofiles_71.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt_BR-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt_BR/kdevpackagemanagerview.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 74%] Generating en_GB-cuttlefish_editorplugin.gmo make -f CMakeFiles/pofiles_73.dir/build.make CMakeFiles/pofiles_73.dir/build Scanning dependencies of target pofiles_72 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/en_GB-cuttlefish_editorplugin.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/en_GB/cuttlefish_editorplugin.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_72.dir/build.make CMakeFiles/pofiles_72.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 75%] Generating nds-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nds-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nds/plasmate.po Scanning dependencies of target pofiles_75 Scanning dependencies of target pofiles_74 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_76 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_75.dir/build.make CMakeFiles/pofiles_75.dir/build make -f CMakeFiles/pofiles_74.dir/build.make CMakeFiles/pofiles_74.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 75%] Built target pofiles_60 make -f CMakeFiles/pofiles_76.dir/build.make CMakeFiles/pofiles_76.dir/build [ 75%] Generating en_GB-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/en_GB-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/en_GB/plasmoidviewer.po [ 75%] Generating bs-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/bs-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/bs/plasmate.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 75%] Generating eu-plasmaengineexplorer.gmo [ 75%] Generating fi-plasmaengineexplorer.gmo Scanning dependencies of target pofiles_77 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fi-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fi/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/eu-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/eu/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 75%] Generating fr-plasmawallpaperviewer.gmo make -f CMakeFiles/pofiles_77.dir/build.make CMakeFiles/pofiles_77.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fr-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fr/plasmawallpaperviewer.po [ 75%] Generating el-plasmaengineexplorer.gmo [ 75%] Generating el-remote-widgets-browser.gmo [ 75%] Generating fi-themeexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/el-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/el/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/el-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/el/remote-widgets-browser.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fi-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fi/themeexplorer.po [ 76%] Generating fi-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fi-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fi/remote-widgets-browser.po [ 76%] Generating nb-plasmaengineexplorer.gmo [ 76%] Generating it-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nb-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nb/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/it-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/it/plasmaengineexplorer.po [ 76%] Generating pt_BR-plasma_shell_org.kde.plasmoidviewershell.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt_BR-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt_BR/plasma_shell_org.kde.plasmoidviewershell.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 76%] Generating ro-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ro-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ro/plasmaengineexplorer.po [ 76%] Generating fi-kdevpackagemanagerview.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fi-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fi/kdevpackagemanagerview.po [ 76%] Generating id-plasmaengineexplorer.gmo [ 77%] Generating en_GB-cuttlefish.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/id-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/id/plasmaengineexplorer.po [ 77%] Built target pofiles_7 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/en_GB-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/en_GB/cuttlefish.po [ 77%] Built target pofiles_65 [ 78%] Generating fr-plasmate.gmo [ 78%] Generating fi-plasma_shell_org.kde.plasmoidviewershell.gmo [ 78%] Generating eu-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fr-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fr/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fi-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fi/plasma_shell_org.kde.plasmoidviewershell.po [ 79%] Generating eu-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/eu-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/eu/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/eu-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/eu/plasmawallpaperviewer.po [ 79%] Generating eu-plasmoidviewer.gmo [ 79%] Generating nb-remote-widgets-browser.gmo [ 79%] Generating el-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nb-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nb/remote-widgets-browser.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/eu-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/eu/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/el-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/el/plasmawallpaperviewer.po [ 79%] Generating el-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/el-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/el/plasmoidviewer.po [ 79%] Generating id-plasmoidviewer.gmo [ 79%] Generating it-themeexplorer.gmo [ 79%] Generating ro-remote-widgets-browser.gmo [ 79%] Generating en_GB-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/id-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/id/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/en_GB-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/en_GB/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/it-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/it/themeexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ro-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ro/remote-widgets-browser.po make -f CMakeFiles/pofiles_78.dir/build.make CMakeFiles/pofiles_78.dir/depend [ 80%] Generating pt_BR-cuttlefish_editorplugin.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt_BR-cuttlefish_editorplugin.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt_BR/cuttlefish_editorplugin.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 80%] Generating id-plasmawallpaperviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_78.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/id-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/id/plasmawallpaperviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 80%] Generating en_GB-plasmate.gmo [ 80%] Generating fi-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/en_GB-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/en_GB/plasmate.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fi-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fi/plasmoidviewer.po [ 81%] Generating nb-plasmoidviewer.gmo [ 81%] Generating it-remote-widgets-browser.gmo [ 81%] Generating it-kdevpackagemanagerview.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nb-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nb/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/it-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/it/remote-widgets-browser.po [ 82%] Generating nb-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/it-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/it/kdevpackagemanagerview.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/nb-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/nb/plasmawallpaperviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 82%] Built target pofiles_71 [ 82%] Generating pt_BR-cuttlefish.gmo Scanning dependencies of target pofiles_78 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt_BR-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt_BR/cuttlefish.po [ 83%] Generating el-plasmate.gmo [ 83%] Built target pofiles_70 [ 83%] Generating ro-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/el-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/el/plasmate.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 83%] Generating pt_BR-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ro-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ro/plasmoidviewer.po make -f CMakeFiles/pofiles_78.dir/build.make CMakeFiles/pofiles_78.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt_BR-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt_BR/plasmoidviewer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 83%] Generating it-plasma_shell_org.kde.plasmoidviewershell.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/it-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/it/plasma_shell_org.kde.plasmoidviewershell.po [ 83%] Generating pt_BR-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt_BR-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt_BR/plasmate.po [ 83%] Built target pofiles_77 make -f CMakeFiles/pofiles_79.dir/build.make CMakeFiles/pofiles_79.dir/depend [ 83%] Generating pt_BR-plasmawallpaperviewer.gmo make -f CMakeFiles/pofiles_8.dir/build.make CMakeFiles/pofiles_8.dir/depend [ 83%] Generating it-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/pt_BR-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/pt_BR/plasmawallpaperviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_79.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/it-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/it/plasmoidviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_8.dir/DependInfo.cmake --color= [ 84%] Generating fi-cuttlefish.gmo [ 84%] Generating ro-plasmawallpaperviewer.gmo [ 84%] Built target pofiles_67 [ 85%] Generating hu-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ro-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ro/plasmawallpaperviewer.po [ 85%] Built target pofiles_75 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fi-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fi/cuttlefish.po 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 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/hu-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/hu/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 85%] Generating it-cuttlefish.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/it-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/it/cuttlefish.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_80.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_81.dir/DependInfo.cmake --color= [ 85%] Generating hu-remote-widgets-browser.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/hu-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/hu/remote-widgets-browser.po [ 85%] Generating fi-plasmawallpaperviewer.gmo [ 85%] Generating ro-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fi-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fi/plasmawallpaperviewer.po make -f CMakeFiles/pofiles_82.dir/build.make CMakeFiles/pofiles_82.dir/depend cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/ro-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/ro/plasmate.po Scanning dependencies of target pofiles_8 Scanning dependencies of target pofiles_79 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_79.dir/build.make CMakeFiles/pofiles_79.dir/build make -f CMakeFiles/pofiles_8.dir/build.make CMakeFiles/pofiles_8.dir/build make -f CMakeFiles/pofiles_9.dir/build.make CMakeFiles/pofiles_9.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_82.dir/DependInfo.cmake --color= [ 85%] Generating it-plasmawallpaperviewer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/it-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/it/plasmawallpaperviewer.po [ 85%] Built target pofiles_72 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_9.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 86%] Generating it-plasmate.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/it-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/it/plasmate.po make -f cuttlefish/src/CMakeFiles/cuttlefish_automoc.dir/build.make cuttlefish/src/CMakeFiles/cuttlefish_automoc.dir/depend Scanning dependencies of target pofiles_81 make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/cuttlefish/src /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cuttlefish/src /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cuttlefish/src/CMakeFiles/cuttlefish_automoc.dir/DependInfo.cmake --color= [ 87%] Generating fi-plasmate.gmo [ 87%] Built target pofiles_69 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_81.dir/build.make CMakeFiles/pofiles_81.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fi-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fi/plasmate.po make -f cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin_automoc.dir/build.make cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin_automoc.dir/depend Scanning dependencies of target pofiles_80 [ 87%] Generating hu-plasmoidviewer.gmo [ 87%] Generating hu-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/hu-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/hu/plasmoidviewer.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_80.dir/build.make CMakeFiles/pofiles_80.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/hu-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/hu/plasmawallpaperviewer.po [ 87%] Generating fa-plasmaengineexplorer.gmo [ 88%] Generating hsb-plasmaengineexplorer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/cuttlefish/src/editorplugin /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cuttlefish/src/editorplugin /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_82 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/hsb-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/hsb/plasmaengineexplorer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/fa-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/fa/plasmaengineexplorer.po 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.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_82.dir/build.make CMakeFiles/pofiles_82.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 88%] Generating hu-plasmate.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/engineexplorer /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/engineexplorer /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/engineexplorer/CMakeFiles/plasmaengineexplorer_automoc.dir/DependInfo.cmake --color= cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/hu-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/hu/plasmate.po make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 88%] Generating hsb-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/hsb-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/hsb/plasmoidviewer.po [ 88%] Built target pofiles_74 Scanning dependencies of target cuttlefish_automoc make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f plasmoidviewer/CMakeFiles/plasmoidviewer_automoc.dir/build.make plasmoidviewer/CMakeFiles/plasmoidviewer_automoc.dir/depend Scanning dependencies of target pofiles_9 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f cuttlefish/src/CMakeFiles/cuttlefish_automoc.dir/build.make cuttlefish/src/CMakeFiles/cuttlefish_automoc.dir/build make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/plasmoidviewer /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/plasmoidviewer /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/plasmoidviewer/CMakeFiles/plasmoidviewer_automoc.dir/DependInfo.cmake --color= [ 88%] Generating sr@latin-plasmoidviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/sr@latin-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/sr@latin/plasmoidviewer.po make -f CMakeFiles/pofiles_9.dir/build.make CMakeFiles/pofiles_9.dir/build [ 88%] Generating wa-plasmaengineexplorer.gmo make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' Scanning dependencies of target cuttlefishplugin_automoc make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/wa-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/wa/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin_automoc.dir/build.make cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin_automoc.dir/build make -f themeexplorer/src/CMakeFiles/plasmathemeexplorer_automoc.dir/build.make themeexplorer/src/CMakeFiles/plasmathemeexplorer_automoc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 88%] Generating de-plasmaengineexplorer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/de-plasmaengineexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/de/plasmaengineexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' Scanning dependencies of target plasmaengineexplorer_automoc make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/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.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/themeexplorer/src /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/themeexplorer/src /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/themeexplorer/src/CMakeFiles/plasmathemeexplorer_automoc.dir/DependInfo.cmake --color= [ 89%] Generating wa-plasmoidviewer.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 89%] Generating de-themeexplorer.gmo [ 89%] Built target pofiles_8 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/wa-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/wa/plasmoidviewer.po [ 89%] Built target pofiles_73 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/de-themeexplorer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/de/themeexplorer.po make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 89%] Automatic moc for target cuttlefish cd cuttlefish/src && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cuttlefish/src/CMakeFiles/cuttlefish_automoc.dir/ release [ 90%] Generating hne-plasmoidviewer.gmo [ 90%] Generating cuttlefishplugin.json cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/hne-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/hne/plasmoidviewer.po [ 90%] Automatic moc for target plasmaengineexplorer [ 90%] Built target pofiles_79 cd ../cuttlefish/src/editorplugin && /usr/bin/desktoptojson -i cuttlefishplugin.desktop -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cuttlefish/src/editorplugin/cuttlefishplugin.json cd engineexplorer && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/engineexplorer/CMakeFiles/plasmaengineexplorer_automoc.dir/ release [ 90%] Built target pofiles_76 [ 90%] Generating de-remote-widgets-browser.gmo Scanning dependencies of target plasmoidviewer_automoc [ 90%] Built target pofiles_78 cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/de-remote-widgets-browser.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/de/remote-widgets-browser.po [ 90%] Generating de-plasma_shell_org.kde.plasmoidviewershell.gmo make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f plasmoidviewer/CMakeFiles/plasmoidviewer_automoc.dir/build.make plasmoidviewer/CMakeFiles/plasmoidviewer_automoc.dir/build cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/de-plasma_shell_org.kde.plasmoidviewershell.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/de/plasma_shell_org.kde.plasmoidviewershell.po [ 90%] Built target pofiles_81 Generated /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cuttlefish/src/editorplugin/cuttlefishplugin.json make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' Scanning dependencies of target plasmathemeexplorer_automoc make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f themeexplorer/src/CMakeFiles/plasmathemeexplorer_automoc.dir/build.make themeexplorer/src/CMakeFiles/plasmathemeexplorer_automoc.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 91%] Generating de-plasmawallpaperviewer.gmo [ 91%] Generating de-cuttlefish.gmo [ 91%] Generating de-kdevpackagemanagerview.gmo [ 92%] Generating de-cuttlefish_editorplugin.gmo [ 92%] Generating de-plasmoidviewer.gmo [ 92%] Generating wa-plasmawallpaperviewer.gmo cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/de-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/de/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/wa-plasmawallpaperviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/wa/plasmawallpaperviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/de-cuttlefish_editorplugin.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/de/cuttlefish_editorplugin.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/de-plasmoidviewer.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/de/plasmoidviewer.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/de-cuttlefish.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/de/cuttlefish.po cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/de-kdevpackagemanagerview.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/de/kdevpackagemanagerview.po [ 92%] Generating de-plasmate.gmo [ 92%] Built target pofiles_9 [ 92%] Automatic moc for target cuttlefishplugin cd ../ && /usr/bin/msgfmt -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/de-plasmate.gmo /builddir/build/BUILD/plasma-sdk-5.4.3/po/de/plasmate.po cd cuttlefish/src/editorplugin && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin_automoc.dir/ release [ 92%] Automatic moc for target plasmoidviewer cd plasmoidviewer && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/plasmoidviewer/CMakeFiles/plasmoidviewer_automoc.dir/ release make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 93%] Automatic moc for target plasmathemeexplorer cd themeexplorer/src && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/themeexplorer/src/CMakeFiles/plasmathemeexplorer_automoc.dir/ release [ 93%] Built target pofiles_80 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 93%] Built target pofiles_82 Generating moc_view.cpp make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 93%] 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.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/plasmoidviewer /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/plasmoidviewer /builddir/build/BUILD/plasma-sdk-5.4.3/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.4.3/x86_64-redhat-linux-gnu' [ 93%] Built target plasmathemeexplorer_automoc make -f themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/build.make themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/themeexplorer/src /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/themeexplorer/src /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/DependInfo.cmake --color= Scanning dependencies of target plasmoidviewer make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f plasmoidviewer/CMakeFiles/plasmoidviewer.dir/build.make plasmoidviewer/CMakeFiles/plasmoidviewer.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 93%] Building CXX object plasmoidviewer/CMakeFiles/plasmoidviewer.dir/plasmoidviewer_automoc.cpp.o [ 93%] Building CXX object plasmoidviewer/CMakeFiles/plasmoidviewer.dir/view.cpp.o [ 93%] Building CXX object plasmoidviewer/CMakeFiles/plasmoidviewer.dir/main.cpp.o cd plasmoidviewer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.4.3\" -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 -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/KDBusAddons -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 cd plasmoidviewer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.4.3\" -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 -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/KDBusAddons -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 cd plasmoidviewer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.4.3\" -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 -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/KDBusAddons -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 Generating cuttlefishplugin.moc Generating moc_cuttlefishplugin.cpp make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 93%] 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.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/cuttlefish/src/editorplugin /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cuttlefish/src/editorplugin /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin.dir/DependInfo.cmake --color= Generating moc_iconmodel.cpp Generating moc_view.cpp make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' Scanning dependencies of target plasmathemeexplorer make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 93%] Built target cuttlefish_automoc make -f themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/build.make themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/build 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.4.3/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/cuttlefish/src /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cuttlefish/src /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/cuttlefish/src/CMakeFiles/cuttlefish.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 93%] Building CXX object themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/plasmathemeexplorer_automoc.cpp.o [ 93%] Building CXX object themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/thememodel.cpp.o [ 94%] Building CXX object themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/main.cpp.o cd themeexplorer/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.4.3\" -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 -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 cd themeexplorer/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.4.3\" -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 -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.4.3\" -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 -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 themeexplorer/src/CMakeFiles/plasmathemeexplorer.dir/themelistmodel.cpp.o cd themeexplorer/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.4.3\" -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 -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 Scanning dependencies of target cuttlefishplugin make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/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.4.3/x86_64-redhat-linux-gnu' [ 94%] 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\" -DTRANSLATION_DOMAIN=\"cuttlefish_editorplugin\" -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 -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 [ 94%] Building CXX object cuttlefish/src/editorplugin/CMakeFiles/cuttlefishplugin.dir/cuttlefishplugin.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\" -DTRANSLATION_DOMAIN=\"cuttlefish_editorplugin\" -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 -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 :0:0: warning: "TRANSLATION_DOMAIN" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "TRANSLATION_DOMAIN" redefined :0:0: note: this is the location of the previous definition Scanning dependencies of target cuttlefish make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f cuttlefish/src/CMakeFiles/cuttlefish.dir/build.make cuttlefish/src/CMakeFiles/cuttlefish.dir/build make[2]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 94%] Building CXX object cuttlefish/src/CMakeFiles/cuttlefish.dir/main.cpp.o [ 94%] Building CXX object cuttlefish/src/CMakeFiles/cuttlefish.dir/cuttlefish_automoc.cpp.o cd cuttlefish/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.4.3\" -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 -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 cd cuttlefish/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.4.3\" -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 -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 [ 94%] Building CXX object cuttlefish/src/CMakeFiles/cuttlefish.dir/iconmodel.cpp.o cd cuttlefish/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.4.3\" -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 -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 [ 94%] Building CXX object cuttlefish/src/CMakeFiles/cuttlefish.dir/view.cpp.o cd cuttlefish/src && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.4.3\" -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 -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 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.4.3/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.4.3/x86_64-redhat-linux-gnu' [ 94%] Generating ui_engineexplorer.h [ 95%] Generating ui_serviceviewer.h cd engineexplorer && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/engineexplorer/ui_engineexplorer.h /builddir/build/BUILD/plasma-sdk-5.4.3/engineexplorer/engineexplorer.ui cd engineexplorer && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/engineexplorer/ui_serviceviewer.h /builddir/build/BUILD/plasma-sdk-5.4.3/engineexplorer/serviceviewer.ui cd /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/plasma-sdk-5.4.3 /builddir/build/BUILD/plasma-sdk-5.4.3/engineexplorer /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/engineexplorer /builddir/build/BUILD/plasma-sdk-5.4.3/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.4.3/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.4.3/x86_64-redhat-linux-gnu' [ 96%] Building CXX object engineexplorer/CMakeFiles/plasmaengineexplorer.dir/modelviewer.cpp.o cd engineexplorer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.4.3\" -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 -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 [ 96%] Building CXX object engineexplorer/CMakeFiles/plasmaengineexplorer.dir/engineexplorer.cpp.o [ 96%] Building CXX object engineexplorer/CMakeFiles/plasmaengineexplorer.dir/main.cpp.o cd engineexplorer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.4.3\" -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 -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 cd engineexplorer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.4.3\" -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 -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 [ 96%] Building CXX object engineexplorer/CMakeFiles/plasmaengineexplorer.dir/ktreeviewsearchline.cpp.o cd engineexplorer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.4.3\" -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 -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/serviceviewer.cpp.o cd engineexplorer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.4.3\" -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 -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 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:41: warning: 'virtual QModelIndexList QAbstractItemModel::match(const QModelIndex&, int, const QVariant&, int, Qt::MatchFlags) const' was hidden [-Woverloaded-virtual] Q_INVOKABLE 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:41: warning: 'virtual QModelIndexList QAbstractItemModel::match(const QModelIndex&, int, const QVariant&, int, Qt::MatchFlags) const' was hidden [-Woverloaded-virtual] Q_INVOKABLE 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:295:43: warning: unused parameter 'file' [-Wunused-parameter] void IconModel::addSvgIcon(const QString &file, const QString &icon) ^ ../../../cuttlefish/src/iconmodel.cpp:295:64: warning: unused parameter 'icon' [-Wunused-parameter] void IconModel::addSvgIcon(const QString &file, const QString &icon) ^ ../../../cuttlefish/src/iconmodel.cpp:300: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:263: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:264: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:267: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 ../../engineexplorer/ktreeviewsearchline.cpp:605:0: ./moc_ktreeviewsearchline.cpp:352: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); ^ ../../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 ^ [ 96%] Building CXX object engineexplorer/CMakeFiles/plasmaengineexplorer.dir/plasmaengineexplorer_automoc.cpp.o cd engineexplorer && /usr/bin/c++ -DKCOREADDONS_LIB -DPROJECT_VERSION=\"5.4.3\" -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 -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 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:41: warning: 'virtual QModelIndexList QAbstractItemModel::match(const QModelIndex&, int, const QVariant&, int, Qt::MatchFlags) const' was hidden [-Woverloaded-virtual] Q_INVOKABLE 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); ^ ../../../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:48: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:61: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:62: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:64: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:64: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:65: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:69: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:70: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:72: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:73: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 -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 -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.15.0 /usr/lib64/libKF5Parts.so.5.15.0 /usr/lib64/libKF5KIOWidgets.so.5.15.0 /usr/lib64/libKF5KIOCore.so.5.15.0 /usr/lib64/libKF5JobWidgets.so.5.15.0 /usr/lib64/libKF5XmlGui.so.5.15.0 /usr/lib64/libKF5TextWidgets.so.5.15.0 /usr/lib64/libKF5IconThemes.so.5.15.0 /usr/lib64/libKF5Service.so.5.15.0 /usr/lib64/libKF5Completion.so.5.15.0 /usr/lib64/libKF5SonnetUi.so.5.15.0 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libKF5ConfigWidgets.so.5.15.0 /usr/lib64/libKF5I18n.so.5.15.0 /usr/lib64/libKF5WidgetsAddons.so.5.15.0 /usr/lib64/libKF5ConfigGui.so.5.15.0 /usr/lib64/libKF5ConfigCore.so.5.15.0 /usr/lib64/libKF5Auth.so.5.15.0 /usr/lib64/libKF5CoreAddons.so.5.15.0 /usr/lib64/libKF5Codecs.so.5.15.0 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5DBus.so.5.5.1 /usr/lib64/libQt5Xml.so.5.5.1 /usr/lib64/libQt5Core.so.5.5.1 [ 98%] Linking CXX executable plasmoidviewer cd plasmoidviewer && /usr/bin/cmake -E cmake_link_script CMakeFiles/plasmoidviewer.dir/link.txt --verbose=1 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' /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 -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 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.15.0 /usr/lib64/libKF5Plasma.so.5.15.0 /usr/lib64/libQt5Quick.so.5.5.1 /usr/lib64/libQt5Qml.so.5.5.1 /usr/lib64/libKF5Package.so.5.15.0 /usr/lib64/libKF5WindowSystem.so.5.15.0 /usr/lib64/libKF5Service.so.5.15.0 /usr/lib64/libKF5DBusAddons.so.5.15.0 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libKF5ConfigWidgets.so.5.15.0 /usr/lib64/libKF5I18n.so.5.15.0 /usr/lib64/libKF5Codecs.so.5.15.0 /usr/lib64/libKF5ConfigGui.so.5.15.0 /usr/lib64/libKF5ConfigCore.so.5.15.0 /usr/lib64/libQt5Xml.so.5.5.1 /usr/lib64/libKF5Auth.so.5.15.0 /usr/lib64/libQt5DBus.so.5.5.1 /usr/lib64/libKF5CoreAddons.so.5.15.0 /usr/lib64/libKF5WidgetsAddons.so.5.15.0 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Core.so.5.5.1 [ 98%] Built target cuttlefishplugin make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 98%] Built target plasmoidviewer [ 98%] 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 -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 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.15.0 /usr/lib64/libKF5QuickAddons.so.5.15.0 /usr/lib64/libKF5Declarative.so.5.15.0 /usr/lib64/libQt5Quick.so.5.5.1 /usr/lib64/libKF5Package.so.5.15.0 /usr/lib64/libKF5Archive.so.5.15.0 /usr/lib64/libKF5KIOWidgets.so.5.15.0 /usr/lib64/libKF5KIOCore.so.5.15.0 /usr/lib64/libKF5Service.so.5.15.0 /usr/lib64/libKF5JobWidgets.so.5.15.0 /usr/lib64/libKF5Completion.so.5.15.0 /usr/lib64/libQt5Qml.so.5.5.1 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libKF5I18n.so.5.15.0 /usr/lib64/libKF5WidgetsAddons.so.5.15.0 /usr/lib64/libQt5Xml.so.5.5.1 /usr/lib64/libKF5ConfigCore.so.5.15.0 /usr/lib64/libKF5CoreAddons.so.5.15.0 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Core.so.5.5.1 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [ 98%] 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 -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 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.15.0 /usr/lib64/libKF5XmlGui.so.5.15.0 /usr/lib64/libKF5Package.so.5.15.0 /usr/lib64/libKF5IconThemes.so.5.15.0 /usr/lib64/libKF5Completion.so.5.15.0 /usr/lib64/libKF5ConfigWidgets.so.5.15.0 /usr/lib64/libKF5Codecs.so.5.15.0 /usr/lib64/libKF5ConfigGui.so.5.15.0 /usr/lib64/libKF5Auth.so.5.15.0 /usr/lib64/libKF5Service.so.5.15.0 /usr/lib64/libKF5I18n.so.5.15.0 /usr/lib64/libKF5ConfigCore.so.5.15.0 /usr/lib64/libQt5Xml.so.5.5.1 /usr/lib64/libKF5CoreAddons.so.5.15.0 /usr/lib64/libQt5DBus.so.5.5.1 /usr/lib64/libKF5WidgetsAddons.so.5.15.0 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Core.so.5.5.1 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/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 -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 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.15.0 /usr/lib64/libKF5Declarative.so.5.15.0 /usr/lib64/libKF5Package.so.5.15.0 /usr/lib64/libQt5Quick.so.5.5.1 /usr/lib64/libKF5KIOWidgets.so.5.15.0 /usr/lib64/libKF5JobWidgets.so.5.15.0 /usr/lib64/libQt5Qml.so.5.5.1 /usr/lib64/libKF5KIOCore.so.5.15.0 /usr/lib64/libKF5IconThemes.so.5.15.0 /usr/lib64/libKF5Service.so.5.15.0 /usr/lib64/libKF5Completion.so.5.15.0 /usr/lib64/libKF5I18n.so.5.15.0 /usr/lib64/libKF5WidgetsAddons.so.5.15.0 /usr/lib64/libKF5ConfigCore.so.5.15.0 /usr/lib64/libKF5CoreAddons.so.5.15.0 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libQt5Core.so.5.5.1 make[2]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' [100%] Built target cuttlefish make[1]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.q484yq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64 ++ dirname /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64 + cd plasma-sdk-5.4.3 + make install/fast DESTDIR=/builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64 -C x86_64-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/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.4.3-1.fc22.x86_64/usr/share/locale/bg/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/bg/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/bg/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sr/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sr/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sr/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sr/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca/LC_MESSAGES/cuttlefish_editorplugin.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ml/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ml/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/mai/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/mai/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/mai/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/mai/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nds/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nds/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nds/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nds/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nds/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fa/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/hne/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ia/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ia/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ia/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ia/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ia/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ne/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/uk/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/uk/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/uk/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/uk/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/uk/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/uk/LC_MESSAGES/cuttlefish_editorplugin.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/uk/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/uk/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/uk/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/uk/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/kk/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/kk/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/kk/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/kk/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/cs/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/cs/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/cs/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/cs/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/cs/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/cs/LC_MESSAGES/cuttlefish_editorplugin.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/cs/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/cs/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/cs/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/cs/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/et/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/et/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/et/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/et/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/et/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/te/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/te/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/or/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/or/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/oc/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nl/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nl/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nl/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nl/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nl/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nl/LC_MESSAGES/cuttlefish_editorplugin.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nl/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nl/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nl/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nl/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/kn/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/kn/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ga/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ga/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ga/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ga/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ga/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ast/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ast/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ast/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ast/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ast/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sk/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sk/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sk/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sk/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sk/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sk/LC_MESSAGES/cuttlefish_editorplugin.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sk/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sk/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sk/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sk/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/da/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/da/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/da/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/da/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/da/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sr@ijekavian/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sr@ijekavian/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sr@ijekavian/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sr@ijekavian/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/tr/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/tr/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/tr/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/tr/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/tr/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/es/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/es/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/es/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/es/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/es/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/es/LC_MESSAGES/cuttlefish_editorplugin.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/es/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/es/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/es/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/es/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/lv/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/lv/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/lv/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/cuttlefish_editorplugin.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ar/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ar/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ar/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ar/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/hr/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/hr/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/hr/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/si/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/si/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/si/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fy/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fy/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fy/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/csb/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/csb/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/csb/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pl/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pl/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pl/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pl/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pl/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pl/LC_MESSAGES/cuttlefish_editorplugin.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pl/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pl/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pl/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pl/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/lt/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/lt/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/lt/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/lt/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/lt/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/be@latin/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/be@latin/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/be/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/se/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ru/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ru/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ru/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ru/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ru/LC_MESSAGES/cuttlefish_editorplugin.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ru/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ru/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ru/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ru/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt/LC_MESSAGES/cuttlefish_editorplugin.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sv/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sv/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sv/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sv/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sv/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sv/LC_MESSAGES/cuttlefish_editorplugin.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sv/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sv/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sv/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sv/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/he/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/he/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/gl/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/gl/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/gl/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/gl/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/gl/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/gl/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/gl/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/gl/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/gl/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/tg/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/tg/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ja/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ja/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ja/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ja/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ja/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ja/LC_MESSAGES/cuttlefish_editorplugin.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ja/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ja/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ja/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ja/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pa/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pa/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pa/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pa/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pa/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/eo/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/eo/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/eo/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/eo/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ko/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ko/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ko/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ko/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ko/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ko/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ko/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ko/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ku/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ku/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/th/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/th/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/th/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/th/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nn/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nn/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nn/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nn/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nn/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nn/LC_MESSAGES/cuttlefish_editorplugin.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nn/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nn/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nn/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nn/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sq/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sq/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sq/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ta/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ta/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/gu/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/gu/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/gu/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/mr/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/mr/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/mr/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/mr/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/mr/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sl/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sl/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sl/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sl/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sl/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sl/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sl/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sl/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sl/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/km/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/km/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/km/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/km/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/km/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ug/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ug/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ug/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ug/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ug/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ms/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ms/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ms/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/is/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/is/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/is/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/bs/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/bs/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/bs/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/bs/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/bs/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/hi/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/hi/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/hi/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/en_GB/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/en_GB/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/en_GB/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/en_GB/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/en_GB/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/en_GB/LC_MESSAGES/cuttlefish_editorplugin.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/en_GB/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/en_GB/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/en_GB/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/en_GB/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/mk/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/cuttlefish_editorplugin.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fr/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fr/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fr/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fr/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fr/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/eu/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/eu/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/eu/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/eu/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/el/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/el/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/el/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/el/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/el/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fi/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fi/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fi/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fi/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fi/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fi/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fi/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fi/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/fi/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ro/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ro/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ro/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ro/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/ro/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nb/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nb/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nb/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/nb/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/it/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/it/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/it/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/it/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/it/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/it/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/it/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/it/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/it/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/id/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/id/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/id/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/hu/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/hu/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/hu/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/hu/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/hu/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/hsb/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/hsb/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/wa/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/wa/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/wa/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/de/LC_MESSAGES/plasmaengineexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/de/LC_MESSAGES/themeexplorer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/de/LC_MESSAGES/kdevpackagemanagerview.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/de/LC_MESSAGES/remote-widgets-browser.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/de/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/de/LC_MESSAGES/cuttlefish_editorplugin.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/de/LC_MESSAGES/plasmoidviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/de/LC_MESSAGES/cuttlefish.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/de/LC_MESSAGES/plasmawallpaperviewer.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/locale/de/LC_MESSAGES/plasmate.mo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/contents -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/IconGridDelegate.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/Tools.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/Preview.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/cuttlefish.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/SvgGrid.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/IconGrid.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/packages/org.kde.plasma.cuttlefish/metadata.desktop -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kservices5/plasma-package-org.kde.plasma.cuttlefish.desktop -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/applications/cuttlefish.desktop -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/bin/cuttlefish -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/lib64/qt5/plugins/ktexteditor/cuttlefishplugin.so -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/bin/plasmaengineexplorer -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/bin/plasmoidviewer -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/views -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/views/Desktop.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/views/SdkButtons.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/views/Konsole.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/views/Background.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/defaults -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration/AppletConfiguration.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration/ConfigCategoryDelegate.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration/ConfigurationShortcuts.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/configuration/MouseEventInputButton.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/applet -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/applet/AppletError.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/applet/CompactApplet.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/contents/applet/DefaultCompactRepresentation.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/plasma/shells/org.kde.plasma.plasmoidviewershell/metadata.desktop -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kservices5/plasma-shell-org.kde.plasma.plasmoidviewershell.desktop -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/main.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/icons.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/monitor.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/textfield.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/progressbar.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/containment-controls.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/busyindicator.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/button.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/scrollbar.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/allframesvgs.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/actionbutton.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/checkmarks.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/analog_meter.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/panel.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/tabbar.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/clock.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/framesvg.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/slider.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/Hand.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/listitem.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/ui/delegates/dialog.qml -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/data -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/data/themeDescription.json -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/data/todo -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/code -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/code/openInEditor.sh -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/metadata.desktop -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/applications/org.kde.plasma.themeexplorer.desktop -- Installing: /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/bin/plasmathemeexplorer make: Leaving directory '/builddir/build/BUILD/plasma-sdk-5.4.3/x86_64-redhat-linux-gnu' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.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.4.3 extracting debug info from /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/bin/plasmaengineexplorer extracting debug info from /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/bin/plasmoidviewer extracting debug info from /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/bin/cuttlefish extracting debug info from /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/bin/plasmathemeexplorer extracting debug info from /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/lib64/qt5/plugins/ktexteditor/cuttlefishplugin.so /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 496 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.4.3-1.fc22.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZoKqrk + umask 022 + cd /builddir/build/BUILD + cd plasma-sdk-5.4.3 + DOCDIR=/builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/doc/plasma-sdk + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/doc/plasma-sdk + cp -pr COPYING /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/doc/plasma-sdk + cp -pr COPYING.LIB /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64/usr/share/doc/plasma-sdk + exit 0 Provides: application() application(cuttlefish.desktop) application(org.kde.plasma.themeexplorer.desktop) plasma-sdk = 5.4.3-1.fc22 plasma-sdk(x86-64) = 5.4.3-1.fc22 plasmate = 5.4.3-1.fc22 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) libKF5DBusAddons.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.4.3-1.fc22.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64 Wrote: /builddir/build/RPMS/plasma-sdk-5.4.3-1.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/plasma-sdk-debuginfo-5.4.3-1.fc22.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.m5Ngyi + umask 022 + cd /builddir/build/BUILD + cd plasma-sdk-5.4.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/plasma-sdk-5.4.3-1.fc22.x86_64 + exit 0 Child return code was: 0 LEAVE do -->