>>> py3-django-registration: Building community/py3-django-registration 3.4-r0 (using abuild 3.11.20-r0) started Thu, 06 Jul 2023 00:23:40 +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 libbz2 (1.0.8-r6) (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 (20230706.002344) Executing busybox-1.36.1-r2.trigger OK: 1017 MiB in 138 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 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 100 81582 0 81582 0 0 91815 0 --:--:-- --:--:-- --:--:-- 91815 >>> 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-06 00:23:51,521 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-06 00:23:52,208 root INFO running bdist_wheel 2023-07-06 00:23:52,241 root INFO running build 2023-07-06 00:23:52,242 root INFO running build_py 2023-07-06 00:23:52,252 root INFO creating build 2023-07-06 00:23:52,252 root INFO creating build/lib 2023-07-06 00:23:52,252 root INFO creating build/lib/django_registration 2023-07-06 00:23:52,253 root INFO copying src/django_registration/forms.py -> build/lib/django_registration 2023-07-06 00:23:52,255 root INFO copying src/django_registration/signals.py -> build/lib/django_registration 2023-07-06 00:23:52,256 root INFO copying src/django_registration/__init__.py -> build/lib/django_registration 2023-07-06 00:23:52,257 root INFO copying src/django_registration/validators.py -> build/lib/django_registration 2023-07-06 00:23:52,258 root INFO copying src/django_registration/views.py -> build/lib/django_registration 2023-07-06 00:23:52,259 root INFO copying src/django_registration/exceptions.py -> build/lib/django_registration 2023-07-06 00:23:52,261 root INFO creating build/lib/django_registration/migrations 2023-07-06 00:23:52,262 root INFO copying src/django_registration/migrations/0001_initial.py -> build/lib/django_registration/migrations 2023-07-06 00:23:52,263 root INFO copying src/django_registration/migrations/__init__.py -> build/lib/django_registration/migrations 2023-07-06 00:23:52,264 root INFO creating build/lib/django_registration/backends 2023-07-06 00:23:52,265 root INFO copying src/django_registration/backends/__init__.py -> build/lib/django_registration/backends 2023-07-06 00:23:52,293 root INFO creating build/lib/django_registration/backends/one_step 2023-07-06 00:23:52,293 root INFO copying src/django_registration/backends/one_step/__init__.py -> build/lib/django_registration/backends/one_step 2023-07-06 00:23:52,294 root INFO copying src/django_registration/backends/one_step/views.py -> build/lib/django_registration/backends/one_step 2023-07-06 00:23:52,295 root INFO copying src/django_registration/backends/one_step/urls.py -> build/lib/django_registration/backends/one_step 2023-07-06 00:23:52,297 root INFO creating build/lib/django_registration/backends/activation 2023-07-06 00:23:52,297 root INFO copying src/django_registration/backends/activation/__init__.py -> build/lib/django_registration/backends/activation 2023-07-06 00:23:52,298 root INFO copying src/django_registration/backends/activation/views.py -> build/lib/django_registration/backends/activation 2023-07-06 00:23:52,299 root INFO copying src/django_registration/backends/activation/urls.py -> build/lib/django_registration/backends/activation 2023-07-06 00:23:52,305 root INFO running egg_info 2023-07-06 00:23:52,315 root INFO creating src/django_registration.egg-info 2023-07-06 00:23:52,323 root INFO writing src/django_registration.egg-info/PKG-INFO 2023-07-06 00:23:52,324 root INFO writing dependency_links to src/django_registration.egg-info/dependency_links.txt 2023-07-06 00:23:52,326 root INFO writing requirements to src/django_registration.egg-info/requires.txt 2023-07-06 00:23:52,327 root INFO writing top-level names to src/django_registration.egg-info/top_level.txt 2023-07-06 00:23:52,328 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2023-07-06 00:23:52,374 root INFO reading manifest file 'src/django_registration.egg-info/SOURCES.txt' 2023-07-06 00:23:52,376 root INFO reading manifest template 'MANIFEST.in' 2023-07-06 00:23:52,383 root WARNING warning: no files found matching 'tox.ini' 2023-07-06 00:23:52,400 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-07-06 00:23:52,402 root WARNING no previously-included directories found matching 'docs/_build' 2023-07-06 00:23:52,402 root INFO adding license file 'LICENSE' 2023-07-06 00:23:52,402 root INFO adding license file 'AUTHORS' 2023-07-06 00:23:52,416 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2023-07-06 00:23:52,443 root INFO creating build/lib/django_registration/locale 2023-07-06 00:23:52,443 root INFO creating build/lib/django_registration/locale/is 2023-07-06 00:23:52,444 root INFO creating build/lib/django_registration/locale/is/LC_MESSAGES 2023-07-06 00:23:52,444 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/is/LC_MESSAGES 2023-07-06 00:23:52,445 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.po -> build/lib/django_registration/locale/is/LC_MESSAGES 2023-07-06 00:23:52,446 root INFO creating build/lib/django_registration/locale/sv 2023-07-06 00:23:52,446 root INFO creating build/lib/django_registration/locale/sv/LC_MESSAGES 2023-07-06 00:23:52,447 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sv/LC_MESSAGES 2023-07-06 00:23:52,448 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sv/LC_MESSAGES 2023-07-06 00:23:52,449 root INFO creating build/lib/django_registration/locale/bg 2023-07-06 00:23:52,449 root INFO creating build/lib/django_registration/locale/bg/LC_MESSAGES 2023-07-06 00:23:52,449 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/bg/LC_MESSAGES 2023-07-06 00:23:52,450 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.po -> build/lib/django_registration/locale/bg/LC_MESSAGES 2023-07-06 00:23:52,451 root INFO creating build/lib/django_registration/locale/ar 2023-07-06 00:23:52,452 root INFO creating build/lib/django_registration/locale/ar/LC_MESSAGES 2023-07-06 00:23:52,452 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ar/LC_MESSAGES 2023-07-06 00:23:52,453 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ar/LC_MESSAGES 2023-07-06 00:23:52,454 root INFO creating build/lib/django_registration/locale/sr 2023-07-06 00:23:52,454 root INFO creating build/lib/django_registration/locale/sr/LC_MESSAGES 2023-07-06 00:23:52,455 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sr/LC_MESSAGES 2023-07-06 00:23:52,456 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sr/LC_MESSAGES 2023-07-06 00:23:52,457 root INFO creating build/lib/django_registration/locale/el 2023-07-06 00:23:52,457 root INFO creating build/lib/django_registration/locale/el/LC_MESSAGES 2023-07-06 00:23:52,458 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/el/LC_MESSAGES 2023-07-06 00:23:52,459 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.po -> build/lib/django_registration/locale/el/LC_MESSAGES 2023-07-06 00:23:52,459 root INFO creating build/lib/django_registration/locale/de 2023-07-06 00:23:52,460 root INFO creating build/lib/django_registration/locale/de/LC_MESSAGES 2023-07-06 00:23:52,460 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/de/LC_MESSAGES 2023-07-06 00:23:52,461 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.po -> build/lib/django_registration/locale/de/LC_MESSAGES 2023-07-06 00:23:52,462 root INFO creating build/lib/django_registration/locale/nl 2023-07-06 00:23:52,463 root INFO creating build/lib/django_registration/locale/nl/LC_MESSAGES 2023-07-06 00:23:52,463 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nl/LC_MESSAGES 2023-07-06 00:23:52,464 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nl/LC_MESSAGES 2023-07-06 00:23:52,465 root INFO creating build/lib/django_registration/locale/zh_TW 2023-07-06 00:23:52,465 root INFO creating build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-06 00:23:52,466 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-06 00:23:52,467 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-06 00:23:52,468 root INFO creating build/lib/django_registration/locale/pt_BR 2023-07-06 00:23:52,468 root INFO creating build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-06 00:23:52,469 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-06 00:23:52,470 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-06 00:23:52,470 root INFO creating build/lib/django_registration/locale/nb 2023-07-06 00:23:52,471 root INFO creating build/lib/django_registration/locale/nb/LC_MESSAGES 2023-07-06 00:23:52,471 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nb/LC_MESSAGES 2023-07-06 00:23:52,472 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nb/LC_MESSAGES 2023-07-06 00:23:52,473 root INFO creating build/lib/django_registration/locale/en 2023-07-06 00:23:52,474 root INFO creating build/lib/django_registration/locale/en/LC_MESSAGES 2023-07-06 00:23:52,474 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/en/LC_MESSAGES 2023-07-06 00:23:52,475 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.po -> build/lib/django_registration/locale/en/LC_MESSAGES 2023-07-06 00:23:52,476 root INFO creating build/lib/django_registration/locale/hr 2023-07-06 00:23:52,476 root INFO creating build/lib/django_registration/locale/hr/LC_MESSAGES 2023-07-06 00:23:52,477 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/hr/LC_MESSAGES 2023-07-06 00:23:52,478 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/hr/LC_MESSAGES 2023-07-06 00:23:52,479 root INFO creating build/lib/django_registration/locale/es 2023-07-06 00:23:52,479 root INFO creating build/lib/django_registration/locale/es/LC_MESSAGES 2023-07-06 00:23:52,480 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es/LC_MESSAGES 2023-07-06 00:23:52,480 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es/LC_MESSAGES 2023-07-06 00:23:52,481 root INFO creating build/lib/django_registration/locale/da 2023-07-06 00:23:52,482 root INFO creating build/lib/django_registration/locale/da/LC_MESSAGES 2023-07-06 00:23:52,482 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/da/LC_MESSAGES 2023-07-06 00:23:52,483 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.po -> build/lib/django_registration/locale/da/LC_MESSAGES 2023-07-06 00:23:52,484 root INFO creating build/lib/django_registration/locale/pl 2023-07-06 00:23:52,484 root INFO creating build/lib/django_registration/locale/pl/LC_MESSAGES 2023-07-06 00:23:52,485 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pl/LC_MESSAGES 2023-07-06 00:23:52,486 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pl/LC_MESSAGES 2023-07-06 00:23:52,487 root INFO creating build/lib/django_registration/locale/fa 2023-07-06 00:23:52,487 root INFO creating build/lib/django_registration/locale/fa/LC_MESSAGES 2023-07-06 00:23:52,488 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fa/LC_MESSAGES 2023-07-06 00:23:52,489 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fa/LC_MESSAGES 2023-07-06 00:23:52,490 root INFO creating build/lib/django_registration/locale/he 2023-07-06 00:23:52,490 root INFO creating build/lib/django_registration/locale/he/LC_MESSAGES 2023-07-06 00:23:52,490 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/he/LC_MESSAGES 2023-07-06 00:23:52,491 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.po -> build/lib/django_registration/locale/he/LC_MESSAGES 2023-07-06 00:23:52,492 root INFO creating build/lib/django_registration/locale/fr 2023-07-06 00:23:52,493 root INFO creating build/lib/django_registration/locale/fr/LC_MESSAGES 2023-07-06 00:23:52,493 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fr/LC_MESSAGES 2023-07-06 00:23:52,494 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fr/LC_MESSAGES 2023-07-06 00:23:52,495 root INFO creating build/lib/django_registration/locale/tr_TR 2023-07-06 00:23:52,495 root INFO creating build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-06 00:23:52,496 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-06 00:23:52,497 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-06 00:23:52,498 root INFO creating build/lib/django_registration/locale/ja 2023-07-06 00:23:52,498 root INFO creating build/lib/django_registration/locale/ja/LC_MESSAGES 2023-07-06 00:23:52,498 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ja/LC_MESSAGES 2023-07-06 00:23:52,499 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ja/LC_MESSAGES 2023-07-06 00:23:52,500 root INFO creating build/lib/django_registration/locale/ru 2023-07-06 00:23:52,501 root INFO creating build/lib/django_registration/locale/ru/LC_MESSAGES 2023-07-06 00:23:52,501 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ru/LC_MESSAGES 2023-07-06 00:23:52,502 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ru/LC_MESSAGES 2023-07-06 00:23:52,503 root INFO creating build/lib/django_registration/locale/cs 2023-07-06 00:23:52,503 root INFO creating build/lib/django_registration/locale/cs/LC_MESSAGES 2023-07-06 00:23:52,504 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/cs/LC_MESSAGES 2023-07-06 00:23:52,505 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.po -> build/lib/django_registration/locale/cs/LC_MESSAGES 2023-07-06 00:23:52,505 root INFO creating build/lib/django_registration/locale/zh_CN 2023-07-06 00:23:52,506 root INFO creating build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-06 00:23:52,506 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-06 00:23:52,507 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-06 00:23:52,508 root INFO creating build/lib/django_registration/locale/ko 2023-07-06 00:23:52,508 root INFO creating build/lib/django_registration/locale/ko/LC_MESSAGES 2023-07-06 00:23:52,509 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ko/LC_MESSAGES 2023-07-06 00:23:52,510 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ko/LC_MESSAGES 2023-07-06 00:23:52,511 root INFO creating build/lib/django_registration/locale/sl 2023-07-06 00:23:52,511 root INFO creating build/lib/django_registration/locale/sl/LC_MESSAGES 2023-07-06 00:23:52,512 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sl/LC_MESSAGES 2023-07-06 00:23:52,512 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sl/LC_MESSAGES 2023-07-06 00:23:52,513 root INFO creating build/lib/django_registration/locale/id 2023-07-06 00:23:52,514 root INFO creating build/lib/django_registration/locale/id/LC_MESSAGES 2023-07-06 00:23:52,514 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/id/LC_MESSAGES 2023-07-06 00:23:52,515 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.po -> build/lib/django_registration/locale/id/LC_MESSAGES 2023-07-06 00:23:52,516 root INFO creating build/lib/django_registration/locale/it 2023-07-06 00:23:52,516 root INFO creating build/lib/django_registration/locale/it/LC_MESSAGES 2023-07-06 00:23:52,517 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/it/LC_MESSAGES 2023-07-06 00:23:52,518 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.po -> build/lib/django_registration/locale/it/LC_MESSAGES 2023-07-06 00:23:52,518 root INFO creating build/lib/django_registration/locale/pt 2023-07-06 00:23:52,519 root INFO creating build/lib/django_registration/locale/pt/LC_MESSAGES 2023-07-06 00:23:52,519 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt/LC_MESSAGES 2023-07-06 00:23:52,520 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt/LC_MESSAGES 2023-07-06 00:23:52,521 root INFO creating build/lib/django_registration/locale/es_AR 2023-07-06 00:23:52,521 root INFO creating build/lib/django_registration/locale/es_AR/LC_MESSAGES 2023-07-06 00:23:52,522 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2023-07-06 00:23:52,523 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2023-07-06 00:23:52,524 root INFO creating build/lib/django_registration/locale/ca 2023-07-06 00:23:52,524 root INFO creating build/lib/django_registration/locale/ca/LC_MESSAGES 2023-07-06 00:23:52,525 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ca/LC_MESSAGES 2023-07-06 00:23:52,525 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ca/LC_MESSAGES 2023-07-06 00:23:52,567 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-07-06 00:23:52,567 root INFO running install 2023-07-06 00:23:52,647 root INFO running install_lib 2023-07-06 00:23:52,656 root INFO creating build/bdist.linux-riscv64 2023-07-06 00:23:52,656 root INFO creating build/bdist.linux-riscv64/wheel 2023-07-06 00:23:52,657 root INFO creating build/bdist.linux-riscv64/wheel/django_registration 2023-07-06 00:23:52,658 root INFO copying build/lib/django_registration/forms.py -> build/bdist.linux-riscv64/wheel/django_registration 2023-07-06 00:23:52,658 root INFO copying build/lib/django_registration/signals.py -> build/bdist.linux-riscv64/wheel/django_registration 2023-07-06 00:23:52,659 root INFO copying build/lib/django_registration/__init__.py -> build/bdist.linux-riscv64/wheel/django_registration 2023-07-06 00:23:52,660 root INFO copying build/lib/django_registration/validators.py -> build/bdist.linux-riscv64/wheel/django_registration 2023-07-06 00:23:52,661 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale 2023-07-06 00:23:52,662 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/is 2023-07-06 00:23:52,662 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/is/LC_MESSAGES 2023-07-06 00:23:52,663 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/is/LC_MESSAGES 2023-07-06 00:23:52,663 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/is/LC_MESSAGES 2023-07-06 00:23:52,664 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/sv 2023-07-06 00:23:52,665 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/sv/LC_MESSAGES 2023-07-06 00:23:52,666 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/sv/LC_MESSAGES 2023-07-06 00:23:52,666 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/sv/LC_MESSAGES 2023-07-06 00:23:52,667 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/bg 2023-07-06 00:23:52,668 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/bg/LC_MESSAGES 2023-07-06 00:23:52,668 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/bg/LC_MESSAGES 2023-07-06 00:23:52,669 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/bg/LC_MESSAGES 2023-07-06 00:23:52,670 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ar 2023-07-06 00:23:52,671 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ar/LC_MESSAGES 2023-07-06 00:23:52,671 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/ar/LC_MESSAGES 2023-07-06 00:23:52,672 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/ar/LC_MESSAGES 2023-07-06 00:23:52,673 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/sr 2023-07-06 00:23:52,673 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/sr/LC_MESSAGES 2023-07-06 00:23:52,674 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/sr/LC_MESSAGES 2023-07-06 00:23:52,675 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/sr/LC_MESSAGES 2023-07-06 00:23:52,675 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/el 2023-07-06 00:23:52,676 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/el/LC_MESSAGES 2023-07-06 00:23:52,677 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/el/LC_MESSAGES 2023-07-06 00:23:52,677 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/el/LC_MESSAGES 2023-07-06 00:23:52,678 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/de 2023-07-06 00:23:52,679 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/de/LC_MESSAGES 2023-07-06 00:23:52,679 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/de/LC_MESSAGES 2023-07-06 00:23:52,680 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/de/LC_MESSAGES 2023-07-06 00:23:52,681 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/nl 2023-07-06 00:23:52,682 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/nl/LC_MESSAGES 2023-07-06 00:23:52,682 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/nl/LC_MESSAGES 2023-07-06 00:23:52,683 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/nl/LC_MESSAGES 2023-07-06 00:23:52,684 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/zh_TW 2023-07-06 00:23:52,684 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-06 00:23:52,685 root INFO copying build/lib/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-06 00:23:52,686 root INFO copying build/lib/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-06 00:23:52,686 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/pt_BR 2023-07-06 00:23:52,687 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-06 00:23:52,688 root INFO copying build/lib/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-06 00:23:52,688 root INFO copying build/lib/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-06 00:23:52,689 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/nb 2023-07-06 00:23:52,690 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/nb/LC_MESSAGES 2023-07-06 00:23:52,690 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/nb/LC_MESSAGES 2023-07-06 00:23:52,691 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/nb/LC_MESSAGES 2023-07-06 00:23:52,692 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/en 2023-07-06 00:23:52,693 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/en/LC_MESSAGES 2023-07-06 00:23:52,693 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/en/LC_MESSAGES 2023-07-06 00:23:52,694 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/en/LC_MESSAGES 2023-07-06 00:23:52,695 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/hr 2023-07-06 00:23:52,696 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/hr/LC_MESSAGES 2023-07-06 00:23:52,696 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/hr/LC_MESSAGES 2023-07-06 00:23:52,697 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/hr/LC_MESSAGES 2023-07-06 00:23:52,698 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/es 2023-07-06 00:23:52,698 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/es/LC_MESSAGES 2023-07-06 00:23:52,699 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/es/LC_MESSAGES 2023-07-06 00:23:52,700 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/es/LC_MESSAGES 2023-07-06 00:23:52,701 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/da 2023-07-06 00:23:52,701 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/da/LC_MESSAGES 2023-07-06 00:23:52,702 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/da/LC_MESSAGES 2023-07-06 00:23:52,702 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/da/LC_MESSAGES 2023-07-06 00:23:52,703 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/pl 2023-07-06 00:23:52,704 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/pl/LC_MESSAGES 2023-07-06 00:23:52,704 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/pl/LC_MESSAGES 2023-07-06 00:23:52,705 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/pl/LC_MESSAGES 2023-07-06 00:23:52,706 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/fa 2023-07-06 00:23:52,707 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/fa/LC_MESSAGES 2023-07-06 00:23:52,707 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/fa/LC_MESSAGES 2023-07-06 00:23:52,708 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/fa/LC_MESSAGES 2023-07-06 00:23:52,709 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/he 2023-07-06 00:23:52,709 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/he/LC_MESSAGES 2023-07-06 00:23:52,710 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/he/LC_MESSAGES 2023-07-06 00:23:52,711 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/he/LC_MESSAGES 2023-07-06 00:23:52,712 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/fr 2023-07-06 00:23:52,712 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/fr/LC_MESSAGES 2023-07-06 00:23:52,713 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/fr/LC_MESSAGES 2023-07-06 00:23:52,714 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/fr/LC_MESSAGES 2023-07-06 00:23:52,714 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/tr_TR 2023-07-06 00:23:52,715 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-06 00:23:52,716 root INFO copying build/lib/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-06 00:23:52,716 root INFO copying build/lib/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-06 00:23:52,717 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ja 2023-07-06 00:23:52,718 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ja/LC_MESSAGES 2023-07-06 00:23:52,718 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/ja/LC_MESSAGES 2023-07-06 00:23:52,719 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/ja/LC_MESSAGES 2023-07-06 00:23:52,720 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ru 2023-07-06 00:23:52,721 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ru/LC_MESSAGES 2023-07-06 00:23:52,721 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/ru/LC_MESSAGES 2023-07-06 00:23:52,722 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/ru/LC_MESSAGES 2023-07-06 00:23:52,723 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/cs 2023-07-06 00:23:52,723 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/cs/LC_MESSAGES 2023-07-06 00:23:52,724 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/cs/LC_MESSAGES 2023-07-06 00:23:52,725 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/cs/LC_MESSAGES 2023-07-06 00:23:52,726 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/zh_CN 2023-07-06 00:23:52,726 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-06 00:23:52,727 root INFO copying build/lib/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-06 00:23:52,728 root INFO copying build/lib/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-06 00:23:52,728 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ko 2023-07-06 00:23:52,729 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ko/LC_MESSAGES 2023-07-06 00:23:52,730 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/ko/LC_MESSAGES 2023-07-06 00:23:52,730 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/ko/LC_MESSAGES 2023-07-06 00:23:52,731 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/sl 2023-07-06 00:23:52,732 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/sl/LC_MESSAGES 2023-07-06 00:23:52,732 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/sl/LC_MESSAGES 2023-07-06 00:23:52,733 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/sl/LC_MESSAGES 2023-07-06 00:23:52,734 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/id 2023-07-06 00:23:52,735 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/id/LC_MESSAGES 2023-07-06 00:23:52,735 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/id/LC_MESSAGES 2023-07-06 00:23:52,736 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/id/LC_MESSAGES 2023-07-06 00:23:52,737 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/it 2023-07-06 00:23:52,737 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/it/LC_MESSAGES 2023-07-06 00:23:52,738 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/it/LC_MESSAGES 2023-07-06 00:23:52,739 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/it/LC_MESSAGES 2023-07-06 00:23:52,740 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/pt 2023-07-06 00:23:52,740 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/pt/LC_MESSAGES 2023-07-06 00:23:52,741 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/pt/LC_MESSAGES 2023-07-06 00:23:52,742 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/pt/LC_MESSAGES 2023-07-06 00:23:52,742 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/es_AR 2023-07-06 00:23:52,743 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/es_AR/LC_MESSAGES 2023-07-06 00:23:52,744 root INFO copying build/lib/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/es_AR/LC_MESSAGES 2023-07-06 00:23:52,744 root INFO copying build/lib/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/es_AR/LC_MESSAGES 2023-07-06 00:23:52,745 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ca 2023-07-06 00:23:52,746 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ca/LC_MESSAGES 2023-07-06 00:23:52,746 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/ca/LC_MESSAGES 2023-07-06 00:23:52,747 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/ca/LC_MESSAGES 2023-07-06 00:23:52,748 root INFO copying build/lib/django_registration/views.py -> build/bdist.linux-riscv64/wheel/django_registration 2023-07-06 00:23:52,749 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/migrations 2023-07-06 00:23:52,749 root INFO copying build/lib/django_registration/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django_registration/migrations 2023-07-06 00:23:52,750 root INFO copying build/lib/django_registration/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django_registration/migrations 2023-07-06 00:23:52,751 root INFO copying build/lib/django_registration/exceptions.py -> build/bdist.linux-riscv64/wheel/django_registration 2023-07-06 00:23:52,752 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/backends 2023-07-06 00:23:52,752 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/backends/one_step 2023-07-06 00:23:52,753 root INFO copying build/lib/django_registration/backends/one_step/__init__.py -> build/bdist.linux-riscv64/wheel/django_registration/backends/one_step 2023-07-06 00:23:52,754 root INFO copying build/lib/django_registration/backends/one_step/views.py -> build/bdist.linux-riscv64/wheel/django_registration/backends/one_step 2023-07-06 00:23:52,754 root INFO copying build/lib/django_registration/backends/one_step/urls.py -> build/bdist.linux-riscv64/wheel/django_registration/backends/one_step 2023-07-06 00:23:52,755 root INFO copying build/lib/django_registration/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django_registration/backends 2023-07-06 00:23:52,756 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/backends/activation 2023-07-06 00:23:52,757 root INFO copying build/lib/django_registration/backends/activation/__init__.py -> build/bdist.linux-riscv64/wheel/django_registration/backends/activation 2023-07-06 00:23:52,757 root INFO copying build/lib/django_registration/backends/activation/views.py -> build/bdist.linux-riscv64/wheel/django_registration/backends/activation 2023-07-06 00:23:52,758 root INFO copying build/lib/django_registration/backends/activation/urls.py -> build/bdist.linux-riscv64/wheel/django_registration/backends/activation 2023-07-06 00:23:52,759 root INFO running install_egg_info 2023-07-06 00:23:52,767 root INFO Copying src/django_registration.egg-info to build/bdist.linux-riscv64/wheel/django_registration-3.4-py3.11.egg-info 2023-07-06 00:23:52,772 root INFO running install_scripts 2023-07-06 00:23:52,790 wheel INFO creating build/bdist.linux-riscv64/wheel/django_registration-3.4.dist-info/WHEEL 2023-07-06 00:23:52,794 wheel INFO creating '/home/buildozer/aports/community/py3-django-registration/src/django-registration-3.4/.dist/.tmp-li6cokd3/django_registration-3.4-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-07-06 00:23:52,797 wheel INFO adding 'django_registration/__init__.py' 2023-07-06 00:23:52,801 wheel INFO adding 'django_registration/exceptions.py' 2023-07-06 00:23:52,802 wheel INFO adding 'django_registration/forms.py' 2023-07-06 00:23:52,804 wheel INFO adding 'django_registration/signals.py' 2023-07-06 00:23:52,805 wheel INFO adding 'django_registration/validators.py' 2023-07-06 00:23:52,806 wheel INFO adding 'django_registration/views.py' 2023-07-06 00:23:52,808 wheel INFO adding 'django_registration/backends/__init__.py' 2023-07-06 00:23:52,809 wheel INFO adding 'django_registration/backends/activation/__init__.py' 2023-07-06 00:23:52,810 wheel INFO adding 'django_registration/backends/activation/urls.py' 2023-07-06 00:23:52,811 wheel INFO adding 'django_registration/backends/activation/views.py' 2023-07-06 00:23:52,812 wheel INFO adding 'django_registration/backends/one_step/__init__.py' 2023-07-06 00:23:52,813 wheel INFO adding 'django_registration/backends/one_step/urls.py' 2023-07-06 00:23:52,814 wheel INFO adding 'django_registration/backends/one_step/views.py' 2023-07-06 00:23:52,816 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,817 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.po' 2023-07-06 00:23:52,818 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,819 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.po' 2023-07-06 00:23:52,820 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,821 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.po' 2023-07-06 00:23:52,823 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,824 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.po' 2023-07-06 00:23:52,825 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,826 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.po' 2023-07-06 00:23:52,827 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,828 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.po' 2023-07-06 00:23:52,830 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,831 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.po' 2023-07-06 00:23:52,832 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,833 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.po' 2023-07-06 00:23:52,834 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,835 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.po' 2023-07-06 00:23:52,837 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,838 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.po' 2023-07-06 00:23:52,839 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,840 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.po' 2023-07-06 00:23:52,841 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,842 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.po' 2023-07-06 00:23:52,843 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,844 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.po' 2023-07-06 00:23:52,846 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,847 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.po' 2023-07-06 00:23:52,848 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,849 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.po' 2023-07-06 00:23:52,850 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,851 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.po' 2023-07-06 00:23:52,853 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,854 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.po' 2023-07-06 00:23:52,855 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,856 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.po' 2023-07-06 00:23:52,857 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,858 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.po' 2023-07-06 00:23:52,860 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,861 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.po' 2023-07-06 00:23:52,862 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,863 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.po' 2023-07-06 00:23:52,864 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,865 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.po' 2023-07-06 00:23:52,866 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,867 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.po' 2023-07-06 00:23:52,869 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,870 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.po' 2023-07-06 00:23:52,871 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,872 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.po' 2023-07-06 00:23:52,873 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,874 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.po' 2023-07-06 00:23:52,876 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,877 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.po' 2023-07-06 00:23:52,878 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,879 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.po' 2023-07-06 00:23:52,880 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,881 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.po' 2023-07-06 00:23:52,883 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,884 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.po' 2023-07-06 00:23:52,885 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.mo' 2023-07-06 00:23:52,886 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.po' 2023-07-06 00:23:52,887 wheel INFO adding 'django_registration/migrations/0001_initial.py' 2023-07-06 00:23:52,888 wheel INFO adding 'django_registration/migrations/__init__.py' 2023-07-06 00:23:52,890 wheel INFO adding 'django_registration-3.4.dist-info/AUTHORS' 2023-07-06 00:23:52,891 wheel INFO adding 'django_registration-3.4.dist-info/LICENSE' 2023-07-06 00:23:52,891 wheel INFO adding 'django_registration-3.4.dist-info/METADATA' 2023-07-06 00:23:52,892 wheel INFO adding 'django_registration-3.4.dist-info/WHEEL' 2023-07-06 00:23:52,893 wheel INFO adding 'django_registration-3.4.dist-info/top_level.txt' 2023-07-06 00:23:52,898 wheel INFO adding 'django_registration-3.4.dist-info/RECORD' 2023-07-06 00:23:52,901 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-07-06 00:23:52,915 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/__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/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/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.11/site-packages/django_registration/backends/__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__' >>> 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 Thu, 06 Jul 2023 00:23:58 +0000 elapsed time 0h 0m 18s >>> py3-django-registration: Cleaning up srcdir >>> py3-django-registration: Cleaning up pkgdir >>> py3-django-registration: Uninstalling dependencies... (1/30) Purging .makedepends-py3-django-registration (20230706.002344) (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 libbz2 (1.0.8-r6) (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: 914 MiB in 108 packages >>> py3-django-registration: Updating the community/riscv64 repository index... >>> py3-django-registration: Signing the index...