Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/kf5-kpackage.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7153/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=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/kf5-kpackage.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 error: Macro %py2_install has unterminated body error: Macro %py2_install has unterminated body warning: Could not canonicalize hostname: copr-builder-805659349 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/kf5-kpackage-5.12.0-1.el7.centos.src.rpm error: Macro %py2_install has unterminated body error: Macro %py2_install has unterminated body Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/kf5-kpackage.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7153/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=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/kf5-kpackage.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 error: Macro %py2_install has unterminated body error: Macro %py2_install has unterminated body Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RMsWJm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kpackage-5.12.0 + /usr/bin/xz -dc /builddir/build/SOURCES/kpackage-5.12.0.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd kpackage-5.12.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Kp44K2 + umask 022 + cd /builddir/build/BUILD + cd kpackage-5.12.0 + mkdir x86_64-redhat-linux-gnu + pushd x86_64-redhat-linux-gnu ~/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu ~/build/BUILD/kpackage-5.12.0 + QTDIR=/usr/lib64/qt5 + export QTDIR + PATH=/usr/lib64/qt5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + export PATH + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DBUILD_SHARED_LIBS:BOOL=ON -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 4.8.3 -- The CXX compiler identification is GNU 4.8.3 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Found Gettext: /usr/bin/msgmerge (found version "0.18.2") -- Found PythonInterp: /usr/bin/python (found version "2.7.5") -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- -- The following OPTIONAL packages have been found: * KF5DocTools (required version >= 5.12.0) , Tools to generate documentation -- The following REQUIRED packages have been found: * Qt5 (required version >= 5.2.0) * KF5Archive (required version >= 5.12.0) * Gettext * PythonInterp * KF5I18n (required version >= 5.12.0) * KF5Config (required version >= 5.12.0) * ECM (required version >= 0.0.9) , Extra CMake Modules. , * Qt5Core * Qt5Test (required version >= 5.2.0) Required for tests * KF5CoreAddons -- Configuring done -- 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/kpackage-5.12.0/x86_64-redhat-linux-gnu ~/build/BUILD/kpackage-5.12.0 + popd + make -j2 -C x86_64-redhat-linux-gnu make: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/kpackage-5.12.0 -B/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/po-ca-docs-kpackagetool-kpackagetool5-1.dir/build.make CMakeFiles/po-ca-docs-kpackagetool-kpackagetool5-1.dir/depend make -f CMakeFiles/po-de-docs-kpackagetool-kpackagetool5-1.dir/build.make CMakeFiles/po-de-docs-kpackagetool-kpackagetool5-1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/po-ca-docs-kpackagetool-kpackagetool5-1.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/po-de-docs-kpackagetool-kpackagetool5-1.dir/DependInfo.cmake --color= Scanning dependencies of target po-ca-docs-kpackagetool-kpackagetool5-1 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/po-ca-docs-kpackagetool-kpackagetool5-1.dir/build.make CMakeFiles/po-ca-docs-kpackagetool-kpackagetool5-1.dir/build Scanning dependencies of target po-de-docs-kpackagetool-kpackagetool5-1 make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 31 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/po-de-docs-kpackagetool-kpackagetool5-1.dir/build.make CMakeFiles/po-de-docs-kpackagetool-kpackagetool5-1.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 32 [ 1%] [ 3%] Generating po/ca/docs/kpackagetool/kpackagetool5.1 cd po/ca/docs/kpackagetool && /usr/bin/meinproc5 --stylesheet /usr/share/kf5/kdoctools/customization/kde-include-man.xsl --check /builddir/build/BUILD/kpackage-5.12.0/po/ca/docs/kpackagetool/man-kpackagetool5.1.docbook Generating po/de/docs/kpackagetool/kpackagetool5.1 cd po/de/docs/kpackagetool && /usr/bin/meinproc5 --stylesheet /usr/share/kf5/kdoctools/customization/kde-include-man.xsl --check /builddir/build/BUILD/kpackage-5.12.0/po/de/docs/kpackagetool/man-kpackagetool5.1.docbook Note: Writing kpackagetool5.1 Note: Writing kpackagetool5.1 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 31 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 32 [ 3%] Built target po-ca-docs-kpackagetool-kpackagetool5-1 make -f CMakeFiles/po-nl-docs-kpackagetool-kpackagetool5-1.dir/build.make CMakeFiles/po-nl-docs-kpackagetool-kpackagetool5-1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' [ 3%] cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/po-nl-docs-kpackagetool-kpackagetool5-1.dir/DependInfo.cmake --color= Built target po-de-docs-kpackagetool-kpackagetool5-1 make -f CMakeFiles/po-pt-BR-docs-kpackagetool-kpackagetool5-1.dir/build.make CMakeFiles/po-pt-BR-docs-kpackagetool-kpackagetool5-1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/po-pt-BR-docs-kpackagetool-kpackagetool5-1.dir/DependInfo.cmake --color= Scanning dependencies of target po-nl-docs-kpackagetool-kpackagetool5-1 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' Scanning dependencies of target po-pt-BR-docs-kpackagetool-kpackagetool5-1 make -f CMakeFiles/po-nl-docs-kpackagetool-kpackagetool5-1.dir/build.make CMakeFiles/po-nl-docs-kpackagetool-kpackagetool5-1.dir/build make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/po-pt-BR-docs-kpackagetool-kpackagetool5-1.dir/build.make CMakeFiles/po-pt-BR-docs-kpackagetool-kpackagetool5-1.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 34 make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 33 [ 4%] [ 6%] Generating po/pt_BR/docs/kpackagetool/kpackagetool5.1 cd po/pt_BR/docs/kpackagetool && /usr/bin/meinproc5 --stylesheet /usr/share/kf5/kdoctools/customization/kde-include-man.xsl --check /builddir/build/BUILD/kpackage-5.12.0/po/pt_BR/docs/kpackagetool/man-kpackagetool5.1.docbook Generating po/nl/docs/kpackagetool/kpackagetool5.1 cd po/nl/docs/kpackagetool && /usr/bin/meinproc5 --stylesheet /usr/share/kf5/kdoctools/customization/kde-include-man.xsl --check /builddir/build/BUILD/kpackage-5.12.0/po/nl/docs/kpackagetool/man-kpackagetool5.1.docbook Note: Writing kpackagetool5.1 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 34 [ 6%] Built target po-pt-BR-docs-kpackagetool-kpackagetool5-1 make -f CMakeFiles/po-sv-docs-kpackagetool-kpackagetool5-1.dir/build.make CMakeFiles/po-sv-docs-kpackagetool-kpackagetool5-1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/po-sv-docs-kpackagetool-kpackagetool5-1.dir/DependInfo.cmake --color= Scanning dependencies of target po-sv-docs-kpackagetool-kpackagetool5-1 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/po-sv-docs-kpackagetool-kpackagetool5-1.dir/build.make CMakeFiles/po-sv-docs-kpackagetool-kpackagetool5-1.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 35 [ 8%] Generating po/sv/docs/kpackagetool/kpackagetool5.1 cd po/sv/docs/kpackagetool && /usr/bin/meinproc5 --stylesheet /usr/share/kf5/kdoctools/customization/kde-include-man.xsl --check /builddir/build/BUILD/kpackage-5.12.0/po/sv/docs/kpackagetool/man-kpackagetool5.1.docbook Note: Writing kpackagetool5.1 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 33 [ 8%] Built target po-nl-docs-kpackagetool-kpackagetool5-1 make -f CMakeFiles/po-uk-docs-kpackagetool-kpackagetool5-1.dir/build.make CMakeFiles/po-uk-docs-kpackagetool-kpackagetool5-1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/po-uk-docs-kpackagetool-kpackagetool5-1.dir/DependInfo.cmake --color= Scanning dependencies of target po-uk-docs-kpackagetool-kpackagetool5-1 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/po-uk-docs-kpackagetool-kpackagetool5-1.dir/build.make CMakeFiles/po-uk-docs-kpackagetool-kpackagetool5-1.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 36 [ 9%] Generating po/uk/docs/kpackagetool/kpackagetool5.1 cd po/uk/docs/kpackagetool && /usr/bin/meinproc5 --stylesheet /usr/share/kf5/kdoctools/customization/kde-include-man.xsl --check /builddir/build/BUILD/kpackage-5.12.0/po/uk/docs/kpackagetool/man-kpackagetool5.1.docbook Note: Writing kpackagetool5.1 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 35 [ 9%] Built target po-sv-docs-kpackagetool-kpackagetool5-1 make -f CMakeFiles/pofiles_1.dir/build.make CMakeFiles/pofiles_1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_1.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_1 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_1.dir/build.make CMakeFiles/pofiles_1.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 37 [ 11%] Generating da-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/da-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/da/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 37 [ 11%] Built target pofiles_1 make -f CMakeFiles/pofiles_10.dir/build.make CMakeFiles/pofiles_10.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_10.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_10 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_10.dir/build.make CMakeFiles/pofiles_10.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 38 [ 13%] Generating bs-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/bs-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/bs/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 38 [ 13%] Built target pofiles_10 make -f CMakeFiles/pofiles_11.dir/build.make CMakeFiles/pofiles_11.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_11.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_11 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_11.dir/build.make CMakeFiles/pofiles_11.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 39 [ 14%] Generating ug-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/ug-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/ug/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 39 [ 14%] Built target pofiles_11 make -f CMakeFiles/pofiles_12.dir/build.make CMakeFiles/pofiles_12.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_12.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_12 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/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/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 40 [ 16%] Generating mr-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/mr-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/mr/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 40 [ 16%] Built target pofiles_12 make -f CMakeFiles/pofiles_13.dir/build.make CMakeFiles/pofiles_13.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_13.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_13 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_13.dir/build.make CMakeFiles/pofiles_13.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 41 [ 18%] Generating cs-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/cs-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/cs/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 41 [ 18%] Built target pofiles_13 make -f CMakeFiles/pofiles_14.dir/build.make CMakeFiles/pofiles_14.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_14.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_14 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_14.dir/build.make CMakeFiles/pofiles_14.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 42 [ 19%] Generating fr-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/fr-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/fr/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 42 [ 19%] Built target pofiles_14 make -f CMakeFiles/pofiles_15.dir/build.make CMakeFiles/pofiles_15.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_15.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_15 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_15.dir/build.make CMakeFiles/pofiles_15.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 43 [ 21%] Generating ja-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/ja-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/ja/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 43 [ 21%] Built target pofiles_15 make -f CMakeFiles/pofiles_16.dir/build.make CMakeFiles/pofiles_16.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_16.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_16 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_16.dir/build.make CMakeFiles/pofiles_16.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 44 [ 22%] Generating pa-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/pa-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/pa/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 44 [ 22%] Built target pofiles_16 make -f CMakeFiles/pofiles_17.dir/build.make CMakeFiles/pofiles_17.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_17.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_17 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_17.dir/build.make CMakeFiles/pofiles_17.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 45 [ 24%] Generating ro-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/ro-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/ro/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 45 [ 24%] Built target pofiles_17 make -f CMakeFiles/pofiles_18.dir/build.make CMakeFiles/pofiles_18.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_18.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_18 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_18.dir/build.make CMakeFiles/pofiles_18.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 46 [ 26%] Generating ko-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/ko-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/ko/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 46 [ 26%] Built target pofiles_18 make -f CMakeFiles/pofiles_19.dir/build.make CMakeFiles/pofiles_19.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_19.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_19 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/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/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 47 [ 27%] Generating pt_BR-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/pt_BR-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/pt_BR/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 47 [ 27%] Built target pofiles_19 make -f CMakeFiles/pofiles_2.dir/build.make CMakeFiles/pofiles_2.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_2.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_2 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/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/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 48 [ 29%] Generating en_GB-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/en_GB-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/en_GB/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 48 [ 29%] Built target pofiles_2 make -f CMakeFiles/pofiles_20.dir/build.make CMakeFiles/pofiles_20.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_20.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_20 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_20.dir/build.make CMakeFiles/pofiles_20.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 49 [ 31%] Generating sr@ijekavian-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/sr@ijekavian-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/sr@ijekavian/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 49 [ 31%] Built target pofiles_20 make -f CMakeFiles/pofiles_21.dir/build.make CMakeFiles/pofiles_21.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_21.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_21 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_21.dir/build.make CMakeFiles/pofiles_21.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 50 [ 32%] Generating hu-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/hu-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/hu/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 50 [ 32%] Built target pofiles_21 make -f CMakeFiles/pofiles_22.dir/build.make CMakeFiles/pofiles_22.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_22.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_22 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_22.dir/build.make CMakeFiles/pofiles_22.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 51 [ 34%] Generating sr@latin-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/sr@latin-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/sr@latin/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 51 [ 34%] Built target pofiles_22 make -f CMakeFiles/pofiles_23.dir/build.make CMakeFiles/pofiles_23.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_23.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_23 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_23.dir/build.make CMakeFiles/pofiles_23.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 52 [ 36%] Generating sl-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/sl-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/sl/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 52 [ 36%] Built target pofiles_23 make -f CMakeFiles/pofiles_24.dir/build.make CMakeFiles/pofiles_24.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_24.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_24 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/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/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 53 [ 37%] Generating it-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/it-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/it/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 53 [ 37%] Built target pofiles_24 make -f CMakeFiles/pofiles_25.dir/build.make CMakeFiles/pofiles_25.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_25.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_25 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_25.dir/build.make CMakeFiles/pofiles_25.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 54 [ 39%] Generating sk-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/sk-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/sk/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 54 [ 39%] Built target pofiles_25 make -f CMakeFiles/pofiles_26.dir/build.make CMakeFiles/pofiles_26.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_26.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_26 Note: Writing kpackagetool5.1 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_26.dir/build.make CMakeFiles/pofiles_26.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 55 [ 40%] Generating zh_TW-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/zh_TW-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/zh_TW/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 55 [ 40%] make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 36 Built target pofiles_26 make -f CMakeFiles/pofiles_27.dir/build.make CMakeFiles/pofiles_27.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_27.dir/DependInfo.cmake --color= [ 40%] Built target po-uk-docs-kpackagetool-kpackagetool5-1 Scanning dependencies of target pofiles_27 make -f CMakeFiles/pofiles_28.dir/build.make CMakeFiles/pofiles_28.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_28.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_28 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_28.dir/build.make CMakeFiles/pofiles_28.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 57 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_27.dir/build.make CMakeFiles/pofiles_27.dir/build [ 42%] make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 56 Generating nds-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/nds-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/nds/libkpackage5.po [ 44%] make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 57 [ 44%] Generating es-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/es-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/es/libkpackage5.po Built target pofiles_28 make -f CMakeFiles/pofiles_29.dir/build.make CMakeFiles/pofiles_29.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_29.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 56 Scanning dependencies of target pofiles_29 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_29.dir/build.make CMakeFiles/pofiles_29.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 58 [ 44%] Built target pofiles_27 make -f CMakeFiles/pofiles_3.dir/build.make CMakeFiles/pofiles_3.dir/depend [ 45%] make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_3.dir/DependInfo.cmake --color= Generating ru-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/ru-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/ru/libkpackage5.po Scanning dependencies of target pofiles_3 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_3.dir/build.make CMakeFiles/pofiles_3.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 59 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 58 [ 45%] Built target pofiles_29 make -f CMakeFiles/pofiles_30.dir/build.make CMakeFiles/pofiles_30.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_30.dir/DependInfo.cmake --color= [ 47%] Scanning dependencies of target pofiles_30 Generating ca-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/ca-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/ca/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/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/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 60 [ 49%] make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 59 [ 49%] Generating sr-libkpackage5.gmo Built target pofiles_3 make -f CMakeFiles/pofiles_31.dir/build.make CMakeFiles/pofiles_31.dir/depend cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/sr-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/sr/libkpackage5.po make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_31.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 60 Scanning dependencies of target pofiles_31 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_31.dir/build.make CMakeFiles/pofiles_31.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 61 [ 49%] Built target pofiles_30 [ 50%] make -f CMakeFiles/pofiles_32.dir/build.make CMakeFiles/pofiles_32.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_32.dir/DependInfo.cmake --color= Generating de-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/de-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/de/libkpackage5.po Scanning dependencies of target pofiles_32 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/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/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 62 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 61 [ 50%] Built target pofiles_31 make -f CMakeFiles/pofiles_33.dir/build.make CMakeFiles/pofiles_33.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_33.dir/DependInfo.cmake --color= [ 52%] Scanning dependencies of target pofiles_33 Generating tr-libkpackage5.gmo make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_33.dir/build.make CMakeFiles/pofiles_33.dir/build cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/tr-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/tr/libkpackage5.po make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 63 [ 54%] make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 62 [ 54%] Generating ast-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/ast-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/ast/libkpackage5.po Built target pofiles_32 make -f CMakeFiles/pofiles_34.dir/build.make CMakeFiles/pofiles_34.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_34.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 63 Scanning dependencies of target pofiles_34 [ 54%] make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_34.dir/build.make CMakeFiles/pofiles_34.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 64 Built target pofiles_33 make -f CMakeFiles/pofiles_35.dir/build.make CMakeFiles/pofiles_35.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_35.dir/DependInfo.cmake --color= [ 55%] Scanning dependencies of target pofiles_35 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_35.dir/build.make CMakeFiles/pofiles_35.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 65 Generating nb-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/nb-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/nb/libkpackage5.po [ 57%] make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' Generating fi-libkpackage5.gmo /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 64 cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/fi-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/fi/libkpackage5.po [ 57%] make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 65 [ 57%] Built target pofiles_35 Built target pofiles_34 make -f CMakeFiles/pofiles_36.dir/build.make CMakeFiles/pofiles_36.dir/depend make -f CMakeFiles/pofiles_37.dir/build.make CMakeFiles/pofiles_37.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_36.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_37.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_36 Scanning dependencies of target pofiles_37 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_37.dir/build.make CMakeFiles/pofiles_37.dir/build make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/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/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 66 make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 67 [ 59%] Generating pl-libkpackage5.gmo [ 60%] cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/pl-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/pl/libkpackage5.po Generating uk-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/uk-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/uk/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 67 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 66 [ 60%] [ 60%] Built target pofiles_37 make -f CMakeFiles/pofiles_38.dir/build.make CMakeFiles/pofiles_38.dir/depend Built target pofiles_36 make -f CMakeFiles/pofiles_39.dir/build.make CMakeFiles/pofiles_39.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_38.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_39.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_38 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_38.dir/build.make CMakeFiles/pofiles_38.dir/build Scanning dependencies of target pofiles_39 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_39.dir/build.make CMakeFiles/pofiles_39.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 68 make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 69 [ 62%] [ 63%] Generating ia-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/ia-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/ia/libkpackage5.po Generating ar-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/ar-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/ar/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 68 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 69 [ 63%] [ 63%] Built target pofiles_38 make -f CMakeFiles/pofiles_4.dir/build.make CMakeFiles/pofiles_4.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_4.dir/DependInfo.cmake --color= Built target pofiles_39 make -f CMakeFiles/pofiles_40.dir/build.make CMakeFiles/pofiles_40.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_40.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_4 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_4.dir/build.make CMakeFiles/pofiles_4.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 70 Scanning dependencies of target pofiles_40 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_40.dir/build.make CMakeFiles/pofiles_40.dir/build [ 65%] make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 71 [ 67%] Generating gl-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/gl-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/gl/libkpackage5.po Generating sv-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/sv-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/sv/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 70 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 71 [ 67%] Built target pofiles_4 make -f CMakeFiles/pofiles_5.dir/build.make CMakeFiles/pofiles_5.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' [ 67%] cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_5.dir/DependInfo.cmake --color= Built target pofiles_40 make -f CMakeFiles/pofiles_6.dir/build.make CMakeFiles/pofiles_6.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_6.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_5 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' Scanning dependencies of target pofiles_6 make -f CMakeFiles/pofiles_5.dir/build.make CMakeFiles/pofiles_5.dir/build make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_6.dir/build.make CMakeFiles/pofiles_6.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 73 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 72 [ 68%] [ 70%] Generating pt-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/pt-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/pt/libkpackage5.po Generating nl-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/nl-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/nl/libkpackage5.po make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 73 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 72 [ 70%] Built target pofiles_6 make -f CMakeFiles/pofiles_7.dir/build.make CMakeFiles/pofiles_7.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_7.dir/DependInfo.cmake --color= [ 70%] Built target pofiles_5 make -f CMakeFiles/pofiles_8.dir/build.make CMakeFiles/pofiles_8.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_8.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_7 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_7.dir/build.make CMakeFiles/pofiles_7.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 74 Scanning dependencies of target pofiles_8 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' [ 72%] make -f CMakeFiles/pofiles_8.dir/build.make CMakeFiles/pofiles_8.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 75 Generating nn-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/nn-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/nn/libkpackage5.po [ 73%] make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 74 Generating sr@ijekavianlatin-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/sr@ijekavianlatin-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/sr@ijekavianlatin/libkpackage5.po [ 73%] Built target pofiles_7 make -f CMakeFiles/pofiles_9.dir/build.make CMakeFiles/pofiles_9.dir/depend make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 75 make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles/pofiles_9.dir/DependInfo.cmake --color= [ 73%] Built target pofiles_8 make -f docs/kpackagetool/CMakeFiles/docs-kpackagetool-kpackagetool5-1.dir/build.make docs/kpackagetool/CMakeFiles/docs-kpackagetool-kpackagetool5-1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/docs/kpackagetool /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/docs/kpackagetool /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/docs/kpackagetool/CMakeFiles/docs-kpackagetool-kpackagetool5-1.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles_9 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/pofiles_9.dir/build.make CMakeFiles/pofiles_9.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 76 Scanning dependencies of target docs-kpackagetool-kpackagetool5-1 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f docs/kpackagetool/CMakeFiles/docs-kpackagetool-kpackagetool5-1.dir/build.make docs/kpackagetool/CMakeFiles/docs-kpackagetool-kpackagetool5-1.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 10 [ 75%] [ 77%] Generating zh_CN-libkpackage5.gmo cd .. && /usr/bin/msgfmt -o /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/zh_CN-libkpackage5.gmo /builddir/build/BUILD/kpackage-5.12.0/po/zh_CN/libkpackage5.po Generating kpackagetool5.1 cd docs/kpackagetool && /usr/bin/meinproc5 --stylesheet /usr/share/kf5/kdoctools/customization/kde-include-man.xsl --check /builddir/build/BUILD/kpackage-5.12.0/docs/kpackagetool/man-kpackagetool5.1.docbook make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 76 [ 77%] Built target pofiles_9 make -f src/kpackage/CMakeFiles/KF5Package_automoc.dir/build.make src/kpackage/CMakeFiles/KF5Package_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/src/kpackage /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/src/kpackage /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/src/kpackage/CMakeFiles/KF5Package_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target KF5Package_automoc make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f src/kpackage/CMakeFiles/KF5Package_automoc.dir/build.make src/kpackage/CMakeFiles/KF5Package_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 9 [ 78%] Automatic moc for target KF5Package cd src/kpackage && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/src/kpackage/CMakeFiles/KF5Package_automoc.dir/ release Generating moc_packagestructure.cpp Generating moc_packagejob_p.cpp Generating moc_packagejobthread_p.cpp make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 9 [ 78%] Built target KF5Package_automoc make -f src/kpackagetool/CMakeFiles/kpackagetool5_automoc.dir/build.make src/kpackagetool/CMakeFiles/kpackagetool5_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/src/kpackagetool /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/src/kpackagetool /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/src/kpackagetool/CMakeFiles/kpackagetool5_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target kpackagetool5_automoc make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f src/kpackagetool/CMakeFiles/kpackagetool5_automoc.dir/build.make src/kpackagetool/CMakeFiles/kpackagetool5_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 20 [ 80%] Automatic moc for target kpackagetool5 cd src/kpackagetool && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/src/kpackagetool/CMakeFiles/kpackagetool5_automoc.dir/ release Generating moc_packagejobthread_p.cpp Generating moc_kpackagetool.cpp make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 20 [ 80%] Built target kpackagetool5_automoc make -f src/kpackage/CMakeFiles/KF5Package.dir/build.make src/kpackage/CMakeFiles/KF5Package.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/src/kpackage /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/src/kpackage /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/src/kpackage/CMakeFiles/KF5Package.dir/DependInfo.cmake --color= Scanning dependencies of target KF5Package make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f src/kpackage/CMakeFiles/KF5Package.dir/build.make src/kpackage/CMakeFiles/KF5Package.dir/build Note: Writing kpackagetool5.1 make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 1 [ 81%] Building CXX object src/kpackage/CMakeFiles/KF5Package.dir/package.cpp.o cd src/kpackage && /usr/bin/c++ -DKCOREADDONS_LIB -DKDE_DEFAULT_DEBUG_AREA=1209 -DKF5Package_EXPORTS -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"libkpackage5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -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 -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I. -I../../../src/kpackage -I../.. -I../../../src/kpackage/.. -IKPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5/KI18n -Wall -std=c++0x -fPIC -o CMakeFiles/KF5Package.dir/package.cpp.o -c ../../../src/kpackage/package.cpp make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 10 [ 81%] Built target docs-kpackagetool-kpackagetool5-1 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 2 [ 83%] Building CXX object src/kpackage/CMakeFiles/KF5Package.dir/packagestructure.cpp.o cd src/kpackage && /usr/bin/c++ -DKCOREADDONS_LIB -DKDE_DEFAULT_DEBUG_AREA=1209 -DKF5Package_EXPORTS -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"libkpackage5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -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 -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I. -I../../../src/kpackage -I../.. -I../../../src/kpackage/.. -IKPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5/KI18n -Wall -std=c++0x -fPIC -o CMakeFiles/KF5Package.dir/packagestructure.cpp.o -c ../../../src/kpackage/packagestructure.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 3 [ 85%] Building CXX object src/kpackage/CMakeFiles/KF5Package.dir/packageloader.cpp.o cd src/kpackage && /usr/bin/c++ -DKCOREADDONS_LIB -DKDE_DEFAULT_DEBUG_AREA=1209 -DKF5Package_EXPORTS -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"libkpackage5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -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 -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I. -I../../../src/kpackage -I../.. -I../../../src/kpackage/.. -IKPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5/KI18n -Wall -std=c++0x -fPIC -o CMakeFiles/KF5Package.dir/packageloader.cpp.o -c ../../../src/kpackage/packageloader.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 4 [ 86%] Building CXX object src/kpackage/CMakeFiles/KF5Package.dir/private/packages.cpp.o cd src/kpackage && /usr/bin/c++ -DKCOREADDONS_LIB -DKDE_DEFAULT_DEBUG_AREA=1209 -DKF5Package_EXPORTS -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"libkpackage5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -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 -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I. -I../../../src/kpackage -I../.. -I../../../src/kpackage/.. -IKPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5/KI18n -Wall -std=c++0x -fPIC -o CMakeFiles/KF5Package.dir/private/packages.cpp.o -c ../../../src/kpackage/private/packages.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 5 [ 88%] Building CXX object src/kpackage/CMakeFiles/KF5Package.dir/private/packagejob.cpp.o cd src/kpackage && /usr/bin/c++ -DKCOREADDONS_LIB -DKDE_DEFAULT_DEBUG_AREA=1209 -DKF5Package_EXPORTS -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"libkpackage5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -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 -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I. -I../../../src/kpackage -I../.. -I../../../src/kpackage/.. -IKPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5/KI18n -Wall -std=c++0x -fPIC -o CMakeFiles/KF5Package.dir/private/packagejob.cpp.o -c ../../../src/kpackage/private/packagejob.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 6 [ 90%] Building CXX object src/kpackage/CMakeFiles/KF5Package.dir/private/packagejobthread.cpp.o cd src/kpackage && /usr/bin/c++ -DKCOREADDONS_LIB -DKDE_DEFAULT_DEBUG_AREA=1209 -DKF5Package_EXPORTS -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"libkpackage5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -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 -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I. -I../../../src/kpackage -I../.. -I../../../src/kpackage/.. -IKPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5/KI18n -Wall -std=c++0x -fPIC -o CMakeFiles/KF5Package.dir/private/packagejobthread.cpp.o -c ../../../src/kpackage/private/packagejobthread.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 7 [ 91%] Building CXX object src/kpackage/CMakeFiles/KF5Package.dir/version.cpp.o cd src/kpackage && /usr/bin/c++ -DKCOREADDONS_LIB -DKDE_DEFAULT_DEBUG_AREA=1209 -DKF5Package_EXPORTS -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"libkpackage5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -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 -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I. -I../../../src/kpackage -I../.. -I../../../src/kpackage/.. -IKPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5/KI18n -Wall -std=c++0x -fPIC -o CMakeFiles/KF5Package.dir/version.cpp.o -c ../../../src/kpackage/version.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 8 [ 93%] Building CXX object src/kpackage/CMakeFiles/KF5Package.dir/KF5Package_automoc.cpp.o cd src/kpackage && /usr/bin/c++ -DKCOREADDONS_LIB -DKDE_DEFAULT_DEBUG_AREA=1209 -DKF5Package_EXPORTS -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"libkpackage5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -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 -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I. -I../../../src/kpackage -I../.. -I../../../src/kpackage/.. -IKPackage -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5/KI18n -Wall -std=c++0x -fPIC -o CMakeFiles/KF5Package.dir/KF5Package_automoc.cpp.o -c KF5Package_automoc.cpp Linking CXX shared library libKF5Package.so cd src/kpackage && /usr/bin/cmake -E cmake_link_script CMakeFiles/KF5Package.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -shared -Wl,-soname,libKF5Package.so.5 -o libKF5Package.so.5.12.0 CMakeFiles/KF5Package.dir/package.cpp.o CMakeFiles/KF5Package.dir/packagestructure.cpp.o CMakeFiles/KF5Package.dir/packageloader.cpp.o CMakeFiles/KF5Package.dir/private/packages.cpp.o CMakeFiles/KF5Package.dir/private/packagejob.cpp.o CMakeFiles/KF5Package.dir/private/packagejobthread.cpp.o CMakeFiles/KF5Package.dir/version.cpp.o CMakeFiles/KF5Package.dir/KF5Package_automoc.cpp.o /usr/lib64/libKF5CoreAddons.so.5.12.0 /usr/lib64/libKF5ConfigCore.so.5.12.0 /usr/lib64/libKF5Archive.so.5.12.0 /usr/lib64/libKF5I18n.so.5.12.0 /usr/lib64/libQt5Core.so.5.4.2 cd src/kpackage && /usr/bin/cmake -E cmake_symlink_library libKF5Package.so.5.12.0 libKF5Package.so.5 libKF5Package.so make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 1 2 3 4 5 6 7 8 [ 93%] Built target KF5Package make -f src/kpackagetool/CMakeFiles/kpackagetool5.dir/build.make src/kpackagetool/CMakeFiles/kpackagetool5.dir/depend make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpackage-5.12.0 /builddir/build/BUILD/kpackage-5.12.0/src/kpackagetool /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/src/kpackagetool /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/src/kpackagetool/CMakeFiles/kpackagetool5.dir/DependInfo.cmake --color= Scanning dependencies of target kpackagetool5 make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f src/kpackagetool/CMakeFiles/kpackagetool5.dir/build.make src/kpackagetool/CMakeFiles/kpackagetool5.dir/build make[2]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 16 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 17 [ 95%] [ 96%] Building CXX object src/kpackagetool/CMakeFiles/kpackagetool5.dir/main.cpp.o cd src/kpackagetool && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"libkpackage5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -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 -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -I. -I../../../src/kpackagetool -I../.. -I../../../src/kpackage/.. -I../kpackage -I../kpackage/KPackage -I../../../src/kpackage -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KConfigCore -Wall -std=c++0x -fPIC -o CMakeFiles/kpackagetool5.dir/main.cpp.o -c ../../../src/kpackagetool/main.cpp Building CXX object src/kpackagetool/CMakeFiles/kpackagetool5.dir/kpackagetool.cpp.o cd src/kpackagetool && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"libkpackage5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -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 -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -I. -I../../../src/kpackagetool -I../.. -I../../../src/kpackage/.. -I../kpackage -I../kpackage/KPackage -I../../../src/kpackage -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KConfigCore -Wall -std=c++0x -fPIC -o CMakeFiles/kpackagetool5.dir/kpackagetool.cpp.o -c ../../../src/kpackagetool/kpackagetool.cpp ../../../src/kpackagetool/kpackagetool.cpp:333:9: warning: unused parameter 'pluginName' [-Wunused-parameter] QString PackageTool::findPackageRoot(const QString &pluginName, const QString &prefix) ^ ../../../src/kpackagetool/kpackagetool.cpp:333:9: warning: unused parameter 'prefix' [-Wunused-parameter] ../../../src/kpackagetool/kpackagetool.cpp: In member function 'void KPackage::PackageToolPrivate::listTypes()': ../../../src/kpackagetool/kpackagetool.cpp:492:35: note: #pragma message: read config here #pragma message("read config here") ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 18 [ 98%] Building CXX object src/kpackagetool/CMakeFiles/kpackagetool5.dir/__/kpackage/private/packagejobthread.cpp.o cd src/kpackagetool && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"libkpackage5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -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 -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -I. -I../../../src/kpackagetool -I../.. -I../../../src/kpackage/.. -I../kpackage -I../kpackage/KPackage -I../../../src/kpackage -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KConfigCore -Wall -std=c++0x -fPIC -o CMakeFiles/kpackagetool5.dir/__/kpackage/private/packagejobthread.cpp.o -c ../../../src/kpackage/private/packagejobthread.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 19 [100%] Building CXX object src/kpackagetool/CMakeFiles/kpackagetool5.dir/kpackagetool5_automoc.cpp.o cd src/kpackagetool && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"libkpackage5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wall -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 -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -I. -I../../../src/kpackagetool -I../.. -I../../../src/kpackage/.. -I../kpackage -I../kpackage/KPackage -I../../../src/kpackage -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KConfigCore -Wall -std=c++0x -fPIC -o CMakeFiles/kpackagetool5.dir/kpackagetool5_automoc.cpp.o -c kpackagetool5_automoc.cpp Linking CXX executable kpackagetool5 cd src/kpackagetool && /usr/bin/cmake -E cmake_link_script CMakeFiles/kpackagetool5.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -O3 -DNDEBUG -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,-z,relro CMakeFiles/kpackagetool5.dir/main.cpp.o CMakeFiles/kpackagetool5.dir/kpackagetool.cpp.o CMakeFiles/kpackagetool5.dir/__/kpackage/private/packagejobthread.cpp.o CMakeFiles/kpackagetool5.dir/kpackagetool5_automoc.cpp.o -o kpackagetool5 -rdynamic /usr/lib64/libKF5Archive.so.5.12.0 ../kpackage/libKF5Package.so.5.12.0 /usr/lib64/libKF5I18n.so.5.12.0 /usr/lib64/libKF5ConfigCore.so.5.12.0 /usr/lib64/libKF5CoreAddons.so.5.12.0 /usr/lib64/libKF5Archive.so.5.12.0 /usr/lib64/libQt5Core.so.5.4.2 -Wl,-rpath,/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/src/kpackage: make[2]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 16 17 18 19 [100%] Built target kpackagetool5 make[1]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu/CMakeFiles 0 make: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4C8Npm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64 + cd kpackage-5.12.0 + make install/fast DESTDIR=/builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64 -C x86_64-redhat-linux-gnu make: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "release" -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/lib64/cmake/KF5Package/KF5PackageConfig.cmake -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/lib64/cmake/KF5Package/KF5PackageConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/lib64/cmake/KF5Package/KF5PackageMacros.cmake -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/lib64/cmake/KF5Package/KF5PackageTargets.cmake -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/lib64/cmake/KF5Package/KF5PackageTargets-release.cmake -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/include/KF5/kpackage_version.h -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/da/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/en_GB/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/ca/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/gl/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/nl/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/pt/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/nn/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/bs/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/ug/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/mr/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/cs/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/fr/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/ja/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/pa/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/ro/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/ko/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/sr@ijekavian/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/hu/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/sl/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/it/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/sk/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/es/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/nds/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/ru/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/sr/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/de/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/tr/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/ast/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/nb/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/fi/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/uk/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/pl/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/ia/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/ar/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/locale/sv/LC_MESSAGES/libkpackage5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/man/ca/man1/kpackagetool5.1 -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/man/nl/man1/kpackagetool5.1 -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/man/pt_BR/man1/kpackagetool5.1 -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/man/de/man1/kpackagetool5.1 -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/man/uk/man1/kpackagetool5.1 -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/man/sv/man1/kpackagetool5.1 -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/man/man1/kpackagetool5.1 -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/include/KF5/KPackage/kpackage/package.h -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/include/KF5/KPackage/kpackage/packagestructure.h -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/include/KF5/KPackage/kpackage/packageloader.h -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/include/KF5/KPackage/kpackage/package_export.h -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/include/KF5/KPackage/kpackage/version.h -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/include/KF5/KPackage/KPackage/Package -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/include/KF5/KPackage/KPackage/PackageStructure -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/include/KF5/KPackage/KPackage/PackageLoader -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/kservicetypes5/kpackage-packagestructure.desktop -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/lib64/libKF5Package.so.5.12.0 -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/lib64/libKF5Package.so.5 -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/lib64/libKF5Package.so -- Installing: /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/bin/kpackagetool5 -- Removed runtime path from "/builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/bin/kpackagetool5" make: Leaving directory `/builddir/build/BUILD/kpackage-5.12.0/x86_64-redhat-linux-gnu' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64 kpackage5_qt --with-qt --with-man --all-name + mkdir -p /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/lib64/qt5/plugins/kpackage/packagestructure/ + /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/kpackage-5.12.0 extracting debug info from /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/bin/kpackagetool5 extracting debug info from /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/lib64/libKF5Package.so.5.12.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libKF5Package.so.5.12.0.debug to /usr/lib/debug/usr/lib64/libKF5Package.so.debug symlinked /usr/lib/debug/usr/lib64/libKF5Package.so.5.12.0.debug to /usr/lib/debug/usr/lib64/libKF5Package.so.5.debug 295 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: kf5-kpackage-5.12.0-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tb82eK + umask 022 + cd /builddir/build/BUILD + cd kpackage-5.12.0 + DOCDIR=/builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/doc/kf5-kpackage-5.12.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/doc/kf5-kpackage-5.12.0 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/doc/kf5-kpackage-5.12.0 + cp -pr README.md /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64/usr/share/doc/kf5-kpackage-5.12.0 + exit 0 Provides: kf5-kpackage = 5.12.0-1.el7.centos kf5-kpackage(x86-64) = 5.12.0-1.el7.centos libKF5Package.so.5()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libKF5Archive.so.5()(64bit) libKF5ConfigCore.so.5()(64bit) libKF5CoreAddons.so.5()(64bit) libKF5I18n.so.5()(64bit) libKF5Package.so.5()(64bit) libQt5Core.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) Processing files: kf5-kpackage-devel-5.12.0-1.el7.centos.x86_64 Provides: kf5-kpackage-devel = 5.12.0-1.el7.centos kf5-kpackage-devel(x86-64) = 5.12.0-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libKF5Package.so.5()(64bit) Processing files: kf5-kpackage-debuginfo-5.12.0-1.el7.centos.x86_64 Provides: kf5-kpackage-debuginfo = 5.12.0-1.el7.centos kf5-kpackage-debuginfo(x86-64) = 5.12.0-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/kf5-kpackage-5.12.0-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/kf5-kpackage-devel-5.12.0-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/kf5-kpackage-debuginfo-5.12.0-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yEW9Yl + umask 022 + cd /builddir/build/BUILD + cd kpackage-5.12.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kf5-kpackage-5.12.0-1.el7.centos.x86_64 + exit 0 error: Macro %py2_install has unterminated body error: Macro %py2_install has unterminated body Child return code was: 0 LEAVE do -->