Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/transmageddon.spec'], False, '/var/lib/mock/f21-build-2558191-430593/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/transmageddon.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: arm02-builder01.arm.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/transmageddon-1.5-1.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/transmageddon.spec'], False, '/var/lib/mock/f21-build-2558191-430593/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/transmageddon.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.UxE9Hk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf transmageddon-1.5 + /usr/bin/xz -dc /builddir/build/SOURCES/transmageddon-1.5.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd transmageddon-1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nwY1Ex + umask 022 + cd /builddir/build/BUILD + cd transmageddon-1.5 + 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard -I/usr/lib/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 -march=armv7-a -mfpu=neon -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=arm-redhat-linux-gnu --host=arm-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 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 whether to enable maintainer-specific portions of Makefiles... yes configure: Storing library files in /usr/lib configure: Storing data files in /usr/share configure: Storing configuration files in /etc configure: Using localstatedir /var configure: Looking for Python version >= 2.5 checking for python... /usr/bin/python checking "/usr/bin/python":... okay checking local Python configuration... looks good checking for style of include used by make... GNU checking for arm-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... pl 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.18.4 checking for XML::Parser... ok checking for appdata-validate... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating bin/transmageddon config.status: creating Makefile config.status: creating appdata/Makefile config.status: creating bin/Makefile config.status: creating common/Makefile config.status: creating common/m4/Makefile config.status: creating icons/Makefile config.status: creating icons/16x16/Makefile config.status: creating icons/22x22/Makefile config.status: creating icons/24x24/Makefile config.status: creating icons/32x32/Makefile config.status: creating icons/48x48/Makefile config.status: creating icons/256x256/Makefile config.status: creating src/about.py config.status: creating src/Makefile config.status: creating profiles/Makefile config.status: creating presets/Makefile config.status: creating po/Makefile.in config.status: creating transmageddon.spec config.status: creating transmageddon.desktop.in config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j4 Making all in bin make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/bin' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/bin' Making all in src make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/src' make all-recursive make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/src' make[3]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/src' make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/src' make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/src' Making all in common make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/common' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/common/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/common/m4' make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/common' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/common' make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/common' Making all in po make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/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_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 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 gd | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gd.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 hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.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 sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.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 zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/po' Making all in profiles make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/profiles' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/profiles' Making all in presets make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/presets' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/presets' Making all in appdata make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/appdata' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/appdata' Making all in icons make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons' Making all in 16x16 make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/16x16' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/16x16' Making all in 22x22 make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/22x22' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/22x22' Making all in 24x24 make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/24x24' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/24x24' Making all in 32x32 make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/32x32' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/32x32' Making all in 48x48 make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/48x48' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/48x48' Making all in 256x256 make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/256x256' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/256x256' make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons' make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons' make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5' LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po transmageddon.desktop.in transmageddon.desktop if test -d po; then \ make -C po datadir=../. install; \ fi make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/po' /bin/sh /builddir/build/BUILD/transmageddon-1.5/install-sh -d .././locale if test -n "ca cs da de el en_GB eo es fi fr gd gl he hu id it lt lv nb pl pt pt_BR ro ru sk sv sl sr sr@latin th tr uk zh_CN"; then \ linguas="ca cs da de el en_GB eo es fi fr gd gl he hu id it lt lv nb pl pt pt_BR ro ru sk sv sl sr sr@latin th tr uk zh_CN"; \ else \ linguas="pl"; \ fi; \ for lang in $linguas; do \ dir=.././locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/transmageddon-1.5/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/transmageddon.mo; \ echo "installing $lang.gmo as $dir/transmageddon.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/transmageddon.mo; \ echo "installing ./$lang.gmo as" \ "$dir/transmageddon.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/transmageddon.mo.m; \ echo "installing $lang.gmo.m as $dir/transmageddon.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/transmageddon.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/transmageddon.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ca.gmo as .././locale/ca/LC_MESSAGES/transmageddon.mo installing cs.gmo as .././locale/cs/LC_MESSAGES/transmageddon.mo installing da.gmo as .././locale/da/LC_MESSAGES/transmageddon.mo installing de.gmo as .././locale/de/LC_MESSAGES/transmageddon.mo installing el.gmo as .././locale/el/LC_MESSAGES/transmageddon.mo installing en_GB.gmo as .././locale/en_GB/LC_MESSAGES/transmageddon.mo Generating and caching the translation database Merging translations into transmageddon.desktop. installing eo.gmo as .././locale/eo/LC_MESSAGES/transmageddon.mo installing es.gmo as .././locale/es/LC_MESSAGES/transmageddon.mo installing fi.gmo as .././locale/fi/LC_MESSAGES/transmageddon.mo installing fr.gmo as .././locale/fr/LC_MESSAGES/transmageddon.mo installing gd.gmo as .././locale/gd/LC_MESSAGES/transmageddon.mo installing gl.gmo as .././locale/gl/LC_MESSAGES/transmageddon.mo installing he.gmo as .././locale/he/LC_MESSAGES/transmageddon.mo installing hu.gmo as .././locale/hu/LC_MESSAGES/transmageddon.mo installing id.gmo as .././locale/id/LC_MESSAGES/transmageddon.mo installing it.gmo as .././locale/it/LC_MESSAGES/transmageddon.mo installing lt.gmo as .././locale/lt/LC_MESSAGES/transmageddon.mo installing lv.gmo as .././locale/lv/LC_MESSAGES/transmageddon.mo installing nb.gmo as .././locale/nb/LC_MESSAGES/transmageddon.mo installing pl.gmo as .././locale/pl/LC_MESSAGES/transmageddon.mo installing pt.gmo as .././locale/pt/LC_MESSAGES/transmageddon.mo installing pt_BR.gmo as .././locale/pt_BR/LC_MESSAGES/transmageddon.mo installing ro.gmo as .././locale/ro/LC_MESSAGES/transmageddon.mo installing ru.gmo as .././locale/ru/LC_MESSAGES/transmageddon.mo installing sk.gmo as .././locale/sk/LC_MESSAGES/transmageddon.mo installing sv.gmo as .././locale/sv/LC_MESSAGES/transmageddon.mo installing sl.gmo as .././locale/sl/LC_MESSAGES/transmageddon.mo installing sr.gmo as .././locale/sr/LC_MESSAGES/transmageddon.mo installing sr@latin.gmo as .././locale/sr@latin/LC_MESSAGES/transmageddon.mo installing th.gmo as .././locale/th/LC_MESSAGES/transmageddon.mo installing tr.gmo as .././locale/tr/LC_MESSAGES/transmageddon.mo installing uk.gmo as .././locale/uk/LC_MESSAGES/transmageddon.mo installing zh_CN.gmo as .././locale/zh_CN/LC_MESSAGES/transmageddon.mo make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/po' make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ecVg8j + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch ++ dirname /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch + cd transmageddon-1.5 + make install DESTDIR=/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch Making install in bin make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/bin' make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/bin' /usr/bin/install -c transmageddon '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/bin' make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/bin' Making install in src make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/src' make install-recursive make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/src' make[3]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/src' make[4]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/src' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon' /usr/bin/install -c -m 644 transmageddon.py transcoder_engine.py transmageddon.ui transmageddon-dvdtrack-chooser.ui transmageddon-language-chooser.ui codecfinder.py presets.py utils.py about.py which.py gstfraction.py udevdisco.py dvdtrackchooser.py langchooser.py '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon' Byte-compiling python modules... transmageddon.pytranscoder_engine.pycodecfinder.pypresets.pyutils.pyabout.pywhich.pygstfraction.pyudevdisco.pydvdtrackchooser.pylangchooser.py Byte-compiling python modules (optimized versions) ... transmageddon.pytranscoder_engine.pycodecfinder.pypresets.pyutils.pyabout.pywhich.pygstfraction.pyudevdisco.pydvdtrackchooser.pylangchooser.py make[4]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/src' make[3]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/src' make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/src' make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/src' Making install in common make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/common' Making install in m4 make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/common/m4' make[3]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/common/m4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/common/m4' make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/common/m4' make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/common' make[3]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/common' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/common' make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/common' make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/common' Making install in po make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/po' /bin/sh /builddir/build/BUILD/transmageddon-1.5/install-sh -d /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale if test -n "ca cs da de el en_GB eo es fi fr gd gl he hu id it lt lv nb pl pt pt_BR ro ru sk sv sl sr sr@latin th tr uk zh_CN"; then \ linguas="ca cs da de el en_GB eo es fi fr gd gl he hu id it lt lv nb pl pt pt_BR ro ru sk sv sl sr sr@latin th tr uk zh_CN"; \ else \ linguas="pl"; \ fi; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/transmageddon-1.5/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/transmageddon.mo; \ echo "installing $lang.gmo as $dir/transmageddon.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/transmageddon.mo; \ echo "installing ./$lang.gmo as" \ "$dir/transmageddon.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/transmageddon.mo.m; \ echo "installing $lang.gmo.m as $dir/transmageddon.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/transmageddon.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/transmageddon.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ca.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/ca/LC_MESSAGES/transmageddon.mo installing cs.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/cs/LC_MESSAGES/transmageddon.mo installing da.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/da/LC_MESSAGES/transmageddon.mo installing de.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/de/LC_MESSAGES/transmageddon.mo installing el.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/el/LC_MESSAGES/transmageddon.mo installing en_GB.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/en_GB/LC_MESSAGES/transmageddon.mo installing eo.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/eo/LC_MESSAGES/transmageddon.mo installing es.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/es/LC_MESSAGES/transmageddon.mo installing fi.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/fi/LC_MESSAGES/transmageddon.mo installing fr.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/fr/LC_MESSAGES/transmageddon.mo installing gd.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/gd/LC_MESSAGES/transmageddon.mo installing gl.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/gl/LC_MESSAGES/transmageddon.mo installing he.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/he/LC_MESSAGES/transmageddon.mo installing hu.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/hu/LC_MESSAGES/transmageddon.mo installing id.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/id/LC_MESSAGES/transmageddon.mo installing it.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/it/LC_MESSAGES/transmageddon.mo installing lt.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/lt/LC_MESSAGES/transmageddon.mo installing lv.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/lv/LC_MESSAGES/transmageddon.mo installing nb.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/nb/LC_MESSAGES/transmageddon.mo installing pl.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/pl/LC_MESSAGES/transmageddon.mo installing pt.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/pt/LC_MESSAGES/transmageddon.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/pt_BR/LC_MESSAGES/transmageddon.mo installing ro.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/ro/LC_MESSAGES/transmageddon.mo installing ru.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/ru/LC_MESSAGES/transmageddon.mo installing sk.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/sk/LC_MESSAGES/transmageddon.mo installing sv.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/sv/LC_MESSAGES/transmageddon.mo installing sl.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/sl/LC_MESSAGES/transmageddon.mo installing sr.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/sr/LC_MESSAGES/transmageddon.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/sr@latin/LC_MESSAGES/transmageddon.mo installing th.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/th/LC_MESSAGES/transmageddon.mo installing tr.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/tr/LC_MESSAGES/transmageddon.mo installing uk.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/uk/LC_MESSAGES/transmageddon.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/locale/zh_CN/LC_MESSAGES/transmageddon.mo make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/po' Making install in profiles make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/profiles' make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/profiles' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/profiles' /usr/bin/install -c -m 644 ipod.xml ps3.xml linux-computer.xml n800.xml krzr-k1v.xml n770.xml n900.xml g1.xml html5webm.xml '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/profiles' make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/profiles' make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/profiles' Making install in presets make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/presets' make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/presets' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/presets' /usr/bin/install -c -m 644 ffenc_ac3.prs GstFaac.prs GstVorbisEnc.prs ffenc_flv.prs GstLameMP3Enc.prs ffenc_h263p.prs GstXvidEnc.prs ffenc_mpeg4.prs GstTheoraEnc.prs ffenc_aac.prs GstVP8Enc.prs GstX264Enc.prs '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/presets' make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/presets' make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/presets' Making install in appdata make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/appdata' make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/appdata' make[2]: Nothing to be done for 'install-exec-am'. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po transmageddon.appdata.xml.in transmageddon.appdata.xml Found cached translation database Merging translations into transmageddon.appdata.xml. CREATED transmageddon.appdata.xml if test -n "transmageddon.appdata.xml"; then \ test -z "/usr/share/appdata" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/appdata"; \ /usr/bin/install -c -m 644 transmageddon.appdata.xml "/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/appdata"; \ fi make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/appdata' make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/appdata' Making install in icons make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons' Making install in 16x16 make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/16x16' make[3]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/16x16' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -c -m 644 transmageddon.png '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/icons/hicolor/16x16/apps' make[3]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/16x16' make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/16x16' Making install in 22x22 make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/22x22' make[3]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/22x22' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/icons/hicolor/22x22/apps' /usr/bin/install -c -m 644 transmageddon.png '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/icons/hicolor/22x22/apps' make[3]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/22x22' make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/22x22' Making install in 24x24 make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/24x24' make[3]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/24x24' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/icons/hicolor/24x24/apps' /usr/bin/install -c -m 644 transmageddon.png '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/icons/hicolor/24x24/apps' make[3]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/24x24' make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/24x24' Making install in 32x32 make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/32x32' make[3]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/32x32' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -c -m 644 transmageddon.png '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/icons/hicolor/32x32/apps' make[3]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/32x32' make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/32x32' Making install in 48x48 make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/48x48' make[3]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/48x48' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -c -m 644 transmageddon.png '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/icons/hicolor/48x48/apps' make[3]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/48x48' make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/48x48' Making install in 256x256 make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/256x256' make[3]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons/256x256' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/icons/hicolor/256x256/apps' /usr/bin/install -c -m 644 transmageddon.png '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/icons/hicolor/256x256/apps' make[3]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/256x256' make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons/256x256' make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons' make[3]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/icons' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons' make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons' make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/icons' make[1]: Entering directory '/builddir/build/BUILD/transmageddon-1.5' if test -d po; then \ make -C po datadir=../. install; \ fi make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5/po' /bin/sh /builddir/build/BUILD/transmageddon-1.5/install-sh -d /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale if test -n "ca cs da de el en_GB eo es fi fr gd gl he hu id it lt lv nb pl pt pt_BR ro ru sk sv sl sr sr@latin th tr uk zh_CN"; then \ linguas="ca cs da de el en_GB eo es fi fr gd gl he hu id it lt lv nb pl pt pt_BR ro ru sk sv sl sr sr@latin th tr uk zh_CN"; \ else \ linguas="pl"; \ fi; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/transmageddon-1.5/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/transmageddon.mo; \ echo "installing $lang.gmo as $dir/transmageddon.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/transmageddon.mo; \ echo "installing ./$lang.gmo as" \ "$dir/transmageddon.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/transmageddon.mo.m; \ echo "installing $lang.gmo.m as $dir/transmageddon.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/transmageddon.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/transmageddon.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ca.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/ca/LC_MESSAGES/transmageddon.mo installing cs.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/cs/LC_MESSAGES/transmageddon.mo installing da.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/da/LC_MESSAGES/transmageddon.mo installing de.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/de/LC_MESSAGES/transmageddon.mo installing el.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/el/LC_MESSAGES/transmageddon.mo installing en_GB.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/en_GB/LC_MESSAGES/transmageddon.mo installing eo.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/eo/LC_MESSAGES/transmageddon.mo installing es.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/es/LC_MESSAGES/transmageddon.mo installing fi.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/fi/LC_MESSAGES/transmageddon.mo installing fr.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/fr/LC_MESSAGES/transmageddon.mo installing gd.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/gd/LC_MESSAGES/transmageddon.mo installing gl.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/gl/LC_MESSAGES/transmageddon.mo installing he.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/he/LC_MESSAGES/transmageddon.mo installing hu.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/hu/LC_MESSAGES/transmageddon.mo installing id.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/id/LC_MESSAGES/transmageddon.mo installing it.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/it/LC_MESSAGES/transmageddon.mo installing lt.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/lt/LC_MESSAGES/transmageddon.mo installing lv.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/lv/LC_MESSAGES/transmageddon.mo installing nb.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/nb/LC_MESSAGES/transmageddon.mo installing pl.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/pl/LC_MESSAGES/transmageddon.mo installing pt.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/pt/LC_MESSAGES/transmageddon.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/pt_BR/LC_MESSAGES/transmageddon.mo installing ro.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/ro/LC_MESSAGES/transmageddon.mo installing ru.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/ru/LC_MESSAGES/transmageddon.mo installing sk.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/sk/LC_MESSAGES/transmageddon.mo installing sv.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/sv/LC_MESSAGES/transmageddon.mo installing sl.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/sl/LC_MESSAGES/transmageddon.mo installing sr.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/sr/LC_MESSAGES/transmageddon.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/sr@latin/LC_MESSAGES/transmageddon.mo installing th.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/th/LC_MESSAGES/transmageddon.mo installing tr.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/tr/LC_MESSAGES/transmageddon.mo installing uk.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/uk/LC_MESSAGES/transmageddon.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch.././locale/zh_CN/LC_MESSAGES/transmageddon.mo make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5/po' make[2]: Entering directory '/builddir/build/BUILD/transmageddon-1.5' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/applications' /usr/bin/install -c -m 644 transmageddon.desktop '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/man/man1' /usr/bin/install -c -m 644 transmageddon.1 '/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5' make[1]: Leaving directory '/builddir/build/BUILD/transmageddon-1.5' + rm /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/about.pyc /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/codecfinder.pyc /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/dvdtrackchooser.pyc /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/gstfraction.pyc /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/langchooser.pyc /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/presets.pyc /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/transcoder_engine.pyc /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/transmageddon.pyc /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/udevdisco.pyc /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/utils.pyc /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/which.pyc + rm /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/about.pyo /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/codecfinder.pyo /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/dvdtrackchooser.pyo /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/gstfraction.pyo /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/langchooser.pyo /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/presets.pyo /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/transcoder_engine.pyo /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/transmageddon.pyo /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/udevdisco.pyo /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/utils.pyo /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/transmageddon/which.pyo + desktop-file-validate /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/applications/transmageddon.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch transmageddon + /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/transmageddon-1.5 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /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/python3 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: transmageddon-1.5-1.fc21.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ymtf8V + umask 022 + cd /builddir/build/BUILD + cd transmageddon-1.5 + DOCDIR=/builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/doc/transmageddon + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/doc/transmageddon + cp -pr AUTHORS /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/doc/transmageddon + cp -pr COPYING /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/doc/transmageddon + cp -pr NEWS /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch/usr/share/doc/transmageddon + exit 0 Provides: appdata() appdata(transmageddon.appdata.xml) application() application(transmageddon.desktop) transmageddon = 1.5-1.fc21 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: /bin/bash Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch Wrote: /builddir/build/RPMS/transmageddon-1.5-1.fc21.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.coVhr7 + umask 022 + cd /builddir/build/BUILD + cd transmageddon-1.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/transmageddon-1.5-1.fc21.noarch + exit 0 Child return code was: 0 LEAVE do -->