Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/soundconverter.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4847/root'user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir'}gid=135shell=FalseprintOutput=Falsetimeout=0nspawn_args=[]logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/soundconverter.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: copr-builder-474308651.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/soundconverter-2.1.6-2.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/soundconverter.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4847/root'user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir'}gid=135shell=FalseprintOutput=Falsetimeout=0nspawn_args=[]logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/soundconverter.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qPbP1M + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf soundconverter-2.1.6 + /usr/bin/xz -dc /builddir/build/SOURCES/soundconverter-2.1.6.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd soundconverter-2.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4suGtC + umask 022 + cd /builddir/build/BUILD + cd soundconverter-2.1.6 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --libdir=/usr/lib 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 make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-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 whether gcc understands -c and -o together... yes 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 for catalogs to be installed... ar ast bg br ca cs da de el en_AU en_CA en_GB eo es et eu fa fi fr_CA fr_FR fr gl he hi hu it ja ko lv ml ms nl pl pt_BR pt ru sk sl sr@latin sr@Latn sr sv te tr uk vi zh_CN zh_TW checking whether NLS is requested... yes 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 a Python interpreter with version >= 2.5... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for pygtk 2.24 installed... found checking for python-gnome 2.16 installed... found 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 soundconverter/Makefile config.status: creating bin/Makefile config.status: creating data/Makefile config.status: creating data/soundconverter.desktop.in config.status: creating doc/Makefile config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j2 Making all in bin make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6/bin' sed -e s!\@datadir\@!/usr/share! -e s!\@libdir\@!/usr/lib! -e s!\@version\@!2.1.6! < soundconverter.py > soundconverter chmod +x soundconverter make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6/bin' Making all in soundconverter make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6/soundconverter' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6/soundconverter' Making all in data make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po soundconverter.desktop.in soundconverter.desktop Generating and caching the translation database Merging translations into soundconverter.desktop. make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6/data' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6/doc' Making all in po make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file br.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_AU.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr_CA.po file=`echo fr_FR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr_FR.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sr@Latn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@Latn.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6/po' make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mfHkXv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64 + cd soundconverter-2.1.6 + make install DESTDIR=/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64 Making install in bin make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6/bin' make[2]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/bin' /usr/bin/install -c soundconverter '/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6/bin' make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6/bin' Making install in soundconverter make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6/soundconverter' make[2]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6/soundconverter' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/lib/soundconverter/python/soundconverter' /usr/bin/install -c -m 644 __init__.py error.py gstreamer.py fileoperations.py namegenerator.py notify.py queue.py settings.py soundfile.py task.py ui.py utils.py messagearea.py gconfstore.py batch.py '/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/lib/soundconverter/python/soundconverter' Byte-compiling python modules... __init__.pyerror.pygstreamer.pyfileoperations.pynamegenerator.pynotify.pyqueue.pysettings.pysoundfile.pytask.pyui.pyutils.pymessagearea.pygconfstore.pybatch.py Byte-compiling python modules (optimized versions) ... __init__.pyerror.pygstreamer.pyfileoperations.pynamegenerator.pynotify.pyqueue.pysettings.pysoundfile.pytask.pyui.pyutils.pymessagearea.pygconfstore.pybatch.py make[2]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6/soundconverter' make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6/soundconverter' Making install in data make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6/data' make[2]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/applications' /usr/bin/install -c -m 644 soundconverter.desktop '/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/appdata' /usr/bin/install -c -m 644 soundconverter.appdata.xml '/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/appdata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/soundconverter' /usr/bin/install -c -m 644 soundconverter.glade soundconverter-logo.svg '/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/soundconverter' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -c -m 644 soundconverter.png '/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -c -m 644 soundconverter.svg '/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6/data' *** 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/soundconverter-2.1.6/data' make[2]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6/data' make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6/data' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6/doc' make[2]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 soundconverter.1 '/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6/doc' Making install in po make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6/po' linguas="ar ast bg br ca cs da de el en_AU en_CA en_GB eo es et eu fa fi fr_CA fr_FR fr gl he hi hu it ja ko lv ml ms nl pl pt_BR pt ru sk sl sr@latin sr@Latn sr sv te tr uk vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/soundconverter-2.1.6/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/soundconverter.mo; \ echo "installing $lang.gmo as $dir/soundconverter.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/soundconverter.mo; \ echo "installing ./$lang.gmo as" \ "$dir/soundconverter.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/soundconverter.mo.m; \ echo "installing $lang.gmo.m as $dir/soundconverter.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/soundconverter.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/soundconverter.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/ar/LC_MESSAGES/soundconverter.mo installing ast.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/ast/LC_MESSAGES/soundconverter.mo installing bg.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/bg/LC_MESSAGES/soundconverter.mo installing br.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/br/LC_MESSAGES/soundconverter.mo installing ca.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/ca/LC_MESSAGES/soundconverter.mo installing cs.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/cs/LC_MESSAGES/soundconverter.mo installing da.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/da/LC_MESSAGES/soundconverter.mo installing de.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/de/LC_MESSAGES/soundconverter.mo installing el.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/el/LC_MESSAGES/soundconverter.mo installing en_AU.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/en_AU/LC_MESSAGES/soundconverter.mo installing en_CA.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/en_CA/LC_MESSAGES/soundconverter.mo installing en_GB.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/en_GB/LC_MESSAGES/soundconverter.mo installing eo.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/eo/LC_MESSAGES/soundconverter.mo installing es.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/es/LC_MESSAGES/soundconverter.mo installing et.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/et/LC_MESSAGES/soundconverter.mo installing eu.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/eu/LC_MESSAGES/soundconverter.mo installing fa.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/fa/LC_MESSAGES/soundconverter.mo installing fi.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/fi/LC_MESSAGES/soundconverter.mo installing fr_CA.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/fr_CA/LC_MESSAGES/soundconverter.mo installing fr_FR.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/fr_FR/LC_MESSAGES/soundconverter.mo installing fr.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/fr/LC_MESSAGES/soundconverter.mo installing gl.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/gl/LC_MESSAGES/soundconverter.mo installing he.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/he/LC_MESSAGES/soundconverter.mo installing hi.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/hi/LC_MESSAGES/soundconverter.mo installing hu.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/hu/LC_MESSAGES/soundconverter.mo installing it.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/it/LC_MESSAGES/soundconverter.mo installing ja.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/ja/LC_MESSAGES/soundconverter.mo installing ko.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/ko/LC_MESSAGES/soundconverter.mo installing lv.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/lv/LC_MESSAGES/soundconverter.mo installing ml.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/ml/LC_MESSAGES/soundconverter.mo installing ms.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/ms/LC_MESSAGES/soundconverter.mo installing nl.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/nl/LC_MESSAGES/soundconverter.mo installing pl.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/pl/LC_MESSAGES/soundconverter.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/soundconverter.mo installing pt.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/pt/LC_MESSAGES/soundconverter.mo installing ru.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/ru/LC_MESSAGES/soundconverter.mo installing sk.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/sk/LC_MESSAGES/soundconverter.mo installing sl.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/sl/LC_MESSAGES/soundconverter.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/soundconverter.mo installing sr@Latn.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/sr@Latn/LC_MESSAGES/soundconverter.mo installing sr.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/sr/LC_MESSAGES/soundconverter.mo installing sv.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/sv/LC_MESSAGES/soundconverter.mo installing te.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/te/LC_MESSAGES/soundconverter.mo installing tr.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/tr/LC_MESSAGES/soundconverter.mo installing uk.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/uk/LC_MESSAGES/soundconverter.mo installing vi.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/vi/LC_MESSAGES/soundconverter.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/soundconverter.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/soundconverter.mo make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6/po' make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6' make[2]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.6' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6' make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.6' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64 soundconverter + desktop-file-install --vendor=fedora --add-category X-Fedora --dir /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/applications --add-category X-OutputGeneration --delete-original /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/applications/soundconverter.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/soundconverter-2.1.6 /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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: soundconverter-2.1.6-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.s2V3tr + umask 022 + cd /builddir/build/BUILD + cd soundconverter-2.1.6 + DOCDIR=/builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/doc/soundconverter-2.1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/doc/soundconverter-2.1.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/doc/soundconverter-2.1.6 + cp -pr ChangeLog /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/doc/soundconverter-2.1.6 + cp -pr COPYING /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/doc/soundconverter-2.1.6 + cp -pr NEWS /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/doc/soundconverter-2.1.6 + cp -pr README /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/doc/soundconverter-2.1.6 + cp -pr TODO /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64/usr/share/doc/soundconverter-2.1.6 + exit 0 Provides: appdata() appdata(soundconverter.appdata.xml) application() application(fedora-soundconverter.desktop) mimehandler(application/ogg) mimehandler(application/x-flac) mimehandler(application/x-ogg) mimehandler(audio/flac) mimehandler(audio/mpeg) mimehandler(audio/x-mp3) mimehandler(audio/x-mpeg) mimehandler(audio/x-mpegurl) mimehandler(audio/x-scpls) mimehandler(audio/x-wav) soundconverter = 2.1.6-2.el7.centos 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/python Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64 Wrote: /builddir/build/RPMS/soundconverter-2.1.6-2.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PWustl + umask 022 + cd /builddir/build/BUILD + cd soundconverter-2.1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/soundconverter-2.1.6-2.el7.centos.x86_64 + exit 0 Child return code was: 0