Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/PyYAML.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-2346-4451/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/PyYAML.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/PyYAML-3.08-1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/PyYAML.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-2346-4451/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/PyYAML.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.72405 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf PyYAML-3.08 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyYAML-3.08.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyYAML-3.08 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.72405 + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.08 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.4 creating build/lib.linux-x86_64-2.4/yaml copying lib/yaml/error.py -> build/lib.linux-x86_64-2.4/yaml copying lib/yaml/__init__.py -> build/lib.linux-x86_64-2.4/yaml copying lib/yaml/representer.py -> build/lib.linux-x86_64-2.4/yaml copying lib/yaml/parser.py -> build/lib.linux-x86_64-2.4/yaml copying lib/yaml/reader.py -> build/lib.linux-x86_64-2.4/yaml copying lib/yaml/resolver.py -> build/lib.linux-x86_64-2.4/yaml copying lib/yaml/scanner.py -> build/lib.linux-x86_64-2.4/yaml copying lib/yaml/nodes.py -> build/lib.linux-x86_64-2.4/yaml copying lib/yaml/events.py -> build/lib.linux-x86_64-2.4/yaml copying lib/yaml/loader.py -> build/lib.linux-x86_64-2.4/yaml copying lib/yaml/emitter.py -> build/lib.linux-x86_64-2.4/yaml copying lib/yaml/tokens.py -> build/lib.linux-x86_64-2.4/yaml copying lib/yaml/dumper.py -> build/lib.linux-x86_64-2.4/yaml copying lib/yaml/composer.py -> build/lib.linux-x86_64-2.4/yaml copying lib/yaml/constructor.py -> build/lib.linux-x86_64-2.4/yaml copying lib/yaml/serializer.py -> build/lib.linux-x86_64-2.4/yaml copying lib/yaml/cyaml.py -> build/lib.linux-x86_64-2.4/yaml running build_ext creating build/temp.linux-x86_64-2.4 checking if libyaml is compilable gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/python2.4 -c build/temp.linux-x86_64-2.4/check_libyaml.c -o build/temp.linux-x86_64-2.4/check_libyaml.o checking if libyaml is linkable gcc -pthread build/temp.linux-x86_64-2.4/check_libyaml.o -lyaml -o build/temp.linux-x86_64-2.4/check_libyaml building '_yaml' extension creating build/temp.linux-x86_64-2.4/ext gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/python2.4 -c ext/_yaml.c -o build/temp.linux-x86_64-2.4/ext/_yaml.o ext/_yaml.c: In function '__pyx_pf_5_yaml_get_version_string': ext/_yaml.c:855: warning: assignment discards qualifiers from pointer target type ext/_yaml.c: In function '__pyx_pf_5_yaml_7CParser___init__': ext/_yaml.c:1292: warning: passing argument 2 of 'yaml_parser_set_input' from incompatible pointer type ext/_yaml.c:1485: warning: pointer targets in passing argument 2 of 'yaml_parser_set_input_string' differ in signedness ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__token_to_object': ext/_yaml.c:2800: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:2800: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:2812: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:2812: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:3289: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:3289: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:3335: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:3335: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:3381: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:3381: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:3393: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:3393: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:3469: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__event_to_object': ext/_yaml.c:4844: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:4844: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:4856: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:4856: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:5007: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:5007: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:5074: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:5074: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:5110: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:5110: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:5125: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:5422: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:5422: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:5458: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:5458: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:5639: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:5639: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:5675: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:5675: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__compose_node': ext/_yaml.c:6884: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:6884: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:7083: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:7083: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:7110: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:7110: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:7137: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:7137: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__compose_scalar_node': ext/_yaml.c:7616: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c:7765: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:7765: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__compose_sequence_node': ext/_yaml.c:8185: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:8185: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__compose_mapping_node': ext/_yaml.c:8692: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ext/_yaml.c:8692: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness ext/_yaml.c: In function '__pyx_pf_5_yaml_8CEmitter___init__': ext/_yaml.c:9642: warning: passing argument 2 of 'yaml_emitter_set_output' from incompatible pointer type ext/_yaml.c: In function '__pyx_f_5_yaml_8CEmitter__object_to_event': ext/_yaml.c:10720: warning: pointer targets in assignment differ in signedness ext/_yaml.c:10824: warning: pointer targets in assignment differ in signedness ext/_yaml.c:11088: warning: pointer targets in passing argument 2 of 'yaml_alias_event_initialize' differ in signedness ext/_yaml.c:11691: warning: pointer targets in passing argument 2 of 'yaml_scalar_event_initialize' differ in signedness ext/_yaml.c:11691: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ext/_yaml.c:11691: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ext/_yaml.c:12050: warning: pointer targets in passing argument 2 of 'yaml_sequence_start_event_initialize' differ in signedness ext/_yaml.c:12050: warning: pointer targets in passing argument 3 of 'yaml_sequence_start_event_initialize' differ in signedness ext/_yaml.c:12409: warning: pointer targets in passing argument 2 of 'yaml_mapping_start_event_initialize' differ in signedness ext/_yaml.c:12409: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness ext/_yaml.c: In function '__pyx_pf_5_yaml_8CEmitter_serialize': ext/_yaml.c:13566: warning: pointer targets in assignment differ in signedness ext/_yaml.c:13670: warning: pointer targets in assignment differ in signedness ext/_yaml.c: In function '__pyx_f_5_yaml_8CEmitter__serialize_node': ext/_yaml.c:14246: warning: pointer targets in passing argument 2 of 'yaml_alias_event_initialize' differ in signedness ext/_yaml.c:14846: warning: pointer targets in passing argument 2 of 'yaml_scalar_event_initialize' differ in signedness ext/_yaml.c:14846: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness ext/_yaml.c:14846: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness ext/_yaml.c:15128: warning: pointer targets in passing argument 2 of 'yaml_sequence_start_event_initialize' differ in signedness ext/_yaml.c:15128: warning: pointer targets in passing argument 3 of 'yaml_sequence_start_event_initialize' differ in signedness ext/_yaml.c:15518: warning: pointer targets in passing argument 2 of 'yaml_mapping_start_event_initialize' differ in signedness ext/_yaml.c:15518: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness gcc -pthread -shared build/temp.linux-x86_64-2.4/ext/_yaml.o -lyaml -o build/lib.linux-x86_64-2.4/_yaml.so + chmod a-x examples/yaml-highlight/yaml_hl.py + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.39934 + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.08 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/PyYAML-3.08-1.ru-root-mockbuild + mkdir -p /var/tmp/PyYAML-3.08-1.ru-root-mockbuild//usr/bin + /usr/bin/python setup.py install --skip-build --root /var/tmp/PyYAML-3.08-1.ru-root-mockbuild running install running install_lib creating /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64 creating /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4 creating /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages creating /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/error.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/__init__.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/representer.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/parser.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/reader.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/resolver.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/scanner.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/nodes.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/events.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/loader.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/emitter.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/tokens.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/dumper.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/composer.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/constructor.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/serializer.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/yaml/cyaml.py -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml copying build/lib.linux-x86_64-2.4/_yaml.so -> /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/error.py to error.pyc byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/__init__.py to __init__.pyc byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/representer.py to representer.pyc byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/parser.py to parser.pyc byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/reader.py to reader.pyc byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/resolver.py to resolver.pyc byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/scanner.py to scanner.pyc byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/nodes.py to nodes.pyc byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/events.py to events.pyc byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/loader.py to loader.pyc byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/emitter.py to emitter.pyc byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/tokens.py to tokens.pyc byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/dumper.py to dumper.pyc byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/composer.py to composer.pyc byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/constructor.py to constructor.pyc byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/serializer.py to serializer.pyc byte-compiling /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/yaml/cyaml.py to cyaml.pyc + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/PyYAML-3.08 extracting debug info from /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/lib64/python2.4/site-packages/_yaml.so 1688 blocks + /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 + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: PyYAML-3.08-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.56065 + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.08 + DOCDIR=/var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/share/doc/PyYAML-3.08 + export DOCDIR + rm -rf /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/share/doc/PyYAML-3.08 + /bin/mkdir -p /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/share/doc/PyYAML-3.08 + cp -pr PKG-INFO README LICENSE examples /var/tmp/PyYAML-3.08-1.ru-root-mockbuild/usr/share/doc/PyYAML-3.08 + exit 0 Provides: _yaml.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libyaml-0.so.2()(64bit) python(abi) = 2.4 rtld(GNU_HASH) Processing files: PyYAML-debuginfo-3.08-1.ru Provides: _yaml.so.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/PyYAML-3.08-1.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/PyYAML-3.08-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/PyYAML-debuginfo-3.08-1.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.10360 + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.08 + rm -rf /var/tmp/PyYAML-3.08-1.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->