Mock Version: 1.1.34 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-whisper.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, False, 500, 490, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-whisper.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-whisper-0.9.12-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-whisper.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, False, 500, 490, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-whisper.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xT5ddw + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf whisper-0.9.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-whisper-0.9.12.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd whisper-0.9.12 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A8oZnU + umask 022 + cd /builddir/build/BUILD + cd whisper-0.9.12 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build running build running build_py creating build creating build/lib copying whisper.py -> build/lib running build_scripts creating build/scripts-2.6 copying and adjusting bin/whisper-resize.py -> build/scripts-2.6 copying and adjusting bin/whisper-merge.py -> build/scripts-2.6 copying and adjusting bin/whisper-update.py -> build/scripts-2.6 copying and adjusting bin/whisper-create.py -> build/scripts-2.6 copying and adjusting bin/whisper-info.py -> build/scripts-2.6 copying and adjusting bin/whisper-dump.py -> build/scripts-2.6 copying and adjusting bin/whisper-fetch.py -> build/scripts-2.6 copying and adjusting bin/whisper-set-aggregation-method.py -> build/scripts-2.6 copying and adjusting bin/rrd2whisper.py -> build/scripts-2.6 changing mode of build/scripts-2.6/whisper-resize.py from 644 to 755 changing mode of build/scripts-2.6/whisper-merge.py from 644 to 755 changing mode of build/scripts-2.6/whisper-update.py from 644 to 755 changing mode of build/scripts-2.6/whisper-create.py from 644 to 755 changing mode of build/scripts-2.6/whisper-info.py from 644 to 755 changing mode of build/scripts-2.6/whisper-dump.py from 644 to 755 changing mode of build/scripts-2.6/whisper-fetch.py from 644 to 755 changing mode of build/scripts-2.6/whisper-set-aggregation-method.py from 644 to 755 changing mode of build/scripts-2.6/rrd2whisper.py from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VK1LEi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64 + cd whisper-0.9.12 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64 creating /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr creating /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/lib/python2.6/site-packages copying build/lib/whisper.py -> /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/lib/python2.6/site-packages byte-compiling /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/lib/python2.6/site-packages/whisper.py to whisper.pyc writing byte-compilation script '/tmp/tmp4QW9lS.py' /usr/bin/python -O /tmp/tmp4QW9lS.py removing /tmp/tmp4QW9lS.py running install_scripts creating /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin copying build/scripts-2.6/whisper-resize.py -> /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin copying build/scripts-2.6/whisper-merge.py -> /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin copying build/scripts-2.6/whisper-update.py -> /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin copying build/scripts-2.6/whisper-create.py -> /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin copying build/scripts-2.6/whisper-info.py -> /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin copying build/scripts-2.6/whisper-dump.py -> /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin copying build/scripts-2.6/whisper-fetch.py -> /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin copying build/scripts-2.6/whisper-set-aggregation-method.py -> /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin copying build/scripts-2.6/rrd2whisper.py -> /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin/whisper-resize.py to 755 changing mode of /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin/whisper-merge.py to 755 changing mode of /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin/whisper-update.py to 755 changing mode of /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin/whisper-create.py to 755 changing mode of /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin/whisper-info.py to 755 changing mode of /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin/whisper-dump.py to 755 changing mode of /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin/whisper-fetch.py to 755 changing mode of /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin/whisper-set-aggregation-method.py to 755 changing mode of /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin/rrd2whisper.py to 755 running install_egg_info Writing /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/lib/python2.6/site-packages/whisper-0.9.12-py2.6.egg-info + pushd /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin/ ~/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/bin ~/build/BUILD/whisper-0.9.12 + /bin/mv rrd2whisper.py rrd2whisper + /bin/mv whisper-create.py whisper-create + /bin/mv whisper-dump.py whisper-dump + /bin/mv whisper-fetch.py whisper-fetch + /bin/mv whisper-info.py whisper-info + /bin/mv whisper-merge.py whisper-merge + /bin/mv whisper-resize.py whisper-resize + /bin/mv whisper-set-aggregation-method.py whisper-set-aggregation-method + /bin/mv whisper-update.py whisper-update + popd ~/build/BUILD/whisper-0.9.12 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/whisper-0.9.12 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64/usr/lib/python2.6/ using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-whisper-0.9.12-1.el6.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64 Wrote: /builddir/build/RPMS/python-whisper-0.9.12-1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jw2Mq8 + umask 022 + cd /builddir/build/BUILD + cd whisper-0.9.12 + /bin/rm -rf /builddir/build/BUILDROOT/python-whisper-0.9.12-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->