Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-haystack.spec'], chrootPath='/var/lib/mock/883807-epel-7-x86_64-1555374019.847477/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5qr4l0op:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2586951336494c4ea53fba9945c096d7', '-D', '/var/lib/mock/883807-epel-7-x86_64-1555374019.847477/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5qr4l0op:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-haystack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-haystack-2.5.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-haystack.spec'], chrootPath='/var/lib/mock/883807-epel-7-x86_64-1555374019.847477/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5qr4l0op:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '101f8fddda8042c8b906e543cf40c8aa', '-D', '/var/lib/mock/883807-epel-7-x86_64-1555374019.847477/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5qr4l0op:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-haystack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5nbCwr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-haystack-2.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-haystack-2.5.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-haystack-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3gKVzN + umask 022 + cd /builddir/build/BUILD + cd django-haystack-2.5.0 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/haystack copying haystack/views.py -> build/lib/haystack copying haystack/urls.py -> build/lib/haystack copying haystack/signals.py -> build/lib/haystack copying haystack/routers.py -> build/lib/haystack copying haystack/query.py -> build/lib/haystack copying haystack/panels.py -> build/lib/haystack copying haystack/models.py -> build/lib/haystack copying haystack/manager.py -> build/lib/haystack copying haystack/inputs.py -> build/lib/haystack copying haystack/indexes.py -> build/lib/haystack copying haystack/generic_views.py -> build/lib/haystack copying haystack/forms.py -> build/lib/haystack copying haystack/fields.py -> build/lib/haystack copying haystack/exceptions.py -> build/lib/haystack copying haystack/constants.py -> build/lib/haystack copying haystack/apps.py -> build/lib/haystack copying haystack/admin.py -> build/lib/haystack copying haystack/__init__.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/simple_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 creating build/lib/haystack/management copying haystack/management/__init__.py -> build/lib/haystack/management creating build/lib/haystack/management/commands copying haystack/management/commands/update_index.py -> build/lib/haystack/management/commands copying haystack/management/commands/rebuild_index.py -> 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/build_solr_schema.py -> build/lib/haystack/management/commands copying haystack/management/commands/__init__.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/loading.py -> build/lib/haystack/utils copying haystack/utils/highlighting.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/__init__.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.5.0/docs ~/build/BUILD/django-haystack-2.5.0 + 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 39 source files that are out of date updating environment: 39 added, 0 changed, 0 removed reading sources... [ 2%] admin reading sources... [ 5%] architecture_overview reading sources... [ 7%] autocomplete reading sources... [ 10%] backend_support reading sources... [ 12%] best_practices reading sources... [ 15%] boost reading sources... [ 17%] changelog reading sources... [ 20%] contributing reading sources... [ 23%] creating_new_backends reading sources... [ 25%] debugging reading sources... [ 28%] faceting reading sources... [ 30%] faq reading sources... [ 33%] glossary reading sources... [ 35%] highlighting reading sources... [ 38%] index reading sources... [ 41%] inputtypes reading sources... [ 43%] installing_search_engines reading sources... [ 46%] management_commands reading sources... [ 48%] migration_from_1_to_2 reading sources... [ 51%] multiple_index reading sources... [ 53%] other_apps reading sources... [ 56%] python3 reading sources... [ 58%] rich_content_extraction reading sources... [ 61%] running_tests reading sources... [ 64%] searchbackend_api reading sources... [ 66%] searchfield_api reading sources... [ 69%] searchindex_api reading sources... [ 71%] searchquery_api reading sources... [ 74%] searchqueryset_api reading sources... [ 76%] searchresult_api reading sources... [ 79%] settings reading sources... [ 82%] signal_processors reading sources... [ 84%] spatial reading sources... [ 87%] templatetags reading sources... [ 89%] toc reading sources... [ 92%] tutorial reading sources... [ 94%] utils reading sources... [ 97%] views_and_forms reading sources... [100%] who_uses looking for now-outdated files... none found BUILDSTDERR: pickling environment... /builddir/build/BUILD/django-haystack-2.5.0/docs/backend_support.rst:106: SEVERE: Title level inconsistent: BUILDSTDERR: Sphinx BUILDSTDERR: ~~~~~~ BUILDSTDERR: /builddir/build/BUILD/django-haystack-2.5.0/docs/changelog.rst:142: ERROR: Unexpected indentation. BUILDSTDERR: /builddir/build/BUILD/django-haystack-2.5.0/docs/changelog.rst:145: WARNING: Block quote ends without a blank line; unexpected unindent. BUILDSTDERR: /builddir/build/BUILD/django-haystack-2.5.0/docs/changelog.rst:1187: ERROR: Unexpected indentation. BUILDSTDERR: /builddir/build/BUILD/django-haystack-2.5.0/docs/changelog.rst:1189: WARNING: Block quote ends without a blank line; unexpected unindent. BUILDSTDERR: /builddir/build/BUILD/django-haystack-2.5.0/docs/changelog.rst:1595: WARNING: Inline emphasis start-string without end-string. BUILDSTDERR: /builddir/build/BUILD/django-haystack-2.5.0/docs/changelog.rst:3741: WARNING: Inline interpreted text or phrase reference start-string without end-string. BUILDSTDERR: /builddir/build/BUILD/django-haystack-2.5.0/docs/changelog.rst:682: ERROR: Unknown target name: "haystack". BUILDSTDERR: /builddir/build/BUILD/django-haystack-2.5.0/docs/changelog.rst:3962: ERROR: Unknown target name: "sk1p". BUILDSTDERR: /builddir/build/BUILD/django-haystack-2.5.0/docs/changelog.rst:4305: ERROR: Unknown target name: "haystack". done checking consistency... done preparing documents... done writing output... [ 2%] admin writing output... [ 5%] architecture_overview writing output... [ 7%] autocomplete writing output... [ 10%] backend_support writing output... [ 12%] best_practices writing output... [ 15%] boost writing output... [ 17%] changelog writing output... [ 20%] contributing writing output... [ 23%] creating_new_backends writing output... [ 25%] debugging writing output... [ 28%] faceting writing output... [ 30%] faq writing output... [ 33%] glossary writing output... [ 35%] highlighting writing output... [ 38%] index writing output... [ 41%] inputtypes writing output... [ 43%] installing_search_engines writing output... [ 46%] management_commands writing output... [ 48%] migration_from_1_to_2 writing output... [ 51%] multiple_index writing output... [ 53%] other_apps writing output... [ 56%] python3 writing output... [ 58%] rich_content_extraction writing output... [ 61%] running_tests writing output... [ 64%] searchbackend_api writing output... [ 66%] searchfield_api writing output... [ 69%] searchindex_api writing output... [ 71%] searchquery_api writing output... [ 74%] searchqueryset_api writing output... [ 76%] searchresult_api writing output... [ 79%] settings writing output... [ 82%] signal_processors writing output... [ 84%] spatial writing output... [ 87%] templatetags writing output... [ 89%] toc writing output... [ 92%] 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, 10 warnings. 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 39 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%] admin writing output... [ 5%] architecture_overview writing output... [ 7%] autocomplete writing output... [ 10%] backend_support writing output... [ 12%] best_practices writing output... [ 15%] boost writing output... [ 17%] changelog writing output... [ 20%] contributing writing output... [ 23%] creating_new_backends writing output... [ 25%] debugging writing output... [ 28%] faceting writing output... [ 30%] faq writing output... [ 33%] glossary writing output... [ 35%] highlighting writing output... [ 38%] index writing output... [ 41%] inputtypes writing output... [ 43%] installing_search_engines writing output... [ 46%] management_commands writing output... [ 48%] migration_from_1_to_2 writing output... [ 51%] multiple_index writing output... [ 53%] other_apps writing output... [ 56%] python3 writing output... [ 58%] rich_content_extraction writing output... [ 61%] running_tests writing output... [ 64%] searchbackend_api writing output... [ 66%] searchfield_api writing output... [ 69%] searchindex_api writing output... [ 71%] searchquery_api writing output... [ 74%] searchqueryset_api writing output... [ 76%] searchresult_api writing output... [ 79%] settings writing output... [ 82%] signal_processors writing output... [ 84%] spatial writing output... [ 87%] templatetags writing output... [ 89%] toc writing output... [ 92%] 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 changelog contributing python3 migration_from_1_to_2 best_practices highlighting faceting autocomplete boost signal_processors multiple_index rich_content_extraction spatial admin 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... BUILDSTDERR: writing... /builddir/build/BUILD/django-haystack-2.5.0/docs/tutorial.rst:: WARNING: unusable reference target found: irc://irc.freenode.net/haystack BUILDSTDERR: /builddir/build/BUILD/django-haystack-2.5.0/docs/changelog.rst:: WARNING: unusable reference target found: ssh://daniel@mckenzie/home/daniel/djangosearch_refactor done copying TeX support files... done build succeeded, 2 warnings. 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 39 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%] admin writing output... [ 5%] architecture_overview writing output... [ 7%] autocomplete writing output... [ 10%] backend_support writing output... [ 12%] best_practices writing output... [ 15%] boost writing output... [ 17%] changelog writing output... [ 20%] contributing writing output... [ 23%] creating_new_backends writing output... [ 25%] debugging writing output... [ 28%] faceting writing output... [ 30%] faq writing output... [ 33%] glossary writing output... [ 35%] highlighting writing output... [ 38%] index writing output... [ 41%] inputtypes writing output... [ 43%] installing_search_engines writing output... [ 46%] management_commands writing output... [ 48%] migration_from_1_to_2 writing output... [ 51%] multiple_index writing output... [ 53%] other_apps writing output... [ 56%] python3 writing output... [ 58%] rich_content_extraction writing output... [ 61%] running_tests writing output... [ 64%] searchbackend_api writing output... [ 66%] searchfield_api writing output... [ 69%] searchindex_api writing output... [ 71%] searchquery_api writing output... [ 74%] searchqueryset_api writing output... [ 76%] searchresult_api writing output... [ 79%] settings writing output... [ 82%] signal_processors writing output... [ 84%] spatial writing output... [ 87%] templatetags writing output... [ 89%] toc writing output... [ 92%] 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 39 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%] admin writing output... [ 5%] architecture_overview writing output... [ 7%] autocomplete writing output... [ 10%] backend_support writing output... [ 12%] best_practices writing output... [ 15%] boost writing output... [ 17%] changelog writing output... [ 20%] contributing writing output... [ 23%] creating_new_backends writing output... [ 25%] debugging writing output... [ 28%] faceting writing output... [ 30%] faq writing output... [ 33%] glossary writing output... [ 35%] highlighting writing output... [ 38%] index writing output... [ 41%] inputtypes writing output... [ 43%] installing_search_engines writing output... [ 46%] management_commands writing output... [ 48%] migration_from_1_to_2 writing output... [ 51%] multiple_index writing output... [ 53%] other_apps writing output... [ 56%] python3 writing output... [ 58%] rich_content_extraction writing output... [ 61%] running_tests writing output... [ 64%] searchbackend_api writing output... [ 66%] searchfield_api writing output... [ 69%] searchindex_api writing output... [ 71%] searchquery_api writing output... [ 74%] searchqueryset_api writing output... [ 76%] searchresult_api writing output... [ 79%] settings writing output... [ 82%] signal_processors writing output... [ 84%] spatial writing output... [ 87%] templatetags writing output... [ 89%] toc writing output... [ 92%] 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.5.0/docs/_build/changes updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found no changes in version 2.5. build succeeded. The overview file is in _build/changes. + popd + exit 0 ~/build/BUILD/django-haystack-2.5.0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JThWZt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64 + cd django-haystack-2.5.0 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack creating /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/templates creating /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/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.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/templates/search_configuration creating /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/templates/panels copying build/lib/haystack/templates/panels/haystack.html -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/templates/panels creating /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/utils copying build/lib/haystack/utils/__init__.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/utils copying build/lib/haystack/utils/app_loading.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/utils copying build/lib/haystack/utils/geo.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/utils copying build/lib/haystack/utils/highlighting.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/utils copying build/lib/haystack/utils/loading.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/utils copying build/lib/haystack/utils/log.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/utils creating /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/templatetags copying build/lib/haystack/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/templatetags copying build/lib/haystack/templatetags/highlight.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/templatetags copying build/lib/haystack/templatetags/more_like_this.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/templatetags creating /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/management creating /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/management/commands copying build/lib/haystack/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/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.5.0-1.el7.x86_64/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.5.0-1.el7.x86_64/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.5.0-1.el7.x86_64/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.5.0-1.el7.x86_64/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.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/management/commands copying build/lib/haystack/management/__init__.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/management creating /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/backends copying build/lib/haystack/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/backends copying build/lib/haystack/backends/elasticsearch_backend.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/backends copying build/lib/haystack/backends/simple_backend.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/backends copying build/lib/haystack/backends/solr_backend.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/backends copying build/lib/haystack/backends/whoosh_backend.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/backends copying build/lib/haystack/__init__.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/admin.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/apps.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/constants.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/exceptions.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/fields.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/forms.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/generic_views.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/indexes.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/inputs.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/manager.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/models.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/panels.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/query.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/routers.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/signals.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/urls.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack copying build/lib/haystack/views.py -> /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/utils/app_loading.py to app_loading.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/utils/geo.py to geo.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/utils/highlighting.py to highlighting.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/utils/loading.py to loading.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/utils/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/templatetags/highlight.py to highlight.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/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.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/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.5.0-1.el7.x86_64/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.5.0-1.el7.x86_64/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.5.0-1.el7.x86_64/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.5.0-1.el7.x86_64/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.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/backends/elasticsearch_backend.py to elasticsearch_backend.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/backends/simple_backend.py to simple_backend.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/backends/solr_backend.py to solr_backend.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/backends/whoosh_backend.py to whoosh_backend.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/generic_views.py to generic_views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/indexes.py to indexes.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/inputs.py to inputs.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/panels.py to panels.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/routers.py to routers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/haystack/views.py to views.pyc writing byte-compilation script '/tmp/tmpnn4hTO.py' /usr/bin/python -O /tmp/tmpnn4hTO.py removing /tmp/tmpnn4hTO.py running install_egg_info running 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 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.5.0-1.el7.x86_64/usr/lib/python2.7/site-packages/django_haystack-2.5.0-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 110000000 /builddir/build/BUILD/django-haystack-2.5.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: 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.5.0-1.el7.x86_64/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.5.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Rreuyd + umask 022 + cd /builddir/build/BUILD + cd django-haystack-2.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/share/doc/python-django-haystack-2.5.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/share/doc/python-django-haystack-2.5.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/share/doc/python-django-haystack-2.5.0 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/share/doc/python-django-haystack-2.5.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/share/doc/python-django-haystack-2.5.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/share/doc/python-django-haystack-2.5.0 + exit 0 Provides: python-django-haystack = 2.5.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python-django-haystack-docs-2.5.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.93YgY0 + umask 022 + cd /builddir/build/BUILD + cd django-haystack-2.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/share/doc/python-django-haystack-docs-2.5.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/share/doc/python-django-haystack-docs-2.5.0 + cp -pr docs/ /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64/usr/share/doc/python-django-haystack-docs-2.5.0 + exit 0 Provides: python-django-haystack-docs = 2.5.0-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.5.0-1.el7.x86_64 Wrote: /builddir/build/RPMS/python-django-haystack-2.5.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-django-haystack-docs-2.5.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PH147X + umask 022 + cd /builddir/build/BUILD + cd django-haystack-2.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-haystack-2.5.0-1.el7.x86_64 + exit 0 Child return code was: 0