Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-rblog.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687337378.057988/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-rblog.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-rblog-1.8.0-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-rblog.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687337378.057988/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-rblog.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-rblog-1.8.0-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-rblog.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687337378.057988/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-rblog.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.mPJA7C + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-rblog-1.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-rblog-1.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-rblog-1.8.0 + /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.VeeM4x + umask 022 + cd /builddir/build/BUILD + cd django-rblog-1.8.0 + 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/rblog copying rblog/tests.py -> build/lib/rblog copying rblog/urls.py -> build/lib/rblog copying rblog/admin.py -> build/lib/rblog copying rblog/__init__.py -> build/lib/rblog copying rblog/feeds.py -> build/lib/rblog copying rblog/models.py -> build/lib/rblog copying rblog/views.py -> build/lib/rblog copying rblog/forms.py -> build/lib/rblog creating build/lib/rblog/migrations copying rblog/migrations/0016_auto__add_field_post_ptype.py -> build/lib/rblog/migrations copying rblog/migrations/0001_initial.py -> build/lib/rblog/migrations copying rblog/migrations/0014_auto__add_field_post_robots.py -> build/lib/rblog/migrations copying rblog/migrations/0013_auto__add_field_post_canonical__add_unique_post_slug.py -> build/lib/rblog/migrations copying rblog/migrations/0011_auto__chg_field_post_slug.py -> build/lib/rblog/migrations copying rblog/migrations/0010_auto.py -> build/lib/rblog/migrations copying rblog/migrations/0008_auto__add_field_post_category.py -> build/lib/rblog/migrations copying rblog/migrations/0012_auto__add_field_post_lang.py -> build/lib/rblog/migrations copying rblog/migrations/0006_auto__add_field_post_category.py -> build/lib/rblog/migrations copying rblog/migrations/__init__.py -> build/lib/rblog/migrations copying rblog/migrations/0003_auto__add_comments__add_field_post_thread_id.py -> build/lib/rblog/migrations copying rblog/migrations/0005_auto__add_field_post_image__add_field_post_highlighted.py -> build/lib/rblog/migrations copying rblog/migrations/0015_auto__add_field_post_redirect.py -> build/lib/rblog/migrations copying rblog/migrations/0002_auto__del_comments__del_field_post_thread_id.py -> build/lib/rblog/migrations copying rblog/migrations/0007_auto__del_field_post_category.py -> build/lib/rblog/migrations copying rblog/migrations/0004_auto__chg_field_post_creation_date.py -> build/lib/rblog/migrations copying rblog/migrations/0009_auto__del_field_post_category.py -> build/lib/rblog/migrations creating build/lib/rblog/templatetags copying rblog/templatetags/inlist.py -> build/lib/rblog/templatetags copying rblog/templatetags/pygmentize.py -> build/lib/rblog/templatetags copying rblog/templatetags/__init__.py -> build/lib/rblog/templatetags copying rblog/templatetags/tla.py -> build/lib/rblog/templatetags copying rblog/templatetags/backlinks.py -> build/lib/rblog/templatetags creating build/lib/rblog/management copying rblog/management/__init__.py -> build/lib/rblog/management creating build/lib/rblog/management/commands copying rblog/management/commands/__init__.py -> build/lib/rblog/management/commands copying rblog/management/commands/disqus_comments.py -> build/lib/rblog/management/commands running egg_info writing django_rblog.egg-info/PKG-INFO writing dependency_links to django_rblog.egg-info/dependency_links.txt writing requirements to django_rblog.egg-info/requires.txt writing top-level names to django_rblog.egg-info/top_level.txt reading manifest file 'django_rblog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' warning: no files found matching 'INSTALL' warning: no files found matching '*' under directory 'rblog/fixtures' warning: no files found matching '*' under directory 'rblog/rblog-example/' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'django_rblog.egg-info/SOURCES.txt' creating build/lib/rblog/templates copying rblog/templates/site_base.html -> build/lib/rblog/templates creating build/lib/rblog/templates/rblog copying rblog/templates/rblog/_base_breadcrumbs.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/_base_metas.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/_base_metas_seo.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/_base_pagination.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/_blog_archive.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/_post_comments.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/_post_footer.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/_post_header.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/_post_images.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/_post_mainimage.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/_post_tagcloud.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/_post_videomodal.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/_post_videos.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/_postlist.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/_postlist_footer.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/_postlist_header.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/archive.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/archive_ajax.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/detail.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/footerfeed.html -> build/lib/rblog/templates/rblog copying rblog/templates/rblog/index.html -> build/lib/rblog/templates/rblog + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xol2hH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64 + cd django-rblog-1.8.0 + 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-rblog-1.8.0-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-rblog-1.8.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog copying build/lib/rblog/tests.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog copying build/lib/rblog/urls.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog creating /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates copying build/lib/rblog/templates/site_base.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates creating /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/_post_mainimage.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/_post_header.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/index.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/_postlist.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/footerfeed.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/_base_metas.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/archive.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/_base_pagination.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/_post_videos.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/_post_images.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/_postlist_header.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/_post_tagcloud.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/_postlist_footer.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/_post_footer.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/_base_breadcrumbs.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/_base_metas_seo.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/_post_videomodal.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/detail.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/archive_ajax.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/_blog_archive.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/templates/rblog/_post_comments.html -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templates/rblog copying build/lib/rblog/admin.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog creating /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/0016_auto__add_field_post_ptype.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/0014_auto__add_field_post_robots.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/0013_auto__add_field_post_canonical__add_unique_post_slug.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/0011_auto__chg_field_post_slug.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/0010_auto.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/0008_auto__add_field_post_category.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/0012_auto__add_field_post_lang.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/0006_auto__add_field_post_category.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/0003_auto__add_comments__add_field_post_thread_id.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/0005_auto__add_field_post_image__add_field_post_highlighted.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/0015_auto__add_field_post_redirect.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/0002_auto__del_comments__del_field_post_thread_id.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/0007_auto__del_field_post_category.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/0004_auto__chg_field_post_creation_date.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/migrations/0009_auto__del_field_post_category.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations copying build/lib/rblog/__init__.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog copying build/lib/rblog/feeds.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog copying build/lib/rblog/models.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog copying build/lib/rblog/views.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog creating /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templatetags copying build/lib/rblog/templatetags/inlist.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templatetags copying build/lib/rblog/templatetags/pygmentize.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templatetags copying build/lib/rblog/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templatetags copying build/lib/rblog/templatetags/tla.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templatetags copying build/lib/rblog/templatetags/backlinks.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templatetags copying build/lib/rblog/forms.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog creating /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/management copying build/lib/rblog/management/__init__.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/management creating /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/management/commands copying build/lib/rblog/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/management/commands copying build/lib/rblog/management/commands/disqus_comments.py -> /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/management/commands byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/0016_auto__add_field_post_ptype.py to 0016_auto__add_field_post_ptype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/0014_auto__add_field_post_robots.py to 0014_auto__add_field_post_robots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/0013_auto__add_field_post_canonical__add_unique_post_slug.py to 0013_auto__add_field_post_canonical__add_unique_post_slug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/0011_auto__chg_field_post_slug.py to 0011_auto__chg_field_post_slug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/0010_auto.py to 0010_auto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/0008_auto__add_field_post_category.py to 0008_auto__add_field_post_category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/0012_auto__add_field_post_lang.py to 0012_auto__add_field_post_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/0006_auto__add_field_post_category.py to 0006_auto__add_field_post_category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/0003_auto__add_comments__add_field_post_thread_id.py to 0003_auto__add_comments__add_field_post_thread_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/0005_auto__add_field_post_image__add_field_post_highlighted.py to 0005_auto__add_field_post_image__add_field_post_highlighted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/0015_auto__add_field_post_redirect.py to 0015_auto__add_field_post_redirect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/0002_auto__del_comments__del_field_post_thread_id.py to 0002_auto__del_comments__del_field_post_thread_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/0007_auto__del_field_post_category.py to 0007_auto__del_field_post_category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/0004_auto__chg_field_post_creation_date.py to 0004_auto__chg_field_post_creation_date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/migrations/0009_auto__del_field_post_category.py to 0009_auto__del_field_post_category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/feeds.py to feeds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templatetags/inlist.py to inlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templatetags/pygmentize.py to pygmentize.cpython-39.pyc File "/usr/lib/python3.9/site-packages/rblog/templatetags/pygmentize.py", line 24 print lex ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(lex)? byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templatetags/tla.py to tla.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templatetags/backlinks.py to backlinks.cpython-39.pyc File "/usr/lib/python3.9/site-packages/rblog/templatetags/backlinks.py", line 27 except HTTPError, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/management/commands/disqus_comments.py to disqus_comments.cpython-39.pyc File "/usr/lib/python3.9/site-packages/rblog/management/commands/disqus_comments.py", line 36 print last_date_imported ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(last_date_imported)? writing byte-compilation script '/tmp/tmpwntdfw33.py' /usr/bin/python3 /tmp/tmpwntdfw33.py File "/usr/lib/python3.9/site-packages/rblog/templatetags/pygmentize.py", line 24 print lex ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(lex)? File "/usr/lib/python3.9/site-packages/rblog/templatetags/backlinks.py", line 27 except HTTPError, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/rblog/management/commands/disqus_comments.py", line 36 print last_date_imported ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(last_date_imported)? removing /tmp/tmpwntdfw33.py running install_egg_info running egg_info writing django_rblog.egg-info/PKG-INFO writing dependency_links to django_rblog.egg-info/dependency_links.txt writing requirements to django_rblog.egg-info/requires.txt writing top-level names to django_rblog.egg-info/top_level.txt reading manifest file 'django_rblog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' warning: no files found matching 'INSTALL' warning: no files found matching '*' under directory 'rblog/fixtures' warning: no files found matching '*' under directory 'rblog/rblog-example/' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'django_rblog.egg-info/SOURCES.txt' Copying django_rblog.egg-info to /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/django_rblog-1.8.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64//usr/share/doc/python-django-rblog + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64//usr/share/doc/python-django-rblog + '[' -d example ']' ~/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64 ~/build/BUILD/django-rblog-1.8.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-rblog-1.8.0-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 ']' + popd ~/build/BUILD/django-rblog-1.8.0 + mv /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.8.0-1 --unique-debug-suffix -1.8.0-1.x86_64 --unique-debug-src-base python-django-rblog-1.8.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-rblog-1.8.0 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-rblog-1.8.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/management/commands/disqus_comments.py'... File "/usr/lib/python3.9/site-packages/rblog/management/commands/disqus_comments.py", line 36 print last_date_imported ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(last_date_imported)? *** Error compiling '/builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templatetags/backlinks.py'... File "/usr/lib/python3.9/site-packages/rblog/templatetags/backlinks.py", line 27 except HTTPError, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-django-rblog-1.8.0-1.x86_64/usr/lib/python3.9/site-packages/rblog/templatetags/pygmentize.py'... File "/usr/lib/python3.9/site-packages/rblog/templatetags/pygmentize.py", line 24 print lex ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(lex)? RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.xol2hH (%install) Bad exit status from /var/tmp/rpm-tmp.xol2hH (%install) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-rblog.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-rblog.spec