Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-extras.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686351084.696354/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-extras.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-extras-0.3-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-extras.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686351084.696354/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-extras.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-extras-0.3-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-extras.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686351084.696354/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-extras.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.D2Ibse + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-extras-0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-extras-0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-extras-0.3 + /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.GIHpQt + umask 022 + cd /builddir/build/BUILD + cd django-extras-0.3 + 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/django_extras copying django_extras/__init__.py -> build/lib/django_extras copying django_extras/models.py -> build/lib/django_extras creating build/lib/django_extras/forms copying django_extras/forms/__init__.py -> build/lib/django_extras/forms copying django_extras/forms/widgets.py -> build/lib/django_extras/forms copying django_extras/forms/fields.py -> build/lib/django_extras/forms creating build/lib/django_extras/http copying django_extras/http/__init__.py -> build/lib/django_extras/http creating build/lib/django_extras/middleware copying django_extras/middleware/__init__.py -> build/lib/django_extras/middleware copying django_extras/middleware/timing.py -> build/lib/django_extras/middleware creating build/lib/django_extras/contrib copying django_extras/contrib/__init__.py -> build/lib/django_extras/contrib creating build/lib/django_extras/db copying django_extras/db/__init__.py -> build/lib/django_extras/db creating build/lib/django_extras/tests copying django_extras/tests/__init__.py -> build/lib/django_extras/tests creating build/lib/django_extras/utils copying django_extras/utils/__init__.py -> build/lib/django_extras/utils copying django_extras/utils/cache.py -> build/lib/django_extras/utils copying django_extras/utils/humanize.py -> build/lib/django_extras/utils creating build/lib/django_extras/core copying django_extras/core/types.py -> build/lib/django_extras/core copying django_extras/core/__init__.py -> build/lib/django_extras/core copying django_extras/core/validators.py -> build/lib/django_extras/core creating build/lib/django_extras/templatetags copying django_extras/templatetags/__init__.py -> build/lib/django_extras/templatetags copying django_extras/templatetags/summary.py -> build/lib/django_extras/templatetags copying django_extras/templatetags/humanize_extras.py -> build/lib/django_extras/templatetags creating build/lib/django_extras/contrib/auth copying django_extras/contrib/auth/decorators.py -> build/lib/django_extras/contrib/auth copying django_extras/contrib/auth/__init__.py -> build/lib/django_extras/contrib/auth copying django_extras/contrib/auth/models.py -> build/lib/django_extras/contrib/auth copying django_extras/contrib/auth/shortcuts.py -> build/lib/django_extras/contrib/auth creating build/lib/django_extras/db/models copying django_extras/db/models/__init__.py -> build/lib/django_extras/db/models copying django_extras/db/models/choices.py -> build/lib/django_extras/db/models creating build/lib/django_extras/db/models/fields copying django_extras/db/models/fields/__init__.py -> build/lib/django_extras/db/models/fields copying django_extras/db/models/fields/jsonfield.py -> build/lib/django_extras/db/models/fields creating build/lib/django_extras/tests/forms copying django_extras/tests/forms/__init__.py -> build/lib/django_extras/tests/forms copying django_extras/tests/forms/fields.py -> build/lib/django_extras/tests/forms creating build/lib/django_extras/tests/http copying django_extras/tests/http/__init__.py -> build/lib/django_extras/tests/http copying django_extras/tests/http/responses.py -> build/lib/django_extras/tests/http creating build/lib/django_extras/tests/middleware copying django_extras/tests/middleware/__init__.py -> build/lib/django_extras/tests/middleware copying django_extras/tests/middleware/timing.py -> build/lib/django_extras/tests/middleware creating build/lib/django_extras/tests/contrib copying django_extras/tests/contrib/__init__.py -> build/lib/django_extras/tests/contrib copying django_extras/tests/contrib/auth.py -> build/lib/django_extras/tests/contrib creating build/lib/django_extras/tests/db copying django_extras/tests/db/__init__.py -> build/lib/django_extras/tests/db copying django_extras/tests/db/choices.py -> build/lib/django_extras/tests/db creating build/lib/django_extras/tests/utils copying django_extras/tests/utils/__init__.py -> build/lib/django_extras/tests/utils copying django_extras/tests/utils/cache.py -> build/lib/django_extras/tests/utils copying django_extras/tests/utils/humanize.py -> build/lib/django_extras/tests/utils creating build/lib/django_extras/tests/core copying django_extras/tests/core/types.py -> build/lib/django_extras/tests/core copying django_extras/tests/core/__init__.py -> build/lib/django_extras/tests/core copying django_extras/tests/core/validators.py -> build/lib/django_extras/tests/core + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SASBeP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64 + cd django-extras-0.3 + 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-extras-0.3-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-extras-0.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/forms copying build/lib/django_extras/forms/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/forms copying build/lib/django_extras/forms/widgets.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/forms copying build/lib/django_extras/forms/fields.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/forms copying build/lib/django_extras/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/http copying build/lib/django_extras/http/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/http creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/middleware copying build/lib/django_extras/middleware/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/middleware copying build/lib/django_extras/middleware/timing.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/middleware creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/contrib copying build/lib/django_extras/contrib/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/contrib creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/contrib/auth copying build/lib/django_extras/contrib/auth/decorators.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/contrib/auth copying build/lib/django_extras/contrib/auth/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/contrib/auth copying build/lib/django_extras/contrib/auth/models.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/contrib/auth copying build/lib/django_extras/contrib/auth/shortcuts.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/contrib/auth copying build/lib/django_extras/models.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/db creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/db/models copying build/lib/django_extras/db/models/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/db/models copying build/lib/django_extras/db/models/choices.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/db/models creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/db/models/fields copying build/lib/django_extras/db/models/fields/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/db/models/fields copying build/lib/django_extras/db/models/fields/jsonfield.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/db/models/fields copying build/lib/django_extras/db/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/db creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/forms copying build/lib/django_extras/tests/forms/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/forms copying build/lib/django_extras/tests/forms/fields.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/forms copying build/lib/django_extras/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/http copying build/lib/django_extras/tests/http/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/http copying build/lib/django_extras/tests/http/responses.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/http creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/middleware copying build/lib/django_extras/tests/middleware/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/middleware copying build/lib/django_extras/tests/middleware/timing.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/middleware creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/contrib copying build/lib/django_extras/tests/contrib/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/contrib copying build/lib/django_extras/tests/contrib/auth.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/contrib creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/db copying build/lib/django_extras/tests/db/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/db copying build/lib/django_extras/tests/db/choices.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/db creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/utils copying build/lib/django_extras/tests/utils/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/utils copying build/lib/django_extras/tests/utils/cache.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/utils copying build/lib/django_extras/tests/utils/humanize.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/utils creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/core copying build/lib/django_extras/tests/core/types.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/core copying build/lib/django_extras/tests/core/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/core copying build/lib/django_extras/tests/core/validators.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/core creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/utils copying build/lib/django_extras/utils/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/utils copying build/lib/django_extras/utils/cache.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/utils copying build/lib/django_extras/utils/humanize.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/utils creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/core copying build/lib/django_extras/core/types.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/core copying build/lib/django_extras/core/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/core copying build/lib/django_extras/core/validators.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/core creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/templatetags copying build/lib/django_extras/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/templatetags copying build/lib/django_extras/templatetags/summary.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/templatetags copying build/lib/django_extras/templatetags/humanize_extras.py -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/templatetags byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/forms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/forms/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/forms/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/http/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/middleware/timing.py to timing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/contrib/auth/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/contrib/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/contrib/auth/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/contrib/auth/shortcuts.py to shortcuts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/db/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/db/models/choices.py to choices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/db/models/fields/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/db/models/fields/jsonfield.py to jsonfield.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/forms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/forms/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/http/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/http/responses.py to responses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/middleware/timing.py to timing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/contrib/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/db/choices.py to choices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/utils/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/utils/humanize.py to humanize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/core/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/tests/core/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/utils/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/utils/humanize.py to humanize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/core/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/core/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/templatetags/summary.py to summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/templatetags/humanize_extras.py to humanize_extras.cpython-39.pyc writing byte-compilation script '/tmp/tmpt19gh1ei.py' /usr/bin/python3 /tmp/tmpt19gh1ei.py removing /tmp/tmpt19gh1ei.py running install_data creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static copying django_extras/static/.hgleave -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery copying django_extras/static/css/jquery/ui.colorPicker.css -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/select.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/colorpicker_submit.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/colorpicker_rgb_g.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/colorpicker_hsb_b.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/slider.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/colorpicker_overlay.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/colorpicker_hex.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/custom_submit.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/blank.gif -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/select2.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/colorpicker_select.gif -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/colorpicker_rgb_b.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/custom_indic.gif -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/colorpicker_indic.gif -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/custom_rgb_g.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/custom_hex.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/custom_hsb_b.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/colorpicker_rgb_r.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/custom_background.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/custom_rgb_b.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/custom_hsb_s.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/colorpicker_background.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/custom_rgb_r.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/colorpicker_hsb_s.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/custom_hsb_h.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img copying django_extras/static/css/jquery/img/colorpicker_hsb_h.png -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/css/jquery/img creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/js copying django_extras/static/js/jquery.ui-colorPicker.js -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/js copying django_extras/static/js/django_extras-widgets.js -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/static/js creating /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/fixtures copying django_extras/fixtures/tests.json -> /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras/fixtures running install_egg_info running egg_info writing django_extras.egg-info/PKG-INFO writing dependency_links to django_extras.egg-info/dependency_links.txt writing requirements to django_extras.egg-info/requires.txt writing top-level names to django_extras.egg-info/top_level.txt reading manifest file 'django_extras.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'runner' warning: no files found matching 'runner' warning: no files found matching 'runner' adding license file 'LICENSE' writing manifest file 'django_extras.egg-info/SOURCES.txt' Copying django_extras.egg-info to /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/usr/lib/python3.9/site-packages/django_extras-0.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64//usr/share/doc/python-django-extras + '[' -d doc ']' ~/build/BUILDROOT/python-django-extras-0.3-1.x86_64 ~/build/BUILD/django-extras-0.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-extras-0.3-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-extras-0.3 + mv /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.3-1 --unique-debug-suffix -0.3-1.x86_64 --unique-debug-src-base python-django-extras-0.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-extras-0.3 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-extras-0.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-extras-0.3-1.noarch Provides: python-django-extras python3-django-extras = 0.3-1 python3.9dist(django-extras) = 0.3 python3dist(django-extras) = 0.3 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.4 python3.9dist(six) Processing files: python-django-extras-help-0.3-1.noarch warning: Empty %files file /builddir/build/BUILD/django-extras-0.3/doclist.lst Provides: python-django-extras-help = 0.3-1 python3-django-extras-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-extras-0.3-1.x86_64 Wrote: /builddir/build/RPMS/python-django-extras-help-0.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-extras-0.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8HE0jm + umask 022 + cd /builddir/build/BUILD + cd django-extras-0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-extras-0.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0