Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-django-registration-redux.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681864847.849073/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 aarch64 --nodeps /builddir/build/SPECS/python-django-registration-redux.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-django-registration-redux-2.12-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-django-registration-redux.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681864847.849073/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 aarch64 --nodeps /builddir/build/SPECS/python-django-registration-redux.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-django-registration-redux-2.12-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-django-registration-redux.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681864847.849073/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 aarch64 --nodeps /builddir/build/SPECS/python-django-registration-redux.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ugJK24 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-registration-redux-2.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-registration-redux-2.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-registration-redux-2.12 + /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.6eO2TU + umask 022 + cd /builddir/build/BUILD + cd django-registration-redux-2.12 + 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 -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/test_app copying test_app/urls_default.py -> build/lib/test_app copying test_app/urls_admin_approval.py -> build/lib/test_app copying test_app/__init__.py -> build/lib/test_app copying test_app/settings.py -> build/lib/test_app copying test_app/models.py -> build/lib/test_app copying test_app/settings_test.py -> build/lib/test_app copying test_app/urls_simple.py -> build/lib/test_app creating build/lib/registration copying registration/auth_urls.py -> build/lib/registration copying registration/admin.py -> build/lib/registration copying registration/forms.py -> build/lib/registration copying registration/views.py -> build/lib/registration copying registration/apps.py -> build/lib/registration copying registration/utils.py -> build/lib/registration copying registration/signals.py -> build/lib/registration copying registration/__init__.py -> build/lib/registration copying registration/users.py -> build/lib/registration copying registration/models.py -> build/lib/registration creating build/lib/registration/management copying registration/management/__init__.py -> build/lib/registration/management creating build/lib/registration/tests copying registration/tests/forms_custom_user.py -> build/lib/registration/tests copying registration/tests/urls.py -> build/lib/registration/tests copying registration/tests/forms.py -> build/lib/registration/tests copying registration/tests/default_backend.py -> build/lib/registration/tests copying registration/tests/__init__.py -> build/lib/registration/tests copying registration/tests/admin_actions.py -> build/lib/registration/tests copying registration/tests/admin_approval_backend.py -> build/lib/registration/tests copying registration/tests/models.py -> build/lib/registration/tests copying registration/tests/simple_backend.py -> build/lib/registration/tests creating build/lib/registration/migrations copying registration/migrations/0003_migrate_activatedstatus.py -> build/lib/registration/migrations copying registration/migrations/0002_registrationprofile_activated.py -> build/lib/registration/migrations copying registration/migrations/0001_initial.py -> build/lib/registration/migrations copying registration/migrations/__init__.py -> build/lib/registration/migrations copying registration/migrations/0004_supervisedregistrationprofile.py -> build/lib/registration/migrations copying registration/migrations/0005_activation_key_sha256.py -> build/lib/registration/migrations creating build/lib/registration/backends copying registration/backends/__init__.py -> build/lib/registration/backends creating build/lib/registration/management/commands copying registration/management/commands/cleanupregistration.py -> build/lib/registration/management/commands copying registration/management/commands/__init__.py -> build/lib/registration/management/commands creating build/lib/registration/backends/simple copying registration/backends/simple/urls.py -> build/lib/registration/backends/simple copying registration/backends/simple/views.py -> build/lib/registration/backends/simple copying registration/backends/simple/__init__.py -> build/lib/registration/backends/simple creating build/lib/registration/backends/default copying registration/backends/default/urls.py -> build/lib/registration/backends/default copying registration/backends/default/views.py -> build/lib/registration/backends/default copying registration/backends/default/__init__.py -> build/lib/registration/backends/default creating build/lib/registration/backends/admin_approval copying registration/backends/admin_approval/urls.py -> build/lib/registration/backends/admin_approval copying registration/backends/admin_approval/views.py -> build/lib/registration/backends/admin_approval copying registration/backends/admin_approval/__init__.py -> build/lib/registration/backends/admin_approval running egg_info writing django_registration_redux.egg-info/PKG-INFO writing dependency_links to django_registration_redux.egg-info/dependency_links.txt writing top-level names to django_registration_redux.egg-info/top_level.txt reading manifest file 'django_registration_redux.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'INSTALL' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'django_registration_redux.egg-info/SOURCES.txt' creating build/lib/registration/locale creating build/lib/registration/locale/ar creating build/lib/registration/locale/ar/LC_MESSAGES copying registration/locale/ar/LC_MESSAGES/django.mo -> build/lib/registration/locale/ar/LC_MESSAGES copying registration/locale/ar/LC_MESSAGES/django.po -> build/lib/registration/locale/ar/LC_MESSAGES creating build/lib/registration/locale/bg creating build/lib/registration/locale/bg/LC_MESSAGES copying registration/locale/bg/LC_MESSAGES/django.mo -> build/lib/registration/locale/bg/LC_MESSAGES copying registration/locale/bg/LC_MESSAGES/django.po -> build/lib/registration/locale/bg/LC_MESSAGES creating build/lib/registration/locale/ca creating build/lib/registration/locale/ca/LC_MESSAGES copying registration/locale/ca/LC_MESSAGES/django.mo -> build/lib/registration/locale/ca/LC_MESSAGES copying registration/locale/ca/LC_MESSAGES/django.po -> build/lib/registration/locale/ca/LC_MESSAGES creating build/lib/registration/locale/cs creating build/lib/registration/locale/cs/LC_MESSAGES copying registration/locale/cs/LC_MESSAGES/django.mo -> build/lib/registration/locale/cs/LC_MESSAGES copying registration/locale/cs/LC_MESSAGES/django.po -> build/lib/registration/locale/cs/LC_MESSAGES creating build/lib/registration/locale/da creating build/lib/registration/locale/da/LC_MESSAGES copying registration/locale/da/LC_MESSAGES/django.mo -> build/lib/registration/locale/da/LC_MESSAGES copying registration/locale/da/LC_MESSAGES/django.po -> build/lib/registration/locale/da/LC_MESSAGES creating build/lib/registration/locale/de creating build/lib/registration/locale/de/LC_MESSAGES copying registration/locale/de/LC_MESSAGES/django.mo -> build/lib/registration/locale/de/LC_MESSAGES copying registration/locale/de/LC_MESSAGES/django.po -> build/lib/registration/locale/de/LC_MESSAGES creating build/lib/registration/locale/el creating build/lib/registration/locale/el/LC_MESSAGES copying registration/locale/el/LC_MESSAGES/django.mo -> build/lib/registration/locale/el/LC_MESSAGES copying registration/locale/el/LC_MESSAGES/django.po -> build/lib/registration/locale/el/LC_MESSAGES creating build/lib/registration/locale/en creating build/lib/registration/locale/en/LC_MESSAGES copying registration/locale/en/LC_MESSAGES/django.mo -> build/lib/registration/locale/en/LC_MESSAGES copying registration/locale/en/LC_MESSAGES/django.po -> build/lib/registration/locale/en/LC_MESSAGES creating build/lib/registration/locale/es creating build/lib/registration/locale/es/LC_MESSAGES copying registration/locale/es/LC_MESSAGES/django.mo -> build/lib/registration/locale/es/LC_MESSAGES copying registration/locale/es/LC_MESSAGES/django.po -> build/lib/registration/locale/es/LC_MESSAGES creating build/lib/registration/locale/es_AR creating build/lib/registration/locale/es_AR/LC_MESSAGES copying registration/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/registration/locale/es_AR/LC_MESSAGES copying registration/locale/es_AR/LC_MESSAGES/django.po -> build/lib/registration/locale/es_AR/LC_MESSAGES creating build/lib/registration/locale/fa creating build/lib/registration/locale/fa/LC_MESSAGES copying registration/locale/fa/LC_MESSAGES/django.mo -> build/lib/registration/locale/fa/LC_MESSAGES copying registration/locale/fa/LC_MESSAGES/django.po -> build/lib/registration/locale/fa/LC_MESSAGES creating build/lib/registration/locale/fr creating build/lib/registration/locale/fr/LC_MESSAGES copying registration/locale/fr/LC_MESSAGES/django.mo -> build/lib/registration/locale/fr/LC_MESSAGES copying registration/locale/fr/LC_MESSAGES/django.po -> build/lib/registration/locale/fr/LC_MESSAGES creating build/lib/registration/locale/he creating build/lib/registration/locale/he/LC_MESSAGES copying registration/locale/he/LC_MESSAGES/django.mo -> build/lib/registration/locale/he/LC_MESSAGES copying registration/locale/he/LC_MESSAGES/django.po -> build/lib/registration/locale/he/LC_MESSAGES creating build/lib/registration/locale/hr creating build/lib/registration/locale/hr/LC_MESSAGES copying registration/locale/hr/LC_MESSAGES/django.mo -> build/lib/registration/locale/hr/LC_MESSAGES copying registration/locale/hr/LC_MESSAGES/django.po -> build/lib/registration/locale/hr/LC_MESSAGES creating build/lib/registration/locale/hu creating build/lib/registration/locale/hu/LC_MESSAGES copying registration/locale/hu/LC_MESSAGES/django.mo -> build/lib/registration/locale/hu/LC_MESSAGES copying registration/locale/hu/LC_MESSAGES/django.po -> build/lib/registration/locale/hu/LC_MESSAGES creating build/lib/registration/locale/is creating build/lib/registration/locale/is/LC_MESSAGES copying registration/locale/is/LC_MESSAGES/django.mo -> build/lib/registration/locale/is/LC_MESSAGES copying registration/locale/is/LC_MESSAGES/django.po -> build/lib/registration/locale/is/LC_MESSAGES creating build/lib/registration/locale/it creating build/lib/registration/locale/it/LC_MESSAGES copying registration/locale/it/LC_MESSAGES/django.mo -> build/lib/registration/locale/it/LC_MESSAGES copying registration/locale/it/LC_MESSAGES/django.po -> build/lib/registration/locale/it/LC_MESSAGES creating build/lib/registration/locale/ja creating build/lib/registration/locale/ja/LC_MESSAGES copying registration/locale/ja/LC_MESSAGES/django.mo -> build/lib/registration/locale/ja/LC_MESSAGES copying registration/locale/ja/LC_MESSAGES/django.po -> build/lib/registration/locale/ja/LC_MESSAGES creating build/lib/registration/locale/ko creating build/lib/registration/locale/ko/LC_MESSAGES copying registration/locale/ko/LC_MESSAGES/django.mo -> build/lib/registration/locale/ko/LC_MESSAGES copying registration/locale/ko/LC_MESSAGES/django.po -> build/lib/registration/locale/ko/LC_MESSAGES creating build/lib/registration/locale/nb creating build/lib/registration/locale/nb/LC_MESSAGES copying registration/locale/nb/LC_MESSAGES/django.mo -> build/lib/registration/locale/nb/LC_MESSAGES copying registration/locale/nb/LC_MESSAGES/django.po -> build/lib/registration/locale/nb/LC_MESSAGES creating build/lib/registration/locale/nl creating build/lib/registration/locale/nl/LC_MESSAGES copying registration/locale/nl/LC_MESSAGES/django.mo -> build/lib/registration/locale/nl/LC_MESSAGES copying registration/locale/nl/LC_MESSAGES/django.po -> build/lib/registration/locale/nl/LC_MESSAGES creating build/lib/registration/locale/pl creating build/lib/registration/locale/pl/LC_MESSAGES copying registration/locale/pl/LC_MESSAGES/django.mo -> build/lib/registration/locale/pl/LC_MESSAGES copying registration/locale/pl/LC_MESSAGES/django.po -> build/lib/registration/locale/pl/LC_MESSAGES creating build/lib/registration/locale/pt creating build/lib/registration/locale/pt/LC_MESSAGES copying registration/locale/pt/LC_MESSAGES/django.mo -> build/lib/registration/locale/pt/LC_MESSAGES copying registration/locale/pt/LC_MESSAGES/django.po -> build/lib/registration/locale/pt/LC_MESSAGES creating build/lib/registration/locale/pt_BR creating build/lib/registration/locale/pt_BR/LC_MESSAGES copying registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/registration/locale/pt_BR/LC_MESSAGES copying registration/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/registration/locale/pt_BR/LC_MESSAGES creating build/lib/registration/locale/ru creating build/lib/registration/locale/ru/LC_MESSAGES copying registration/locale/ru/LC_MESSAGES/django.mo -> build/lib/registration/locale/ru/LC_MESSAGES copying registration/locale/ru/LC_MESSAGES/django.po -> build/lib/registration/locale/ru/LC_MESSAGES creating build/lib/registration/locale/sl creating build/lib/registration/locale/sl/LC_MESSAGES copying registration/locale/sl/LC_MESSAGES/django.mo -> build/lib/registration/locale/sl/LC_MESSAGES copying registration/locale/sl/LC_MESSAGES/django.po -> build/lib/registration/locale/sl/LC_MESSAGES creating build/lib/registration/locale/sr creating build/lib/registration/locale/sr/LC_MESSAGES copying registration/locale/sr/LC_MESSAGES/django.mo -> build/lib/registration/locale/sr/LC_MESSAGES copying registration/locale/sr/LC_MESSAGES/django.po -> build/lib/registration/locale/sr/LC_MESSAGES creating build/lib/registration/locale/sv creating build/lib/registration/locale/sv/LC_MESSAGES copying registration/locale/sv/LC_MESSAGES/django.mo -> build/lib/registration/locale/sv/LC_MESSAGES copying registration/locale/sv/LC_MESSAGES/django.po -> build/lib/registration/locale/sv/LC_MESSAGES creating build/lib/registration/locale/th creating build/lib/registration/locale/th/LC_MESSAGES copying registration/locale/th/LC_MESSAGES/django.po -> build/lib/registration/locale/th/LC_MESSAGES creating build/lib/registration/locale/tr_TR creating build/lib/registration/locale/tr_TR/LC_MESSAGES copying registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/registration/locale/tr_TR/LC_MESSAGES copying registration/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/registration/locale/tr_TR/LC_MESSAGES creating build/lib/registration/locale/zh_CN creating build/lib/registration/locale/zh_CN/LC_MESSAGES copying registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/registration/locale/zh_CN/LC_MESSAGES copying registration/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/registration/locale/zh_CN/LC_MESSAGES creating build/lib/registration/locale/zh_TW creating build/lib/registration/locale/zh_TW/LC_MESSAGES copying registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/registration/locale/zh_TW/LC_MESSAGES copying registration/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/registration/locale/zh_TW/LC_MESSAGES creating build/lib/registration/templates creating build/lib/registration/templates/registration copying registration/templates/registration/activate.html -> build/lib/registration/templates/registration copying registration/templates/registration/activation_complete.html -> build/lib/registration/templates/registration copying registration/templates/registration/activation_complete_admin_pending.html -> build/lib/registration/templates/registration copying registration/templates/registration/activation_email.html -> build/lib/registration/templates/registration copying registration/templates/registration/activation_email.txt -> build/lib/registration/templates/registration copying registration/templates/registration/activation_email_subject.txt -> build/lib/registration/templates/registration copying registration/templates/registration/admin_approve.html -> build/lib/registration/templates/registration copying registration/templates/registration/admin_approve_complete.html -> build/lib/registration/templates/registration copying registration/templates/registration/admin_approve_complete_email.html -> build/lib/registration/templates/registration copying registration/templates/registration/admin_approve_complete_email.txt -> build/lib/registration/templates/registration copying registration/templates/registration/admin_approve_complete_email_subject.txt -> build/lib/registration/templates/registration copying registration/templates/registration/admin_approve_email.html -> build/lib/registration/templates/registration copying registration/templates/registration/admin_approve_email.txt -> build/lib/registration/templates/registration copying registration/templates/registration/admin_approve_email_subject.txt -> build/lib/registration/templates/registration copying registration/templates/registration/login.html -> build/lib/registration/templates/registration copying registration/templates/registration/logout.html -> build/lib/registration/templates/registration copying registration/templates/registration/password_change_done.html -> build/lib/registration/templates/registration copying registration/templates/registration/password_change_form.html -> build/lib/registration/templates/registration copying registration/templates/registration/password_reset_complete.html -> build/lib/registration/templates/registration copying registration/templates/registration/password_reset_confirm.html -> build/lib/registration/templates/registration copying registration/templates/registration/password_reset_done.html -> build/lib/registration/templates/registration copying registration/templates/registration/password_reset_email.html -> build/lib/registration/templates/registration copying registration/templates/registration/password_reset_form.html -> build/lib/registration/templates/registration copying registration/templates/registration/registration_base.html -> build/lib/registration/templates/registration copying registration/templates/registration/registration_closed.html -> build/lib/registration/templates/registration copying registration/templates/registration/registration_complete.html -> build/lib/registration/templates/registration copying registration/templates/registration/registration_form.html -> build/lib/registration/templates/registration copying registration/templates/registration/resend_activation_complete.html -> build/lib/registration/templates/registration copying registration/templates/registration/resend_activation_form.html -> build/lib/registration/templates/registration + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.S2tmhJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64 + cd django-registration-redux-2.12 + 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 -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-registration-redux-2.12-1.aarch64 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-registration-redux-2.12-1.aarch64/usr creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/test_app copying build/lib/test_app/urls_default.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/test_app copying build/lib/test_app/urls_admin_approval.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/test_app copying build/lib/test_app/__init__.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/test_app copying build/lib/test_app/settings.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/test_app copying build/lib/test_app/models.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/test_app copying build/lib/test_app/settings_test.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/test_app copying build/lib/test_app/urls_simple.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/test_app creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration copying build/lib/registration/auth_urls.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/management creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/management/commands copying build/lib/registration/management/commands/cleanupregistration.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/management/commands copying build/lib/registration/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/management/commands copying build/lib/registration/management/__init__.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/management copying build/lib/registration/admin.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration copying build/lib/registration/forms.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/admin_approve_complete_email.txt -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/resend_activation_form.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/registration_base.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/password_change_done.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/registration_closed.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/password_reset_done.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/activation_email.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/resend_activation_complete.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/activate.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/admin_approve_complete_email.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/password_reset_email.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/admin_approve_email.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/activation_email.txt -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/login.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/password_reset_complete.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/activation_email_subject.txt -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/password_change_form.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/registration_complete.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/registration_form.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/admin_approve_email_subject.txt -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/password_reset_form.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/admin_approve_complete_email_subject.txt -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/admin_approve_complete.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/admin_approve.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/password_reset_confirm.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/activation_complete.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/admin_approve_email.txt -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/activation_complete_admin_pending.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/logout.html -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/templates/registration copying build/lib/registration/views.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration copying build/lib/registration/apps.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration copying build/lib/registration/utils.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests copying build/lib/registration/tests/forms_custom_user.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests copying build/lib/registration/tests/urls.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests copying build/lib/registration/tests/forms.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests copying build/lib/registration/tests/default_backend.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests copying build/lib/registration/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests copying build/lib/registration/tests/admin_actions.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests copying build/lib/registration/tests/admin_approval_backend.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests copying build/lib/registration/tests/models.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests copying build/lib/registration/tests/simple_backend.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests copying build/lib/registration/signals.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/nb creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/nb/LC_MESSAGES copying build/lib/registration/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/nb/LC_MESSAGES copying build/lib/registration/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/pt creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/pt/LC_MESSAGES copying build/lib/registration/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/pt/LC_MESSAGES copying build/lib/registration/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/hu creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/hu/LC_MESSAGES copying build/lib/registration/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/hu/LC_MESSAGES copying build/lib/registration/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/tr_TR creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/tr_TR/LC_MESSAGES copying build/lib/registration/locale/tr_TR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/tr_TR/LC_MESSAGES copying build/lib/registration/locale/tr_TR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/pl creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/pl/LC_MESSAGES copying build/lib/registration/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/pl/LC_MESSAGES copying build/lib/registration/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ja creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ja/LC_MESSAGES copying build/lib/registration/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ja/LC_MESSAGES copying build/lib/registration/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ar creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ar/LC_MESSAGES copying build/lib/registration/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ar/LC_MESSAGES copying build/lib/registration/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/cs creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/cs/LC_MESSAGES copying build/lib/registration/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/cs/LC_MESSAGES copying build/lib/registration/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/en creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/en/LC_MESSAGES copying build/lib/registration/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/en/LC_MESSAGES copying build/lib/registration/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/sl creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/sl/LC_MESSAGES copying build/lib/registration/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/sl/LC_MESSAGES copying build/lib/registration/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ca creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ca/LC_MESSAGES copying build/lib/registration/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ca/LC_MESSAGES copying build/lib/registration/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/zh_TW creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/zh_TW/LC_MESSAGES copying build/lib/registration/locale/zh_TW/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/zh_TW/LC_MESSAGES copying build/lib/registration/locale/zh_TW/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/nl creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/nl/LC_MESSAGES copying build/lib/registration/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/nl/LC_MESSAGES copying build/lib/registration/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ru creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ru/LC_MESSAGES copying build/lib/registration/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ru/LC_MESSAGES copying build/lib/registration/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/zh_CN creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/zh_CN/LC_MESSAGES copying build/lib/registration/locale/zh_CN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/zh_CN/LC_MESSAGES copying build/lib/registration/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/it creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/it/LC_MESSAGES copying build/lib/registration/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/it/LC_MESSAGES copying build/lib/registration/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/th creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/th/LC_MESSAGES copying build/lib/registration/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ko creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ko/LC_MESSAGES copying build/lib/registration/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ko/LC_MESSAGES copying build/lib/registration/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/is creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/is/LC_MESSAGES copying build/lib/registration/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/is/LC_MESSAGES copying build/lib/registration/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/he creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/he/LC_MESSAGES copying build/lib/registration/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/he/LC_MESSAGES copying build/lib/registration/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/hr creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/hr/LC_MESSAGES copying build/lib/registration/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/hr/LC_MESSAGES copying build/lib/registration/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/el creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/el/LC_MESSAGES copying build/lib/registration/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/el/LC_MESSAGES copying build/lib/registration/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/es creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/es/LC_MESSAGES copying build/lib/registration/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/es/LC_MESSAGES copying build/lib/registration/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/es_AR creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/es_AR/LC_MESSAGES copying build/lib/registration/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/es_AR/LC_MESSAGES copying build/lib/registration/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/de creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/de/LC_MESSAGES copying build/lib/registration/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/de/LC_MESSAGES copying build/lib/registration/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/sv creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/sv/LC_MESSAGES copying build/lib/registration/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/sv/LC_MESSAGES copying build/lib/registration/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/sr creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/sr/LC_MESSAGES copying build/lib/registration/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/sr/LC_MESSAGES copying build/lib/registration/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/bg creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/bg/LC_MESSAGES copying build/lib/registration/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/bg/LC_MESSAGES copying build/lib/registration/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/fa creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/fa/LC_MESSAGES copying build/lib/registration/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/fa/LC_MESSAGES copying build/lib/registration/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/pt_BR/LC_MESSAGES copying build/lib/registration/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/pt_BR/LC_MESSAGES copying build/lib/registration/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/da creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/da/LC_MESSAGES copying build/lib/registration/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/da/LC_MESSAGES copying build/lib/registration/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/fr creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/fr/LC_MESSAGES copying build/lib/registration/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/fr/LC_MESSAGES copying build/lib/registration/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/locale/fr/LC_MESSAGES copying build/lib/registration/__init__.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration copying build/lib/registration/users.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/migrations copying build/lib/registration/migrations/0003_migrate_activatedstatus.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/migrations copying build/lib/registration/migrations/0002_registrationprofile_activated.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/migrations copying build/lib/registration/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/migrations copying build/lib/registration/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/migrations copying build/lib/registration/migrations/0004_supervisedregistrationprofile.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/migrations copying build/lib/registration/migrations/0005_activation_key_sha256.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/migrations copying build/lib/registration/models.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/simple copying build/lib/registration/backends/simple/urls.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/simple copying build/lib/registration/backends/simple/views.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/simple copying build/lib/registration/backends/simple/__init__.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/simple copying build/lib/registration/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/default copying build/lib/registration/backends/default/urls.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/default copying build/lib/registration/backends/default/views.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/default copying build/lib/registration/backends/default/__init__.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/default creating /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/admin_approval copying build/lib/registration/backends/admin_approval/urls.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/admin_approval copying build/lib/registration/backends/admin_approval/views.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/admin_approval copying build/lib/registration/backends/admin_approval/__init__.py -> /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/admin_approval byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/test_app/urls_default.py to urls_default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/test_app/urls_admin_approval.py to urls_admin_approval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/test_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/test_app/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/test_app/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/test_app/settings_test.py to settings_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/test_app/urls_simple.py to urls_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/auth_urls.py to auth_urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/management/commands/cleanupregistration.py to cleanupregistration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests/forms_custom_user.py to forms_custom_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests/default_backend.py to default_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests/admin_actions.py to admin_actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests/admin_approval_backend.py to admin_approval_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/tests/simple_backend.py to simple_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/migrations/0003_migrate_activatedstatus.py to 0003_migrate_activatedstatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/migrations/0002_registrationprofile_activated.py to 0002_registrationprofile_activated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/migrations/0004_supervisedregistrationprofile.py to 0004_supervisedregistrationprofile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/migrations/0005_activation_key_sha256.py to 0005_activation_key_sha256.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/simple/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/simple/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/simple/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/default/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/default/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/default/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/admin_approval/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/admin_approval/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/registration/backends/admin_approval/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpy6rmu305.py' /usr/bin/python3 /tmp/tmpy6rmu305.py removing /tmp/tmpy6rmu305.py running install_egg_info running egg_info writing django_registration_redux.egg-info/PKG-INFO writing dependency_links to django_registration_redux.egg-info/dependency_links.txt writing top-level names to django_registration_redux.egg-info/top_level.txt reading manifest file 'django_registration_redux.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'INSTALL' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'django_registration_redux.egg-info/SOURCES.txt' Copying django_registration_redux.egg-info to /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/usr/lib/python3.9/site-packages/django_registration_redux-2.12-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64//usr/share/doc/python-django-registration-redux + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64//usr/share/doc/python-django-registration-redux + '[' -d example ']' ~/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64 ~/build/BUILD/django-registration-redux-2.12 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/django-registration-redux-2.12 + popd + mv /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.12-1 --unique-debug-suffix -2.12-1.aarch64 --unique-debug-src-base python-django-registration-redux-2.12-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/django-registration-redux-2.12 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-registration-redux-2.12-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-registration-redux-2.12-1.noarch Provides: python-django-registration-redux python3-django-registration-redux = 2.12-1 python3.9dist(django-registration-redux) = 2.12 python3dist(django-registration-redux) = 2.12 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 Processing files: python-django-registration-redux-help-2.12-1.noarch warning: Empty %files file /builddir/build/BUILD/django-registration-redux-2.12/doclist.lst Provides: python-django-registration-redux-help = 2.12-1 python3-django-registration-redux-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-registration-redux-2.12-1.aarch64 Wrote: /builddir/build/RPMS/python-django-registration-redux-help-2.12-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-registration-redux-2.12-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ucVoW1 + umask 022 + cd /builddir/build/BUILD + cd django-registration-redux-2.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-registration-redux-2.12-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0