Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/kcachegrind.spec'], chrootPath='/var/lib/mock/f30-build-15180242-1079867/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/kcachegrind.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/kcachegrind-18.12.2-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/kcachegrind.spec'], chrootPath='/var/lib/mock/f30-build-15180242-1079867/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/kcachegrind.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8a6s14 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kcachegrind-18.12.2 + /usr/bin/xz -dc /builddir/build/SOURCES/kcachegrind-18.12.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kcachegrind-18.12.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i.env -e 's|^#!/usr/bin/env python$|#!/usr/bin/python2|g' converters/hotshot2calltree.cmake + sed -i.env -e 's|^#!/usr/bin/env php$|#!/usr/bin/php|g' converters/pprof2calltree + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EsBX12 + umask 022 + cd /builddir/build/BUILD + cd kcachegrind-18.12.2 + mkdir ppc64le-redhat-linux-gnu + pushd ppc64le-redhat-linux-gnu ~/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu ~/build/BUILD/kcachegrind-18.12.2 + QTDIR=/usr + export QTDIR + PATH=/usr/lib64/qt5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TESTING:BOOL=FALSE -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_INCLUDEDIR_KF5:PATH=/usr/include/KF5 -DCMAKE_INSTALL_LIBEXECDIR_KF5:PATH=/usr/libexec/kf5 -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_USE_RELATIVE_PATHS:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DECM_MKSPECS_INSTALL_DIR:PATH=/usr/lib64/qt5/mkspecs/modules -DKDE_INSTALL_BINDIR:PATH=/usr/bin -DKDE_INSTALL_INCLUDEDIR:PATH=/usr/include -DKDE_INSTALL_KCFGDIR:PATH=/usr/share/config.kcfg -DKDE_INSTALL_LIBDIR:PATH=/usr/lib64 -DKDE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DKDE_INSTALL_METAINFODIR:PATH=/usr/share/metainfo -DKDE_INSTALL_PLUGINDIR:PATH=/usr/lib64/qt5/plugins -DKDE_INSTALL_QMLDIR:PATH=/usr/lib64/qt5/qml -DKDE_INSTALL_QTPLUGINDIR:PATH=/usr/lib64/qt5/plugins -DKDE_INSTALL_QTQUICKIMPORTSDIR:PATH=/usr/lib64/qt5/imports -DKDE_INSTALL_SYSCONFDIR:PATH=/etc -DKDE_INSTALL_USE_QT_SYS_PATHS:BOOL=ON .. -- The C compiler identification is GNU 9.0.1 -- The CXX compiler identification is GNU 9.0.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_DATE_TIME -- Performing Test HAVE_DATE_TIME - Success -- Found KF5Archive: /usr/lib64/cmake/KF5Archive/KF5ArchiveConfig.cmake (found version "5.55.0") -- Found KF5CoreAddons: /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.55.0") -- Found KF5DocTools: /usr/lib64/cmake/KF5DocTools/KF5DocToolsConfig.cmake (found version "5.55.0") -- Found KF5WidgetsAddons: /usr/lib64/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake (found version "5.55.0") -- Found KF5XmlGui: /usr/lib64/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.55.0") -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") -- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.55.0") -- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.55.0") -- Found KF5KIO: /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.55.0") -- Found KF5DBusAddons: /usr/lib64/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake (found version "5.55.0") -- Found KF5: success (found version "5.55.0") found components: Archive CoreAddons DocTools WidgetsAddons XmlGui I18n Config KIO DBusAddons -- The following REQUIRED packages have been found: * ECM (required version >= 1.7.0) * Qt5Core * Qt5DBus * Qt5Gui * Qt5Widgets * Qt5 (required version >= 5.2.0) * KF5Archive * KF5CoreAddons * KF5DocTools * KF5WidgetsAddons * KF5XmlGui * Gettext * KF5I18n * KF5Config * KF5KIO * KF5DBusAddons * KF5 -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: CMAKE_USE_RELATIVE_PATHS BUILDSTDERR: ECM_MKSPECS_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu ~/build/BUILD/kcachegrind-18.12.2 + popd + /usr/bin/make -O -j4 -C ppc64le-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/cmake -S/builddir/build/BUILD/kcachegrind-18.12.2 -B/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 make: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/progress.marks make: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/po-ru-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-ru-docs-kcachegrind-index-cache-bz2.dir/depend /usr/bin/make -f CMakeFiles/po-pt-BR-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-pt-BR-docs-kcachegrind-index-cache-bz2.dir/depend /usr/bin/make -f CMakeFiles/po-pt-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-pt-docs-kcachegrind-index-cache-bz2.dir/depend /usr/bin/make -f CMakeFiles/po-gl-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-gl-docs-kcachegrind-index-cache-bz2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/po-ru-docs-kcachegrind-index-cache-bz2.dir/DependInfo.cmake --color= Scanning dependencies of target po-ru-docs-kcachegrind-index-cache-bz2 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/po-gl-docs-kcachegrind-index-cache-bz2.dir/DependInfo.cmake --color= Scanning dependencies of target po-gl-docs-kcachegrind-index-cache-bz2 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/po-pt-BR-docs-kcachegrind-index-cache-bz2.dir/DependInfo.cmake --color= Scanning dependencies of target po-pt-BR-docs-kcachegrind-index-cache-bz2 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-ru-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-ru-docs-kcachegrind-index-cache-bz2.dir/build /usr/bin/make -f CMakeFiles/po-pt-BR-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-pt-BR-docs-kcachegrind-index-cache-bz2.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/po-pt-docs-kcachegrind-index-cache-bz2.dir/DependInfo.cmake --color= Scanning dependencies of target po-pt-docs-kcachegrind-index-cache-bz2 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-pt-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-pt-docs-kcachegrind-index-cache-bz2.dir/build /usr/bin/make -f CMakeFiles/po-gl-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-gl-docs-kcachegrind-index-cache-bz2.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 0%] Generating po/ru/docs/kcachegrind/index.cache.bz2 cd /builddir/build/BUILD/kcachegrind-18.12.2 && /usr/bin/meinproc5 --check --cache /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/po/ru/docs/kcachegrind/index.cache.bz2 po/ru/docs/kcachegrind/index.docbook make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 3%] Built target po-ru-docs-kcachegrind-index-cache-bz2 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-fr-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-fr-docs-kcachegrind-index-cache-bz2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/po-fr-docs-kcachegrind-index-cache-bz2.dir/DependInfo.cmake --color= Scanning dependencies of target po-fr-docs-kcachegrind-index-cache-bz2 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-fr-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-fr-docs-kcachegrind-index-cache-bz2.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 3%] Generating po/pt/docs/kcachegrind/index.cache.bz2 cd /builddir/build/BUILD/kcachegrind-18.12.2 && /usr/bin/meinproc5 --check --cache /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/po/pt/docs/kcachegrind/index.cache.bz2 po/pt/docs/kcachegrind/index.docbook make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 4%] Built target po-pt-docs-kcachegrind-index-cache-bz2 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_17.dir/build.make CMakeFiles/translations_17.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 2%] Generating po/gl/docs/kcachegrind/index.cache.bz2 cd /builddir/build/BUILD/kcachegrind-18.12.2 && /usr/bin/meinproc5 --check --cache /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/po/gl/docs/kcachegrind/index.cache.bz2 po/gl/docs/kcachegrind/index.docbook make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_17.dir/DependInfo.cmake --color= Scanning dependencies of target translations_17 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_17.dir/build.make CMakeFiles/translations_17.dir/build make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 4%] Built target po-gl-docs-kcachegrind-index-cache-bz2 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_19.dir/build.make CMakeFiles/translations_19.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 1%] Generating po/pt_BR/docs/kcachegrind/index.cache.bz2 cd /builddir/build/BUILD/kcachegrind-18.12.2 && /usr/bin/meinproc5 --check --cache /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/po/pt_BR/docs/kcachegrind/index.cache.bz2 po/pt_BR/docs/kcachegrind/index.docbook make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' BUILDSTDERR: I/O warning : failed to load external entity "/usr/share/kf5/kdoctools/customization/xsl/pt-BR.xml" BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-comment" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-feedback" exists; using "en". BUILDSTDERR: No "pt_br" localization of "footer-doc-teamname" exists; using "en". make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 5%] Built target po-pt-BR-docs-kcachegrind-index-cache-bz2 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-nl-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-nl-docs-kcachegrind-index-cache-bz2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_19.dir/DependInfo.cmake --color= Scanning dependencies of target translations_19 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_19.dir/build.make CMakeFiles/translations_19.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/po-nl-docs-kcachegrind-index-cache-bz2.dir/DependInfo.cmake --color= Scanning dependencies of target po-nl-docs-kcachegrind-index-cache-bz2 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-nl-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-nl-docs-kcachegrind-index-cache-bz2.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 5%] Generating hu/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/hu/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/hu/kcachegrind_qt.ts -target-language hu /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/hu/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/hu/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' BUILDSTDERR: Removed plural forms as the target language has less forms. BUILDSTDERR: If this sounds wrong, possibly the target language is not set or recognized. make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 5%] Built target translations_17 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_15.dir/build.make CMakeFiles/translations_15.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 5%] Generating ja/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/ja/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ja/kcachegrind_qt.ts -target-language ja /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ja/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ja/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' BUILDSTDERR: Removed plural forms as the target language has less forms. BUILDSTDERR: If this sounds wrong, possibly the target language is not set or recognized. make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_15.dir/DependInfo.cmake --color= Scanning dependencies of target translations_15 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_15.dir/build.make CMakeFiles/translations_15.dir/build make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 6%] Built target translations_19 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_13.dir/build.make CMakeFiles/translations_13.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_13.dir/DependInfo.cmake --color= Scanning dependencies of target translations_13 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_13.dir/build.make CMakeFiles/translations_13.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 6%] Generating gl/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/gl/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/gl/kcachegrind_qt.ts -target-language gl /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/gl/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/gl/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 7%] Built target translations_15 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-it-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-it-docs-kcachegrind-index-cache-bz2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 7%] Generating fr/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/fr/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/fr/kcachegrind_qt.ts -target-language fr /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/fr/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/fr/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/po-it-docs-kcachegrind-index-cache-bz2.dir/DependInfo.cmake --color= Scanning dependencies of target po-it-docs-kcachegrind-index-cache-bz2 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-it-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-it-docs-kcachegrind-index-cache-bz2.dir/build make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 7%] Built target translations_13 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_30.dir/build.make CMakeFiles/translations_30.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_30.dir/DependInfo.cmake --color= Scanning dependencies of target translations_30 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_30.dir/build.make CMakeFiles/translations_30.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 8%] Generating pt_BR/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/pt_BR/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/pt_BR/kcachegrind_qt.ts -target-language pt_BR /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/pt_BR/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/pt_BR/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 8%] Built target translations_30 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_21.dir/build.make CMakeFiles/translations_21.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_21.dir/DependInfo.cmake --color= Scanning dependencies of target translations_21 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_21.dir/build.make CMakeFiles/translations_21.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 9%] Generating ko/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/ko/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ko/kcachegrind_qt.ts -target-language ko /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ko/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ko/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 9%] Built target translations_21 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-sv-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-sv-docs-kcachegrind-index-cache-bz2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/po-sv-docs-kcachegrind-index-cache-bz2.dir/DependInfo.cmake --color= Scanning dependencies of target po-sv-docs-kcachegrind-index-cache-bz2 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-sv-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-sv-docs-kcachegrind-index-cache-bz2.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 4%] Generating po/fr/docs/kcachegrind/index.cache.bz2 cd /builddir/build/BUILD/kcachegrind-18.12.2 && /usr/bin/meinproc5 --check --cache /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/po/fr/docs/kcachegrind/index.cache.bz2 po/fr/docs/kcachegrind/index.docbook make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 10%] Built target po-fr-docs-kcachegrind-index-cache-bz2 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_27.dir/build.make CMakeFiles/translations_27.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_27.dir/DependInfo.cmake --color= Scanning dependencies of target translations_27 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_27.dir/build.make CMakeFiles/translations_27.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 11%] Generating nn/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/nn/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/nn/kcachegrind_qt.ts -target-language nn /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/nn/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/nn/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 11%] Built target translations_27 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_10.dir/build.make CMakeFiles/translations_10.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_10.dir/DependInfo.cmake --color= Scanning dependencies of target translations_10 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_10.dir/build.make CMakeFiles/translations_10.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 12%] Generating es/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/es/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/es/kcachegrind_qt.ts -target-language es /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/es/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/es/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 6%] Generating po/nl/docs/kcachegrind/index.cache.bz2 cd /builddir/build/BUILD/kcachegrind-18.12.2 && /usr/bin/meinproc5 --check --cache /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/po/nl/docs/kcachegrind/index.cache.bz2 po/nl/docs/kcachegrind/index.docbook make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 12%] Built target translations_10 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_5.dir/build.make CMakeFiles/translations_5.dir/depend make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 12%] Built target po-nl-docs-kcachegrind-index-cache-bz2 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_25.dir/build.make CMakeFiles/translations_25.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_25.dir/DependInfo.cmake --color= Scanning dependencies of target translations_25 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_5.dir/DependInfo.cmake --color= Scanning dependencies of target translations_5 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_25.dir/build.make CMakeFiles/translations_25.dir/build /usr/bin/make -f CMakeFiles/translations_5.dir/build.make CMakeFiles/translations_5.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 13%] Generating nds/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/nds/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/nds/kcachegrind_qt.ts -target-language nds /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/nds/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/nds/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' BUILDSTDERR: Removed plural forms as the target language has less forms. BUILDSTDERR: If this sounds wrong, possibly the target language is not set or recognized. make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 14%] Generating da/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/da/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/da/kcachegrind_qt.ts -target-language da /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/da/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/da/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 14%] Built target translations_25 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_6.dir/build.make CMakeFiles/translations_6.dir/depend make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 14%] Built target translations_5 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_14.dir/build.make CMakeFiles/translations_14.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 7%] Generating po/it/docs/kcachegrind/index.cache.bz2 cd /builddir/build/BUILD/kcachegrind-18.12.2 && /usr/bin/meinproc5 --check --cache /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/po/it/docs/kcachegrind/index.cache.bz2 po/it/docs/kcachegrind/index.docbook make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 14%] Built target po-it-docs-kcachegrind-index-cache-bz2 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_7.dir/build.make CMakeFiles/translations_7.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_6.dir/DependInfo.cmake --color= Scanning dependencies of target translations_6 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_6.dir/build.make CMakeFiles/translations_6.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_14.dir/DependInfo.cmake --color= Scanning dependencies of target translations_14 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_14.dir/build.make CMakeFiles/translations_14.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_7.dir/DependInfo.cmake --color= Scanning dependencies of target translations_7 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_7.dir/build.make CMakeFiles/translations_7.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 15%] Generating ga/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/ga/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ga/kcachegrind_qt.ts -target-language ga /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ga/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ga/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' BUILDSTDERR: Removed plural forms as the target language has less forms. BUILDSTDERR: If this sounds wrong, possibly the target language is not set or recognized. make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 16%] Built target translations_14 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_36.dir/build.make CMakeFiles/translations_36.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 16%] Generating el/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/el/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/el/kcachegrind_qt.ts -target-language el /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/el/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/el/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 16%] Generating de/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/de/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/de/kcachegrind_qt.ts -target-language de /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/de/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/de/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_36.dir/DependInfo.cmake --color= Scanning dependencies of target translations_36 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_36.dir/build.make CMakeFiles/translations_36.dir/build make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 16%] Built target translations_7 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 16%] Built target translations_6 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_3.dir/build.make CMakeFiles/translations_3.dir/depend /usr/bin/make -f CMakeFiles/translations_18.dir/build.make CMakeFiles/translations_18.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_18.dir/DependInfo.cmake --color= Scanning dependencies of target translations_18 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_18.dir/build.make CMakeFiles/translations_18.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_3.dir/DependInfo.cmake --color= Scanning dependencies of target translations_3 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_3.dir/build.make CMakeFiles/translations_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 17%] Generating uk/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/uk/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/uk/kcachegrind_qt.ts -target-language uk /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/uk/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/uk/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' BUILDSTDERR: Removed plural forms as the target language has less forms. BUILDSTDERR: If this sounds wrong, possibly the target language is not set or recognized. make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 10%] Generating po/sv/docs/kcachegrind/index.cache.bz2 cd /builddir/build/BUILD/kcachegrind-18.12.2 && /usr/bin/meinproc5 --check --cache /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/po/sv/docs/kcachegrind/index.cache.bz2 po/sv/docs/kcachegrind/index.docbook make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 18%] Built target translations_36 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_31.dir/build.make CMakeFiles/translations_31.dir/depend make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 18%] Built target po-sv-docs-kcachegrind-index-cache-bz2 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_2.dir/build.make CMakeFiles/translations_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 18%] Generating ca@valencia/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/ca@valencia/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ca@valencia/kcachegrind_qt.ts -target-language ca@valencia /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ca@valencia/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ca@valencia/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_31.dir/DependInfo.cmake --color= Scanning dependencies of target translations_31 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_31.dir/build.make CMakeFiles/translations_31.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_2.dir/DependInfo.cmake --color= Scanning dependencies of target translations_2 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_2.dir/build.make CMakeFiles/translations_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 18%] Generating it/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/it/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/it/kcachegrind_qt.ts -target-language it /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/it/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/it/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 18%] Built target translations_3 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_20.dir/build.make CMakeFiles/translations_20.dir/depend make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 19%] Built target translations_18 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_8.dir/build.make CMakeFiles/translations_8.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_20.dir/DependInfo.cmake --color= Scanning dependencies of target translations_20 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_20.dir/build.make CMakeFiles/translations_20.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_8.dir/DependInfo.cmake --color= Scanning dependencies of target translations_8 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_8.dir/build.make CMakeFiles/translations_8.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 20%] Generating ca/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/ca/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ca/kcachegrind_qt.ts -target-language ca /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ca/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ca/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 19%] Generating ru/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/ru/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ru/kcachegrind_qt.ts -target-language ru /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ru/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ru/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 22%] Built target translations_2 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_11.dir/build.make CMakeFiles/translations_11.dir/depend make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 22%] Built target translations_31 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_9.dir/build.make CMakeFiles/translations_9.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 21%] Generating kk/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/kk/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kk/kcachegrind_qt.ts -target-language kk /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kk/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kk/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_9.dir/DependInfo.cmake --color= Scanning dependencies of target translations_9 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_9.dir/build.make CMakeFiles/translations_9.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_11.dir/DependInfo.cmake --color= Scanning dependencies of target translations_11 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_11.dir/build.make CMakeFiles/translations_11.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 22%] Generating en_GB/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/en_GB/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/en_GB/kcachegrind_qt.ts -target-language en_GB /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/en_GB/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/en_GB/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 22%] Built target translations_20 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_23.dir/build.make CMakeFiles/translations_23.dir/depend make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 22%] Built target translations_8 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_24.dir/build.make CMakeFiles/translations_24.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_23.dir/DependInfo.cmake --color= Scanning dependencies of target translations_23 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_23.dir/build.make CMakeFiles/translations_23.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_24.dir/DependInfo.cmake --color= Scanning dependencies of target translations_24 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_24.dir/build.make CMakeFiles/translations_24.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 24%] Generating eo/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/eo/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/eo/kcachegrind_qt.ts -target-language eo /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/eo/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/eo/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 24%] Generating et/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/et/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/et/kcachegrind_qt.ts -target-language et /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/et/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/et/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 26%] Built target translations_9 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_35.dir/build.make CMakeFiles/translations_35.dir/depend make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 26%] Built target translations_11 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_26.dir/build.make CMakeFiles/translations_26.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 25%] Generating mr/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/mr/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/mr/kcachegrind_qt.ts -target-language mr /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/mr/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/mr/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_35.dir/DependInfo.cmake --color= Scanning dependencies of target translations_35 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_35.dir/build.make CMakeFiles/translations_35.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 26%] Generating nb/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/nb/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/nb/kcachegrind_qt.ts -target-language nb /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/nb/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/nb/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 26%] Built target translations_23 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_16.dir/build.make CMakeFiles/translations_16.dir/depend cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_26.dir/DependInfo.cmake --color= Scanning dependencies of target translations_26 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_26.dir/build.make CMakeFiles/translations_26.dir/build make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 27%] Built target translations_24 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_28.dir/build.make CMakeFiles/translations_28.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_16.dir/DependInfo.cmake --color= Scanning dependencies of target translations_16 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_16.dir/build.make CMakeFiles/translations_16.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_28.dir/DependInfo.cmake --color= Scanning dependencies of target translations_28 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_28.dir/build.make CMakeFiles/translations_28.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 27%] Generating ug/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/ug/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ug/kcachegrind_qt.ts -target-language ug /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ug/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ug/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 29%] Built target translations_35 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_29.dir/build.make CMakeFiles/translations_29.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 27%] Generating nl/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/nl/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/nl/kcachegrind_qt.ts -target-language nl /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/nl/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/nl/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_29.dir/DependInfo.cmake --color= Scanning dependencies of target translations_29 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_29.dir/build.make CMakeFiles/translations_29.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 28%] Generating hr/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/hr/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/hr/kcachegrind_qt.ts -target-language hr /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/hr/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/hr/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 29%] Built target translations_26 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_32.dir/build.make CMakeFiles/translations_32.dir/depend make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 29%] Built target translations_16 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-uk-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-uk-docs-kcachegrind-index-cache-bz2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 29%] Generating pl/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/pl/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/pl/kcachegrind_qt.ts -target-language pl /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/pl/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/pl/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_32.dir/DependInfo.cmake --color= Scanning dependencies of target translations_32 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_32.dir/build.make CMakeFiles/translations_32.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/po-uk-docs-kcachegrind-index-cache-bz2.dir/DependInfo.cmake --color= Scanning dependencies of target po-uk-docs-kcachegrind-index-cache-bz2 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-uk-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-uk-docs-kcachegrind-index-cache-bz2.dir/build make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 30%] Built target translations_28 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_33.dir/build.make CMakeFiles/translations_33.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 30%] Generating pt/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/pt/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/pt/kcachegrind_qt.ts -target-language pt /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/pt/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/pt/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 32%] Built target translations_29 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/pofiles-3b84df575da2330cf33b273e5e30a6e6.dir/build.make CMakeFiles/pofiles-3b84df575da2330cf33b273e5e30a6e6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_33.dir/DependInfo.cmake --color= Scanning dependencies of target translations_33 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_33.dir/build.make CMakeFiles/translations_33.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 31%] Generating sk/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/sk/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/sk/kcachegrind_qt.ts -target-language sk /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/sk/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/sk/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 32%] Built target translations_32 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_1.dir/build.make CMakeFiles/translations_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/pofiles-3b84df575da2330cf33b273e5e30a6e6.dir/DependInfo.cmake --color= Scanning dependencies of target pofiles-3b84df575da2330cf33b273e5e30a6e6 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/pofiles-3b84df575da2330cf33b273e5e30a6e6.dir/build.make CMakeFiles/pofiles-3b84df575da2330cf33b273e5e30a6e6.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_1.dir/DependInfo.cmake --color= Scanning dependencies of target translations_1 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_1.dir/build.make CMakeFiles/translations_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 32%] Generating sv/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/sv/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/sv/kcachegrind_qt.ts -target-language sv /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/sv/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/sv/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 34%] Built target translations_33 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_34.dir/build.make CMakeFiles/translations_34.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 34%] Generating bs/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/bs/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/bs/kcachegrind_qt.ts -target-language bs /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/bs/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/bs/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_34.dir/DependInfo.cmake --color= Scanning dependencies of target translations_34 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_34.dir/build.make CMakeFiles/translations_34.dir/build make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 34%] Built target translations_1 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_37.dir/build.make CMakeFiles/translations_37.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_37.dir/DependInfo.cmake --color= Scanning dependencies of target translations_37 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_37.dir/build.make CMakeFiles/translations_37.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 35%] Generating tr/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/tr/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/tr/kcachegrind_qt.ts -target-language tr /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/tr/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/tr/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' BUILDSTDERR: Removed plural forms as the target language has less forms. BUILDSTDERR: If this sounds wrong, possibly the target language is not set or recognized. make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 35%] Built target translations_34 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_4.dir/build.make CMakeFiles/translations_4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 35%] Generating zh_CN/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/zh_CN/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/zh_CN/kcachegrind_qt.ts -target-language zh_CN /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/zh_CN/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/zh_CN/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_4.dir/DependInfo.cmake --color= Scanning dependencies of target translations_4 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_4.dir/build.make CMakeFiles/translations_4.dir/build make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 35%] Built target translations_37 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_38.dir/build.make CMakeFiles/translations_38.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_38.dir/DependInfo.cmake --color= Scanning dependencies of target translations_38 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_38.dir/build.make CMakeFiles/translations_38.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 36%] Generating cs/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/cs/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cs/kcachegrind_qt.ts -target-language cs /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cs/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cs/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 37%] Generating zh_TW/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/zh_TW/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/zh_TW/kcachegrind_qt.ts -target-language zh_TW /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/zh_TW/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/zh_TW/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 37%] Built target translations_4 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_12.dir/build.make CMakeFiles/translations_12.dir/depend make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 37%] Built target translations_38 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/tsfiles-3b84df575da2330cf33b273e5e30a6e6.dir/build.make CMakeFiles/tsfiles-3b84df575da2330cf33b273e5e30a6e6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_12.dir/DependInfo.cmake --color= Scanning dependencies of target translations_12 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_12.dir/build.make CMakeFiles/translations_12.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/tsfiles-3b84df575da2330cf33b273e5e30a6e6.dir/DependInfo.cmake --color= Scanning dependencies of target tsfiles-3b84df575da2330cf33b273e5e30a6e6 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/tsfiles-3b84df575da2330cf33b273e5e30a6e6.dir/build.make CMakeFiles/tsfiles-3b84df575da2330cf33b273e5e30a6e6.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 37%] Generating fi/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/fi/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/fi/kcachegrind_qt.ts -target-language fi /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/fi/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/fi/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 37%] Generating ts... /usr/bin/cmake -DPYTHON_EXECUTABLE=/usr/bin/python3 -D_ki18n_pmap_compile_script=/usr/lib64/cmake/KF5I18n/ts-pmap-compile.py -DCOPY_TO=/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/locale -DPO_DIR=/builddir/build/BUILD/kcachegrind-18.12.2/po -P /usr/lib64/cmake/KF5I18n/build-tsfiles.cmake make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 37%] Built target translations_12 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-de-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-de-docs-kcachegrind-index-cache-bz2.dir/depend make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 37%] Built target tsfiles-3b84df575da2330cf33b273e5e30a6e6 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-es-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-es-docs-kcachegrind-index-cache-bz2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/po-de-docs-kcachegrind-index-cache-bz2.dir/DependInfo.cmake --color= Scanning dependencies of target po-de-docs-kcachegrind-index-cache-bz2 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-de-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-de-docs-kcachegrind-index-cache-bz2.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/po-es-docs-kcachegrind-index-cache-bz2.dir/DependInfo.cmake --color= Scanning dependencies of target po-es-docs-kcachegrind-index-cache-bz2 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-es-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-es-docs-kcachegrind-index-cache-bz2.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 33%] Generating mo... /usr/bin/cmake -DGETTEXT_MSGFMT_EXECUTABLE=/usr/bin/msgfmt -DCOPY_TO=/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/locale -DPO_DIR=/builddir/build/BUILD/kcachegrind-18.12.2/po -P /usr/lib64/cmake/KF5I18n/build-pofiles.cmake make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 38%] Built target pofiles-3b84df575da2330cf33b273e5e30a6e6 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_22.dir/build.make CMakeFiles/translations_22.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/translations_22.dir/DependInfo.cmake --color= Scanning dependencies of target translations_22 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/translations_22.dir/build.make CMakeFiles/translations_22.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 38%] Generating lt/kcachegrind_qt.qm /usr/lib64/qt5/bin/lconvert -i /builddir/build/BUILD/kcachegrind-18.12.2/poqm/lt/kcachegrind_qt.po -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/lt/kcachegrind_qt.ts -target-language lt /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/lt/kcachegrind_qt.ts -qm /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/lt/kcachegrind_qt.qm make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' BUILDSTDERR: Removed plural forms as the target language has less forms. BUILDSTDERR: If this sounds wrong, possibly the target language is not set or recognized. make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 32%] Generating po/uk/docs/kcachegrind/index.cache.bz2 cd /builddir/build/BUILD/kcachegrind-18.12.2 && /usr/bin/meinproc5 --check --cache /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/po/uk/docs/kcachegrind/index.cache.bz2 po/uk/docs/kcachegrind/index.docbook make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 38%] Built target translations_22 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-et-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-et-docs-kcachegrind-index-cache-bz2.dir/depend make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 38%] Built target po-uk-docs-kcachegrind-index-cache-bz2 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f doc/CMakeFiles/doc-index-cache-bz2.dir/build.make doc/CMakeFiles/doc-index-cache-bz2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles/po-et-docs-kcachegrind-index-cache-bz2.dir/DependInfo.cmake --color= Scanning dependencies of target po-et-docs-kcachegrind-index-cache-bz2 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/po-et-docs-kcachegrind-index-cache-bz2.dir/build.make CMakeFiles/po-et-docs-kcachegrind-index-cache-bz2.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/doc /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/doc /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/doc/CMakeFiles/doc-index-cache-bz2.dir/DependInfo.cmake --color= Scanning dependencies of target doc-index-cache-bz2 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f doc/CMakeFiles/doc-index-cache-bz2.dir/build.make doc/CMakeFiles/doc-index-cache-bz2.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 38%] Generating po/es/docs/kcachegrind/index.cache.bz2 cd /builddir/build/BUILD/kcachegrind-18.12.2 && /usr/bin/meinproc5 --check --cache /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/po/es/docs/kcachegrind/index.cache.bz2 po/es/docs/kcachegrind/index.docbook make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 39%] Built target po-es-docs-kcachegrind-index-cache-bz2 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f libcore/CMakeFiles/core_autogen.dir/build.make libcore/CMakeFiles/core_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 38%] Generating po/de/docs/kcachegrind/index.cache.bz2 cd /builddir/build/BUILD/kcachegrind-18.12.2 && /usr/bin/meinproc5 --check --cache /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/po/de/docs/kcachegrind/index.cache.bz2 po/de/docs/kcachegrind/index.docbook make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/libcore /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/CMakeFiles/core_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target core_autogen make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f libcore/CMakeFiles/core_autogen.dir/build.make libcore/CMakeFiles/core_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 40%] Automatic MOC for target core cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/CMakeFiles/core_autogen.dir/AutogenInfo.cmake release make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 39%] Generating index.cache.bz2 cd /builddir/build/BUILD/kcachegrind-18.12.2/doc && /usr/bin/meinproc5 --check --cache /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/doc//index.cache.bz2 index.docbook make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 40%] Built target doc-index-cache-bz2 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 39%] Generating po/et/docs/kcachegrind/index.cache.bz2 cd /builddir/build/BUILD/kcachegrind-18.12.2 && /usr/bin/meinproc5 --check --cache /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/po/et/docs/kcachegrind/index.cache.bz2 po/et/docs/kcachegrind/index.docbook make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 40%] Built target po-et-docs-kcachegrind-index-cache-bz2 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 40%] Built target po-de-docs-kcachegrind-index-cache-bz2 make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 40%] Built target core_autogen make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f libcore/CMakeFiles/core.dir/build.make libcore/CMakeFiles/core.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/libcore /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/CMakeFiles/core.dir/DependInfo.cmake --color= Scanning dependencies of target core make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f libcore/CMakeFiles/core.dir/build.make libcore/CMakeFiles/core.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 41%] Building CXX object libcore/CMakeFiles/core.dir/context.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/context.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libcore/context.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 43%] Building CXX object libcore/CMakeFiles/core.dir/subcost.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/subcost.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libcore/subcost.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 42%] Building CXX object libcore/CMakeFiles/core.dir/costitem.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/costitem.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libcore/costitem.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 44%] Building CXX object libcore/CMakeFiles/core.dir/addr.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/addr.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libcore/addr.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 43%] Building CXX object libcore/CMakeFiles/core.dir/eventtype.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/eventtype.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libcore/eventtype.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 46%] Building CXX object libcore/CMakeFiles/core.dir/loader.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/loader.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libcore/loader.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 48%] Building CXX object libcore/CMakeFiles/core.dir/pool.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/pool.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libcore/pool.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 47%] Building CXX object libcore/CMakeFiles/core.dir/fixcost.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/fixcost.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libcore/fixcost.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 49%] Building CXX object libcore/CMakeFiles/core.dir/coverage.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/coverage.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libcore/coverage.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 46%] Building CXX object libcore/CMakeFiles/core.dir/cachegrindloader.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/cachegrindloader.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libcore/cachegrindloader.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 49%] Building CXX object libcore/CMakeFiles/core.dir/stackbrowser.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/stackbrowser.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libcore/stackbrowser.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 50%] Building CXX object libcore/CMakeFiles/core.dir/utils.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/utils.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libcore/utils.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 52%] Building CXX object libcore/CMakeFiles/core.dir/config.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/config.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libcore/config.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 53%] Building CXX object libcore/CMakeFiles/core.dir/core_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/core_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/mocs_compilation.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 52%] Building CXX object libcore/CMakeFiles/core.dir/logger.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/logger.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libcore/logger.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 52%] Building CXX object libcore/CMakeFiles/core.dir/globalconfig.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/globalconfig.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libcore/globalconfig.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 45%] Building CXX object libcore/CMakeFiles/core.dir/tracedata.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore/core_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/core.dir/tracedata.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libcore/tracedata.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 54%] Linking CXX static library libcore.a cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/cmake -P CMakeFiles/core.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore && /usr/bin/cmake -E cmake_link_script CMakeFiles/core.dir/link.txt --verbose=1 /usr/bin/ar qc libcore.a CMakeFiles/core.dir/context.cpp.o CMakeFiles/core.dir/costitem.cpp.o CMakeFiles/core.dir/eventtype.cpp.o CMakeFiles/core.dir/subcost.cpp.o CMakeFiles/core.dir/addr.cpp.o CMakeFiles/core.dir/tracedata.cpp.o CMakeFiles/core.dir/loader.cpp.o CMakeFiles/core.dir/cachegrindloader.cpp.o CMakeFiles/core.dir/fixcost.cpp.o CMakeFiles/core.dir/pool.cpp.o CMakeFiles/core.dir/coverage.cpp.o CMakeFiles/core.dir/stackbrowser.cpp.o CMakeFiles/core.dir/utils.cpp.o CMakeFiles/core.dir/logger.cpp.o CMakeFiles/core.dir/config.cpp.o CMakeFiles/core.dir/globalconfig.cpp.o CMakeFiles/core.dir/core_autogen/mocs_compilation.cpp.o /usr/bin/ranlib libcore.a make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 54%] Built target core make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f cgview/CMakeFiles/cgview_autogen.dir/build.make cgview/CMakeFiles/cgview_autogen.dir/depend /usr/bin/make -f libviews/CMakeFiles/views_autogen.dir/build.make libviews/CMakeFiles/views_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/cgview /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cgview /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cgview/CMakeFiles/cgview_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target cgview_autogen make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/libviews /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/CMakeFiles/views_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target views_autogen make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f cgview/CMakeFiles/cgview_autogen.dir/build.make cgview/CMakeFiles/cgview_autogen.dir/build /usr/bin/make -f libviews/CMakeFiles/views_autogen.dir/build.make libviews/CMakeFiles/views_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 54%] Automatic MOC for target cgview cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cgview && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cgview/CMakeFiles/cgview_autogen.dir/AutogenInfo.cmake release make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 55%] Built target cgview_autogen make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f cgview/CMakeFiles/cgview.dir/build.make cgview/CMakeFiles/cgview.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/cgview /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cgview /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cgview/CMakeFiles/cgview.dir/DependInfo.cmake --color= Scanning dependencies of target cgview make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f cgview/CMakeFiles/cgview.dir/build.make cgview/CMakeFiles/cgview.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 56%] Building CXX object cgview/CMakeFiles/cgview.dir/cgview_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cgview && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cgview -I/builddir/build/BUILD/kcachegrind-18.12.2/cgview -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cgview/cgview_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cgview.dir/cgview_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cgview/cgview_autogen/mocs_compilation.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 55%] Automatic MOC for target views cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/CMakeFiles/views_autogen.dir/AutogenInfo.cmake release make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 56%] Built target views_autogen make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f libviews/CMakeFiles/views.dir/build.make libviews/CMakeFiles/views.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 55%] Building CXX object cgview/CMakeFiles/cgview.dir/main.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cgview && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cgview -I/builddir/build/BUILD/kcachegrind-18.12.2/cgview -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cgview/cgview_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cgview.dir/main.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/cgview/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/libviews /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/CMakeFiles/views.dir/DependInfo.cmake --color= Scanning dependencies of target views make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f libviews/CMakeFiles/views.dir/build.make libviews/CMakeFiles/views.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 57%] Linking CXX executable cgview cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/cgview && /usr/bin/cmake -E cmake_link_script CMakeFiles/cgview.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cgview.dir/main.cpp.o CMakeFiles/cgview.dir/cgview_autogen/mocs_compilation.cpp.o -o cgview ../libcore/libcore.a /usr/lib64/libQt5Core.so.5.11.3 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 60%] Built target cgview make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 59%] Building CXX object libviews/CMakeFiles/views.dir/stackitem.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/stackitem.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/stackitem.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 60%] Building CXX object libviews/CMakeFiles/views.dir/stackselection.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/stackselection.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/stackselection.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 58%] Building CXX object libviews/CMakeFiles/views.dir/globalguiconfig.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/globalguiconfig.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/globalguiconfig.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 62%] Building CXX object libviews/CMakeFiles/views.dir/costlistitem.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/costlistitem.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/costlistitem.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 61%] Building CXX object libviews/CMakeFiles/views.dir/partselection.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/partselection.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/partselection.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 60%] Building CXX object libviews/CMakeFiles/views.dir/partgraph.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/partgraph.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/partgraph.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 63%] Building CXX object libviews/CMakeFiles/views.dir/functionlistmodel.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/functionlistmodel.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/functionlistmodel.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 64%] Building CXX object libviews/CMakeFiles/views.dir/toplevelbase.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/toplevelbase.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/toplevelbase.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 65%] Building CXX object libviews/CMakeFiles/views.dir/listutils.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/listutils.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/listutils.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 66%] Building CXX object libviews/CMakeFiles/views.dir/traceitemview.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/traceitemview.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/traceitemview.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 63%] Building CXX object libviews/CMakeFiles/views.dir/functionselection.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/functionselection.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/functionselection.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 68%] Building CXX object libviews/CMakeFiles/views.dir/multiview.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/multiview.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/multiview.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 67%] Building CXX object libviews/CMakeFiles/views.dir/tabview.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/tabview.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/tabview.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 66%] Building CXX object libviews/CMakeFiles/views.dir/treemap.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/treemap.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/treemap.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 70%] Building CXX object libviews/CMakeFiles/views.dir/callmapview.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/callmapview.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/callmapview.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 69%] Building CXX object libviews/CMakeFiles/views.dir/sourceview.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/sourceview.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/sourceview.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 69%] Building CXX object libviews/CMakeFiles/views.dir/instrview.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/instrview.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/instrview.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 72%] Building CXX object libviews/CMakeFiles/views.dir/callview.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/callview.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/callview.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 73%] Building CXX object libviews/CMakeFiles/views.dir/eventtypeview.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/eventtypeview.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/eventtypeview.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 72%] Building CXX object libviews/CMakeFiles/views.dir/coverageview.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/coverageview.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/coverageview.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 74%] Building CXX object libviews/CMakeFiles/views.dir/partview.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/partview.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/partview.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 75%] Building CXX object libviews/CMakeFiles/views.dir/eventtypeitem.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/eventtypeitem.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/eventtypeitem.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 75%] Building CXX object libviews/CMakeFiles/views.dir/callitem.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/callitem.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/callitem.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 71%] Building CXX object libviews/CMakeFiles/views.dir/callgraphview.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/callgraphview.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/callgraphview.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 76%] Building CXX object libviews/CMakeFiles/views.dir/coverageitem.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/coverageitem.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/coverageitem.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 77%] Building CXX object libviews/CMakeFiles/views.dir/sourceitem.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/sourceitem.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/sourceitem.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 78%] Building CXX object libviews/CMakeFiles/views.dir/instritem.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/instritem.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/instritem.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 78%] Building CXX object libviews/CMakeFiles/views.dir/partlistitem.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/partlistitem.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/libviews/partlistitem.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 79%] Building CXX object libviews/CMakeFiles/views.dir/views_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/views.dir/views_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews/views_autogen/mocs_compilation.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 80%] Linking CXX static library libviews.a cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/cmake -P CMakeFiles/views.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews && /usr/bin/cmake -E cmake_link_script CMakeFiles/views.dir/link.txt --verbose=1 /usr/bin/ar qc libviews.a CMakeFiles/views.dir/globalguiconfig.cpp.o CMakeFiles/views.dir/stackitem.cpp.o CMakeFiles/views.dir/stackselection.cpp.o CMakeFiles/views.dir/partgraph.cpp.o CMakeFiles/views.dir/partselection.cpp.o CMakeFiles/views.dir/costlistitem.cpp.o CMakeFiles/views.dir/functionlistmodel.cpp.o CMakeFiles/views.dir/functionselection.cpp.o CMakeFiles/views.dir/toplevelbase.cpp.o CMakeFiles/views.dir/listutils.cpp.o CMakeFiles/views.dir/treemap.cpp.o CMakeFiles/views.dir/traceitemview.cpp.o CMakeFiles/views.dir/tabview.cpp.o CMakeFiles/views.dir/multiview.cpp.o CMakeFiles/views.dir/instrview.cpp.o CMakeFiles/views.dir/sourceview.cpp.o CMakeFiles/views.dir/callmapview.cpp.o CMakeFiles/views.dir/callgraphview.cpp.o CMakeFiles/views.dir/callview.cpp.o CMakeFiles/views.dir/coverageview.cpp.o CMakeFiles/views.dir/eventtypeview.cpp.o CMakeFiles/views.dir/partview.cpp.o CMakeFiles/views.dir/eventtypeitem.cpp.o CMakeFiles/views.dir/callitem.cpp.o CMakeFiles/views.dir/coverageitem.cpp.o CMakeFiles/views.dir/sourceitem.cpp.o CMakeFiles/views.dir/instritem.cpp.o CMakeFiles/views.dir/partlistitem.cpp.o CMakeFiles/views.dir/views_autogen/mocs_compilation.cpp.o /usr/bin/ranlib libviews.a make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 80%] Built target views make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f kcachegrind/CMakeFiles/kcachegrind_autogen.dir/build.make kcachegrind/CMakeFiles/kcachegrind_autogen.dir/depend /usr/bin/make -f qcachegrind/CMakeFiles/qcachegrind_autogen.dir/build.make qcachegrind/CMakeFiles/qcachegrind_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/CMakeFiles/kcachegrind_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target kcachegrind_autogen make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f kcachegrind/CMakeFiles/kcachegrind_autogen.dir/build.make kcachegrind/CMakeFiles/kcachegrind_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/CMakeFiles/qcachegrind_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target qcachegrind_autogen make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f qcachegrind/CMakeFiles/qcachegrind_autogen.dir/build.make qcachegrind/CMakeFiles/qcachegrind_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 81%] Automatic MOC for target kcachegrind cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/CMakeFiles/kcachegrind_autogen.dir/AutogenInfo.cmake release make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 81%] Built target kcachegrind_autogen make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f kcachegrind/CMakeFiles/kcachegrind.dir/build.make kcachegrind/CMakeFiles/kcachegrind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 83%] Generating ui_configdlgbase.h cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind && /usr/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/configdlgbase.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/ui_configdlgbase.h -DKDE_UIC_BASENAME:STRING=configdlgbase -P /usr/lib64/cmake/KF5I18n/kf5i18nuic.cmake make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 82%] Generating ui_dumpselectionbase.h cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind && /usr/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/dumpselectionbase.ui -DKDE_UIC_H_FILE:FILEPATH=/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/ui_dumpselectionbase.h -DKDE_UIC_BASENAME:STRING=dumpselectionbase -P /usr/lib64/cmake/KF5I18n/kf5i18nuic.cmake make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/dumpselectionbase.ui: Warning: The name 'tab' (QWidget) is already in use, defaulting to 'tab1'. BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/dumpselectionbase.ui: Warning: The name 'tab' (QWidget) is already in use, defaulting to 'tab2'. BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/dumpselectionbase.ui: Warning: The name 'tab' (QWidget) is already in use, defaulting to 'tab3'. make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/CMakeFiles/kcachegrind.dir/DependInfo.cmake --color= Scanning dependencies of target kcachegrind make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f kcachegrind/CMakeFiles/kcachegrind.dir/build.make kcachegrind/CMakeFiles/kcachegrind.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 81%] Automatic MOC for target qcachegrind cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/CMakeFiles/qcachegrind_autogen.dir/AutogenInfo.cmake release make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 85%] Built target qcachegrind_autogen make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 84%] Building CXX object kcachegrind/CMakeFiles/kcachegrind.dir/kdeconfig.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuth -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KService -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KBookmarks -isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KDBusAddons -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/kcachegrind.dir/kdeconfig.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/kdeconfig.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 84%] Building CXX object kcachegrind/CMakeFiles/kcachegrind.dir/main.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuth -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KService -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KBookmarks -isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KDBusAddons -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/kcachegrind.dir/main.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' BUILDSTDERR: In file included from /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/main.cpp:35: BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:71:18: warning: 'virtual void TopLevel::saveProperties(KConfigGroup&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 71 | virtual void saveProperties(KConfigGroup &); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:72:18: warning: 'virtual void TopLevel::readProperties(const KConfigGroup&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 72 | virtual void readProperties(const KConfigGroup &); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:81:19: warning: 'virtual TracePartList TopLevel::hiddenParts()' can be marked override [-Wsuggest-override] BUILDSTDERR: 81 | TracePartList hiddenParts() { return _hiddenParts; } BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:89:10: warning: 'virtual void TopLevel::addEventTypeMenu(QMenu*, bool)' can be marked override [-Wsuggest-override] BUILDSTDERR: 89 | void addEventTypeMenu(QMenu*,bool); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:90:10: warning: 'virtual void TopLevel::addGoMenu(QMenu*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 90 | void addGoMenu(QMenu*); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:93:18: warning: 'virtual void TopLevel::loadStart(const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 93 | virtual void loadStart(const QString& filename); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:94:18: warning: 'virtual void TopLevel::loadProgress(int)' can be marked override [-Wsuggest-override] BUILDSTDERR: 94 | virtual void loadProgress(int progress); // 0 - 100 BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:95:18: warning: 'virtual void TopLevel::loadWarning(int, const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 95 | virtual void loadWarning(int line, const QString& msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:96:18: warning: 'virtual void TopLevel::loadError(int, const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 96 | virtual void loadError(int line, const QString& msg); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:97:18: warning: 'virtual void TopLevel::loadFinished(const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 97 | virtual void loadFinished(const QString& msg); // msg could be error BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:133:10: warning: 'virtual void TopLevel::configureToolbars()' can be marked override [-Wsuggest-override] BUILDSTDERR: 133 | void configureToolbars(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:135:10: warning: 'virtual bool TopLevel::queryClose()' can be marked override [-Wsuggest-override] BUILDSTDERR: 135 | bool queryClose(); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:172:10: warning: 'virtual void TopLevel::activePartsChangedSlot(const TracePartList&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 172 | void activePartsChangedSlot(const TracePartList& list); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:180:10: warning: 'virtual void TopLevel::setEventTypeDelayed(EventType*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 180 | void setEventTypeDelayed(EventType*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:181:10: warning: 'virtual void TopLevel::setEventType2Delayed(EventType*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 181 | void setEventType2Delayed(EventType*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:182:10: warning: 'virtual void TopLevel::setGroupTypeDelayed(ProfileContext::Type)' can be marked override [-Wsuggest-override] BUILDSTDERR: 182 | void setGroupTypeDelayed(ProfileContext::Type); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:183:10: warning: 'virtual void TopLevel::setGroupDelayed(TraceCostItem*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 183 | void setGroupDelayed(TraceCostItem*); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:184:10: warning: 'virtual void TopLevel::setTraceItemDelayed(CostItem*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 184 | void setTraceItemDelayed(CostItem*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:190:10: warning: 'virtual void TopLevel::setDirectionDelayed(TraceItemView::Direction)' can be marked override [-Wsuggest-override] BUILDSTDERR: 190 | void setDirectionDelayed(TraceItemView::Direction); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:202:10: warning: 'virtual void TopLevel::configChanged()' can be marked override [-Wsuggest-override] BUILDSTDERR: 202 | void configChanged(); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:210:10: warning: 'virtual void TopLevel::showMessage(const QString&, int)' can be marked override [-Wsuggest-override] BUILDSTDERR: 210 | void showMessage(const QString&, int msec); BUILDSTDERR: | ^~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 87%] Building CXX object kcachegrind/CMakeFiles/kcachegrind.dir/__/ECMQmLoader-kcachegrind_qt.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuth -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KService -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KBookmarks -isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KDBusAddons -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/kcachegrind.dir/__/ECMQmLoader-kcachegrind_qt.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/ECMQmLoader-kcachegrind_qt.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f qcachegrind/CMakeFiles/qcachegrind.dir/build.make qcachegrind/CMakeFiles/qcachegrind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 88%] Generating qrc_qcachegrind.cpp cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/lib64/qt5/bin/rcc --name qcachegrind --output /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qrc_qcachegrind.cpp /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcachegrind.qrc make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 88%] Generating ui_generalsettings.h cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/ui_generalsettings.h /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/generalsettings.ui make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 89%] Generating ui_sourcesettings.h cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/ui_sourcesettings.h /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/sourcesettings.ui make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 90%] Generating ui_colorsettings.h cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/ui_colorsettings.h /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/colorsettings.ui make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 86%] Building CXX object kcachegrind/CMakeFiles/kcachegrind.dir/configdlg.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuth -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KService -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KBookmarks -isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KDBusAddons -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/kcachegrind.dir/configdlg.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/configdlg.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kcachegrind-18.12.2 /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/CMakeFiles/qcachegrind.dir/DependInfo.cmake --color= Scanning dependencies of target qcachegrind make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/make -f qcachegrind/CMakeFiles/qcachegrind.dir/build.make qcachegrind/CMakeFiles/qcachegrind.dir/build make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 87%] Building CXX object kcachegrind/CMakeFiles/kcachegrind.dir/kcachegrind_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuth -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KService -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KBookmarks -isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KDBusAddons -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/kcachegrind.dir/kcachegrind_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/mocs_compilation.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' BUILDSTDERR: In file included from /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/moc_toplevel.cpp:9, BUILDSTDERR: from /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/mocs_compilation.cpp:3: BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:71:18: warning: 'virtual void TopLevel::saveProperties(KConfigGroup&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 71 | virtual void saveProperties(KConfigGroup &); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:72:18: warning: 'virtual void TopLevel::readProperties(const KConfigGroup&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 72 | virtual void readProperties(const KConfigGroup &); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:81:19: warning: 'virtual TracePartList TopLevel::hiddenParts()' can be marked override [-Wsuggest-override] BUILDSTDERR: 81 | TracePartList hiddenParts() { return _hiddenParts; } BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:89:10: warning: 'virtual void TopLevel::addEventTypeMenu(QMenu*, bool)' can be marked override [-Wsuggest-override] BUILDSTDERR: 89 | void addEventTypeMenu(QMenu*,bool); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:90:10: warning: 'virtual void TopLevel::addGoMenu(QMenu*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 90 | void addGoMenu(QMenu*); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:93:18: warning: 'virtual void TopLevel::loadStart(const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 93 | virtual void loadStart(const QString& filename); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:94:18: warning: 'virtual void TopLevel::loadProgress(int)' can be marked override [-Wsuggest-override] BUILDSTDERR: 94 | virtual void loadProgress(int progress); // 0 - 100 BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:95:18: warning: 'virtual void TopLevel::loadWarning(int, const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 95 | virtual void loadWarning(int line, const QString& msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:96:18: warning: 'virtual void TopLevel::loadError(int, const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 96 | virtual void loadError(int line, const QString& msg); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:97:18: warning: 'virtual void TopLevel::loadFinished(const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 97 | virtual void loadFinished(const QString& msg); // msg could be error BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:133:10: warning: 'virtual void TopLevel::configureToolbars()' can be marked override [-Wsuggest-override] BUILDSTDERR: 133 | void configureToolbars(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:135:10: warning: 'virtual bool TopLevel::queryClose()' can be marked override [-Wsuggest-override] BUILDSTDERR: 135 | bool queryClose(); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:172:10: warning: 'virtual void TopLevel::activePartsChangedSlot(const TracePartList&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 172 | void activePartsChangedSlot(const TracePartList& list); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:180:10: warning: 'virtual void TopLevel::setEventTypeDelayed(EventType*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 180 | void setEventTypeDelayed(EventType*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:181:10: warning: 'virtual void TopLevel::setEventType2Delayed(EventType*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 181 | void setEventType2Delayed(EventType*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:182:10: warning: 'virtual void TopLevel::setGroupTypeDelayed(ProfileContext::Type)' can be marked override [-Wsuggest-override] BUILDSTDERR: 182 | void setGroupTypeDelayed(ProfileContext::Type); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:183:10: warning: 'virtual void TopLevel::setGroupDelayed(TraceCostItem*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 183 | void setGroupDelayed(TraceCostItem*); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:184:10: warning: 'virtual void TopLevel::setTraceItemDelayed(CostItem*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 184 | void setTraceItemDelayed(CostItem*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:190:10: warning: 'virtual void TopLevel::setDirectionDelayed(TraceItemView::Direction)' can be marked override [-Wsuggest-override] BUILDSTDERR: 190 | void setDirectionDelayed(TraceItemView::Direction); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:202:10: warning: 'virtual void TopLevel::configChanged()' can be marked override [-Wsuggest-override] BUILDSTDERR: 202 | void configChanged(); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/EWIEGA46WW/../../../../kcachegrind/toplevel.h:210:10: warning: 'virtual void TopLevel::showMessage(const QString&, int)' can be marked override [-Wsuggest-override] BUILDSTDERR: 210 | void showMessage(const QString&, int msec); BUILDSTDERR: | ^~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 90%] Building CXX object qcachegrind/CMakeFiles/qcachegrind.dir/qcgmain.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/qcachegrind.dir/qcgmain.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgmain.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' BUILDSTDERR: In file included from /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgmain.cpp:29: BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:68:10: warning: 'virtual void QCGTopLevel::closeEvent(QCloseEvent*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 68 | void closeEvent(QCloseEvent*); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:74:19: warning: 'virtual TracePartList QCGTopLevel::hiddenParts()' can be marked override [-Wsuggest-override] BUILDSTDERR: 74 | TracePartList hiddenParts() { return _hiddenParts; } BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:77:10: warning: 'virtual void QCGTopLevel::addEventTypeMenu(QMenu*, bool)' can be marked override [-Wsuggest-override] BUILDSTDERR: 77 | void addEventTypeMenu(QMenu*,bool); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:78:10: warning: 'virtual void QCGTopLevel::addGoMenu(QMenu*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 78 | void addGoMenu(QMenu*); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:81:18: warning: 'virtual void QCGTopLevel::loadStart(const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 81 | virtual void loadStart(const QString& filename); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:82:18: warning: 'virtual void QCGTopLevel::loadProgress(int)' can be marked override [-Wsuggest-override] BUILDSTDERR: 82 | virtual void loadProgress(int progress); // 0 - 100 BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:83:18: warning: 'virtual void QCGTopLevel::loadWarning(int, const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 83 | virtual void loadWarning(int line, const QString& msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:84:18: warning: 'virtual void QCGTopLevel::loadError(int, const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 84 | virtual void loadError(int line, const QString& msg); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:85:18: warning: 'virtual void QCGTopLevel::loadFinished(const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 85 | virtual void loadFinished(const QString& msg); // msg could be error BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:153:10: warning: 'virtual void QCGTopLevel::activePartsChangedSlot(const TracePartList&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 153 | void activePartsChangedSlot(const TracePartList& list); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:161:10: warning: 'virtual void QCGTopLevel::setEventTypeDelayed(EventType*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 161 | void setEventTypeDelayed(EventType*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:162:10: warning: 'virtual void QCGTopLevel::setEventType2Delayed(EventType*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 162 | void setEventType2Delayed(EventType*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:163:10: warning: 'virtual void QCGTopLevel::setGroupTypeDelayed(ProfileContext::Type)' can be marked override [-Wsuggest-override] BUILDSTDERR: 163 | void setGroupTypeDelayed(ProfileContext::Type); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:164:10: warning: 'virtual void QCGTopLevel::setGroupDelayed(TraceCostItem*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 164 | void setGroupDelayed(TraceCostItem*); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:165:10: warning: 'virtual void QCGTopLevel::setTraceItemDelayed(CostItem*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 165 | void setTraceItemDelayed(CostItem*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:171:10: warning: 'virtual void QCGTopLevel::setDirectionDelayed(TraceItemView::Direction)' can be marked override [-Wsuggest-override] BUILDSTDERR: 171 | void setDirectionDelayed(TraceItemView::Direction); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:183:10: warning: 'virtual void QCGTopLevel::configChanged()' can be marked override [-Wsuggest-override] BUILDSTDERR: 183 | void configChanged(); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:189:10: warning: 'virtual void QCGTopLevel::showMessage(const QString&, int)' can be marked override [-Wsuggest-override] BUILDSTDERR: 189 | void showMessage(const QString&, int msec); BUILDSTDERR: | ^~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 92%] Building CXX object qcachegrind/CMakeFiles/qcachegrind.dir/qcgconfig.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/qcachegrind.dir/qcgconfig.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgconfig.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 85%] Building CXX object kcachegrind/CMakeFiles/kcachegrind.dir/toplevel.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind/kcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KArchive -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuth -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KService -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KBookmarks -isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KDBusAddons -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/kcachegrind.dir/toplevel.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' BUILDSTDERR: In file included from /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.cpp:26: BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:71:18: warning: 'virtual void TopLevel::saveProperties(KConfigGroup&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 71 | virtual void saveProperties(KConfigGroup &); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:72:18: warning: 'virtual void TopLevel::readProperties(const KConfigGroup&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 72 | virtual void readProperties(const KConfigGroup &); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:81:19: warning: 'virtual TracePartList TopLevel::hiddenParts()' can be marked override [-Wsuggest-override] BUILDSTDERR: 81 | TracePartList hiddenParts() { return _hiddenParts; } BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:89:10: warning: 'virtual void TopLevel::addEventTypeMenu(QMenu*, bool)' can be marked override [-Wsuggest-override] BUILDSTDERR: 89 | void addEventTypeMenu(QMenu*,bool); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:90:10: warning: 'virtual void TopLevel::addGoMenu(QMenu*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 90 | void addGoMenu(QMenu*); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:93:18: warning: 'virtual void TopLevel::loadStart(const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 93 | virtual void loadStart(const QString& filename); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:94:18: warning: 'virtual void TopLevel::loadProgress(int)' can be marked override [-Wsuggest-override] BUILDSTDERR: 94 | virtual void loadProgress(int progress); // 0 - 100 BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:95:18: warning: 'virtual void TopLevel::loadWarning(int, const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 95 | virtual void loadWarning(int line, const QString& msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:96:18: warning: 'virtual void TopLevel::loadError(int, const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 96 | virtual void loadError(int line, const QString& msg); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:97:18: warning: 'virtual void TopLevel::loadFinished(const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 97 | virtual void loadFinished(const QString& msg); // msg could be error BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:133:10: warning: 'virtual void TopLevel::configureToolbars()' can be marked override [-Wsuggest-override] BUILDSTDERR: 133 | void configureToolbars(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:135:10: warning: 'virtual bool TopLevel::queryClose()' can be marked override [-Wsuggest-override] BUILDSTDERR: 135 | bool queryClose(); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:172:10: warning: 'virtual void TopLevel::activePartsChangedSlot(const TracePartList&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 172 | void activePartsChangedSlot(const TracePartList& list); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:180:10: warning: 'virtual void TopLevel::setEventTypeDelayed(EventType*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 180 | void setEventTypeDelayed(EventType*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:181:10: warning: 'virtual void TopLevel::setEventType2Delayed(EventType*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 181 | void setEventType2Delayed(EventType*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:182:10: warning: 'virtual void TopLevel::setGroupTypeDelayed(ProfileContext::Type)' can be marked override [-Wsuggest-override] BUILDSTDERR: 182 | void setGroupTypeDelayed(ProfileContext::Type); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:183:10: warning: 'virtual void TopLevel::setGroupDelayed(TraceCostItem*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 183 | void setGroupDelayed(TraceCostItem*); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:184:10: warning: 'virtual void TopLevel::setTraceItemDelayed(CostItem*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 184 | void setTraceItemDelayed(CostItem*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:190:10: warning: 'virtual void TopLevel::setDirectionDelayed(TraceItemView::Direction)' can be marked override [-Wsuggest-override] BUILDSTDERR: 190 | void setDirectionDelayed(TraceItemView::Direction); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:202:10: warning: 'virtual void TopLevel::configChanged()' can be marked override [-Wsuggest-override] BUILDSTDERR: 202 | void configChanged(); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/kcachegrind/toplevel.h:210:10: warning: 'virtual void TopLevel::showMessage(const QString&, int)' can be marked override [-Wsuggest-override] BUILDSTDERR: 210 | void showMessage(const QString&, int msec); BUILDSTDERR: | ^~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 93%] Building CXX object qcachegrind/CMakeFiles/qcachegrind.dir/configpage.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/qcachegrind.dir/configpage.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/configpage.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 93%] Building CXX object qcachegrind/CMakeFiles/qcachegrind.dir/configdialog.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/qcachegrind.dir/configdialog.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/configdialog.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 94%] Linking CXX executable kcachegrind cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/kcachegrind && /usr/bin/cmake -E cmake_link_script CMakeFiles/kcachegrind.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/kcachegrind.dir/main.cpp.o CMakeFiles/kcachegrind.dir/kdeconfig.cpp.o CMakeFiles/kcachegrind.dir/toplevel.cpp.o CMakeFiles/kcachegrind.dir/configdlg.cpp.o CMakeFiles/kcachegrind.dir/__/ECMQmLoader-kcachegrind_qt.cpp.o CMakeFiles/kcachegrind.dir/kcachegrind_autogen/mocs_compilation.cpp.o -o kcachegrind ../libcore/libcore.a ../libviews/libviews.a /usr/lib64/libKF5Archive.so.5.55.0 /usr/lib64/libKF5KIOFileWidgets.so.5.55.0 /usr/lib64/libKF5KIOWidgets.so.5.55.0 /usr/lib64/libKF5KIONTLM.so.5.55.0 ../libcore/libcore.a /usr/lib64/libKF5KIOCore.so.5.55.0 /usr/lib64/libKF5Service.so.5.55.0 /usr/lib64/libKF5DBusAddons.so.5.55.0 /usr/lib64/libQt5Concurrent.so.5.11.3 /usr/lib64/libKF5JobWidgets.so.5.55.0 /usr/lib64/libKF5Completion.so.5.55.0 /usr/lib64/libKF5Bookmarks.so.5.55.0 /usr/lib64/libKF5XmlGui.so.5.55.0 /usr/lib64/libQt5Network.so.5.11.3 /usr/lib64/libKF5ConfigWidgets.so.5.55.0 /usr/lib64/libKF5I18n.so.5.55.0 /usr/lib64/libKF5ConfigGui.so.5.55.0 /usr/lib64/libKF5ConfigCore.so.5.55.0 /usr/lib64/libKF5Auth.so.5.55.0 /usr/lib64/libKF5WidgetsAddons.so.5.55.0 /usr/lib64/libKF5Codecs.so.5.55.0 /usr/lib64/libKF5ItemViews.so.5.55.0 /usr/lib64/libKF5Solid.so.5.55.0 /usr/lib64/libQt5Widgets.so.5.11.3 /usr/lib64/libQt5Gui.so.5.11.3 /usr/lib64/libQt5Xml.so.5.11.3 /usr/lib64/libQt5DBus.so.5.11.3 /usr/lib64/libKF5CoreAddons.so.5.55.0 /usr/lib64/libQt5Core.so.5.11.3 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 96%] Built target kcachegrind make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 91%] Building CXX object qcachegrind/CMakeFiles/qcachegrind.dir/qcgtoplevel.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/qcachegrind.dir/qcgtoplevel.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' BUILDSTDERR: In file included from /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.cpp:25: BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:68:10: warning: 'virtual void QCGTopLevel::closeEvent(QCloseEvent*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 68 | void closeEvent(QCloseEvent*); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:74:19: warning: 'virtual TracePartList QCGTopLevel::hiddenParts()' can be marked override [-Wsuggest-override] BUILDSTDERR: 74 | TracePartList hiddenParts() { return _hiddenParts; } BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:77:10: warning: 'virtual void QCGTopLevel::addEventTypeMenu(QMenu*, bool)' can be marked override [-Wsuggest-override] BUILDSTDERR: 77 | void addEventTypeMenu(QMenu*,bool); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:78:10: warning: 'virtual void QCGTopLevel::addGoMenu(QMenu*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 78 | void addGoMenu(QMenu*); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:81:18: warning: 'virtual void QCGTopLevel::loadStart(const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 81 | virtual void loadStart(const QString& filename); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:82:18: warning: 'virtual void QCGTopLevel::loadProgress(int)' can be marked override [-Wsuggest-override] BUILDSTDERR: 82 | virtual void loadProgress(int progress); // 0 - 100 BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:83:18: warning: 'virtual void QCGTopLevel::loadWarning(int, const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 83 | virtual void loadWarning(int line, const QString& msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:84:18: warning: 'virtual void QCGTopLevel::loadError(int, const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 84 | virtual void loadError(int line, const QString& msg); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:85:18: warning: 'virtual void QCGTopLevel::loadFinished(const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 85 | virtual void loadFinished(const QString& msg); // msg could be error BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:153:10: warning: 'virtual void QCGTopLevel::activePartsChangedSlot(const TracePartList&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 153 | void activePartsChangedSlot(const TracePartList& list); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:161:10: warning: 'virtual void QCGTopLevel::setEventTypeDelayed(EventType*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 161 | void setEventTypeDelayed(EventType*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:162:10: warning: 'virtual void QCGTopLevel::setEventType2Delayed(EventType*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 162 | void setEventType2Delayed(EventType*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:163:10: warning: 'virtual void QCGTopLevel::setGroupTypeDelayed(ProfileContext::Type)' can be marked override [-Wsuggest-override] BUILDSTDERR: 163 | void setGroupTypeDelayed(ProfileContext::Type); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:164:10: warning: 'virtual void QCGTopLevel::setGroupDelayed(TraceCostItem*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 164 | void setGroupDelayed(TraceCostItem*); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:165:10: warning: 'virtual void QCGTopLevel::setTraceItemDelayed(CostItem*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 165 | void setTraceItemDelayed(CostItem*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:171:10: warning: 'virtual void QCGTopLevel::setDirectionDelayed(TraceItemView::Direction)' can be marked override [-Wsuggest-override] BUILDSTDERR: 171 | void setDirectionDelayed(TraceItemView::Direction); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:183:10: warning: 'virtual void QCGTopLevel::configChanged()' can be marked override [-Wsuggest-override] BUILDSTDERR: 183 | void configChanged(); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qcgtoplevel.h:189:10: warning: 'virtual void QCGTopLevel::showMessage(const QString&, int)' can be marked override [-Wsuggest-override] BUILDSTDERR: 189 | void showMessage(const QString&, int msec); BUILDSTDERR: | ^~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 95%] Building CXX object qcachegrind/CMakeFiles/qcachegrind.dir/qtcolorbutton.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/qcachegrind.dir/qtcolorbutton.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/qtcolorbutton.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 98%] Building CXX object qcachegrind/CMakeFiles/qcachegrind.dir/qrc_qcachegrind.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/qcachegrind.dir/qrc_qcachegrind.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qrc_qcachegrind.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 96%] Building CXX object qcachegrind/CMakeFiles/qcachegrind.dir/generalsettings.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/qcachegrind.dir/generalsettings.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/generalsettings.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 97%] Building CXX object qcachegrind/CMakeFiles/qcachegrind.dir/sourcesettings.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/qcachegrind.dir/sourcesettings.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/sourcesettings.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 99%] Building CXX object qcachegrind/CMakeFiles/qcachegrind.dir/qcachegrind_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/qcachegrind.dir/qcachegrind_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/mocs_compilation.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' BUILDSTDERR: In file included from /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/moc_qcgtoplevel.cpp:9, BUILDSTDERR: from /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/mocs_compilation.cpp:6: BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:68:10: warning: 'virtual void QCGTopLevel::closeEvent(QCloseEvent*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 68 | void closeEvent(QCloseEvent*); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:74:19: warning: 'virtual TracePartList QCGTopLevel::hiddenParts()' can be marked override [-Wsuggest-override] BUILDSTDERR: 74 | TracePartList hiddenParts() { return _hiddenParts; } BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:77:10: warning: 'virtual void QCGTopLevel::addEventTypeMenu(QMenu*, bool)' can be marked override [-Wsuggest-override] BUILDSTDERR: 77 | void addEventTypeMenu(QMenu*,bool); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:78:10: warning: 'virtual void QCGTopLevel::addGoMenu(QMenu*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 78 | void addGoMenu(QMenu*); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:81:18: warning: 'virtual void QCGTopLevel::loadStart(const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 81 | virtual void loadStart(const QString& filename); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:82:18: warning: 'virtual void QCGTopLevel::loadProgress(int)' can be marked override [-Wsuggest-override] BUILDSTDERR: 82 | virtual void loadProgress(int progress); // 0 - 100 BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:83:18: warning: 'virtual void QCGTopLevel::loadWarning(int, const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 83 | virtual void loadWarning(int line, const QString& msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:84:18: warning: 'virtual void QCGTopLevel::loadError(int, const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 84 | virtual void loadError(int line, const QString& msg); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:85:18: warning: 'virtual void QCGTopLevel::loadFinished(const QString&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 85 | virtual void loadFinished(const QString& msg); // msg could be error BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:153:10: warning: 'virtual void QCGTopLevel::activePartsChangedSlot(const TracePartList&)' can be marked override [-Wsuggest-override] BUILDSTDERR: 153 | void activePartsChangedSlot(const TracePartList& list); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:161:10: warning: 'virtual void QCGTopLevel::setEventTypeDelayed(EventType*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 161 | void setEventTypeDelayed(EventType*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:162:10: warning: 'virtual void QCGTopLevel::setEventType2Delayed(EventType*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 162 | void setEventType2Delayed(EventType*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:163:10: warning: 'virtual void QCGTopLevel::setGroupTypeDelayed(ProfileContext::Type)' can be marked override [-Wsuggest-override] BUILDSTDERR: 163 | void setGroupTypeDelayed(ProfileContext::Type); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:164:10: warning: 'virtual void QCGTopLevel::setGroupDelayed(TraceCostItem*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 164 | void setGroupDelayed(TraceCostItem*); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:165:10: warning: 'virtual void QCGTopLevel::setTraceItemDelayed(CostItem*)' can be marked override [-Wsuggest-override] BUILDSTDERR: 165 | void setTraceItemDelayed(CostItem*); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:171:10: warning: 'virtual void QCGTopLevel::setDirectionDelayed(TraceItemView::Direction)' can be marked override [-Wsuggest-override] BUILDSTDERR: 171 | void setDirectionDelayed(TraceItemView::Direction); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:183:10: warning: 'virtual void QCGTopLevel::configChanged()' can be marked override [-Wsuggest-override] BUILDSTDERR: 183 | void configChanged(); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/EWIEGA46WW/../../../../qcachegrind/qcgtoplevel.h:189:10: warning: 'virtual void QCGTopLevel::showMessage(const QString&, int)' can be marked override [-Wsuggest-override] BUILDSTDERR: 189 | void showMessage(const QString&, int msec); BUILDSTDERR: | ^~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [ 97%] Building CXX object qcachegrind/CMakeFiles/qcachegrind.dir/colorsettings.cpp.o cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind_autogen/include -I/builddir/build/BUILD/kcachegrind-18.12.2/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libcore -I/builddir/build/BUILD/kcachegrind-18.12.2/libviews -I/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/libviews -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/qcachegrind.dir/colorsettings.cpp.o -c /builddir/build/BUILD/kcachegrind-18.12.2/qcachegrind/colorsettings.cpp make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [100%] Linking CXX executable qcachegrind cd /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/qcachegrind && /usr/bin/cmake -E cmake_link_script CMakeFiles/qcachegrind.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -DNDEBUG -Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/qcachegrind.dir/qcgmain.cpp.o CMakeFiles/qcachegrind.dir/qcgtoplevel.cpp.o CMakeFiles/qcachegrind.dir/qcgconfig.cpp.o CMakeFiles/qcachegrind.dir/configdialog.cpp.o CMakeFiles/qcachegrind.dir/configpage.cpp.o CMakeFiles/qcachegrind.dir/qtcolorbutton.cpp.o CMakeFiles/qcachegrind.dir/generalsettings.cpp.o CMakeFiles/qcachegrind.dir/sourcesettings.cpp.o CMakeFiles/qcachegrind.dir/colorsettings.cpp.o CMakeFiles/qcachegrind.dir/qrc_qcachegrind.cpp.o CMakeFiles/qcachegrind.dir/qcachegrind_autogen/mocs_compilation.cpp.o -o qcachegrind ../libcore/libcore.a ../libviews/libviews.a /usr/lib64/libQt5Widgets.so.5.11.3 /usr/lib64/libQt5DBus.so.5.11.3 ../libcore/libcore.a /usr/lib64/libQt5Gui.so.5.11.3 /usr/lib64/libQt5Core.so.5.11.3 make[2]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' [100%] Built target qcachegrind make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0EIgKt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le + cd kcachegrind-18.12.2 + make install/fast DESTDIR=/builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le -C ppc64le-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "release" -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/bs/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ca/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ca@valencia/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/cs/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/da/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/de/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/el/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/en_GB/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/eo/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/es/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/et/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/fi/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/fr/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ga/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/gl/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/hr/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/hu/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/it/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ja/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/kk/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ko/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/lt/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/mr/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/nb/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/nds/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/nl/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/nn/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/pl/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/pt/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/pt_BR/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ru/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/sk/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/sv/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/tr/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ug/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/uk/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/zh_CN/LC_MESSAGES/kcachegrind_qt.qm -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/zh_TW/LC_MESSAGES/kcachegrind_qt.qm -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ja -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ja/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ja/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/gl -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/gl/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/gl/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/nb -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/nb/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/nb/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/es -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/es/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/es/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/fr -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/fr/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/fr/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ca@valencia -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ca@valencia/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ca@valencia/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/pt_BR -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/pt_BR/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/pt_BR/LC_MESSAGES/kcachegrind.mo -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/fa -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/fa/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/fa/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/el -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/el/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/el/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ga -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ga/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ga/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/tr -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/tr/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/tr/LC_MESSAGES/kcachegrind.mo -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/pa -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/pa/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/pa/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/eo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/eo/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/eo/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/sk -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/sk/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/sk/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/nl -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/nl/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/nl/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/lt -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/lt/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/lt/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ru -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ru/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ru/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/nn -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/nn/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/nn/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/de -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/de/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/de/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/bs -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/bs/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/bs/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/zh_CN -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/zh_CN/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/zh_CN/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/zh_TW -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/zh_TW/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/zh_TW/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/pl -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/pl/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/pl/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ca -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ca/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ca/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/hu -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/hu/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/hu/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/sv -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/sv/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/sv/LC_MESSAGES/kcachegrind.mo -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/km -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/km/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/km/LC_MESSAGES/kcachegrind.mo -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/eu -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/eu/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/eu/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/nds -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/nds/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/nds/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ko -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ko/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ko/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/kk -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/kk/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/kk/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/en_GB -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/en_GB/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/en_GB/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/pt -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/pt/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/pt/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/mr -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/mr/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/mr/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/it -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/it/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/it/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/cs -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/cs/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/cs/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ug -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ug/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ug/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/et -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/et/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/et/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/hr -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/hr/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/hr/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/fi -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/fi/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/fi/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/da -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/da/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/da/LC_MESSAGES/kcachegrind.mo -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/sl -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/sl/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/sl/LC_MESSAGES/kcachegrind.mo -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/hi -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/hi/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/hi/LC_MESSAGES/kcachegrind.mo -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ar -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ar/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ar/LC_MESSAGES/kcachegrind.mo -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ro -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ro/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/ro/LC_MESSAGES/kcachegrind.mo -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/uk -- Up-to-date: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/uk/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/locale/uk/LC_MESSAGES/kcachegrind.mo -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/de/kcachegrind/index.cache.bz2 -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/de/kcachegrind/index.docbook -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/es/kcachegrind/index.cache.bz2 -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/es/kcachegrind/index.docbook -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/et/kcachegrind/index.cache.bz2 -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/et/kcachegrind/index.docbook -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/fr/kcachegrind/index.cache.bz2 -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/fr/kcachegrind/index.docbook -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/gl/kcachegrind/index.cache.bz2 -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/gl/kcachegrind/index.docbook -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/it/kcachegrind/index.cache.bz2 -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/it/kcachegrind/index.docbook -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/nl/kcachegrind/index.cache.bz2 -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/nl/kcachegrind/index.docbook -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/pt/kcachegrind/index.cache.bz2 -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/pt/kcachegrind/index.docbook -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/pt_BR/kcachegrind/index.cache.bz2 -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/pt_BR/kcachegrind/index.docbook -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/ru/kcachegrind/index.cache.bz2 -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/ru/kcachegrind/index.docbook -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/sv/kcachegrind/index.cache.bz2 -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/sv/kcachegrind/index.docbook -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/uk/kcachegrind/index.cache.bz2 -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/uk/kcachegrind/index.docbook -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/en/kcachegrind/index.cache.bz2 -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/HTML/en/kcachegrind/index.docbook -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/bin/kcachegrind -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/applications/org.kde.kcachegrind.desktop -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/metainfo/org.kde.kcachegrind.appdata.xml -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/kcachegrind/tips -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/kxmlgui5/kcachegrind/kcachegrindui.rc -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/icons/hicolor/128x128/apps/kcachegrind.png -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/icons/hicolor/64x64/apps/kcachegrind.png -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/icons/hicolor/32x32/apps/kcachegrind.png -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/icons/hicolor/48x48/apps/kcachegrind.png -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/kcachegrind/icons/hicolor/16x16/actions/move.png -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/kcachegrind/icons/hicolor/16x16/actions/percent.png -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/kcachegrind/icons/hicolor/22x22/actions/hidetemplates.png -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/kcachegrind/icons/hicolor/22x22/actions/move.png -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/kcachegrind/icons/hicolor/22x22/actions/percent.png -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/kcachegrind/icons/hicolor/32x32/actions/percent.png -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/bin/hotshot2calltree -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/bin/op2calltree -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/bin/pprof2calltree -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/bin/dprof2calltree -- Installing: /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/bin/memprof2calltree make: Leaving directory '/builddir/build/BUILD/kcachegrind-18.12.2/ppc64le-redhat-linux-gnu' + install -p -m 755 ppc64le-redhat-linux-gnu/qcachegrind/qcachegrind /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/bin/ + install -p -m 755 ppc64le-redhat-linux-gnu/cgview/cgview /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/bin/ + install -p -m 644 qcachegrind/qcachegrind.desktop /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/applications/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 18.12.2-1.fc30 --unique-debug-suffix -18.12.2-1.fc30.ppc64le --unique-debug-src-base kcachegrind-18.12.2-1.fc30.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/kcachegrind-18.12.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/bin/qcachegrind explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/bin/cgview explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/bin/kcachegrind extracting debug info from /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/bin/qcachegrind extracting debug info from /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/bin/kcachegrind extracting debug info from /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/bin/cgview /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. BUILDSTDERR: 2836 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TQ3Zf8 + umask 022 + cd /builddir/build/BUILD + cd kcachegrind-18.12.2 + desktop-file-validate /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/applications/org.kde.kcachegrind.desktop + desktop-file-validate /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/applications/qcachegrind.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le kcachegrind --all-name --with-html + find /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le//usr/share/locale/ -name kcachegrind_qt.qm -type f + sed ' BUILDSTDERR: s:/builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/:: BUILDSTDERR: s:/usr/share/locale/\([a-zA-Z_\@]*\)/\([a-zA-Z_]*\)/kcachegrind_qt.qm:%lang(\1) /usr/share/locale/\1/\2/kcachegrind_qt.qm:' + cat kcachegrind_qt.lang + exit 0 Processing files: kcachegrind-18.12.2-1.fc30.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eqZNSM + umask 022 + cd /builddir/build/BUILD + cd kcachegrind-18.12.2 + DOCDIR=/builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/kcachegrind + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/kcachegrind + cp -pr README /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/kcachegrind + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CV9Qvr + umask 022 + cd /builddir/build/BUILD + cd kcachegrind-18.12.2 + LICENSEDIR=/builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/licenses/kcachegrind + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/licenses/kcachegrind + cp -pr COPYING COPYING.DOC /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/licenses/kcachegrind + exit 0 Provides: application() application(org.kde.kcachegrind.desktop) kcachegrind = 18.12.2-1.fc30 kcachegrind(ppc-64) = 18.12.2-1.fc30 kdesdk-kcachegrind = 18.12.2-1.fc30 metainfo() metainfo(org.kde.kcachegrind.appdata.xml) mimehandler(application/x-kcachegrind) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libKF5Archive.so.5()(64bit) libKF5ConfigCore.so.5()(64bit) libKF5ConfigWidgets.so.5()(64bit) libKF5CoreAddons.so.5()(64bit) libKF5DBusAddons.so.5()(64bit) libKF5I18n.so.5()(64bit) libKF5JobWidgets.so.5()(64bit) libKF5KIOCore.so.5()(64bit) libKF5WidgetsAddons.so.5()(64bit) libKF5XmlGui.so.5()(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5DBus.so.5()(64bit) libQt5DBus.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Conflicts: kde-l10n < 17.03 kdesdk-common < 4.10.80 Obsoletes: kdesdk-kcachegrind < 4.10.80 Processing files: kcachegrind-converters-18.12.2-1.fc30.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.y5nyl6 + umask 022 + cd /builddir/build/BUILD + cd kcachegrind-18.12.2 + DOCDIR=/builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/kcachegrind-converters + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/kcachegrind-converters + cp -pr converters/README /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/kcachegrind-converters + exit 0 Provides: kcachegrind-converters = 18.12.2-1.fc30 kcachegrind-converters(ppc-64) = 18.12.2-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /usr/bin/php /usr/bin/python2 perl(Config) perl(Getopt::Std) perl(IO::File) perl(strict) Obsoletes: kcachegrind < 17.12.3-2 Processing files: qcachegrind-18.12.2-1.fc30.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FDDXeL + umask 022 + cd /builddir/build/BUILD + cd kcachegrind-18.12.2 + DOCDIR=/builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/qcachegrind + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/qcachegrind + cp -pr README /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/doc/qcachegrind + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FxlG8p + umask 022 + cd /builddir/build/BUILD + cd kcachegrind-18.12.2 + LICENSEDIR=/builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/licenses/qcachegrind + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/licenses/qcachegrind + cp -pr COPYING COPYING.DOC /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le/usr/share/licenses/qcachegrind + exit 0 Provides: application() application(qcachegrind.desktop) mimehandler(application/x-kcachegrind) qcachegrind = 18.12.2-1.fc30 qcachegrind(ppc-64) = 18.12.2-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: kcachegrind-debugsource-18.12.2-1.fc30.ppc64le Provides: kcachegrind-debugsource = 18.12.2-1.fc30 kcachegrind-debugsource(ppc-64) = 18.12.2-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kcachegrind-debuginfo-18.12.2-1.fc30.ppc64le Provides: debuginfo(build-id) = 30e0600211ab8eb0b59245ef1128398a709dd6b0 kcachegrind-debuginfo = 18.12.2-1.fc30 kcachegrind-debuginfo(ppc-64) = 18.12.2-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kcachegrind-debugsource(ppc-64) = 18.12.2-1.fc30 Processing files: qcachegrind-debuginfo-18.12.2-1.fc30.ppc64le Provides: debuginfo(build-id) = 1ded4ee553376155705acaa4dfc4a99b310a9dcd debuginfo(build-id) = ec906b2a5a86f127db9d80881ec6c4ef1401b0de qcachegrind-debuginfo = 18.12.2-1.fc30 qcachegrind-debuginfo(ppc-64) = 18.12.2-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kcachegrind-debugsource(ppc-64) = 18.12.2-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le Wrote: /builddir/build/RPMS/kcachegrind-18.12.2-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/kcachegrind-converters-18.12.2-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/qcachegrind-18.12.2-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/kcachegrind-debugsource-18.12.2-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/kcachegrind-debuginfo-18.12.2-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/qcachegrind-debuginfo-18.12.2-1.fc30.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DmnUA8 + umask 022 + cd /builddir/build/BUILD + cd kcachegrind-18.12.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kcachegrind-18.12.2-1.fc30.ppc64le + exit 0 Child return code was: 0