Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-barbeque.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686539012.592603/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-barbeque.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-barbeque-1.8.2-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-barbeque.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686539012.592603/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-barbeque.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-barbeque-1.8.2-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-barbeque.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686539012.592603/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-barbeque.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.1LhyOG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf barbeque-1.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/barbeque-1.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd barbeque-1.8.2 + /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.j6iyhN + umask 022 + cd /builddir/build/BUILD + cd barbeque-1.8.2 + 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/barbeque copying barbeque/logging.py -> build/lib/barbeque copying barbeque/exporter.py -> build/lib/barbeque copying barbeque/anylink.py -> build/lib/barbeque copying barbeque/compressor.py -> build/lib/barbeque copying barbeque/context_processors.py -> build/lib/barbeque copying barbeque/filer.py -> build/lib/barbeque copying barbeque/encoders.py -> build/lib/barbeque copying barbeque/files.py -> build/lib/barbeque copying barbeque/__init__.py -> build/lib/barbeque copying barbeque/validators.py -> build/lib/barbeque copying barbeque/compat.py -> build/lib/barbeque copying barbeque/testing.py -> build/lib/barbeque copying barbeque/shortcuts.py -> build/lib/barbeque creating build/lib/barbeque/templatetags copying barbeque/templatetags/barbeque_tags.py -> build/lib/barbeque/templatetags copying barbeque/templatetags/buildcompress.py -> build/lib/barbeque/templatetags copying barbeque/templatetags/__init__.py -> build/lib/barbeque/templatetags creating build/lib/barbeque/forms copying barbeque/forms/mixins.py -> build/lib/barbeque/forms copying barbeque/forms/renderer.py -> build/lib/barbeque/forms copying barbeque/forms/__init__.py -> build/lib/barbeque/forms creating build/lib/barbeque/commands copying barbeque/commands/__init__.py -> build/lib/barbeque/commands copying barbeque/commands/imaging.py -> build/lib/barbeque/commands copying barbeque/commands/base.py -> build/lib/barbeque/commands creating build/lib/barbeque/cms copying barbeque/cms/__init__.py -> build/lib/barbeque/cms copying barbeque/cms/toolbar.py -> build/lib/barbeque/cms creating build/lib/barbeque/staticfiles copying barbeque/staticfiles/css.py -> build/lib/barbeque/staticfiles copying barbeque/staticfiles/storage.py -> build/lib/barbeque/staticfiles copying barbeque/staticfiles/__init__.py -> build/lib/barbeque/staticfiles copying barbeque/staticfiles/loader.py -> build/lib/barbeque/staticfiles copying barbeque/staticfiles/middleware.py -> build/lib/barbeque/staticfiles creating build/lib/barbeque/management copying barbeque/management/__init__.py -> build/lib/barbeque/management creating build/lib/barbeque/views copying barbeque/views/mixins.py -> build/lib/barbeque/views copying barbeque/views/generic.py -> build/lib/barbeque/views copying barbeque/views/multiform.py -> build/lib/barbeque/views copying barbeque/views/decorators.py -> build/lib/barbeque/views copying barbeque/views/__init__.py -> build/lib/barbeque/views creating build/lib/barbeque/management/commands copying barbeque/management/commands/render_static_templates.py -> build/lib/barbeque/management/commands copying barbeque/management/commands/__init__.py -> build/lib/barbeque/management/commands copying barbeque/management/commands/create_error_pages.py -> build/lib/barbeque/management/commands running egg_info writing barbeque.egg-info/PKG-INFO writing dependency_links to barbeque.egg-info/dependency_links.txt writing requirements to barbeque.egg-info/requires.txt writing top-level names to barbeque.egg-info/top_level.txt reading manifest file 'barbeque.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'barbeque/tests' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*.pyo' found under directory '*' adding license file 'LICENSE.rst' writing manifest file 'barbeque.egg-info/SOURCES.txt' creating build/lib/barbeque/locale creating build/lib/barbeque/locale/de creating build/lib/barbeque/locale/de/LC_MESSAGES copying barbeque/locale/de/LC_MESSAGES/django.mo -> build/lib/barbeque/locale/de/LC_MESSAGES copying barbeque/locale/de/LC_MESSAGES/django.po -> build/lib/barbeque/locale/de/LC_MESSAGES creating build/lib/barbeque/templates copying barbeque/templates/.DS_Store -> build/lib/barbeque/templates creating build/lib/barbeque/templates/barbeque copying barbeque/templates/barbeque/.DS_Store -> build/lib/barbeque/templates/barbeque creating build/lib/barbeque/templates/barbeque/forms copying barbeque/templates/barbeque/forms/.DS_Store -> build/lib/barbeque/templates/barbeque/forms creating build/lib/barbeque/templates/barbeque/forms/field copying barbeque/templates/barbeque/forms/field/checkboxinput.html -> build/lib/barbeque/templates/barbeque/forms/field copying barbeque/templates/barbeque/forms/field/checkboxselectmultiple.html -> build/lib/barbeque/templates/barbeque/forms/field copying barbeque/templates/barbeque/forms/field/radioselect.html -> build/lib/barbeque/templates/barbeque/forms/field copying barbeque/templates/barbeque/forms/field/selectdatewidget.html -> build/lib/barbeque/templates/barbeque/forms/field creating build/lib/barbeque/templates/barbeque/forms/layout copying barbeque/templates/barbeque/forms/layout/div.html -> build/lib/barbeque/templates/barbeque/forms/layout copying barbeque/templates/barbeque/forms/layout/div_formset.html -> build/lib/barbeque/templates/barbeque/forms/layout creating build/lib/barbeque/templates/barbeque/forms/row copying barbeque/templates/barbeque/forms/row/default.html -> build/lib/barbeque/templates/barbeque/forms/row + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.o9CCDg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64 + cd barbeque-1.8.2 + 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-barbeque-1.8.2-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-barbeque-1.8.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque copying build/lib/barbeque/logging.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque copying build/lib/barbeque/exporter.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templatetags copying build/lib/barbeque/templatetags/barbeque_tags.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templatetags copying build/lib/barbeque/templatetags/buildcompress.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templatetags copying build/lib/barbeque/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templatetags creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/locale creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/locale/de creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/locale/de/LC_MESSAGES copying build/lib/barbeque/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/locale/de/LC_MESSAGES copying build/lib/barbeque/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/locale/de/LC_MESSAGES copying build/lib/barbeque/anylink.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque copying build/lib/barbeque/compressor.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templates creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templates/barbeque creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templates/barbeque/forms creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templates/barbeque/forms/row copying build/lib/barbeque/templates/barbeque/forms/row/default.html -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templates/barbeque/forms/row creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templates/barbeque/forms/layout copying build/lib/barbeque/templates/barbeque/forms/layout/div_formset.html -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templates/barbeque/forms/layout copying build/lib/barbeque/templates/barbeque/forms/layout/div.html -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templates/barbeque/forms/layout copying build/lib/barbeque/templates/barbeque/forms/.DS_Store -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templates/barbeque/forms creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templates/barbeque/forms/field copying build/lib/barbeque/templates/barbeque/forms/field/radioselect.html -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templates/barbeque/forms/field copying build/lib/barbeque/templates/barbeque/forms/field/checkboxinput.html -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templates/barbeque/forms/field copying build/lib/barbeque/templates/barbeque/forms/field/checkboxselectmultiple.html -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templates/barbeque/forms/field copying build/lib/barbeque/templates/barbeque/forms/field/selectdatewidget.html -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templates/barbeque/forms/field copying build/lib/barbeque/templates/barbeque/.DS_Store -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templates/barbeque copying build/lib/barbeque/templates/.DS_Store -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templates creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/forms copying build/lib/barbeque/forms/mixins.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/forms copying build/lib/barbeque/forms/renderer.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/forms copying build/lib/barbeque/forms/__init__.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/forms creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/commands copying build/lib/barbeque/commands/__init__.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/commands copying build/lib/barbeque/commands/imaging.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/commands copying build/lib/barbeque/commands/base.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/commands copying build/lib/barbeque/context_processors.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque copying build/lib/barbeque/filer.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/cms copying build/lib/barbeque/cms/__init__.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/cms copying build/lib/barbeque/cms/toolbar.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/cms copying build/lib/barbeque/encoders.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/staticfiles copying build/lib/barbeque/staticfiles/css.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/staticfiles copying build/lib/barbeque/staticfiles/storage.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/staticfiles copying build/lib/barbeque/staticfiles/__init__.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/staticfiles copying build/lib/barbeque/staticfiles/loader.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/staticfiles copying build/lib/barbeque/staticfiles/middleware.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/staticfiles copying build/lib/barbeque/files.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque copying build/lib/barbeque/__init__.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/management creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/management/commands copying build/lib/barbeque/management/commands/render_static_templates.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/management/commands copying build/lib/barbeque/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/management/commands copying build/lib/barbeque/management/commands/create_error_pages.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/management/commands copying build/lib/barbeque/management/__init__.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/management creating /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/views copying build/lib/barbeque/views/mixins.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/views copying build/lib/barbeque/views/generic.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/views copying build/lib/barbeque/views/multiform.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/views copying build/lib/barbeque/views/decorators.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/views copying build/lib/barbeque/views/__init__.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/views copying build/lib/barbeque/validators.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque copying build/lib/barbeque/compat.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque copying build/lib/barbeque/testing.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque copying build/lib/barbeque/shortcuts.py -> /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/exporter.py to exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templatetags/barbeque_tags.py to barbeque_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templatetags/buildcompress.py to buildcompress.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/anylink.py to anylink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/compressor.py to compressor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/forms/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/forms/renderer.py to renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/forms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/commands/imaging.py to imaging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/commands/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/filer.py to filer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/cms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/cms/toolbar.py to toolbar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/encoders.py to encoders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/staticfiles/css.py to css.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/staticfiles/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/staticfiles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/staticfiles/loader.py to loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/staticfiles/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/management/commands/render_static_templates.py to render_static_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/management/commands/create_error_pages.py to create_error_pages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/views/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/views/generic.py to generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/views/multiform.py to multiform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/views/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque/shortcuts.py to shortcuts.cpython-39.pyc writing byte-compilation script '/tmp/tmpizy7jffi.py' /usr/bin/python3 /tmp/tmpizy7jffi.py removing /tmp/tmpizy7jffi.py running install_egg_info running egg_info writing barbeque.egg-info/PKG-INFO writing dependency_links to barbeque.egg-info/dependency_links.txt writing requirements to barbeque.egg-info/requires.txt writing top-level names to barbeque.egg-info/top_level.txt reading manifest file 'barbeque.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'barbeque/tests' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*.pyo' found under directory '*' adding license file 'LICENSE.rst' writing manifest file 'barbeque.egg-info/SOURCES.txt' Copying barbeque.egg-info to /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/usr/lib/python3.9/site-packages/barbeque-1.8.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64//usr/share/doc/python-barbeque + '[' -d doc ']' ~/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64 ~/build/BUILD/barbeque-1.8.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-barbeque-1.8.2-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/barbeque-1.8.2 + mv /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.8.2-1 --unique-debug-suffix -1.8.2-1.x86_64 --unique-debug-src-base python-barbeque-1.8.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/barbeque-1.8.2 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-barbeque-1.8.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-barbeque-1.8.2-1.noarch Provides: python-barbeque python3-barbeque = 1.8.2-1 python3.9dist(barbeque) = 1.8.2 python3dist(barbeque) = 1.8.2 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) >= 1.8 python3.9dist(django) < 2 python3.9dist(python-dateutil) >= 2.4 Processing files: python-barbeque-help-1.8.2-1.noarch warning: Empty %files file /builddir/build/BUILD/barbeque-1.8.2/doclist.lst Provides: python-barbeque-help = 1.8.2-1 python3-barbeque-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-barbeque-1.8.2-1.x86_64 Wrote: /builddir/build/RPMS/python-barbeque-help-1.8.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-barbeque-1.8.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vTYYfQ + umask 022 + cd /builddir/build/BUILD + cd barbeque-1.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-barbeque-1.8.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0