Mock Version: 1.2.17 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-9fc1e6003e9f31b06f1d983b456311bad7c068ea/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/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-zope-component-4.1.0-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-zope-component.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-9fc1e6003e9f31b06f1d983b456311bad7c068ea/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', u'/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.Ld8Wk7 + 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.wY7cXe + umask 022 + cd /builddir/build/BUILD + cd zope.component-4.1.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' 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 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py running egg_info writing requirements to src/zope.component.egg-info/requires.txt writing namespace_packages to src/zope.component.egg-info/namespace_packages.txt writing dependency_links to src/zope.component.egg-info/dependency_links.txt writing top-level names to src/zope.component.egg-info/top_level.txt writing src/zope.component.egg-info/PKG-INFO 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' + sleep 1 + make -C docs html make: Entering directory `/builddir/build/BUILD/zope.component-4.1.0/docs' sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 20 source files that are out of date updating environment: 20 added, 0 changed, 0 removed reading sources... [ 5%] api reading sources... [ 10%] api/adapter Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component reading sources... [ 15%] api/factory Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component reading sources... [ 20%] api/interface Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component.interface Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component.interface Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component.interface Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component.interface Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component.interface reading sources... [ 25%] api/interfaces Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component.interfaces reading sources... [ 30%] api/persistent reading sources... [ 35%] api/security Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component.security reading sources... [ 40%] api/sitemanager Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component reading sources... [ 45%] api/utility Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named component reading sources... [ 50%] configure reading sources... [ 55%] event reading sources... [ 60%] factory reading sources... [ 65%] hacking reading sources... [ 70%] hooks reading sources... [ 75%] index reading sources... [ 80%] narr reading sources... [ 85%] persistentregistry reading sources... [ 90%] socketexample reading sources... [ 95%] testlayer reading sources... [100%] zcml /builddir/build/BUILD/zope.component-4.1.0/docs/api/adapter.rst:12: WARNING: autodoc can't import/find function 'zope.component.getAdapterInContext', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/adapter.rst:14: WARNING: autodoc can't import/find function 'zope.component.queryAdapterInContext', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/adapter.rst:114: WARNING: autodoc can't import/find function 'zope.component.getAdapter', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/adapter.rst:116: WARNING: autodoc can't import/find function 'zope.component.queryAdapter', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/adapter.rst:270: WARNING: autodoc can't import/find function 'zope.component.getMultiAdapter', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/adapter.rst:272: WARNING: autodoc can't import/find function 'zope.component.queryMultiAdapter', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/adapter.rst:345: WARNING: autodoc can't import/find function 'zope.component.getAdapters', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/adapter.rst:384: WARNING: autodoc can't import/find function 'zope.component.subscribers', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/adapter.rst:389: WARNING: autodoc can't import/find function 'zope.component.handle', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/adapter.rst:394: WARNING: autodoc can't import/find function 'zope.component.adapter', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/adapter.rst:396: WARNING: autodoc can't import/find function 'zope.component.adaptedBy', it reported error: "No module named component", please check your spelling and sys.path looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/zope.component-4.1.0/docs/api/adapter.rst:398: WARNING: autodoc can't import/find function 'zope.component.adapts', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/factory.rst:4: WARNING: autodoc can't import/find function 'zope.component.createObject', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/factory.rst:6: WARNING: autodoc can't import/find function 'zope.component.getFactoryInterfaces', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/factory.rst:8: WARNING: autodoc can't import/find function 'zope.component.getFactoriesFor', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/interface.rst:12: WARNING: autodoc can't import/find function 'zope.component.interface.provideInterface', it reported error: "No module named component.interface", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/interface.rst:71: WARNING: autodoc can't import/find function 'zope.component.interface.getInterface', it reported error: "No module named component.interface", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/interface.rst:102: WARNING: autodoc can't import/find function 'zope.component.interface.queryInterface', it reported error: "No module named component.interface", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/interface.rst:132: WARNING: autodoc can't import/find function 'zope.component.interface.searchInterface', it reported error: "No module named component.interface", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/interface.rst:159: WARNING: autodoc can't import/find function 'zope.component.interface.searchInterfaceIds', it reported error: "No module named component.interface", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/interfaces.rst:4: WARNING: autodoc can't import/find module 'zope.component.interfaces', it reported error: "No module named component.interfaces", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/security.rst:4: WARNING: autodoc can't import/find module 'zope.component.security', it reported error: "No module named component.security", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/sitemanager.rst:4: WARNING: autodoc can't import/find function 'zope.component.getGlobalSiteManager', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/sitemanager.rst:32: WARNING: autodoc can't import/find function 'zope.component.getSiteManager', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/utility.rst:4: WARNING: autodoc can't import/find function 'zope.component.getUtility', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/utility.rst:6: WARNING: autodoc can't import/find function 'zope.component.queryUtility', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/utility.rst:89: WARNING: autodoc can't import/find function 'zope.component.getUtilitiesFor', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/utility.rst:91: WARNING: autodoc can't import/find function 'zope.component.getAllUtilitiesRegisteredFor', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/utility.rst:164: WARNING: autodoc can't import/find function 'zope.component.getNextUtility', it reported error: "No module named component", please check your spelling and sys.path /builddir/build/BUILD/zope.component-4.1.0/docs/api/utility.rst:166: WARNING: autodoc can't import/find function 'zope.component.queryNextUtility', it reported error: "No module named component", please check your spelling and sys.path done checking consistency... done preparing documents... done writing output... [ 5%] api writing output... [ 10%] api/adapter writing output... [ 15%] api/factory writing output... [ 20%] api/interface writing output... [ 25%] api/interfaces writing output... [ 30%] api/persistent writing output... [ 35%] api/security writing output... [ 40%] api/sitemanager writing output... [ 45%] api/utility writing output... [ 50%] configure writing output... [ 55%] event writing output... [ 60%] factory writing output... [ 65%] hacking writing output... [ 70%] hooks writing output... [ 75%] index writing output... [ 80%] narr writing output... [ 85%] persistentregistry writing output... [ 90%] socketexample writing output... [ 95%] testlayer writing output... [100%] zcml writing additional files... (0 module code pages) genindex search copying static files... done WARNING: html_static_path entry '/builddir/build/BUILD/zope.component-4.1.0/docs/_static' does not exist dumping search index... done dumping object inventory... done build succeeded, 31 warnings. Build finished. The HTML pages are in _build/html. make: Leaving directory `/builddir/build/BUILD/zope.component-4.1.0/docs' + rm -fr docs/_build/html/.buildinfo docs/_build/html/.doctrees Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LXolKl + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch + cd zope.component-4.1.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch running install running install_lib Skipping installation of /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/__init__.py (namespace package) copying zope/component/security.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/factory.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/_api.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/interfaces.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/_declaration.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/configure.zcml -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/event.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/hookable.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/registry.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/meta.zcml -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/standalonetests.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/_compat.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/globalregistry.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/zcml.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/__init__.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/testing.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/testlayer.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/hooks.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/eventtesting.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/interface.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/persistentregistry.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component copying zope/component/testfiles/testlayer.zcml -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/testfiles copying zope/component/testfiles/__init__.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/testfiles copying zope/component/testfiles/views.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/testfiles copying zope/component/testfiles/adapter.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/testfiles copying zope/component/testfiles/components.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/testfiles copying zope/component/tests/test__api.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests copying zope/component/tests/test_hookable.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests copying zope/component/tests/test___init__.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests copying zope/component/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests copying zope/component/tests/test_event.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests copying zope/component/tests/test_factory.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests copying zope/component/tests/__init__.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests copying zope/component/tests/test_interface.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests copying zope/component/tests/test_standalone.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests copying zope/component/tests/test_zcml.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests copying zope/component/tests/test_persistentregistry.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests copying zope/component/tests/test_globalregistry.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests copying zope/component/tests/examples.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests copying zope/component/tests/test_registry.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests copying zope/component/tests/test_security.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests copying zope/component/tests/test__declaration.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/security.py to security.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/factory.py to factory.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/_api.py to _api.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/interfaces.py to interfaces.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/_declaration.py to _declaration.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/event.py to event.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/hookable.py to hookable.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/registry.py to registry.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/standalonetests.py to standalonetests.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/_compat.py to _compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/globalregistry.py to globalregistry.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/zcml.py to zcml.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/testing.py to testing.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/testlayer.py to testlayer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/hooks.py to hooks.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/eventtesting.py to eventtesting.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/interface.py to interface.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/persistentregistry.py to persistentregistry.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/testfiles/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/testfiles/views.py to views.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/testfiles/adapter.py to adapter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/testfiles/components.py to components.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests/test__api.py to test__api.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests/test_hookable.py to test_hookable.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests/test___init__.py to test___init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests/test_hooks.py to test_hooks.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests/test_event.py to test_event.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests/test_factory.py to test_factory.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests/test_interface.py to test_interface.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests/test_standalone.py to test_standalone.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests/test_zcml.py to test_zcml.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests/test_persistentregistry.py to test_persistentregistry.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests/test_globalregistry.py to test_globalregistry.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests/examples.py to examples.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests/test_registry.py to test_registry.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests/test_security.py to test_security.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/tests/test__declaration.py to test__declaration.cpython-34.pyc writing byte-compilation script '/tmp/tmpjduu9ia2.py' /usr/bin/python3.4 -O /tmp/tmpjduu9ia2.py removing /tmp/tmpjduu9ia2.py running install_egg_info running egg_info writing top-level names to src/zope.component.egg-info/top_level.txt writing namespace_packages to src/zope.component.egg-info/namespace_packages.txt writing dependency_links to src/zope.component.egg-info/dependency_links.txt writing requirements to src/zope.component.egg-info/requires.txt writing src/zope.component.egg-info/PKG-INFO 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.egg-info to /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope.component-4.1.0-py3.4.egg-info Installing /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope.component-4.1.0-py3.4-nspkg.pth running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch running install running install_lib Skipping installation of /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.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-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/factory.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/_api.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/interfaces.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/_declaration.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/configure.zcml -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/event.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/hookable.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/registry.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/meta.zcml -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/standalonetests.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/_compat.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/globalregistry.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/zcml.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/__init__.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/testing.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/testlayer.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/hooks.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/eventtesting.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/interface.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component copying zope/component/persistentregistry.py -> /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests byte-compiling /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.el7.noarch/usr/lib/python2.7/site-packages/zope/component/tests/test__declaration.py to test__declaration.pyc writing byte-compilation script '/tmp/tmpuRHois.py' /usr/bin/python2 -O /tmp/tmpuRHois.py removing /tmp/tmpuRHois.py running install_egg_info 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.egg-info to /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.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-3.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-3.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-zope-component-4.1.0-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4jwro3 + umask 022 + cd /builddir/build/BUILD + cd zope.component-4.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-zope-component-4.1.0-3.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-3.el7.noarch/usr/share/doc/python-zope-component-4.1.0 + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/share/doc/python-zope-component-4.1.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/share/doc/python-zope-component-4.1.0 + cp -pr docs/_build/html/ /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/share/doc/python-zope-component-4.1.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jG8IKS + umask 022 + cd /builddir/build/BUILD + cd zope.component-4.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/share/licenses/python-zope-component-4.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/share/licenses/python-zope-component-4.1.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/share/licenses/python-zope-component-4.1.0 + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/share/licenses/python-zope-component-4.1.0 + exit 0 Provides: python-zope-component = 1:4.1.0-3.el7 python2-zope-component = 1:4.1.0-3.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 Processing files: python34-zope-component-4.1.0-3.el7.noarch warning: File not found by glob: /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/lib/python3.4/site-packages/zope/component/*.txt Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kxb6ww + umask 022 + cd /builddir/build/BUILD + cd zope.component-4.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/share/doc/python34-zope-component-4.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/share/doc/python34-zope-component-4.1.0 + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/share/doc/python34-zope-component-4.1.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/share/doc/python34-zope-component-4.1.0 + cp -pr docs/_build/html/ /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/share/doc/python34-zope-component-4.1.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hmSppf + umask 022 + cd /builddir/build/BUILD + cd zope.component-4.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/share/licenses/python34-zope-component-4.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/share/licenses/python34-zope-component-4.1.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/share/licenses/python34-zope-component-4.1.0 + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch/usr/share/licenses/python34-zope-component-4.1.0 + exit 0 Provides: python34-zope-component = 1:4.1.0-3.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) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-zope-component-4.1.0-3.el7.noarch Wrote: /builddir/build/RPMS/python-zope-component-4.1.0-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/python34-zope-component-4.1.0-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HwuuQC + 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-3.el7.noarch + exit 0 Child return code was: 0