Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-haystack.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-d18367346f443fc6a363d9e9411cf4bfa8214865/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=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-haystack.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-django-haystack-2.3.1-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-django-haystack.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-d18367346f443fc6a363d9e9411cf4bfa8214865/root'shell=Falseuid=996env={'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-django-haystack.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.mJeLwz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-haystack-2.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-haystack-2.3.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-haystack-2.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf django_haystack.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ovgiA6 + umask 022 + cd /builddir/build/BUILD + cd django-haystack-2.3.1 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/haystack copying haystack/manager.py -> build/lib/haystack copying haystack/urls.py -> build/lib/haystack copying haystack/constants.py -> build/lib/haystack copying haystack/models.py -> build/lib/haystack copying haystack/signals.py -> build/lib/haystack copying haystack/fields.py -> build/lib/haystack copying haystack/exceptions.py -> build/lib/haystack copying haystack/routers.py -> build/lib/haystack copying haystack/query.py -> build/lib/haystack copying haystack/indexes.py -> build/lib/haystack copying haystack/panels.py -> build/lib/haystack copying haystack/admin.py -> build/lib/haystack copying haystack/__init__.py -> build/lib/haystack copying haystack/views.py -> build/lib/haystack copying haystack/forms.py -> build/lib/haystack copying haystack/inputs.py -> build/lib/haystack creating build/lib/haystack/backends copying haystack/backends/whoosh_backend.py -> build/lib/haystack/backends copying haystack/backends/solr_backend.py -> build/lib/haystack/backends copying haystack/backends/elasticsearch_backend.py -> build/lib/haystack/backends copying haystack/backends/__init__.py -> build/lib/haystack/backends copying haystack/backends/simple_backend.py -> build/lib/haystack/backends creating build/lib/haystack/management copying haystack/management/__init__.py -> build/lib/haystack/management creating build/lib/haystack/management/commands copying haystack/management/commands/haystack_info.py -> build/lib/haystack/management/commands copying haystack/management/commands/clear_index.py -> build/lib/haystack/management/commands copying haystack/management/commands/update_index.py -> build/lib/haystack/management/commands copying haystack/management/commands/__init__.py -> build/lib/haystack/management/commands copying haystack/management/commands/rebuild_index.py -> build/lib/haystack/management/commands copying haystack/management/commands/build_solr_schema.py -> build/lib/haystack/management/commands creating build/lib/haystack/templatetags copying haystack/templatetags/more_like_this.py -> build/lib/haystack/templatetags copying haystack/templatetags/highlight.py -> build/lib/haystack/templatetags copying haystack/templatetags/__init__.py -> build/lib/haystack/templatetags creating build/lib/haystack/utils copying haystack/utils/log.py -> build/lib/haystack/utils copying haystack/utils/geo.py -> build/lib/haystack/utils copying haystack/utils/app_loading.py -> build/lib/haystack/utils copying haystack/utils/decorators.py -> build/lib/haystack/utils copying haystack/utils/__init__.py -> build/lib/haystack/utils copying haystack/utils/highlighting.py -> build/lib/haystack/utils copying haystack/utils/loading.py -> build/lib/haystack/utils creating build/lib/haystack/templates creating build/lib/haystack/templates/panels copying haystack/templates/panels/haystack.html -> build/lib/haystack/templates/panels creating build/lib/haystack/templates/search_configuration copying haystack/templates/search_configuration/solr.xml -> build/lib/haystack/templates/search_configuration ~/build/BUILD/django-haystack-2.3.1/docs ~/build/BUILD/django-haystack-2.3.1 + pushd docs + make clean html htmlhelp latex json pickle changes rm -rf _build/* mkdir -p _build/html _build/doctrees sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 37 source files that are out of date updating environment: 37 added, 0 changed, 0 removed reading sources... [ 2%] architecture_overview reading sources... [ 5%] autocomplete reading sources... [ 8%] backend_support reading sources... [ 10%] best_practices reading sources... [ 13%] boost reading sources... [ 16%] contributing reading sources... [ 18%] creating_new_backends reading sources... [ 21%] debugging reading sources... [ 24%] faceting reading sources... [ 27%] faq reading sources... [ 29%] glossary reading sources... [ 32%] highlighting reading sources... [ 35%] index reading sources... [ 37%] inputtypes reading sources... [ 40%] installing_search_engines reading sources... [ 43%] management_commands reading sources... [ 45%] migration_from_1_to_2 reading sources... [ 48%] multiple_index reading sources... [ 51%] other_apps reading sources... [ 54%] python3 reading sources... [ 56%] rich_content_extraction reading sources... [ 59%] running_tests reading sources... [ 62%] searchbackend_api reading sources... [ 64%] searchfield_api reading sources... [ 67%] searchindex_api reading sources... [ 70%] searchquery_api reading sources... [ 72%] searchqueryset_api reading sources... [ 75%] searchresult_api reading sources... [ 78%] settings reading sources... [ 81%] signal_processors reading sources... [ 83%] spatial reading sources... [ 86%] templatetags reading sources... [ 89%] toc reading sources... [ 91%] tutorial reading sources... [ 94%] utils reading sources... [ 97%] views_and_forms reading sources... [100%] who_uses looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] architecture_overview writing output... [ 5%] autocomplete writing output... [ 8%] backend_support writing output... [ 10%] best_practices writing output... [ 13%] boost writing output... [ 16%] contributing writing output... [ 18%] creating_new_backends writing output... [ 21%] debugging writing output... [ 24%] faceting writing output... [ 27%] faq writing output... [ 29%] glossary writing output... [ 32%] highlighting writing output... [ 35%] index writing output... [ 37%] inputtypes writing output... [ 40%] installing_search_engines writing output... [ 43%] management_commands writing output... [ 45%] migration_from_1_to_2 writing output... [ 48%] multiple_index writing output... [ 51%] other_apps writing output... [ 54%] python3 writing output... [ 56%] rich_content_extraction writing output... [ 59%] running_tests writing output... [ 62%] searchbackend_api writing output... [ 64%] searchfield_api writing output... [ 67%] searchindex_api writing output... [ 70%] searchquery_api writing output... [ 72%] searchqueryset_api writing output... [ 75%] searchresult_api writing output... [ 78%] settings writing output... [ 81%] signal_processors writing output... [ 83%] spatial writing output... [ 86%] templatetags writing output... [ 89%] toc writing output... [ 91%] tutorial writing output... [ 94%] utils writing output... [ 97%] views_and_forms writing output... [100%] who_uses writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded. Build finished. The HTML pages are in _build/html. mkdir -p _build/htmlhelp _build/doctrees sphinx-build -b htmlhelp -d _build/doctrees . _build/htmlhelp Running Sphinx v1.1.3 loading pickled environment... done building [htmlhelp]: targets for 37 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 2%] architecture_overview writing output... [ 5%] autocomplete writing output... [ 8%] backend_support writing output... [ 10%] best_practices writing output... [ 13%] boost writing output... [ 16%] contributing writing output... [ 18%] creating_new_backends writing output... [ 21%] debugging writing output... [ 24%] faceting writing output... [ 27%] faq writing output... [ 29%] glossary writing output... [ 32%] highlighting writing output... [ 35%] index writing output... [ 37%] inputtypes writing output... [ 40%] installing_search_engines writing output... [ 43%] management_commands writing output... [ 45%] migration_from_1_to_2 writing output... [ 48%] multiple_index writing output... [ 51%] other_apps writing output... [ 54%] python3 writing output... [ 56%] rich_content_extraction writing output... [ 59%] running_tests writing output... [ 62%] searchbackend_api writing output... [ 64%] searchfield_api writing output... [ 67%] searchindex_api writing output... [ 70%] searchquery_api writing output... [ 72%] searchqueryset_api writing output... [ 75%] searchresult_api writing output... [ 78%] settings writing output... [ 81%] signal_processors writing output... [ 83%] spatial writing output... [ 86%] templatetags writing output... [ 89%] toc writing output... [ 91%] tutorial writing output... [ 94%] utils writing output... [ 97%] views_and_forms writing output... [100%] who_uses writing additional files... genindex copying static files... done dumping stopword list... writing project file... writing TOC file... writing index file... build succeeded. Build finished; now you can run HTML Help Workshop with the .hhp project file in _build/htmlhelp. mkdir -p _build/latex _build/doctrees sphinx-build -b latex -d _build/doctrees . _build/latex Running Sphinx v1.1.3 loading pickled environment... done building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing Haystack.tex... index tutorial views_and_forms templatetags glossary management_commands faq who_uses other_apps installing_search_engines debugging migration_from_1_to_2 python3 contributing best_practices highlighting faceting autocomplete boost signal_processors multiple_index rich_content_extraction spatial searchqueryset_api searchindex_api inputtypes searchfield_api searchresult_api searchquery_api searchbackend_api architecture_overview backend_support settings utils running_tests creating_new_backends resolving references... writing... /builddir/build/BUILD/django-haystack-2.3.1/docs/tutorial.rst:: WARNING: unusable reference target found: irc://irc.freenode.net/haystack done copying TeX support files... done build succeeded, 1 warning. Build finished; the LaTeX files are in _build/latex. Run `make all-pdf' or `make all-ps' in that directory to run these through (pdf)latex. mkdir -p _build/json _build/doctrees sphinx-build -b json -d _build/doctrees . _build/json Running Sphinx v1.1.3 loading pickled environment... done building [json]: targets for 37 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 2%] architecture_overview writing output... [ 5%] autocomplete writing output... [ 8%] backend_support writing output... [ 10%] best_practices writing output... [ 13%] boost writing output... [ 16%] contributing writing output... [ 18%] creating_new_backends writing output... [ 21%] debugging writing output... [ 24%] faceting writing output... [ 27%] faq writing output... [ 29%] glossary writing output... [ 32%] highlighting writing output... [ 35%] index writing output... [ 37%] inputtypes writing output... [ 40%] installing_search_engines writing output... [ 43%] management_commands writing output... [ 45%] migration_from_1_to_2 writing output... [ 48%] multiple_index writing output... [ 51%] other_apps writing output... [ 54%] python3 writing output... [ 56%] rich_content_extraction writing output... [ 59%] running_tests writing output... [ 62%] searchbackend_api writing output... [ 64%] searchfield_api writing output... [ 67%] searchindex_api writing output... [ 70%] searchquery_api writing output... [ 72%] searchqueryset_api writing output... [ 75%] searchresult_api writing output... [ 78%] settings writing output... [ 81%] signal_processors writing output... [ 83%] spatial writing output... [ 86%] templatetags writing output... [ 89%] toc writing output... [ 91%] tutorial writing output... [ 94%] utils writing output... [ 97%] views_and_forms writing output... [100%] who_uses writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded. Build finished; now you can process the JSON files. mkdir -p _build/pickle _build/doctrees sphinx-build -b pickle -d _build/doctrees . _build/pickle Running Sphinx v1.1.3 loading pickled environment... done building [pickle]: targets for 37 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 2%] architecture_overview writing output... [ 5%] autocomplete writing output... [ 8%] backend_support writing output... [ 10%] best_practices writing output... [ 13%] boost writing output... [ 16%] contributing writing output... [ 18%] creating_new_backends writing output... [ 21%] debugging writing output... [ 24%] faceting writing output... [ 27%] faq writing output... [ 29%] glossary writing output... [ 32%] highlighting writing output... [ 35%] index writing output... [ 37%] inputtypes writing output... [ 40%] installing_search_engines writing output... [ 43%] management_commands writing output... [ 45%] migration_from_1_to_2 writing output... [ 48%] multiple_index writing output... [ 51%] other_apps writing output... [ 54%] python3 writing output... [ 56%] rich_content_extraction writing output... [ 59%] running_tests writing output... [ 62%] searchbackend_api writing output... [ 64%] searchfield_api writing output... [ 67%] searchindex_api writing output... [ 70%] searchquery_api writing output... [ 72%] searchqueryset_api writing output... [ 75%] searchresult_api writing output... [ 78%] settings writing output... [ 81%] signal_processors writing output... [ 83%] spatial writing output... [ 86%] templatetags writing output... [ 89%] toc writing output... [ 91%] tutorial writing output... [ 94%] utils writing output... [ 97%] views_and_forms writing output... [100%] who_uses writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded. Build finished; now you can process the pickle files. mkdir -p _build/changes _build/doctrees sphinx-build -b changes -d _build/doctrees . _build/changes Running Sphinx v1.1.3 loading pickled environment... done building [changes]: /builddir/build/BUILD/django-haystack-2.3.1/docs/_build/changes updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found no changes in version 2.1.1. build succeeded. The overview file is in _build/changes. ~/build/BUILD/django-haystack-2.3.1 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.afiqZ8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch + cd django-haystack-2.3.1 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack creating /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/backends copying build/lib/haystack/backends/whoosh_backend.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/backends copying build/lib/haystack/backends/solr_backend.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/backends copying build/lib/haystack/backends/elasticsearch_backend.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/backends copying build/lib/haystack/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/backends copying build/lib/haystack/backends/simple_backend.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/backends copying build/lib/haystack/manager.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/urls.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/constants.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/models.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack creating /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/templatetags copying build/lib/haystack/templatetags/more_like_this.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/templatetags copying build/lib/haystack/templatetags/highlight.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/templatetags copying build/lib/haystack/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/templatetags copying build/lib/haystack/signals.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack creating /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/templates creating /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/templates/search_configuration copying build/lib/haystack/templates/search_configuration/solr.xml -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/templates/search_configuration creating /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/templates/panels copying build/lib/haystack/templates/panels/haystack.html -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/templates/panels copying build/lib/haystack/fields.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/exceptions.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/routers.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/query.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack creating /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/management copying build/lib/haystack/management/__init__.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/management creating /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/management/commands copying build/lib/haystack/management/commands/haystack_info.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/management/commands copying build/lib/haystack/management/commands/clear_index.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/management/commands copying build/lib/haystack/management/commands/update_index.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/management/commands copying build/lib/haystack/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/management/commands copying build/lib/haystack/management/commands/rebuild_index.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/management/commands copying build/lib/haystack/management/commands/build_solr_schema.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/management/commands copying build/lib/haystack/indexes.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/panels.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/admin.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/__init__.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack creating /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/utils copying build/lib/haystack/utils/log.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/utils copying build/lib/haystack/utils/geo.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/utils copying build/lib/haystack/utils/app_loading.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/utils copying build/lib/haystack/utils/decorators.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/utils copying build/lib/haystack/utils/__init__.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/utils copying build/lib/haystack/utils/highlighting.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/utils copying build/lib/haystack/utils/loading.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/utils copying build/lib/haystack/views.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/forms.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/inputs.py -> /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/backends/whoosh_backend.py to whoosh_backend.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/backends/solr_backend.py to solr_backend.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/backends/elasticsearch_backend.py to elasticsearch_backend.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/backends/simple_backend.py to simple_backend.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/templatetags/more_like_this.py to more_like_this.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/templatetags/highlight.py to highlight.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/routers.py to routers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/management/commands/haystack_info.py to haystack_info.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/management/commands/clear_index.py to clear_index.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/management/commands/update_index.py to update_index.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/management/commands/rebuild_index.py to rebuild_index.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/management/commands/build_solr_schema.py to build_solr_schema.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/indexes.py to indexes.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/panels.py to panels.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/utils/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/utils/geo.py to geo.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/utils/app_loading.py to app_loading.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/utils/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/utils/highlighting.py to highlighting.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/utils/loading.py to loading.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/haystack/inputs.py to inputs.pyc writing byte-compilation script '/tmp/tmp65DGxc.py' /usr/bin/python -O /tmp/tmp65DGxc.py removing /tmp/tmp65DGxc.py running install_egg_info running egg_info creating django_haystack.egg-info writing requirements to django_haystack.egg-info/requires.txt writing django_haystack.egg-info/PKG-INFO writing top-level names to django_haystack.egg-info/top_level.txt writing dependency_links to django_haystack.egg-info/dependency_links.txt writing manifest file 'django_haystack.egg-info/SOURCES.txt' reading manifest file 'django_haystack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_haystack.egg-info/SOURCES.txt' Copying django_haystack.egg-info to /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/django_haystack-2.3.1-py2.7.egg-info running install_scripts + find . -name .gitignore -exec rm -f '{}' ';' + find . -name .buildinfo -exec rm -f '{}' ';' + find . -name .DS_Store -exec rm -f '{}' ';' + find . -name last_build -exec rm -f '{}' ';' + /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/django-haystack-2.3.1 /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-django-haystack-2.3.1-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-django-haystack-2.3.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GYkPMz + umask 022 + cd /builddir/build/BUILD + cd django-haystack-2.3.1 + DOCDIR=/builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/share/doc/python-django-haystack-2.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/share/doc/python-django-haystack-2.3.1 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/share/doc/python-django-haystack-2.3.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/share/doc/python-django-haystack-2.3.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/share/doc/python-django-haystack-2.3.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6GgYR2 + umask 022 + cd /builddir/build/BUILD + cd django-haystack-2.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/share/licenses/python-django-haystack-2.3.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/share/licenses/python-django-haystack-2.3.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/share/licenses/python-django-haystack-2.3.1 + exit 0 Provides: python-django-haystack = 2.3.1-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 Processing files: python-django-haystack-docs-2.3.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9VCCuz + umask 022 + cd /builddir/build/BUILD + cd django-haystack-2.3.1 + DOCDIR=/builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/share/doc/python-django-haystack-docs-2.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/share/doc/python-django-haystack-docs-2.3.1 + cp -pr docs/ /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch/usr/share/doc/python-django-haystack-docs-2.3.1 + exit 0 Provides: python-django-haystack-docs = 2.3.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch Wrote: /builddir/build/RPMS/python-django-haystack-2.3.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-django-haystack-docs-2.3.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HTe6Ze + umask 022 + cd /builddir/build/BUILD + cd django-haystack-2.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-haystack-2.3.1-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->