Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/xfce4-whiskermenu-plugin.spec'], timeout=172800uid=1000shell=Falselogger=user='mockbuild'gid=425env={'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'}printOutput=FalsechrootPath='/var/lib/mock/f26-build-7667204-694591/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/xfce4-whiskermenu-plugin.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/xfce4-whiskermenu-plugin-1.7.0-2.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/xfce4-whiskermenu-plugin.spec'], gid=425uid=1000private_network=TrueprintOutput=Falselogger=user='mockbuild'timeout=172800env={'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'}shell=FalsechrootPath='/var/lib/mock/f26-build-7667204-694591/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/xfce4-whiskermenu-plugin.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.V1ezw3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xfce4-whiskermenu-plugin-1.7.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xfce4-whiskermenu-plugin-1.7.0-src.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xfce4-whiskermenu-plugin-1.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MiATN4 + umask 022 + cd /builddir/build/BUILD + cd xfce4-whiskermenu-plugin-1.7.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -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 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -- The C compiler identification is GNU 7.0.1 -- The CXX compiler identification is GNU 7.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 -- Found GTK2_GTK: /usr/lib64/libgtk-x11-2.0.so -- Found PkgConfig: /usr/bin/pkg-config (found version "1.2.2") -- Checking for module 'exo-1' -- Found exo-1, version 0.10.7 -- Checking for module 'garcon-1' -- Found garcon-1, version 0.5.0 -- Checking for module 'libxfce4panel-1.0>=4.7' -- Found libxfce4panel-1.0, version 4.12.1 -- Checking for module 'libxfce4ui-1>=4.7' -- Found libxfce4ui-1, version 4.12.1 -- Checking for module 'libxfce4util-1.0>=4.7' -- Found libxfce4util-1.0, version 4.12.1 -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 -B/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/CMakeFiles /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' make -f panel-plugin/CMakeFiles/whiskermenu.dir/build.make panel-plugin/CMakeFiles/whiskermenu.dir/depend make -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/CMakeFiles/whiskermenu.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/CMakeFiles/translations_1.dir/DependInfo.cmake --color= Scanning dependencies of target translations_1 make[2]: Leaving directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' make -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' [ 1%] Generating am.gmo [ 2%] Generating ar.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/am.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot [ 4%] Generating ast.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ar.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ast.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/am.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/am.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ar.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ar.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ast.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ast.po [ 7%] Generating bg.gmo [ 8%] Generating ca@valencia.gmo [ 8%] Generating ca.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ca@valencia.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/bg.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ca.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ca.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ca.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/bg.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/bg.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ca@valencia.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ca@valencia.po [ 11%] Generating da.gmo [ 12%] Generating cs.gmo [ 12%] Generating de.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/da.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/de.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/cs.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/de.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/de.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/da.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/da.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/cs.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/cs.po [ 14%] Generating el.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/el.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot [ 16%] Generating es.gmo [ 16%] Generating en_GB.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/en_GB.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/es.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/el.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/el.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/en_GB.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/en_GB.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/es.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/es.po [ 18%] Generating eu.gmo [ 19%] Generating fa.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/fa.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/eu.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot [ 21%] Generating et.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/et.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/eu.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/eu.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/fa.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/fa.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/et.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/et.po [ 23%] Generating fi.gmo [ 23%] Generating fr.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/fr.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/fi.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot [ 25%] Generating he.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/he.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/fr.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/fr.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/fi.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/fi.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/he.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/he.po [ 28%] Generating hr.gmo [ 28%] Generating hu.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/hr.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/hu.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/hr.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/hr.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/hu.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/hu.po [ 29%] Generating id.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/id.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/id.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/id.po [ 30%] Generating is.gmo [ 32%] Generating it.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/is.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/it.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/it.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/it.po [ 33%] Generating ja.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/is.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/is.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ja.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ja.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ja.po [ 35%] Generating kk.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/kk.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/kk.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/kk.po [ 38%] Generating ko.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ko.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot [ 38%] Generating lt.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/lt.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/lt.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/lt.po [ 39%] Generating lv.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/lv.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ko.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ko.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/lv.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/lv.po [ 40%] Generating ms.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ms.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot [ 42%] Generating nb.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/nb.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ms.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ms.po [ 43%] Generating ne.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ne.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/nb.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/nb.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ne.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ne.po [ 46%] Generating pl.gmo [ 46%] Generating nl.gmo Scanning dependencies of target whiskermenu cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/nl.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot make[2]: Leaving directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/pl.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot make -f panel-plugin/CMakeFiles/whiskermenu.dir/build.make panel-plugin/CMakeFiles/whiskermenu.dir/build cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/nl.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/nl.po [ 47%] Generating pt.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/pt.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/pl.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/pl.po [ 49%] Generating pt_BR.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/pt.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/pt.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/pt_BR.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/pt_BR.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/pt_BR.po [ 52%] Generating ro.gmo [ 52%] Generating ru.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ru.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot [ 53%] Generating sk.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ro.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/sk.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/sk.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/sk.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ru.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ru.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ro.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/ro.po make[2]: Entering directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' [ 54%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/applications-page.cpp.o [ 56%] Generating sr.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/applications-page.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/applications-page.cpp cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/sr.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot [ 57%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/category.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/category.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/category.cpp [ 59%] Generating sl.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/sl.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/sr.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/sr.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/sl.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/sl.po [ 61%] Generating sv.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/sv.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot [ 61%] Generating sr@latin.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/sr@latin.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/sv.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/sv.po cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/sr@latin.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/sr@latin.po [ 64%] Generating tr.gmo [ 64%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/command.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/tr.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/command.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/command.cpp cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/tr.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/tr.po [ 66%] Generating uk.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/uk.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/uk.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/uk.po [ 67%] Generating uz.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/uz.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/uz.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/uz.po [ 69%] Generating vi.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/vi.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/vi.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/vi.po [ 70%] Generating zh_CN.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/zh_CN.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/zh_CN.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/zh_CN.po [ 71%] Generating zh_TW.gmo cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/zh_TW.po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/xfce4-whiskermenu-plugin.pot cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/zh_TW.gmo /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/zh_TW.po make[2]: Leaving directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' [ 71%] Built target translations_1 [ 73%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/command-edit.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/command-edit.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/command-edit.cpp [ 74%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/configuration-dialog.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/configuration-dialog.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/configuration-dialog.cpp [ 76%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/favorites-page.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/favorites-page.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/favorites-page.cpp [ 77%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/icon-size.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/icon-size.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/icon-size.cpp [ 78%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/launcher.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/launcher.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/launcher.cpp [ 80%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/launcher-view.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/launcher-view.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/launcher-view.cpp [ 81%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/page.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/page.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/page.cpp /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/launcher.cpp: In member function 'void WhiskerMenu::Launcher::run(GdkScreen*, WhiskerMenu::DesktopAction*) const': /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/launcher.cpp:321:40: warning: this statement may fall through [-Wimplicit-fallthrough=] replace_and_free_with_quoted_string(command, i, garcon_menu_item_get_uri(m_item)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/launcher.cpp:323:4: note: here case '%': ^~~~ [ 83%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/plugin.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/plugin.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/plugin.cpp [ 84%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/profile-picture.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/profile-picture.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/profile-picture.cpp [ 85%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/query.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/query.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/query.cpp [ 87%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/recent-page.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/recent-page.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/recent-page.cpp [ 88%] Building C object panel-plugin/CMakeFiles/whiskermenu.dir/register-plugin.c.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/cc -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/register-plugin.c.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/register-plugin.c [ 90%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/resizer-widget.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/resizer-widget.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/resizer-widget.cpp [ 91%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/run-action.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/run-action.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/run-action.cpp [ 92%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/search-action.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/search-action.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/search-action.cpp [ 94%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/search-page.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/search-page.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/search-page.cpp [ 95%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/section-button.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/section-button.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/section-button.cpp [ 97%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/settings.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/settings.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/settings.cpp [ 98%] Building CXX object panel-plugin/CMakeFiles/whiskermenu.dir/window.cpp.o cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/c++ -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGETTEXT_PACKAGE=\"xfce4-whiskermenu-plugin\" -DGSEAL_ENABLE -DGTK_MULTIHEAD_SAFE -DG_LOG_DOMAIN=\"whiskermenu\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_NAME=\"xfce4-whiskermenu-plugin\" -DPACKAGE_VERSION=\"1.7.0\" -DSETTINGS_MENUFILE=\"/etc/xdg/menus/xfce-settings-manager.menu\" -Dwhiskermenu_EXPORTS -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/xfce4/libxfce4ui-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -fPIC -pthread -pthread -pthread -pthread -o CMakeFiles/whiskermenu.dir/window.cpp.o -c /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/window.cpp [100%] Linking CXX shared module libwhiskermenu.so cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin && /usr/bin/cmake -E cmake_link_script CMakeFiles/whiskermenu.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -shared -o libwhiskermenu.so CMakeFiles/whiskermenu.dir/applications-page.cpp.o CMakeFiles/whiskermenu.dir/category.cpp.o CMakeFiles/whiskermenu.dir/command.cpp.o CMakeFiles/whiskermenu.dir/command-edit.cpp.o CMakeFiles/whiskermenu.dir/configuration-dialog.cpp.o CMakeFiles/whiskermenu.dir/favorites-page.cpp.o CMakeFiles/whiskermenu.dir/icon-size.cpp.o CMakeFiles/whiskermenu.dir/launcher.cpp.o CMakeFiles/whiskermenu.dir/launcher-view.cpp.o CMakeFiles/whiskermenu.dir/page.cpp.o CMakeFiles/whiskermenu.dir/plugin.cpp.o CMakeFiles/whiskermenu.dir/profile-picture.cpp.o CMakeFiles/whiskermenu.dir/query.cpp.o CMakeFiles/whiskermenu.dir/recent-page.cpp.o CMakeFiles/whiskermenu.dir/register-plugin.c.o CMakeFiles/whiskermenu.dir/resizer-widget.cpp.o CMakeFiles/whiskermenu.dir/run-action.cpp.o CMakeFiles/whiskermenu.dir/search-action.cpp.o CMakeFiles/whiskermenu.dir/search-page.cpp.o CMakeFiles/whiskermenu.dir/section-button.cpp.o CMakeFiles/whiskermenu.dir/settings.cpp.o CMakeFiles/whiskermenu.dir/window.cpp.o -lexo-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 -lgarcon-1 -lgio-2.0 -lgthread-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lxfce4panel-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgmodule-2.0 -lglib-2.0 -lxfce4util -lglib-2.0 -lxfce4ui-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 -lxfce4util -lglib-2.0 -lglib-2.0 -lgobject-2.0 -latk-1.0 -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lpangocairo-1.0 -lpangoft2-1.0 -lpangoxft-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lgarcon-1 -lgthread-2.0 -lxfce4panel-1.0 -lgmodule-2.0 -lxfce4ui-1 -lglib-2.0 -lgobject-2.0 -latk-1.0 -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lpangocairo-1.0 -lpangoft2-1.0 -lpangoxft-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0 make[2]: Leaving directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' [100%] Built target whiskermenu make[1]: Leaving directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dYjqed + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le ++ dirname /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le + cd xfce4-whiskermenu-plugin-1.7.0 + make install DESTDIR=/builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le /usr/bin/cmake -H/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 -B/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/CMakeFiles /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' make -f panel-plugin/CMakeFiles/whiskermenu.dir/build.make panel-plugin/CMakeFiles/whiskermenu.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/panel-plugin/CMakeFiles/whiskermenu.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' make -f panel-plugin/CMakeFiles/whiskermenu.dir/build.make panel-plugin/CMakeFiles/whiskermenu.dir/build make[2]: Entering directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' make[2]: Nothing to be done for 'panel-plugin/CMakeFiles/whiskermenu.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' [ 32%] Built target whiskermenu make -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' cd /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/po/CMakeFiles/translations_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' make -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' make[2]: Nothing to be done for 'po/CMakeFiles/translations_1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' [100%] Built target translations_1 make[1]: Leaving directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/icons/hicolor/16x16/apps/xfce4-whiskermenu.png -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/icons/hicolor/22x22/apps/xfce4-whiskermenu.png -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/icons/hicolor/24x24/apps/xfce4-whiskermenu.png -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/icons/hicolor/32x32/apps/xfce4-whiskermenu.png -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/icons/hicolor/48x48/apps/xfce4-whiskermenu.png -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/icons/hicolor/64x64/apps/xfce4-whiskermenu.png -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/icons/hicolor/128x128/apps/xfce4-whiskermenu.png -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/icons/hicolor/256x256/apps/xfce4-whiskermenu.png -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/icons/hicolor/scalable/apps/xfce4-whiskermenu.svg -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/lib64/xfce4/panel/plugins/libwhiskermenu.so -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/xfce4/panel/plugins/whiskermenu.desktop -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/bin/xfce4-popup-whiskermenu -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/man/man1/xfce4-popup-whiskermenu.1 -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/am/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/ar/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/ast/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/bg/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/ca/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/ca@valencia/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/cs/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/da/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/de/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/el/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/en_GB/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/es/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/et/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/eu/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/fa/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/fi/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/fr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/he/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/hr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/hu/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/id/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/is/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/it/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/ja/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/kk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/ko/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/lt/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/lv/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/ms/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/nb/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/ne/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/nl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/pl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/pt/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/pt_BR/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/ro/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/ru/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/sk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/sl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/sr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/sr@latin/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/sv/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/tr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/uk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/uz/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/vi/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/zh_CN/LC_MESSAGES/xfce4-whiskermenu-plugin.mo -- Installing: /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/locale/zh_TW/LC_MESSAGES/xfce4-whiskermenu-plugin.mo + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le xfce4-whiskermenu-plugin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/xfce4-whiskermenu-plugin-1.7.0 extracting debug info from /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/lib64/xfce4/panel/plugins/libwhiskermenu.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 516 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZUXYIp + umask 022 + cd /builddir/build/BUILD + cd xfce4-whiskermenu-plugin-1.7.0 + DOCDIR=/builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/doc/xfce4-whiskermenu-plugin + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/doc/xfce4-whiskermenu-plugin + cp -pr README /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/doc/xfce4-whiskermenu-plugin + cp -pr NEWS /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/doc/xfce4-whiskermenu-plugin + cp -pr COPYING /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le/usr/share/doc/xfce4-whiskermenu-plugin + exit 0 Provides: libwhiskermenu.so()(64bit) xfce4-whiskermenu-plugin = 1.7.0-2.fc26 xfce4-whiskermenu-plugin(ppc-64) = 1.7.0-2.fc26 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo.so.2()(64bit) libexo-1.so.0()(64bit) libgarcon-1.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libxfce4panel-1.0.so.4()(64bit) libxfce4ui-1.so.0()(64bit) libxfce4util.so.7()(64bit) rtld(GNU_HASH) Processing files: xfce4-whiskermenu-plugin-debuginfo-1.7.0-2.fc26.ppc64le Provides: xfce4-whiskermenu-plugin-debuginfo = 1.7.0-2.fc26 xfce4-whiskermenu-plugin-debuginfo(ppc-64) = 1.7.0-2.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le Wrote: /builddir/build/RPMS/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/xfce4-whiskermenu-plugin-debuginfo-1.7.0-2.fc26.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3EvEwC + umask 022 + cd /builddir/build/BUILD + cd xfce4-whiskermenu-plugin-1.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xfce4-whiskermenu-plugin-1.7.0-2.fc26.ppc64le + exit 0 Child return code was: 0