Mock Version: 1.1.33 Mock Version: 1.1.33 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/soundconverter.spec'], False, '/var/lib/mock/f20-build-1876977-326868/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/soundconverter.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-22.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/soundconverter-2.1.1-6.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/soundconverter.spec'], False, '/var/lib/mock/f20-build-1876977-326868/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/soundconverter.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HUR1Um + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf soundconverter-2.1.1 + /usr/bin/xz -dc /builddir/build/SOURCES/soundconverter-2.1.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd soundconverter-2.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (soundconverter-2.1.1-gstreamer.patch):' Patch #0 (soundconverter-2.1.1-gstreamer.patch): + /usr/bin/cat /builddir/build/SOURCES/soundconverter-2.1.1-gstreamer.patch + /usr/bin/patch -p1 -b --suffix .gstreamer-bugs --fuzz=0 patching file soundconverter/gstreamer.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KFMeg3 + umask 022 + cd /builddir/build/BUILD + cd soundconverter-2.1.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -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=i686 -mtune=atom -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=i686 -mtune=atom -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=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ 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 --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 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 for catalogs to be installed... ar bg br ca cs da de el en_AU en_GB eo es et eu fa fi fr fr_CA gl he hi hu it ja 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.18.1 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}/lib/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 -j5 Making all in bin make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1/bin' sed -e s!\@datadir\@!/usr/share! -e s!\@libdir\@!/usr/lib! -e s!\@version\@!2.1.1! < soundconverter.py > soundconverter chmod +x soundconverter make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.1/bin' Making all in soundconverter make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1/soundconverter' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.1/soundconverter' Making all in data make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1/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.1/data' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.1/doc' Making all in po make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.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_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 | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo fr_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr_CA.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 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.1/po' make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9hbpbQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch ++ dirname /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch + cd soundconverter-2.1.1 + make install DESTDIR=/builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch Making install in bin make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1/bin' make[2]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/bin' /usr/bin/install -c soundconverter '/builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.1/bin' make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.1/bin' Making install in soundconverter make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1/soundconverter' make[2]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1/soundconverter' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/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.1-6.fc20.noarch/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.1/soundconverter' make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.1/soundconverter' Making install in data make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1/data' make[2]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/applications' /usr/bin/install -c -m 644 soundconverter.desktop '/builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/soundconverter' /usr/bin/install -c -m 644 soundconverter.glade soundconverter-logo.svg '/builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/soundconverter' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -c -m 644 soundconverter.png '/builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -c -m 644 soundconverter.svg '/builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/icons/hicolor/scalable/apps' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1/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.1/data' make[2]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.1/data' make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.1/data' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1/doc' make[2]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/man/man1' /usr/bin/install -c -m 644 soundconverter.1 '/builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.1/doc' Making install in po make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1/po' linguas="ar bg br ca cs da de el en_AU en_GB eo es et eu fa fi fr fr_CA gl he hi hu it ja 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.1-6.fc20.noarch/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/soundconverter-2.1.1/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.1-6.fc20.noarch/usr/share/locale/ar/LC_MESSAGES/soundconverter.mo installing bg.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/bg/LC_MESSAGES/soundconverter.mo installing br.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/br/LC_MESSAGES/soundconverter.mo installing ca.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/ca/LC_MESSAGES/soundconverter.mo installing cs.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/cs/LC_MESSAGES/soundconverter.mo installing da.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/da/LC_MESSAGES/soundconverter.mo installing de.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/de/LC_MESSAGES/soundconverter.mo installing el.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/el/LC_MESSAGES/soundconverter.mo installing en_AU.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/en_AU/LC_MESSAGES/soundconverter.mo installing en_GB.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/en_GB/LC_MESSAGES/soundconverter.mo installing eo.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/eo/LC_MESSAGES/soundconverter.mo installing es.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/es/LC_MESSAGES/soundconverter.mo installing et.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/et/LC_MESSAGES/soundconverter.mo installing eu.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/eu/LC_MESSAGES/soundconverter.mo installing fa.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/fa/LC_MESSAGES/soundconverter.mo installing fi.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/fi/LC_MESSAGES/soundconverter.mo installing fr.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/fr/LC_MESSAGES/soundconverter.mo installing fr_CA.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/fr_CA/LC_MESSAGES/soundconverter.mo installing gl.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/gl/LC_MESSAGES/soundconverter.mo installing he.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/he/LC_MESSAGES/soundconverter.mo installing hi.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/hi/LC_MESSAGES/soundconverter.mo installing hu.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/hu/LC_MESSAGES/soundconverter.mo installing it.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/it/LC_MESSAGES/soundconverter.mo installing ja.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/ja/LC_MESSAGES/soundconverter.mo installing ml.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/ml/LC_MESSAGES/soundconverter.mo installing ms.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/ms/LC_MESSAGES/soundconverter.mo installing nl.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/nl/LC_MESSAGES/soundconverter.mo installing pl.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/pl/LC_MESSAGES/soundconverter.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/pt_BR/LC_MESSAGES/soundconverter.mo installing pt.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/pt/LC_MESSAGES/soundconverter.mo installing ru.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/ru/LC_MESSAGES/soundconverter.mo installing sk.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/sk/LC_MESSAGES/soundconverter.mo installing sl.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/sl/LC_MESSAGES/soundconverter.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/sr@latin/LC_MESSAGES/soundconverter.mo installing sr@Latn.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/sr@Latn/LC_MESSAGES/soundconverter.mo installing sr.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/sr/LC_MESSAGES/soundconverter.mo installing sv.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/sv/LC_MESSAGES/soundconverter.mo installing te.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/te/LC_MESSAGES/soundconverter.mo installing tr.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/tr/LC_MESSAGES/soundconverter.mo installing uk.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/uk/LC_MESSAGES/soundconverter.mo installing vi.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/vi/LC_MESSAGES/soundconverter.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/zh_CN/LC_MESSAGES/soundconverter.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/locale/zh_TW/LC_MESSAGES/soundconverter.mo make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.1/po' make[1]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1' make[2]: Entering directory `/builddir/build/BUILD/soundconverter-2.1.1' 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.1' make[1]: Leaving directory `/builddir/build/BUILD/soundconverter-2.1.1' + install -p soundconverter/batch.py /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/lib/soundconverter/python/soundconverter + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch soundconverter + desktop-file-install --dir /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/applications --add-category X-OutputGeneration --delete-original /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/applications/soundconverter.desktop + install -D -m0644 /builddir/build/SOURCES/soundconverter.appdata.xml /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/appdata/soundconverter.appdata.xml + /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/soundconverter-2.1.1 /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.1-6.fc20.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0p6OMG + umask 022 + cd /builddir/build/BUILD + cd soundconverter-2.1.1 + DOCDIR=/builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/doc/soundconverter + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/doc/soundconverter + cp -pr AUTHORS /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/doc/soundconverter + cp -pr ChangeLog /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/doc/soundconverter + cp -pr COPYING /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/doc/soundconverter + cp -pr NEWS /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/doc/soundconverter + cp -pr README /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/doc/soundconverter + cp -pr TODO /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch/usr/share/doc/soundconverter + exit 0 Provides: 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.1-6.fc20 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.1-6.fc20.noarch Wrote: /builddir/build/RPMS/soundconverter-2.1.1-6.fc20.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YCkvWr + umask 022 + cd /builddir/build/BUILD + cd soundconverter-2.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/soundconverter-2.1.1-6.fc20.noarch + exit 0 Child return code was: 0 LEAVE do -->