Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-hitcount.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683352450.024563/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-hitcount.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-hitcount-1.3.5-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-hitcount.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683352450.024563/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-hitcount.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-hitcount-1.3.5-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-hitcount.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683352450.024563/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-hitcount.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZhV57E + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-hitcount-1.3.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-hitcount-1.3.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-hitcount-1.3.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Dq2JAf + umask 022 + cd /builddir/build/BUILD + cd django-hitcount-1.3.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/hitcount copying hitcount/__init__.py -> build/lib/hitcount copying hitcount/views.py -> build/lib/hitcount copying hitcount/signals.py -> build/lib/hitcount copying hitcount/utils.py -> build/lib/hitcount copying hitcount/urls.py -> build/lib/hitcount copying hitcount/admin.py -> build/lib/hitcount copying hitcount/managers.py -> build/lib/hitcount copying hitcount/settings.py -> build/lib/hitcount copying hitcount/models.py -> build/lib/hitcount running egg_info writing django_hitcount.egg-info/PKG-INFO writing dependency_links to django_hitcount.egg-info/dependency_links.txt writing requirements to django_hitcount.egg-info/requires.txt writing top-level names to django_hitcount.egg-info/top_level.txt reading manifest file 'django_hitcount.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'django_hitcount.egg-info/SOURCES.txt' creating build/lib/hitcount/locale creating build/lib/hitcount/locale/ru creating build/lib/hitcount/locale/ru/LC_MESSAGES copying hitcount/locale/ru/LC_MESSAGES/django.mo -> build/lib/hitcount/locale/ru/LC_MESSAGES copying hitcount/locale/ru/LC_MESSAGES/django.po -> build/lib/hitcount/locale/ru/LC_MESSAGES creating build/lib/hitcount/management copying hitcount/management/__init__.py -> build/lib/hitcount/management creating build/lib/hitcount/management/__pycache__ copying hitcount/management/__pycache__/__init__.cpython-39.pyc -> build/lib/hitcount/management/__pycache__ creating build/lib/hitcount/management/commands copying hitcount/management/commands/__init__.py -> build/lib/hitcount/management/commands copying hitcount/management/commands/hitcount_cleanup.py -> build/lib/hitcount/management/commands creating build/lib/hitcount/management/commands/__pycache__ copying hitcount/management/commands/__pycache__/__init__.cpython-39.pyc -> build/lib/hitcount/management/commands/__pycache__ copying hitcount/management/commands/__pycache__/hitcount_cleanup.cpython-39.pyc -> build/lib/hitcount/management/commands/__pycache__ creating build/lib/hitcount/migrations copying hitcount/migrations/0001_initial.py -> build/lib/hitcount/migrations copying hitcount/migrations/0002_index_ip_and_session.py -> build/lib/hitcount/migrations copying hitcount/migrations/0003_auto_20190608_1004.py -> build/lib/hitcount/migrations copying hitcount/migrations/0004_auto_20200704_0933.py -> build/lib/hitcount/migrations copying hitcount/migrations/__init__.py -> build/lib/hitcount/migrations creating build/lib/hitcount/migrations/__pycache__ copying hitcount/migrations/__pycache__/0001_initial.cpython-39.pyc -> build/lib/hitcount/migrations/__pycache__ copying hitcount/migrations/__pycache__/0002_index_ip_and_session.cpython-39.pyc -> build/lib/hitcount/migrations/__pycache__ copying hitcount/migrations/__pycache__/0003_auto_20190608_1004.cpython-39.pyc -> build/lib/hitcount/migrations/__pycache__ copying hitcount/migrations/__pycache__/0004_auto_20200704_0933.cpython-39.pyc -> build/lib/hitcount/migrations/__pycache__ copying hitcount/migrations/__pycache__/__init__.cpython-39.pyc -> build/lib/hitcount/migrations/__pycache__ creating build/lib/hitcount/static creating build/lib/hitcount/static/hitcount copying hitcount/static/hitcount/hitcount-jquery.js -> build/lib/hitcount/static/hitcount copying hitcount/static/hitcount/jquery.postcsrf.js -> build/lib/hitcount/static/hitcount creating build/lib/hitcount/templatetags copying hitcount/templatetags/__init__.py -> build/lib/hitcount/templatetags copying hitcount/templatetags/hitcount_tags.py -> build/lib/hitcount/templatetags creating build/lib/hitcount/templatetags/__pycache__ copying hitcount/templatetags/__pycache__/__init__.cpython-39.pyc -> build/lib/hitcount/templatetags/__pycache__ copying hitcount/templatetags/__pycache__/hitcount_tags.cpython-39.pyc -> build/lib/hitcount/templatetags/__pycache__ + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yGG7pv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64 + cd django-hitcount-1.3.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount copying build/lib/hitcount/__init__.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount copying build/lib/hitcount/views.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount copying build/lib/hitcount/signals.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/templatetags copying build/lib/hitcount/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/templatetags creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/templatetags/__pycache__ copying build/lib/hitcount/templatetags/__pycache__/hitcount_tags.cpython-39.pyc -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/templatetags/__pycache__ copying build/lib/hitcount/templatetags/__pycache__/__init__.cpython-39.pyc -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/templatetags/__pycache__ copying build/lib/hitcount/templatetags/hitcount_tags.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/templatetags copying build/lib/hitcount/utils.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/static creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/static/hitcount copying build/lib/hitcount/static/hitcount/jquery.postcsrf.js -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/static/hitcount copying build/lib/hitcount/static/hitcount/hitcount-jquery.js -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/static/hitcount creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/management copying build/lib/hitcount/management/__init__.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/management creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/management/__pycache__ copying build/lib/hitcount/management/__pycache__/__init__.cpython-39.pyc -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/management/__pycache__ creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/management/commands copying build/lib/hitcount/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/management/commands copying build/lib/hitcount/management/commands/hitcount_cleanup.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/management/commands creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/management/commands/__pycache__ copying build/lib/hitcount/management/commands/__pycache__/hitcount_cleanup.cpython-39.pyc -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/management/commands/__pycache__ copying build/lib/hitcount/management/commands/__pycache__/__init__.cpython-39.pyc -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/management/commands/__pycache__ copying build/lib/hitcount/urls.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount copying build/lib/hitcount/admin.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/locale creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/locale/ru creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/locale/ru/LC_MESSAGES copying build/lib/hitcount/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/locale/ru/LC_MESSAGES copying build/lib/hitcount/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/locale/ru/LC_MESSAGES copying build/lib/hitcount/managers.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount copying build/lib/hitcount/settings.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount copying build/lib/hitcount/models.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/migrations copying build/lib/hitcount/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/migrations copying build/lib/hitcount/migrations/0004_auto_20200704_0933.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/migrations copying build/lib/hitcount/migrations/0003_auto_20190608_1004.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/migrations copying build/lib/hitcount/migrations/0002_index_ip_and_session.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/migrations creating /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/migrations/__pycache__ copying build/lib/hitcount/migrations/__pycache__/0003_auto_20190608_1004.cpython-39.pyc -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/migrations/__pycache__ copying build/lib/hitcount/migrations/__pycache__/0002_index_ip_and_session.cpython-39.pyc -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/migrations/__pycache__ copying build/lib/hitcount/migrations/__pycache__/0001_initial.cpython-39.pyc -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/migrations/__pycache__ copying build/lib/hitcount/migrations/__pycache__/0004_auto_20200704_0933.cpython-39.pyc -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/migrations/__pycache__ copying build/lib/hitcount/migrations/__pycache__/__init__.cpython-39.pyc -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/migrations/__pycache__ copying build/lib/hitcount/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/migrations byte-compiling /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/templatetags/hitcount_tags.py to hitcount_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/management/commands/hitcount_cleanup.py to hitcount_cleanup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/migrations/0002_index_ip_and_session.py to 0002_index_ip_and_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/hitcount/migrations/0001_initial.py to 0001_initial.cpython-39.pyc writing byte-compilation script '/tmp/tmpm2fuk9w2.py' /usr/bin/python3 /tmp/tmpm2fuk9w2.py removing /tmp/tmpm2fuk9w2.py running install_egg_info running egg_info writing django_hitcount.egg-info/PKG-INFO writing dependency_links to django_hitcount.egg-info/dependency_links.txt writing requirements to django_hitcount.egg-info/requires.txt writing top-level names to django_hitcount.egg-info/top_level.txt reading manifest file 'django_hitcount.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'django_hitcount.egg-info/SOURCES.txt' Copying django_hitcount.egg-info to /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9/site-packages/django_hitcount-1.3.5-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64//usr/share/doc/python-django-hitcount + '[' -d doc ']' + '[' -d docs ']' ~/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64 ~/build/BUILD/django-hitcount-1.3.5 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/django-hitcount-1.3.5 + popd + mv /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.3.5-1 --unique-debug-suffix -1.3.5-1.x86_64 --unique-debug-src-base python-django-hitcount-1.3.5-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-hitcount-1.3.5 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-hitcount-1.3.5-1.noarch Provides: python-django-hitcount python3-django-hitcount = 1.3.5-1 python3.9dist(django-hitcount) = 1.3.5 python3dist(django-hitcount) = 1.3.5 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.9 python3.9dist(django-etc) >= 1.2 Processing files: python-django-hitcount-help-1.3.5-1.noarch warning: Empty %files file /builddir/build/BUILD/django-hitcount-1.3.5/doclist.lst Provides: python-django-hitcount-help = 1.3.5-1 python3-django-hitcount-doc 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-hitcount-1.3.5-1.x86_64 Wrote: /builddir/build/RPMS/python-django-hitcount-help-1.3.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-hitcount-1.3.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Kt3sh8 + umask 022 + cd /builddir/build/BUILD + cd django-hitcount-1.3.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-hitcount-1.3.5-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0