Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-zope-component.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-05ef1930e0f3673b0192eb6cfcb65bf8b6b96876/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-zope-component.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-zope-component-4.1.0-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-zope-component.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-05ef1930e0f3673b0192eb6cfcb65bf8b6b96876/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-zope-component.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RsU0yV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zope.component-4.1.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/zope.component-4.1.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd zope.component-4.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf zope.component.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.G1ogEL + umask 022 + cd /builddir/build/BUILD + cd zope.component-4.1.0 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/zope copying src/zope/__init__.py -> build/lib/zope creating build/lib/zope/component copying src/zope/component/security.py -> build/lib/zope/component copying src/zope/component/factory.py -> build/lib/zope/component copying src/zope/component/_api.py -> build/lib/zope/component copying src/zope/component/interfaces.py -> build/lib/zope/component copying src/zope/component/_declaration.py -> build/lib/zope/component copying src/zope/component/event.py -> build/lib/zope/component copying src/zope/component/hookable.py -> build/lib/zope/component copying src/zope/component/registry.py -> build/lib/zope/component copying src/zope/component/standalonetests.py -> build/lib/zope/component copying src/zope/component/_compat.py -> build/lib/zope/component copying src/zope/component/globalregistry.py -> build/lib/zope/component copying src/zope/component/zcml.py -> build/lib/zope/component copying src/zope/component/__init__.py -> build/lib/zope/component copying src/zope/component/testing.py -> build/lib/zope/component copying src/zope/component/testlayer.py -> build/lib/zope/component copying src/zope/component/hooks.py -> build/lib/zope/component copying src/zope/component/eventtesting.py -> build/lib/zope/component copying src/zope/component/interface.py -> build/lib/zope/component copying src/zope/component/persistentregistry.py -> build/lib/zope/component creating build/lib/zope/component/testfiles copying src/zope/component/testfiles/__init__.py -> build/lib/zope/component/testfiles copying src/zope/component/testfiles/views.py -> build/lib/zope/component/testfiles copying src/zope/component/testfiles/adapter.py -> build/lib/zope/component/testfiles copying src/zope/component/testfiles/components.py -> build/lib/zope/component/testfiles creating build/lib/zope/component/tests copying src/zope/component/tests/test__api.py -> build/lib/zope/component/tests copying src/zope/component/tests/test_hookable.py -> build/lib/zope/component/tests copying src/zope/component/tests/test___init__.py -> build/lib/zope/component/tests copying src/zope/component/tests/test_hooks.py -> build/lib/zope/component/tests copying src/zope/component/tests/test_event.py -> build/lib/zope/component/tests copying src/zope/component/tests/test_factory.py -> build/lib/zope/component/tests copying src/zope/component/tests/__init__.py -> build/lib/zope/component/tests copying src/zope/component/tests/test_interface.py -> build/lib/zope/component/tests copying src/zope/component/tests/test_standalone.py -> build/lib/zope/component/tests copying src/zope/component/tests/test_zcml.py -> build/lib/zope/component/tests copying src/zope/component/tests/test_persistentregistry.py -> build/lib/zope/component/tests copying src/zope/component/tests/test_globalregistry.py -> build/lib/zope/component/tests copying src/zope/component/tests/examples.py -> build/lib/zope/component/tests copying src/zope/component/tests/test_registry.py -> build/lib/zope/component/tests copying src/zope/component/tests/test_security.py -> build/lib/zope/component/tests copying src/zope/component/tests/test__declaration.py -> build/lib/zope/component/tests running egg_info writing requirements to src/zope.component.egg-info/requires.txt writing src/zope.component.egg-info/PKG-INFO writing namespace_packages to src/zope.component.egg-info/namespace_packages.txt writing top-level names to src/zope.component.egg-info/top_level.txt writing dependency_links to src/zope.component.egg-info/dependency_links.txt reading manifest file 'src/zope.component.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.component.egg-info/SOURCES.txt' copying src/zope/component/configure.zcml -> build/lib/zope/component copying src/zope/component/meta.zcml -> build/lib/zope/component copying src/zope/component/testfiles/testlayer.zcml -> build/lib/zope/component/testfiles ++ grep Author: PKG-INFO ++ sed -e 's/Author: //' + COPYRIGHT='Zope Foundation and Contributors' + cat + sphinx-build -b html src/zope/component/ html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 0 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found no targets are out of date. WARNING: master file /builddir/build/BUILD/zope.component-4.1.0/src/zope/component/index.txt not found + rm -fr html/.buildinfo html/.doctrees + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cbUJuP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch + cd zope.component-4.1.0 + /usr/bin/python setup.py install --root=/builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch running install running build running build_py copying src/zope/component/conf.py -> build/lib/zope/component running egg_info writing requirements to src/zope.component.egg-info/requires.txt writing src/zope.component.egg-info/PKG-INFO writing namespace_packages to src/zope.component.egg-info/namespace_packages.txt writing top-level names to src/zope.component.egg-info/top_level.txt writing dependency_links to src/zope.component.egg-info/dependency_links.txt reading manifest file 'src/zope.component.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.component.egg-info/SOURCES.txt' running install_lib Skipping installation of /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/__init__.py (namespace package) copying zope/component/security.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/factory.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/_api.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/interfaces.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/_declaration.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/configure.zcml -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/event.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/hookable.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/registry.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/meta.zcml -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/standalonetests.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/_compat.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/conf.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/globalregistry.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/zcml.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/__init__.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/testing.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/testlayer.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/hooks.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/eventtesting.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/interface.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/persistentregistry.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/testfiles/testlayer.zcml -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/testfiles copying zope/component/testfiles/__init__.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/testfiles copying zope/component/testfiles/views.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/testfiles copying zope/component/testfiles/adapter.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/testfiles copying zope/component/testfiles/components.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/testfiles copying zope/component/tests/test__api.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests copying zope/component/tests/test_hookable.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests copying zope/component/tests/test___init__.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests copying zope/component/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests copying zope/component/tests/test_event.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests copying zope/component/tests/test_factory.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests copying zope/component/tests/__init__.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests copying zope/component/tests/test_interface.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests copying zope/component/tests/test_standalone.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests copying zope/component/tests/test_zcml.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests copying zope/component/tests/test_persistentregistry.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests copying zope/component/tests/test_globalregistry.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests copying zope/component/tests/examples.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests copying zope/component/tests/test_registry.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests copying zope/component/tests/test_security.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests copying zope/component/tests/test__declaration.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/security.py to security.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/factory.py to factory.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/_api.py to _api.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/_declaration.py to _declaration.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/hookable.py to hookable.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/registry.py to registry.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/standalonetests.py to standalonetests.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/conf.py to conf.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/globalregistry.py to globalregistry.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/zcml.py to zcml.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/testing.py to testing.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/testlayer.py to testlayer.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/eventtesting.py to eventtesting.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/interface.py to interface.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/persistentregistry.py to persistentregistry.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/testfiles/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/testfiles/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/testfiles/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/testfiles/components.py to components.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/test__api.py to test__api.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/test_hookable.py to test_hookable.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/test___init__.py to test___init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/test_hooks.py to test_hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/test_event.py to test_event.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/test_factory.py to test_factory.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/test_interface.py to test_interface.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/test_standalone.py to test_standalone.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/test_zcml.py to test_zcml.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/test_persistentregistry.py to test_persistentregistry.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/test_globalregistry.py to test_globalregistry.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/examples.py to examples.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/test_registry.py to test_registry.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/test_security.py to test_security.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/test__declaration.py to test__declaration.pyc running install_egg_info Copying src/zope.component.egg-info to /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope.component-4.1.0-py2.7.egg-info Installing /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/zope.component-4.1.0-py2.7-nspkg.pth running install_scripts + /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/zope.component-4.1.0 /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-zope-component-4.1.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KpWQbS + umask 022 + cd /builddir/build/BUILD + cd zope.component-4.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/share/doc/python-zope-component-4.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/share/doc/python-zope-component-4.1.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/share/doc/python-zope-component-4.1.0 + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/share/doc/python-zope-component-4.1.0 + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/share/doc/python-zope-component-4.1.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/share/doc/python-zope-component-4.1.0 + cp -pr html/ /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch/usr/share/doc/python-zope-component-4.1.0 + exit 0 Provides: python-zope-component = 1:4.1.0-1.el7 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: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch Wrote: /builddir/build/RPMS/python-zope-component-4.1.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oMfV4U + umask 022 + cd /builddir/build/BUILD + cd zope.component-4.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-zope-component-4.1.0-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->