Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/alacarte.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/alacarte.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/alacarte-3.11.91-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/alacarte.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/alacarte.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qAo8vx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alacarte-3.11.91 + /usr/bin/xz -dc /builddir/build/SOURCES/alacarte-3.11.91.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd alacarte-3.11.91 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + autoreconf -i -f man/Makefile.am:9: warning: '%'-style pattern rules are a GNU make extension man/Makefile.am:14: warning: patsubst %.1,%.xml,${patsubst %.7,%.xml,$(man_MANS): non-POSIX variable name man/Makefile.am:14: (probably a GNU make extension) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TPXwvK + umask 022 + cd /builddir/build/BUILD + cd alacarte-3.11.91 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking for python2.7... /usr/bin/python2.7 checking whether /usr/bin/python2.7 version is >= 2.7.0... yes checking for version... 2.7 checking for platform... linux2 checking for script directory... ${prefix}/lib/python2.7/site-packages checking for extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ALACARTE... yes checking for xsltproc... /usr/bin/xsltproc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating Alacarte/Makefile config.status: creating data/alacarte.desktop.in config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91' Making all in data make[2]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/data' Making all in icons make[3]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/data/icons' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/data/icons' make[3]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/data' ITMRG alacarte.desktop make[3]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/data' make[2]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/data' Making all in po make[2]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/po' MSGFMT af.gmo MSGFMT an.gmo MSGFMT as.gmo MSGFMT ast.gmo MSGFMT ar.gmo MSGFMT be.gmo MSGFMT be@latin.gmo MSGFMT bem.gmo MSGFMT bg.gmo MSGFMT bn.gmo MSGFMT bn_IN.gmo MSGFMT br.gmo MSGFMT brx.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT crh.gmo MSGFMT cs.gmo MSGFMT cy.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT dz.gmo MSGFMT el.gmo MSGFMT en_CA.gmo MSGFMT en_GB.gmo MSGFMT en@shaw.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT fa.gmo MSGFMT eu.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT fur.gmo MSGFMT fy.gmo MSGFMT ga.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hr.gmo MSGFMT hi.gmo MSGFMT hu.gmo MSGFMT hy.gmo MSGFMT id.gmo MSGFMT io.gmo MSGFMT ja.gmo MSGFMT it.gmo MSGFMT ka.gmo MSGFMT kg.gmo MSGFMT kk.gmo MSGFMT kn.gmo MSGFMT km.gmo MSGFMT ko.gmo MSGFMT ku.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT mg.gmo MSGFMT mai.gmo MSGFMT mk.gmo MSGFMT ml.gmo MSGFMT mn.gmo MSGFMT mr.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT nds.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT oc.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT ps.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT si.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sq.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT sw.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT ug.gmo MSGFMT uk.gmo MSGFMT uz@cyrillic.gmo MSGFMT vi.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo MSGFMT zu.gmo make[2]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/po' Making all in Alacarte make[2]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/Alacarte' GEN config.py make[2]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/Alacarte' Making all in man make[2]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/man' GEN alacarte.1 make[2]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/man' make[2]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91' GEN alacarte make[2]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91' make[1]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AXBmS1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386 + cd alacarte-3.11.91 + make install DESTDIR=/builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386 'INSTALL=install -p' Making install in data make[1]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/data' Making install in icons make[2]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/data/icons' make[3]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/data/icons' make[3]: Nothing to be done for `install-exec-am'. for icon in hicolor_apps_16x16_alacarte.png hicolor_apps_22x22_alacarte.png hicolor_apps_24x24_alacarte.png hicolor_apps_32x32_alacarte.png hicolor_apps_48x48_alacarte.png hicolor_apps_256x256_alacarte.png ; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/icons/$THEME/$SIZE/$CONTEXT; \ install -p -m 644 ./$icon /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done; \ for icon in ; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/alacarte/icons/$THEME/$SIZE/$CONTEXT; \ install -p -m 644 ./$icon /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/alacarte/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[3]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/data/icons' make[2]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/data/icons' make[2]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/data' make[3]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/data' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/applications' install -p -m 644 alacarte.desktop '/builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/alacarte' install -p -m 644 alacarte.ui launcher-editor.ui directory-editor.ui '/builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/alacarte' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/data' make[4]: Nothing to be done for `install-data-hook'. make[4]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/data' make[3]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/data' make[2]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/data' make[1]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/data' Making install in po make[1]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/po' linguas="af an as ast ar be be@latin bem bg bn bn_IN br brx ca ca@valencia crh cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr fur fy ga gl gu he hi hr hu hy id io it ja ka kg kk km kn ko ku lt lv mai mg mk ml mn mr ms nb nds nl nn oc or pa pl ps pt pt_BR ro ru si sk sl sq sr sr@latin sv sw ta te th tr ug uk uz@cyrillic vi zh_CN zh_HK zh_TW zu "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/alacarte-3.11.91/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/alacarte.mo; \ echo "installing $lang.gmo as $dir/alacarte.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/alacarte.mo; \ echo "installing ./$lang.gmo as" \ "$dir/alacarte.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/alacarte.mo.m; \ echo "installing $lang.gmo.m as $dir/alacarte.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/alacarte.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/alacarte.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/af/LC_MESSAGES/alacarte.mo installing an.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/an/LC_MESSAGES/alacarte.mo installing as.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/as/LC_MESSAGES/alacarte.mo installing ast.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/ast/LC_MESSAGES/alacarte.mo installing ar.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/ar/LC_MESSAGES/alacarte.mo installing be.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/be/LC_MESSAGES/alacarte.mo installing be@latin.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/be@latin/LC_MESSAGES/alacarte.mo installing bem.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/bem/LC_MESSAGES/alacarte.mo installing bg.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/bg/LC_MESSAGES/alacarte.mo installing bn.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/bn/LC_MESSAGES/alacarte.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/bn_IN/LC_MESSAGES/alacarte.mo installing br.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/br/LC_MESSAGES/alacarte.mo installing brx.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/brx/LC_MESSAGES/alacarte.mo installing ca.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/ca/LC_MESSAGES/alacarte.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/ca@valencia/LC_MESSAGES/alacarte.mo installing crh.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/crh/LC_MESSAGES/alacarte.mo installing cs.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/cs/LC_MESSAGES/alacarte.mo installing cy.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/cy/LC_MESSAGES/alacarte.mo installing da.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/da/LC_MESSAGES/alacarte.mo installing de.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/de/LC_MESSAGES/alacarte.mo installing dz.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/dz/LC_MESSAGES/alacarte.mo installing el.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/el/LC_MESSAGES/alacarte.mo installing en_CA.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/en_CA/LC_MESSAGES/alacarte.mo installing en_GB.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/en_GB/LC_MESSAGES/alacarte.mo installing en@shaw.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/en@shaw/LC_MESSAGES/alacarte.mo installing eo.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/eo/LC_MESSAGES/alacarte.mo installing es.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/es/LC_MESSAGES/alacarte.mo installing et.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/et/LC_MESSAGES/alacarte.mo installing eu.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/eu/LC_MESSAGES/alacarte.mo installing fa.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/fa/LC_MESSAGES/alacarte.mo installing fi.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/fi/LC_MESSAGES/alacarte.mo installing fr.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/fr/LC_MESSAGES/alacarte.mo installing fur.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/fur/LC_MESSAGES/alacarte.mo installing fy.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/fy/LC_MESSAGES/alacarte.mo installing ga.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/ga/LC_MESSAGES/alacarte.mo installing gl.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/gl/LC_MESSAGES/alacarte.mo installing gu.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/gu/LC_MESSAGES/alacarte.mo installing he.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/he/LC_MESSAGES/alacarte.mo installing hi.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/hi/LC_MESSAGES/alacarte.mo installing hr.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/hr/LC_MESSAGES/alacarte.mo installing hu.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/hu/LC_MESSAGES/alacarte.mo installing hy.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/hy/LC_MESSAGES/alacarte.mo installing id.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/id/LC_MESSAGES/alacarte.mo installing io.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/io/LC_MESSAGES/alacarte.mo installing it.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/it/LC_MESSAGES/alacarte.mo installing ja.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/ja/LC_MESSAGES/alacarte.mo installing ka.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/ka/LC_MESSAGES/alacarte.mo installing kg.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/kg/LC_MESSAGES/alacarte.mo installing kk.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/kk/LC_MESSAGES/alacarte.mo installing km.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/km/LC_MESSAGES/alacarte.mo installing kn.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/kn/LC_MESSAGES/alacarte.mo installing ko.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/ko/LC_MESSAGES/alacarte.mo installing ku.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/ku/LC_MESSAGES/alacarte.mo installing lt.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/lt/LC_MESSAGES/alacarte.mo installing lv.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/lv/LC_MESSAGES/alacarte.mo installing mai.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/mai/LC_MESSAGES/alacarte.mo installing mg.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/mg/LC_MESSAGES/alacarte.mo installing mk.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/mk/LC_MESSAGES/alacarte.mo installing ml.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/ml/LC_MESSAGES/alacarte.mo installing mn.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/mn/LC_MESSAGES/alacarte.mo installing mr.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/mr/LC_MESSAGES/alacarte.mo installing ms.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/ms/LC_MESSAGES/alacarte.mo installing nb.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/nb/LC_MESSAGES/alacarte.mo installing nds.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/nds/LC_MESSAGES/alacarte.mo installing nl.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/nl/LC_MESSAGES/alacarte.mo installing nn.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/nn/LC_MESSAGES/alacarte.mo installing oc.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/oc/LC_MESSAGES/alacarte.mo installing or.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/or/LC_MESSAGES/alacarte.mo installing pa.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/pa/LC_MESSAGES/alacarte.mo installing pl.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/pl/LC_MESSAGES/alacarte.mo installing ps.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/ps/LC_MESSAGES/alacarte.mo installing pt.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/pt/LC_MESSAGES/alacarte.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/pt_BR/LC_MESSAGES/alacarte.mo installing ro.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/ro/LC_MESSAGES/alacarte.mo installing ru.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/ru/LC_MESSAGES/alacarte.mo installing si.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/si/LC_MESSAGES/alacarte.mo installing sk.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/sk/LC_MESSAGES/alacarte.mo installing sl.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/sl/LC_MESSAGES/alacarte.mo installing sq.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/sq/LC_MESSAGES/alacarte.mo installing sr.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/sr/LC_MESSAGES/alacarte.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/sr@latin/LC_MESSAGES/alacarte.mo installing sv.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/sv/LC_MESSAGES/alacarte.mo installing sw.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/sw/LC_MESSAGES/alacarte.mo installing ta.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/ta/LC_MESSAGES/alacarte.mo installing te.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/te/LC_MESSAGES/alacarte.mo installing th.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/th/LC_MESSAGES/alacarte.mo installing tr.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/tr/LC_MESSAGES/alacarte.mo installing ug.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/ug/LC_MESSAGES/alacarte.mo installing uk.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/uk/LC_MESSAGES/alacarte.mo installing uz@cyrillic.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/uz@cyrillic/LC_MESSAGES/alacarte.mo installing vi.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/vi/LC_MESSAGES/alacarte.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/zh_CN/LC_MESSAGES/alacarte.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/zh_HK/LC_MESSAGES/alacarte.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/zh_TW/LC_MESSAGES/alacarte.mo installing zu.gmo as /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/locale/zu/LC_MESSAGES/alacarte.mo make[1]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/po' Making install in Alacarte make[1]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/Alacarte' make[2]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/Alacarte' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/lib/python2.7/site-packages/Alacarte' install -p -m 644 __init__.py MainWindow.py MenuEditor.py ItemEditor.py util.py '/builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/lib/python2.7/site-packages/Alacarte' Byte-compiling python modules... __init__.pyMainWindow.pyMenuEditor.pyItemEditor.pyutil.py Byte-compiling python modules (optimized versions) ... __init__.pyMainWindow.pyMenuEditor.pyItemEditor.pyutil.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/lib/python2.7/site-packages/Alacarte' install -p -m 644 config.py '/builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/lib/python2.7/site-packages/Alacarte' Byte-compiling python modules... config.py Byte-compiling python modules (optimized versions) ... config.py make[2]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/Alacarte' make[1]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/Alacarte' Making install in man make[1]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/man' make[2]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91/man' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/man/man1' install -p -m 644 alacarte.1 '/builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/man' make[1]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91/man' make[1]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91' make[2]: Entering directory `/builddir/build/BUILD/alacarte-3.11.91' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/bin' install -p alacarte '/builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91' make[1]: Leaving directory `/builddir/build/BUILD/alacarte-3.11.91' + sed -i -e 's/NotShowIn=KDE;/OnlyShowIn=GNOME;/' /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/applications/alacarte.desktop + desktop-file-validate /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/applications/alacarte.desktop /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/applications/alacarte.desktop: hint: value item "GNOME" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: GTK /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/applications/alacarte.desktop: hint: value "GNOME;Settings;DesktopSettings;Utility;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386 alacarte + /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/alacarte-3.11.91 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: alacarte-3.11.91-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rtuuAm + umask 022 + cd /builddir/build/BUILD + cd alacarte-3.11.91 + DOCDIR=/builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/doc/alacarte-3.11.91 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/doc/alacarte-3.11.91 + cp -pr README /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/doc/alacarte-3.11.91 + cp -pr AUTHORS /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/doc/alacarte-3.11.91 + cp -pr COPYING /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386/usr/share/doc/alacarte-3.11.91 + exit 0 Provides: alacarte = 3.11.91-1.el7 application() application(alacarte.desktop) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /usr/bin/python2.7 python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386 Wrote: /builddir/build/RPMS/alacarte-3.11.91-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DnZo72 + umask 022 + cd /builddir/build/BUILD + cd alacarte-3.11.91 + /usr/bin/rm -rf /builddir/build/BUILDROOT/alacarte-3.11.91-1.el7.i386 + exit 0 Child return code was: 0