>>> py3-django-registration: Building community/py3-django-registration 3.4-r0 (using abuild 3.11.20-r0) started Wed, 05 Jul 2023 02:29:15 +0000 >>> py3-django-registration: Checking sanity of /home/buildozer/aports/community/py3-django-registration/APKBUILD... >>> py3-django-registration: Analyzing dependencies... >>> py3-django-registration: Installing for build: build-base py3-django py3-gpep517 py3-setuptools py3-wheel (1/30) Installing libffi (3.4.4-r3) (2/30) Installing gdbm (1.23-r1) (3/30) Installing mpdecimal (2.5.1-r2) (4/30) Installing libpanelw (6.4_p20230701-r0) (5/30) Installing readline (8.2.1-r2) (6/30) Installing sqlite-libs (3.42.0-r2) (7/30) Installing python3 (3.11.4-r1) (8/30) Installing python3-pycache-pyc0 (3.11.4-r1) (9/30) Installing pyc (0.1-r0) (10/30) Installing py3-asgiref (3.6.0-r1) (11/30) Installing py3-asgiref-pyc (3.6.0-r1) (12/30) Installing py3-sqlparse (0.4.4-r1) (13/30) Installing py3-sqlparse-pyc (0.4.4-r1) (14/30) Installing tzdata (2023c-r1) (15/30) Installing py3-django-pyc (4.2.3-r0) (16/30) Installing python3-pyc (3.11.4-r1) (17/30) Installing py3-django (4.2.3-r0) (18/30) Installing py3-installer (0.7.0-r1) (19/30) Installing py3-installer-pyc (0.7.0-r1) (20/30) Installing py3-gpep517 (13-r2) (21/30) Installing py3-gpep517-pyc (13-r2) (22/30) Installing py3-parsing (3.1.0-r0) (23/30) Installing py3-parsing-pyc (3.1.0-r0) (24/30) Installing py3-packaging (23.1-r1) (25/30) Installing py3-packaging-pyc (23.1-r1) (26/30) Installing py3-setuptools (68.0.0-r0) (27/30) Installing py3-setuptools-pyc (68.0.0-r0) (28/30) Installing py3-wheel (0.40.0-r1) (29/30) Installing py3-wheel-pyc (0.40.0-r1) (30/30) Installing .makedepends-py3-django-registration (20230705.022916) Executing busybox-1.36.1-r2.trigger OK: 371 MiB in 137 packages >>> py3-django-registration: Cleaning up srcdir >>> py3-django-registration: Cleaning up pkgdir >>> py3-django-registration: Cleaning up tmpdir >>> py3-django-registration: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django-registration-3.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-django-registration: Fetching django-registration-3.4.tar.gz::https://github.com/ubernostrum/django-registration/archive/3.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81582 0 81582 0 0 49349 0 --:--:-- 0:00:01 --:--:-- 116k >>> py3-django-registration: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django-registration-3.4.tar.gz >>> py3-django-registration: Checking sha512sums... django-registration-3.4.tar.gz: OK >>> py3-django-registration: Unpacking /var/cache/distfiles/django-registration-3.4.tar.gz... 2023-07-05 02:29:19,807 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-07-05 02:29:19,919 root INFO running bdist_wheel 2023-07-05 02:29:19,924 root INFO running build 2023-07-05 02:29:19,924 root INFO running build_py 2023-07-05 02:29:19,926 root INFO creating build 2023-07-05 02:29:19,926 root INFO creating build/lib 2023-07-05 02:29:19,926 root INFO creating build/lib/django_registration 2023-07-05 02:29:19,926 root INFO copying src/django_registration/validators.py -> build/lib/django_registration 2023-07-05 02:29:19,927 root INFO copying src/django_registration/exceptions.py -> build/lib/django_registration 2023-07-05 02:29:19,927 root INFO copying src/django_registration/views.py -> build/lib/django_registration 2023-07-05 02:29:19,927 root INFO copying src/django_registration/__init__.py -> build/lib/django_registration 2023-07-05 02:29:19,927 root INFO copying src/django_registration/forms.py -> build/lib/django_registration 2023-07-05 02:29:19,927 root INFO copying src/django_registration/signals.py -> build/lib/django_registration 2023-07-05 02:29:19,928 root INFO creating build/lib/django_registration/migrations 2023-07-05 02:29:19,928 root INFO copying src/django_registration/migrations/0001_initial.py -> build/lib/django_registration/migrations 2023-07-05 02:29:19,928 root INFO copying src/django_registration/migrations/__init__.py -> build/lib/django_registration/migrations 2023-07-05 02:29:19,928 root INFO creating build/lib/django_registration/backends 2023-07-05 02:29:19,929 root INFO copying src/django_registration/backends/__init__.py -> build/lib/django_registration/backends 2023-07-05 02:29:19,934 root INFO creating build/lib/django_registration/backends/one_step 2023-07-05 02:29:19,934 root INFO copying src/django_registration/backends/one_step/urls.py -> build/lib/django_registration/backends/one_step 2023-07-05 02:29:19,934 root INFO copying src/django_registration/backends/one_step/views.py -> build/lib/django_registration/backends/one_step 2023-07-05 02:29:19,934 root INFO copying src/django_registration/backends/one_step/__init__.py -> build/lib/django_registration/backends/one_step 2023-07-05 02:29:19,934 root INFO creating build/lib/django_registration/backends/activation 2023-07-05 02:29:19,935 root INFO copying src/django_registration/backends/activation/urls.py -> build/lib/django_registration/backends/activation 2023-07-05 02:29:19,935 root INFO copying src/django_registration/backends/activation/views.py -> build/lib/django_registration/backends/activation 2023-07-05 02:29:19,935 root INFO copying src/django_registration/backends/activation/__init__.py -> build/lib/django_registration/backends/activation 2023-07-05 02:29:19,936 root INFO running egg_info 2023-07-05 02:29:19,938 root INFO creating src/django_registration.egg-info 2023-07-05 02:29:19,939 root INFO writing src/django_registration.egg-info/PKG-INFO 2023-07-05 02:29:19,939 root INFO writing dependency_links to src/django_registration.egg-info/dependency_links.txt 2023-07-05 02:29:19,939 root INFO writing requirements to src/django_registration.egg-info/requires.txt 2023-07-05 02:29:19,940 root INFO writing top-level names to src/django_registration.egg-info/top_level.txt 2023-07-05 02:29:19,940 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2023-07-05 02:29:19,948 root INFO reading manifest file 'src/django_registration.egg-info/SOURCES.txt' 2023-07-05 02:29:19,948 root INFO reading manifest template 'MANIFEST.in' 2023-07-05 02:29:19,949 root WARNING warning: no files found matching 'tox.ini' 2023-07-05 02:29:19,953 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-07-05 02:29:19,954 root WARNING no previously-included directories found matching 'docs/_build' 2023-07-05 02:29:19,954 root INFO adding license file 'LICENSE' 2023-07-05 02:29:19,954 root INFO adding license file 'AUTHORS' 2023-07-05 02:29:19,957 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2023-07-05 02:29:19,962 root INFO creating build/lib/django_registration/locale 2023-07-05 02:29:19,962 root INFO creating build/lib/django_registration/locale/ja 2023-07-05 02:29:19,962 root INFO creating build/lib/django_registration/locale/ja/LC_MESSAGES 2023-07-05 02:29:19,962 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ja/LC_MESSAGES 2023-07-05 02:29:19,962 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ja/LC_MESSAGES 2023-07-05 02:29:19,962 root INFO creating build/lib/django_registration/locale/nl 2023-07-05 02:29:19,962 root INFO creating build/lib/django_registration/locale/nl/LC_MESSAGES 2023-07-05 02:29:19,963 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nl/LC_MESSAGES 2023-07-05 02:29:19,963 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nl/LC_MESSAGES 2023-07-05 02:29:19,963 root INFO creating build/lib/django_registration/locale/nb 2023-07-05 02:29:19,963 root INFO creating build/lib/django_registration/locale/nb/LC_MESSAGES 2023-07-05 02:29:19,963 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nb/LC_MESSAGES 2023-07-05 02:29:19,963 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nb/LC_MESSAGES 2023-07-05 02:29:19,964 root INFO creating build/lib/django_registration/locale/bg 2023-07-05 02:29:19,964 root INFO creating build/lib/django_registration/locale/bg/LC_MESSAGES 2023-07-05 02:29:19,964 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/bg/LC_MESSAGES 2023-07-05 02:29:19,964 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.po -> build/lib/django_registration/locale/bg/LC_MESSAGES 2023-07-05 02:29:19,964 root INFO creating build/lib/django_registration/locale/ko 2023-07-05 02:29:19,964 root INFO creating build/lib/django_registration/locale/ko/LC_MESSAGES 2023-07-05 02:29:19,964 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ko/LC_MESSAGES 2023-07-05 02:29:19,965 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ko/LC_MESSAGES 2023-07-05 02:29:19,965 root INFO creating build/lib/django_registration/locale/cs 2023-07-05 02:29:19,965 root INFO creating build/lib/django_registration/locale/cs/LC_MESSAGES 2023-07-05 02:29:19,965 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/cs/LC_MESSAGES 2023-07-05 02:29:19,965 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.po -> build/lib/django_registration/locale/cs/LC_MESSAGES 2023-07-05 02:29:19,965 root INFO creating build/lib/django_registration/locale/el 2023-07-05 02:29:19,965 root INFO creating build/lib/django_registration/locale/el/LC_MESSAGES 2023-07-05 02:29:19,966 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/el/LC_MESSAGES 2023-07-05 02:29:19,966 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.po -> build/lib/django_registration/locale/el/LC_MESSAGES 2023-07-05 02:29:19,966 root INFO creating build/lib/django_registration/locale/zh_TW 2023-07-05 02:29:19,966 root INFO creating build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-05 02:29:19,966 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-05 02:29:19,966 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-05 02:29:19,966 root INFO creating build/lib/django_registration/locale/fr 2023-07-05 02:29:19,967 root INFO creating build/lib/django_registration/locale/fr/LC_MESSAGES 2023-07-05 02:29:19,967 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fr/LC_MESSAGES 2023-07-05 02:29:19,967 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fr/LC_MESSAGES 2023-07-05 02:29:19,967 root INFO creating build/lib/django_registration/locale/sv 2023-07-05 02:29:19,967 root INFO creating build/lib/django_registration/locale/sv/LC_MESSAGES 2023-07-05 02:29:19,967 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sv/LC_MESSAGES 2023-07-05 02:29:19,967 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sv/LC_MESSAGES 2023-07-05 02:29:19,968 root INFO creating build/lib/django_registration/locale/id 2023-07-05 02:29:19,968 root INFO creating build/lib/django_registration/locale/id/LC_MESSAGES 2023-07-05 02:29:19,968 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/id/LC_MESSAGES 2023-07-05 02:29:19,968 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.po -> build/lib/django_registration/locale/id/LC_MESSAGES 2023-07-05 02:29:19,968 root INFO creating build/lib/django_registration/locale/de 2023-07-05 02:29:19,968 root INFO creating build/lib/django_registration/locale/de/LC_MESSAGES 2023-07-05 02:29:19,968 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/de/LC_MESSAGES 2023-07-05 02:29:19,969 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.po -> build/lib/django_registration/locale/de/LC_MESSAGES 2023-07-05 02:29:19,969 root INFO creating build/lib/django_registration/locale/ar 2023-07-05 02:29:19,969 root INFO creating build/lib/django_registration/locale/ar/LC_MESSAGES 2023-07-05 02:29:19,969 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ar/LC_MESSAGES 2023-07-05 02:29:19,969 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ar/LC_MESSAGES 2023-07-05 02:29:19,969 root INFO creating build/lib/django_registration/locale/da 2023-07-05 02:29:19,969 root INFO creating build/lib/django_registration/locale/da/LC_MESSAGES 2023-07-05 02:29:19,970 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/da/LC_MESSAGES 2023-07-05 02:29:19,970 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.po -> build/lib/django_registration/locale/da/LC_MESSAGES 2023-07-05 02:29:19,970 root INFO creating build/lib/django_registration/locale/ru 2023-07-05 02:29:19,970 root INFO creating build/lib/django_registration/locale/ru/LC_MESSAGES 2023-07-05 02:29:19,970 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ru/LC_MESSAGES 2023-07-05 02:29:19,970 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ru/LC_MESSAGES 2023-07-05 02:29:19,971 root INFO creating build/lib/django_registration/locale/he 2023-07-05 02:29:19,971 root INFO creating build/lib/django_registration/locale/he/LC_MESSAGES 2023-07-05 02:29:19,971 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/he/LC_MESSAGES 2023-07-05 02:29:19,971 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.po -> build/lib/django_registration/locale/he/LC_MESSAGES 2023-07-05 02:29:19,971 root INFO creating build/lib/django_registration/locale/zh_CN 2023-07-05 02:29:19,971 root INFO creating build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-05 02:29:19,971 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-05 02:29:19,972 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-05 02:29:19,972 root INFO creating build/lib/django_registration/locale/pt 2023-07-05 02:29:19,972 root INFO creating build/lib/django_registration/locale/pt/LC_MESSAGES 2023-07-05 02:29:19,972 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt/LC_MESSAGES 2023-07-05 02:29:19,972 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt/LC_MESSAGES 2023-07-05 02:29:19,972 root INFO creating build/lib/django_registration/locale/sl 2023-07-05 02:29:19,972 root INFO creating build/lib/django_registration/locale/sl/LC_MESSAGES 2023-07-05 02:29:19,973 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sl/LC_MESSAGES 2023-07-05 02:29:19,973 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sl/LC_MESSAGES 2023-07-05 02:29:19,973 root INFO creating build/lib/django_registration/locale/is 2023-07-05 02:29:19,973 root INFO creating build/lib/django_registration/locale/is/LC_MESSAGES 2023-07-05 02:29:19,973 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/is/LC_MESSAGES 2023-07-05 02:29:19,973 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.po -> build/lib/django_registration/locale/is/LC_MESSAGES 2023-07-05 02:29:19,973 root INFO creating build/lib/django_registration/locale/es_AR 2023-07-05 02:29:19,974 root INFO creating build/lib/django_registration/locale/es_AR/LC_MESSAGES 2023-07-05 02:29:19,974 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2023-07-05 02:29:19,974 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2023-07-05 02:29:19,974 root INFO creating build/lib/django_registration/locale/it 2023-07-05 02:29:19,974 root INFO creating build/lib/django_registration/locale/it/LC_MESSAGES 2023-07-05 02:29:19,974 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/it/LC_MESSAGES 2023-07-05 02:29:19,974 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.po -> build/lib/django_registration/locale/it/LC_MESSAGES 2023-07-05 02:29:19,975 root INFO creating build/lib/django_registration/locale/en 2023-07-05 02:29:19,975 root INFO creating build/lib/django_registration/locale/en/LC_MESSAGES 2023-07-05 02:29:19,975 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/en/LC_MESSAGES 2023-07-05 02:29:19,975 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.po -> build/lib/django_registration/locale/en/LC_MESSAGES 2023-07-05 02:29:19,975 root INFO creating build/lib/django_registration/locale/fa 2023-07-05 02:29:19,975 root INFO creating build/lib/django_registration/locale/fa/LC_MESSAGES 2023-07-05 02:29:19,975 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fa/LC_MESSAGES 2023-07-05 02:29:19,976 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fa/LC_MESSAGES 2023-07-05 02:29:19,976 root INFO creating build/lib/django_registration/locale/tr_TR 2023-07-05 02:29:19,976 root INFO creating build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-05 02:29:19,976 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-05 02:29:19,976 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-05 02:29:19,976 root INFO creating build/lib/django_registration/locale/es 2023-07-05 02:29:19,976 root INFO creating build/lib/django_registration/locale/es/LC_MESSAGES 2023-07-05 02:29:19,977 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es/LC_MESSAGES 2023-07-05 02:29:19,977 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es/LC_MESSAGES 2023-07-05 02:29:19,977 root INFO creating build/lib/django_registration/locale/ca 2023-07-05 02:29:19,977 root INFO creating build/lib/django_registration/locale/ca/LC_MESSAGES 2023-07-05 02:29:19,977 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ca/LC_MESSAGES 2023-07-05 02:29:19,977 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ca/LC_MESSAGES 2023-07-05 02:29:19,978 root INFO creating build/lib/django_registration/locale/sr 2023-07-05 02:29:19,978 root INFO creating build/lib/django_registration/locale/sr/LC_MESSAGES 2023-07-05 02:29:19,978 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sr/LC_MESSAGES 2023-07-05 02:29:19,978 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sr/LC_MESSAGES 2023-07-05 02:29:19,978 root INFO creating build/lib/django_registration/locale/pl 2023-07-05 02:29:19,978 root INFO creating build/lib/django_registration/locale/pl/LC_MESSAGES 2023-07-05 02:29:19,978 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pl/LC_MESSAGES 2023-07-05 02:29:19,979 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pl/LC_MESSAGES 2023-07-05 02:29:19,979 root INFO creating build/lib/django_registration/locale/pt_BR 2023-07-05 02:29:19,979 root INFO creating build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-05 02:29:19,979 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-05 02:29:19,979 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-05 02:29:19,979 root INFO creating build/lib/django_registration/locale/hr 2023-07-05 02:29:19,979 root INFO creating build/lib/django_registration/locale/hr/LC_MESSAGES 2023-07-05 02:29:19,980 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/hr/LC_MESSAGES 2023-07-05 02:29:19,980 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/hr/LC_MESSAGES 2023-07-05 02:29:19,987 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-07-05 02:29:19,987 root INFO running install 2023-07-05 02:29:20,003 root INFO running install_lib 2023-07-05 02:29:20,005 root INFO creating build/bdist.linux-ppc64le 2023-07-05 02:29:20,005 root INFO creating build/bdist.linux-ppc64le/wheel 2023-07-05 02:29:20,005 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration 2023-07-05 02:29:20,005 root INFO copying build/lib/django_registration/validators.py -> build/bdist.linux-ppc64le/wheel/django_registration 2023-07-05 02:29:20,005 root INFO copying build/lib/django_registration/exceptions.py -> build/bdist.linux-ppc64le/wheel/django_registration 2023-07-05 02:29:20,006 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/migrations 2023-07-05 02:29:20,006 root INFO copying build/lib/django_registration/migrations/0001_initial.py -> build/bdist.linux-ppc64le/wheel/django_registration/migrations 2023-07-05 02:29:20,006 root INFO copying build/lib/django_registration/migrations/__init__.py -> build/bdist.linux-ppc64le/wheel/django_registration/migrations 2023-07-05 02:29:20,006 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale 2023-07-05 02:29:20,006 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ja 2023-07-05 02:29:20,006 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ja/LC_MESSAGES 2023-07-05 02:29:20,006 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/ja/LC_MESSAGES 2023-07-05 02:29:20,007 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/ja/LC_MESSAGES 2023-07-05 02:29:20,007 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/nl 2023-07-05 02:29:20,007 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/nl/LC_MESSAGES 2023-07-05 02:29:20,007 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/nl/LC_MESSAGES 2023-07-05 02:29:20,007 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/nl/LC_MESSAGES 2023-07-05 02:29:20,007 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/nb 2023-07-05 02:29:20,008 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/nb/LC_MESSAGES 2023-07-05 02:29:20,008 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/nb/LC_MESSAGES 2023-07-05 02:29:20,008 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/nb/LC_MESSAGES 2023-07-05 02:29:20,008 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/bg 2023-07-05 02:29:20,008 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/bg/LC_MESSAGES 2023-07-05 02:29:20,008 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/bg/LC_MESSAGES 2023-07-05 02:29:20,008 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/bg/LC_MESSAGES 2023-07-05 02:29:20,009 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ko 2023-07-05 02:29:20,009 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ko/LC_MESSAGES 2023-07-05 02:29:20,009 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/ko/LC_MESSAGES 2023-07-05 02:29:20,009 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/ko/LC_MESSAGES 2023-07-05 02:29:20,009 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/cs 2023-07-05 02:29:20,009 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/cs/LC_MESSAGES 2023-07-05 02:29:20,010 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/cs/LC_MESSAGES 2023-07-05 02:29:20,010 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/cs/LC_MESSAGES 2023-07-05 02:29:20,010 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/el 2023-07-05 02:29:20,010 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/el/LC_MESSAGES 2023-07-05 02:29:20,010 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/el/LC_MESSAGES 2023-07-05 02:29:20,010 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/el/LC_MESSAGES 2023-07-05 02:29:20,011 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/zh_TW 2023-07-05 02:29:20,011 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-05 02:29:20,011 root INFO copying build/lib/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-05 02:29:20,011 root INFO copying build/lib/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-05 02:29:20,011 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/fr 2023-07-05 02:29:20,011 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/fr/LC_MESSAGES 2023-07-05 02:29:20,011 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/fr/LC_MESSAGES 2023-07-05 02:29:20,012 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/fr/LC_MESSAGES 2023-07-05 02:29:20,012 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/sv 2023-07-05 02:29:20,012 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/sv/LC_MESSAGES 2023-07-05 02:29:20,012 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/sv/LC_MESSAGES 2023-07-05 02:29:20,012 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/sv/LC_MESSAGES 2023-07-05 02:29:20,012 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/id 2023-07-05 02:29:20,013 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/id/LC_MESSAGES 2023-07-05 02:29:20,013 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/id/LC_MESSAGES 2023-07-05 02:29:20,013 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/id/LC_MESSAGES 2023-07-05 02:29:20,013 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/de 2023-07-05 02:29:20,013 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/de/LC_MESSAGES 2023-07-05 02:29:20,013 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/de/LC_MESSAGES 2023-07-05 02:29:20,014 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/de/LC_MESSAGES 2023-07-05 02:29:20,014 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ar 2023-07-05 02:29:20,014 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ar/LC_MESSAGES 2023-07-05 02:29:20,014 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/ar/LC_MESSAGES 2023-07-05 02:29:20,014 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/ar/LC_MESSAGES 2023-07-05 02:29:20,014 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/da 2023-07-05 02:29:20,014 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/da/LC_MESSAGES 2023-07-05 02:29:20,015 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/da/LC_MESSAGES 2023-07-05 02:29:20,015 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/da/LC_MESSAGES 2023-07-05 02:29:20,015 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ru 2023-07-05 02:29:20,015 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ru/LC_MESSAGES 2023-07-05 02:29:20,015 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/ru/LC_MESSAGES 2023-07-05 02:29:20,015 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/ru/LC_MESSAGES 2023-07-05 02:29:20,016 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/he 2023-07-05 02:29:20,016 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/he/LC_MESSAGES 2023-07-05 02:29:20,016 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/he/LC_MESSAGES 2023-07-05 02:29:20,016 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/he/LC_MESSAGES 2023-07-05 02:29:20,016 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/zh_CN 2023-07-05 02:29:20,016 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-05 02:29:20,016 root INFO copying build/lib/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-05 02:29:20,017 root INFO copying build/lib/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-05 02:29:20,017 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/pt 2023-07-05 02:29:20,017 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/pt/LC_MESSAGES 2023-07-05 02:29:20,017 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/pt/LC_MESSAGES 2023-07-05 02:29:20,017 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/pt/LC_MESSAGES 2023-07-05 02:29:20,017 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/sl 2023-07-05 02:29:20,018 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/sl/LC_MESSAGES 2023-07-05 02:29:20,018 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/sl/LC_MESSAGES 2023-07-05 02:29:20,018 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/sl/LC_MESSAGES 2023-07-05 02:29:20,018 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/is 2023-07-05 02:29:20,018 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/is/LC_MESSAGES 2023-07-05 02:29:20,018 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/is/LC_MESSAGES 2023-07-05 02:29:20,019 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/is/LC_MESSAGES 2023-07-05 02:29:20,019 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/es_AR 2023-07-05 02:29:20,019 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/es_AR/LC_MESSAGES 2023-07-05 02:29:20,019 root INFO copying build/lib/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/es_AR/LC_MESSAGES 2023-07-05 02:29:20,019 root INFO copying build/lib/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/es_AR/LC_MESSAGES 2023-07-05 02:29:20,019 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/it 2023-07-05 02:29:20,020 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/it/LC_MESSAGES 2023-07-05 02:29:20,020 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/it/LC_MESSAGES 2023-07-05 02:29:20,020 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/it/LC_MESSAGES 2023-07-05 02:29:20,020 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/en 2023-07-05 02:29:20,020 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/en/LC_MESSAGES 2023-07-05 02:29:20,020 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/en/LC_MESSAGES 2023-07-05 02:29:20,020 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/en/LC_MESSAGES 2023-07-05 02:29:20,021 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/fa 2023-07-05 02:29:20,021 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/fa/LC_MESSAGES 2023-07-05 02:29:20,021 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/fa/LC_MESSAGES 2023-07-05 02:29:20,021 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/fa/LC_MESSAGES 2023-07-05 02:29:20,021 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/tr_TR 2023-07-05 02:29:20,021 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-05 02:29:20,022 root INFO copying build/lib/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-05 02:29:20,022 root INFO copying build/lib/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-05 02:29:20,022 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/es 2023-07-05 02:29:20,022 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/es/LC_MESSAGES 2023-07-05 02:29:20,022 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/es/LC_MESSAGES 2023-07-05 02:29:20,022 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/es/LC_MESSAGES 2023-07-05 02:29:20,023 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ca 2023-07-05 02:29:20,023 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ca/LC_MESSAGES 2023-07-05 02:29:20,023 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/ca/LC_MESSAGES 2023-07-05 02:29:20,023 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/ca/LC_MESSAGES 2023-07-05 02:29:20,023 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/sr 2023-07-05 02:29:20,023 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/sr/LC_MESSAGES 2023-07-05 02:29:20,023 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/sr/LC_MESSAGES 2023-07-05 02:29:20,024 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/sr/LC_MESSAGES 2023-07-05 02:29:20,024 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/pl 2023-07-05 02:29:20,024 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/pl/LC_MESSAGES 2023-07-05 02:29:20,024 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/pl/LC_MESSAGES 2023-07-05 02:29:20,024 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/pl/LC_MESSAGES 2023-07-05 02:29:20,024 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/pt_BR 2023-07-05 02:29:20,025 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-05 02:29:20,025 root INFO copying build/lib/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-05 02:29:20,025 root INFO copying build/lib/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-05 02:29:20,025 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/hr 2023-07-05 02:29:20,025 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/hr/LC_MESSAGES 2023-07-05 02:29:20,025 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django_registration/locale/hr/LC_MESSAGES 2023-07-05 02:29:20,026 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django_registration/locale/hr/LC_MESSAGES 2023-07-05 02:29:20,026 root INFO copying build/lib/django_registration/views.py -> build/bdist.linux-ppc64le/wheel/django_registration 2023-07-05 02:29:20,026 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/backends 2023-07-05 02:29:20,026 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/backends/one_step 2023-07-05 02:29:20,026 root INFO copying build/lib/django_registration/backends/one_step/urls.py -> build/bdist.linux-ppc64le/wheel/django_registration/backends/one_step 2023-07-05 02:29:20,026 root INFO copying build/lib/django_registration/backends/one_step/views.py -> build/bdist.linux-ppc64le/wheel/django_registration/backends/one_step 2023-07-05 02:29:20,026 root INFO copying build/lib/django_registration/backends/one_step/__init__.py -> build/bdist.linux-ppc64le/wheel/django_registration/backends/one_step 2023-07-05 02:29:20,027 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/backends/activation 2023-07-05 02:29:20,027 root INFO copying build/lib/django_registration/backends/activation/urls.py -> build/bdist.linux-ppc64le/wheel/django_registration/backends/activation 2023-07-05 02:29:20,027 root INFO copying build/lib/django_registration/backends/activation/views.py -> build/bdist.linux-ppc64le/wheel/django_registration/backends/activation 2023-07-05 02:29:20,027 root INFO copying build/lib/django_registration/backends/activation/__init__.py -> build/bdist.linux-ppc64le/wheel/django_registration/backends/activation 2023-07-05 02:29:20,027 root INFO copying build/lib/django_registration/backends/__init__.py -> build/bdist.linux-ppc64le/wheel/django_registration/backends 2023-07-05 02:29:20,027 root INFO copying build/lib/django_registration/__init__.py -> build/bdist.linux-ppc64le/wheel/django_registration 2023-07-05 02:29:20,028 root INFO copying build/lib/django_registration/forms.py -> build/bdist.linux-ppc64le/wheel/django_registration 2023-07-05 02:29:20,028 root INFO copying build/lib/django_registration/signals.py -> build/bdist.linux-ppc64le/wheel/django_registration 2023-07-05 02:29:20,028 root INFO running install_egg_info 2023-07-05 02:29:20,029 root INFO Copying src/django_registration.egg-info to build/bdist.linux-ppc64le/wheel/django_registration-3.4-py3.11.egg-info 2023-07-05 02:29:20,030 root INFO running install_scripts 2023-07-05 02:29:20,033 wheel INFO creating build/bdist.linux-ppc64le/wheel/django_registration-3.4.dist-info/WHEEL 2023-07-05 02:29:20,034 wheel INFO creating '/home/buildozer/aports/community/py3-django-registration/src/django-registration-3.4/.dist/.tmp-i3dw_wao/django_registration-3.4-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-07-05 02:29:20,034 wheel INFO adding 'django_registration/__init__.py' 2023-07-05 02:29:20,034 wheel INFO adding 'django_registration/exceptions.py' 2023-07-05 02:29:20,035 wheel INFO adding 'django_registration/forms.py' 2023-07-05 02:29:20,035 wheel INFO adding 'django_registration/signals.py' 2023-07-05 02:29:20,035 wheel INFO adding 'django_registration/validators.py' 2023-07-05 02:29:20,035 wheel INFO adding 'django_registration/views.py' 2023-07-05 02:29:20,035 wheel INFO adding 'django_registration/backends/__init__.py' 2023-07-05 02:29:20,036 wheel INFO adding 'django_registration/backends/activation/__init__.py' 2023-07-05 02:29:20,036 wheel INFO adding 'django_registration/backends/activation/urls.py' 2023-07-05 02:29:20,036 wheel INFO adding 'django_registration/backends/activation/views.py' 2023-07-05 02:29:20,036 wheel INFO adding 'django_registration/backends/one_step/__init__.py' 2023-07-05 02:29:20,036 wheel INFO adding 'django_registration/backends/one_step/urls.py' 2023-07-05 02:29:20,037 wheel INFO adding 'django_registration/backends/one_step/views.py' 2023-07-05 02:29:20,037 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,037 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.po' 2023-07-05 02:29:20,037 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,038 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.po' 2023-07-05 02:29:20,038 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,038 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.po' 2023-07-05 02:29:20,038 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,038 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.po' 2023-07-05 02:29:20,039 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,039 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.po' 2023-07-05 02:29:20,039 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,039 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.po' 2023-07-05 02:29:20,039 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,040 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.po' 2023-07-05 02:29:20,040 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,040 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.po' 2023-07-05 02:29:20,040 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,040 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.po' 2023-07-05 02:29:20,041 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,041 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.po' 2023-07-05 02:29:20,041 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,041 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.po' 2023-07-05 02:29:20,042 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,042 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.po' 2023-07-05 02:29:20,042 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,042 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.po' 2023-07-05 02:29:20,042 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,043 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.po' 2023-07-05 02:29:20,043 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,043 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.po' 2023-07-05 02:29:20,043 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,043 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.po' 2023-07-05 02:29:20,044 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,044 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.po' 2023-07-05 02:29:20,044 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,044 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.po' 2023-07-05 02:29:20,044 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,045 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.po' 2023-07-05 02:29:20,045 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,045 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.po' 2023-07-05 02:29:20,045 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,045 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.po' 2023-07-05 02:29:20,046 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,046 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.po' 2023-07-05 02:29:20,046 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,046 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.po' 2023-07-05 02:29:20,047 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,047 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.po' 2023-07-05 02:29:20,047 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,047 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.po' 2023-07-05 02:29:20,047 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,048 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.po' 2023-07-05 02:29:20,048 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,048 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.po' 2023-07-05 02:29:20,048 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,048 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.po' 2023-07-05 02:29:20,049 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,049 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.po' 2023-07-05 02:29:20,049 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,049 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.po' 2023-07-05 02:29:20,049 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.mo' 2023-07-05 02:29:20,050 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.po' 2023-07-05 02:29:20,050 wheel INFO adding 'django_registration/migrations/0001_initial.py' 2023-07-05 02:29:20,050 wheel INFO adding 'django_registration/migrations/__init__.py' 2023-07-05 02:29:20,050 wheel INFO adding 'django_registration-3.4.dist-info/AUTHORS' 2023-07-05 02:29:20,051 wheel INFO adding 'django_registration-3.4.dist-info/LICENSE' 2023-07-05 02:29:20,051 wheel INFO adding 'django_registration-3.4.dist-info/METADATA' 2023-07-05 02:29:20,051 wheel INFO adding 'django_registration-3.4.dist-info/WHEEL' 2023-07-05 02:29:20,051 wheel INFO adding 'django_registration-3.4.dist-info/top_level.txt' 2023-07-05 02:29:20,051 wheel INFO adding 'django_registration-3.4.dist-info/RECORD' 2023-07-05 02:29:20,052 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-07-05 02:29:20,058 gpep517 INFO The backend produced .dist/django_registration-3.4-py3-none-any.whl django_registration-3.4-py3-none-any.whl >>> py3-django-registration: Entering fakeroot... >>> py3-django-registration-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration/usr/lib/python3.11/site-packages/django_registration/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.11/site-packages/django_registration/migrations/__pycache__' '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration/usr/lib/python3.11/site-packages/django_registration/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.11/site-packages/django_registration/__pycache__' '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration/usr/lib/python3.11/site-packages/django_registration/backends/one_step/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.11/site-packages/django_registration/backends/one_step/__pycache__' '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration/usr/lib/python3.11/site-packages/django_registration/backends/activation/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.11/site-packages/django_registration/backends/activation/__pycache__' '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration/usr/lib/python3.11/site-packages/django_registration/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.11/site-packages/django_registration/backends/__pycache__' >>> py3-django-registration-pyc*: Preparing subpackage py3-django-registration-pyc... >>> py3-django-registration-pyc*: Running postcheck for py3-django-registration-pyc >>> py3-django-registration*: Running postcheck for py3-django-registration >>> py3-django-registration*: Preparing package py3-django-registration... >>> py3-django-registration-pyc*: Tracing dependencies... py3-django python3~3.11 >>> py3-django-registration-pyc*: Package size: 140.0 KB >>> py3-django-registration-pyc*: Compressing data... >>> py3-django-registration-pyc*: Create checksum... >>> py3-django-registration-pyc*: Create py3-django-registration-pyc-3.4-r0.apk >>> py3-django-registration*: Tracing dependencies... py3-django python3~3.11 >>> py3-django-registration*: Package size: 644.0 KB >>> py3-django-registration*: Compressing data... >>> py3-django-registration*: Create checksum... >>> py3-django-registration*: Create py3-django-registration-3.4-r0.apk >>> py3-django-registration: Build complete at Wed, 05 Jul 2023 02:29:20 +0000 elapsed time 0h 0m 5s >>> py3-django-registration: Cleaning up srcdir >>> py3-django-registration: Cleaning up pkgdir >>> py3-django-registration: Uninstalling dependencies... (1/30) Purging .makedepends-py3-django-registration (20230705.022916) (2/30) Purging py3-django-pyc (4.2.3-r0) (3/30) Purging py3-django (4.2.3-r0) (4/30) Purging py3-asgiref-pyc (3.6.0-r1) (5/30) Purging py3-asgiref (3.6.0-r1) (6/30) Purging py3-sqlparse-pyc (0.4.4-r1) (7/30) Purging py3-sqlparse (0.4.4-r1) (8/30) Purging tzdata (2023c-r1) (9/30) Purging py3-gpep517-pyc (13-r2) (10/30) Purging py3-gpep517 (13-r2) (11/30) Purging py3-installer-pyc (0.7.0-r1) (12/30) Purging py3-installer (0.7.0-r1) (13/30) Purging py3-setuptools-pyc (68.0.0-r0) (14/30) Purging py3-setuptools (68.0.0-r0) (15/30) Purging py3-wheel-pyc (0.40.0-r1) (16/30) Purging py3-wheel (0.40.0-r1) (17/30) Purging py3-packaging-pyc (23.1-r1) (18/30) Purging py3-packaging (23.1-r1) (19/30) Purging py3-parsing-pyc (3.1.0-r0) (20/30) Purging py3-parsing (3.1.0-r0) (21/30) Purging python3-pyc (3.11.4-r1) (22/30) Purging python3-pycache-pyc0 (3.11.4-r1) (23/30) Purging pyc (0.1-r0) (24/30) Purging python3 (3.11.4-r1) (25/30) Purging gdbm (1.23-r1) (26/30) Purging libffi (3.4.4-r3) (27/30) Purging libpanelw (6.4_p20230701-r0) (28/30) Purging mpdecimal (2.5.1-r2) (29/30) Purging readline (8.2.1-r2) (30/30) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r2.trigger OK: 263 MiB in 107 packages >>> py3-django-registration: Updating the community/ppc64le repository index... >>> py3-django-registration: Signing the index...