>>> py3-django-registration: Building community/py3-django-registration 3.4-r1 (using abuild 3.14.1-r1) started Wed, 13 Nov 2024 11:33:52 +0000 >>> py3-django-registration: Validating /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/31) Installing libbz2 (1.0.8-r6) (2/31) Installing libffi (3.4.6-r0) (3/31) Installing gdbm (1.24-r0) (4/31) Installing xz-libs (5.6.3-r0) (5/31) Installing mpdecimal (4.0.0-r0) (6/31) Installing libpanelw (6.5_p20241006-r3) (7/31) Installing sqlite-libs (3.47.0-r0) (8/31) Installing python3 (3.12.7-r1) (9/31) Installing python3-pycache-pyc0 (3.12.7-r1) (10/31) Installing pyc (3.12.7-r1) (11/31) Installing py3-asgiref (3.8.1-r1) (12/31) Installing py3-asgiref-pyc (3.8.1-r1) (13/31) Installing py3-sqlparse (0.5.1-r0) (14/31) Installing py3-sqlparse-pyc (0.5.1-r0) (15/31) Installing tzdata (2024b-r1) (16/31) Installing py3-django-pyc (4.2.16-r0) (17/31) Installing python3-pyc (3.12.7-r1) (18/31) Installing py3-django (4.2.16-r0) (19/31) Installing py3-installer (0.7.0-r2) (20/31) Installing py3-installer-pyc (0.7.0-r2) (21/31) Installing py3-gpep517 (16-r0) (22/31) Installing py3-gpep517-pyc (16-r0) (23/31) Installing py3-parsing (3.1.4-r0) (24/31) Installing py3-parsing-pyc (3.1.4-r0) (25/31) Installing py3-packaging (24.2-r0) (26/31) Installing py3-packaging-pyc (24.2-r0) (27/31) Installing py3-setuptools (70.3.0-r0) (28/31) Installing py3-setuptools-pyc (70.3.0-r0) (29/31) Installing py3-wheel (0.43.0-r0) (30/31) Installing py3-wheel-pyc (0.43.0-r0) (31/31) Installing .makedepends-py3-django-registration (20241113.113430) Executing busybox-1.37.0-r6.trigger OK: 405 MiB in 129 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/v3.20/django-registration-3.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/django-registration-3.4.tar.gz.part' django-registration- 100% |********************************| 81582 0:00:00 ETA '/var/cache/distfiles/v3.21/django-registration-3.4.tar.gz.part' saved >>> py3-django-registration: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/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/v3.21/django-registration-3.4.tar.gz... 2024-11-13 11:34:35,942 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-13 11:34:36,395 root INFO running bdist_wheel 2024-11-13 11:34:36,428 root INFO running build 2024-11-13 11:34:36,428 root INFO running build_py 2024-11-13 11:34:36,435 root INFO creating build 2024-11-13 11:34:36,436 root INFO creating build/lib 2024-11-13 11:34:36,436 root INFO creating build/lib/django_registration 2024-11-13 11:34:36,437 root INFO copying src/django_registration/__init__.py -> build/lib/django_registration 2024-11-13 11:34:36,438 root INFO copying src/django_registration/signals.py -> build/lib/django_registration 2024-11-13 11:34:36,439 root INFO copying src/django_registration/forms.py -> build/lib/django_registration 2024-11-13 11:34:36,440 root INFO copying src/django_registration/exceptions.py -> build/lib/django_registration 2024-11-13 11:34:36,441 root INFO copying src/django_registration/views.py -> build/lib/django_registration 2024-11-13 11:34:36,442 root INFO copying src/django_registration/validators.py -> build/lib/django_registration 2024-11-13 11:34:36,443 root INFO creating build/lib/django_registration/migrations 2024-11-13 11:34:36,444 root INFO copying src/django_registration/migrations/__init__.py -> build/lib/django_registration/migrations 2024-11-13 11:34:36,445 root INFO copying src/django_registration/migrations/0001_initial.py -> build/lib/django_registration/migrations 2024-11-13 11:34:36,446 root INFO creating build/lib/django_registration/backends 2024-11-13 11:34:36,447 root INFO copying src/django_registration/backends/__init__.py -> build/lib/django_registration/backends 2024-11-13 11:34:36,464 root INFO creating build/lib/django_registration/backends/activation 2024-11-13 11:34:36,465 root INFO copying src/django_registration/backends/activation/urls.py -> build/lib/django_registration/backends/activation 2024-11-13 11:34:36,466 root INFO copying src/django_registration/backends/activation/__init__.py -> build/lib/django_registration/backends/activation 2024-11-13 11:34:36,467 root INFO copying src/django_registration/backends/activation/views.py -> build/lib/django_registration/backends/activation 2024-11-13 11:34:36,468 root INFO creating build/lib/django_registration/backends/one_step 2024-11-13 11:34:36,469 root INFO copying src/django_registration/backends/one_step/urls.py -> build/lib/django_registration/backends/one_step 2024-11-13 11:34:36,470 root INFO copying src/django_registration/backends/one_step/__init__.py -> build/lib/django_registration/backends/one_step 2024-11-13 11:34:36,471 root INFO copying src/django_registration/backends/one_step/views.py -> build/lib/django_registration/backends/one_step 2024-11-13 11:34:36,474 root INFO running egg_info 2024-11-13 11:34:36,474 root INFO creating src/django_registration.egg-info 2024-11-13 11:34:36,481 root INFO writing src/django_registration.egg-info/PKG-INFO 2024-11-13 11:34:36,487 root INFO writing dependency_links to src/django_registration.egg-info/dependency_links.txt 2024-11-13 11:34:36,491 root INFO writing requirements to src/django_registration.egg-info/requires.txt 2024-11-13 11:34:36,492 root INFO writing top-level names to src/django_registration.egg-info/top_level.txt 2024-11-13 11:34:36,493 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2024-11-13 11:34:36,538 root INFO reading manifest file 'src/django_registration.egg-info/SOURCES.txt' 2024-11-13 11:34:36,539 root INFO reading manifest template 'MANIFEST.in' 2024-11-13 11:34:36,543 root WARNING warning: no files found matching 'tox.ini' 2024-11-13 11:34:36,556 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-11-13 11:34:36,557 root WARNING no previously-included directories found matching 'docs/_build' 2024-11-13 11:34:36,557 root INFO adding license file 'LICENSE' 2024-11-13 11:34:36,557 root INFO adding license file 'AUTHORS' 2024-11-13 11:34:36,564 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2024-11-13 11:34:36,590 root INFO creating build/lib/django_registration/locale 2024-11-13 11:34:36,591 root INFO creating build/lib/django_registration/locale/sr 2024-11-13 11:34:36,591 root INFO creating build/lib/django_registration/locale/sr/LC_MESSAGES 2024-11-13 11:34:36,592 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sr/LC_MESSAGES 2024-11-13 11:34:36,593 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sr/LC_MESSAGES 2024-11-13 11:34:36,594 root INFO creating build/lib/django_registration/locale/is 2024-11-13 11:34:36,594 root INFO creating build/lib/django_registration/locale/is/LC_MESSAGES 2024-11-13 11:34:36,595 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/is/LC_MESSAGES 2024-11-13 11:34:36,596 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.po -> build/lib/django_registration/locale/is/LC_MESSAGES 2024-11-13 11:34:36,597 root INFO creating build/lib/django_registration/locale/pt 2024-11-13 11:34:36,597 root INFO creating build/lib/django_registration/locale/pt/LC_MESSAGES 2024-11-13 11:34:36,598 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt/LC_MESSAGES 2024-11-13 11:34:36,599 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt/LC_MESSAGES 2024-11-13 11:34:36,599 root INFO creating build/lib/django_registration/locale/nl 2024-11-13 11:34:36,600 root INFO creating build/lib/django_registration/locale/nl/LC_MESSAGES 2024-11-13 11:34:36,600 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nl/LC_MESSAGES 2024-11-13 11:34:36,602 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nl/LC_MESSAGES 2024-11-13 11:34:36,603 root INFO creating build/lib/django_registration/locale/it 2024-11-13 11:34:36,603 root INFO creating build/lib/django_registration/locale/it/LC_MESSAGES 2024-11-13 11:34:36,604 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/it/LC_MESSAGES 2024-11-13 11:34:36,605 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.po -> build/lib/django_registration/locale/it/LC_MESSAGES 2024-11-13 11:34:36,605 root INFO creating build/lib/django_registration/locale/zh_TW 2024-11-13 11:34:36,606 root INFO creating build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2024-11-13 11:34:36,606 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2024-11-13 11:34:36,607 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2024-11-13 11:34:36,608 root INFO creating build/lib/django_registration/locale/es_AR 2024-11-13 11:34:36,609 root INFO creating build/lib/django_registration/locale/es_AR/LC_MESSAGES 2024-11-13 11:34:36,609 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2024-11-13 11:34:36,610 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2024-11-13 11:34:36,611 root INFO creating build/lib/django_registration/locale/tr_TR 2024-11-13 11:34:36,612 root INFO creating build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2024-11-13 11:34:36,612 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2024-11-13 11:34:36,613 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2024-11-13 11:34:36,614 root INFO creating build/lib/django_registration/locale/fa 2024-11-13 11:34:36,614 root INFO creating build/lib/django_registration/locale/fa/LC_MESSAGES 2024-11-13 11:34:36,615 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fa/LC_MESSAGES 2024-11-13 11:34:36,616 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fa/LC_MESSAGES 2024-11-13 11:34:36,617 root INFO creating build/lib/django_registration/locale/el 2024-11-13 11:34:36,617 root INFO creating build/lib/django_registration/locale/el/LC_MESSAGES 2024-11-13 11:34:36,618 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/el/LC_MESSAGES 2024-11-13 11:34:36,618 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.po -> build/lib/django_registration/locale/el/LC_MESSAGES 2024-11-13 11:34:36,619 root INFO creating build/lib/django_registration/locale/ja 2024-11-13 11:34:36,620 root INFO creating build/lib/django_registration/locale/ja/LC_MESSAGES 2024-11-13 11:34:36,620 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ja/LC_MESSAGES 2024-11-13 11:34:36,621 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ja/LC_MESSAGES 2024-11-13 11:34:36,622 root INFO creating build/lib/django_registration/locale/da 2024-11-13 11:34:36,623 root INFO creating build/lib/django_registration/locale/da/LC_MESSAGES 2024-11-13 11:34:36,623 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/da/LC_MESSAGES 2024-11-13 11:34:36,624 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.po -> build/lib/django_registration/locale/da/LC_MESSAGES 2024-11-13 11:34:36,625 root INFO creating build/lib/django_registration/locale/he 2024-11-13 11:34:36,625 root INFO creating build/lib/django_registration/locale/he/LC_MESSAGES 2024-11-13 11:34:36,626 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/he/LC_MESSAGES 2024-11-13 11:34:36,627 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.po -> build/lib/django_registration/locale/he/LC_MESSAGES 2024-11-13 11:34:36,628 root INFO creating build/lib/django_registration/locale/en 2024-11-13 11:34:36,628 root INFO creating build/lib/django_registration/locale/en/LC_MESSAGES 2024-11-13 11:34:36,629 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/en/LC_MESSAGES 2024-11-13 11:34:36,630 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.po -> build/lib/django_registration/locale/en/LC_MESSAGES 2024-11-13 11:34:36,631 root INFO creating build/lib/django_registration/locale/hr 2024-11-13 11:34:36,631 root INFO creating build/lib/django_registration/locale/hr/LC_MESSAGES 2024-11-13 11:34:36,632 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/hr/LC_MESSAGES 2024-11-13 11:34:36,633 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/hr/LC_MESSAGES 2024-11-13 11:34:36,634 root INFO creating build/lib/django_registration/locale/sv 2024-11-13 11:34:36,634 root INFO creating build/lib/django_registration/locale/sv/LC_MESSAGES 2024-11-13 11:34:36,635 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sv/LC_MESSAGES 2024-11-13 11:34:36,636 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sv/LC_MESSAGES 2024-11-13 11:34:36,636 root INFO creating build/lib/django_registration/locale/cs 2024-11-13 11:34:36,637 root INFO creating build/lib/django_registration/locale/cs/LC_MESSAGES 2024-11-13 11:34:36,637 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/cs/LC_MESSAGES 2024-11-13 11:34:36,638 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.po -> build/lib/django_registration/locale/cs/LC_MESSAGES 2024-11-13 11:34:36,639 root INFO creating build/lib/django_registration/locale/id 2024-11-13 11:34:36,640 root INFO creating build/lib/django_registration/locale/id/LC_MESSAGES 2024-11-13 11:34:36,640 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/id/LC_MESSAGES 2024-11-13 11:34:36,641 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.po -> build/lib/django_registration/locale/id/LC_MESSAGES 2024-11-13 11:34:36,642 root INFO creating build/lib/django_registration/locale/ar 2024-11-13 11:34:36,643 root INFO creating build/lib/django_registration/locale/ar/LC_MESSAGES 2024-11-13 11:34:36,643 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ar/LC_MESSAGES 2024-11-13 11:34:36,644 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ar/LC_MESSAGES 2024-11-13 11:34:36,645 root INFO creating build/lib/django_registration/locale/es 2024-11-13 11:34:36,645 root INFO creating build/lib/django_registration/locale/es/LC_MESSAGES 2024-11-13 11:34:36,646 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es/LC_MESSAGES 2024-11-13 11:34:36,647 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es/LC_MESSAGES 2024-11-13 11:34:36,648 root INFO creating build/lib/django_registration/locale/ko 2024-11-13 11:34:36,648 root INFO creating build/lib/django_registration/locale/ko/LC_MESSAGES 2024-11-13 11:34:36,649 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ko/LC_MESSAGES 2024-11-13 11:34:36,650 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ko/LC_MESSAGES 2024-11-13 11:34:36,651 root INFO creating build/lib/django_registration/locale/zh_CN 2024-11-13 11:34:36,651 root INFO creating build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2024-11-13 11:34:36,652 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2024-11-13 11:34:36,653 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2024-11-13 11:34:36,653 root INFO creating build/lib/django_registration/locale/fr 2024-11-13 11:34:36,654 root INFO creating build/lib/django_registration/locale/fr/LC_MESSAGES 2024-11-13 11:34:36,654 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fr/LC_MESSAGES 2024-11-13 11:34:36,655 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fr/LC_MESSAGES 2024-11-13 11:34:36,656 root INFO creating build/lib/django_registration/locale/bg 2024-11-13 11:34:36,657 root INFO creating build/lib/django_registration/locale/bg/LC_MESSAGES 2024-11-13 11:34:36,657 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/bg/LC_MESSAGES 2024-11-13 11:34:36,658 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.po -> build/lib/django_registration/locale/bg/LC_MESSAGES 2024-11-13 11:34:36,659 root INFO creating build/lib/django_registration/locale/pl 2024-11-13 11:34:36,659 root INFO creating build/lib/django_registration/locale/pl/LC_MESSAGES 2024-11-13 11:34:36,660 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pl/LC_MESSAGES 2024-11-13 11:34:36,661 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pl/LC_MESSAGES 2024-11-13 11:34:36,662 root INFO creating build/lib/django_registration/locale/de 2024-11-13 11:34:36,662 root INFO creating build/lib/django_registration/locale/de/LC_MESSAGES 2024-11-13 11:34:36,663 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/de/LC_MESSAGES 2024-11-13 11:34:36,663 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.po -> build/lib/django_registration/locale/de/LC_MESSAGES 2024-11-13 11:34:36,664 root INFO creating build/lib/django_registration/locale/pt_BR 2024-11-13 11:34:36,665 root INFO creating build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2024-11-13 11:34:36,665 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2024-11-13 11:34:36,666 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2024-11-13 11:34:36,667 root INFO creating build/lib/django_registration/locale/ru 2024-11-13 11:34:36,668 root INFO creating build/lib/django_registration/locale/ru/LC_MESSAGES 2024-11-13 11:34:36,668 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ru/LC_MESSAGES 2024-11-13 11:34:36,669 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ru/LC_MESSAGES 2024-11-13 11:34:36,670 root INFO creating build/lib/django_registration/locale/ca 2024-11-13 11:34:36,671 root INFO creating build/lib/django_registration/locale/ca/LC_MESSAGES 2024-11-13 11:34:36,671 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ca/LC_MESSAGES 2024-11-13 11:34:36,672 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ca/LC_MESSAGES 2024-11-13 11:34:36,673 root INFO creating build/lib/django_registration/locale/nb 2024-11-13 11:34:36,674 root INFO creating build/lib/django_registration/locale/nb/LC_MESSAGES 2024-11-13 11:34:36,674 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nb/LC_MESSAGES 2024-11-13 11:34:36,675 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nb/LC_MESSAGES 2024-11-13 11:34:36,676 root INFO creating build/lib/django_registration/locale/sl 2024-11-13 11:34:36,676 root INFO creating build/lib/django_registration/locale/sl/LC_MESSAGES 2024-11-13 11:34:36,677 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sl/LC_MESSAGES 2024-11-13 11:34:36,678 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sl/LC_MESSAGES 2024-11-13 11:34:36,704 root INFO installing to build/bdist.linux-riscv64/wheel 2024-11-13 11:34:36,705 root INFO running install 2024-11-13 11:34:36,747 root INFO running install_lib 2024-11-13 11:34:36,754 root INFO creating build/bdist.linux-riscv64 2024-11-13 11:34:36,755 root INFO creating build/bdist.linux-riscv64/wheel 2024-11-13 11:34:36,756 root INFO creating build/bdist.linux-riscv64/wheel/django_registration 2024-11-13 11:34:36,756 root INFO copying build/lib/django_registration/__init__.py -> build/bdist.linux-riscv64/wheel/django_registration 2024-11-13 11:34:36,757 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/migrations 2024-11-13 11:34:36,758 root INFO copying build/lib/django_registration/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django_registration/migrations 2024-11-13 11:34:36,758 root INFO copying build/lib/django_registration/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django_registration/migrations 2024-11-13 11:34:36,759 root INFO copying build/lib/django_registration/signals.py -> build/bdist.linux-riscv64/wheel/django_registration 2024-11-13 11:34:36,760 root INFO copying build/lib/django_registration/forms.py -> build/bdist.linux-riscv64/wheel/django_registration 2024-11-13 11:34:36,761 root INFO copying build/lib/django_registration/exceptions.py -> build/bdist.linux-riscv64/wheel/django_registration 2024-11-13 11:34:36,762 root INFO copying build/lib/django_registration/views.py -> build/bdist.linux-riscv64/wheel/django_registration 2024-11-13 11:34:36,763 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale 2024-11-13 11:34:36,764 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/sr 2024-11-13 11:34:36,764 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/sr/LC_MESSAGES 2024-11-13 11:34:36,765 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/sr/LC_MESSAGES 2024-11-13 11:34:36,766 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/sr/LC_MESSAGES 2024-11-13 11:34:36,767 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/is 2024-11-13 11:34:36,767 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/is/LC_MESSAGES 2024-11-13 11:34:36,768 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/is/LC_MESSAGES 2024-11-13 11:34:36,769 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/is/LC_MESSAGES 2024-11-13 11:34:36,770 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/pt 2024-11-13 11:34:36,771 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/pt/LC_MESSAGES 2024-11-13 11:34:36,771 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/pt/LC_MESSAGES 2024-11-13 11:34:36,772 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/pt/LC_MESSAGES 2024-11-13 11:34:36,773 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/nl 2024-11-13 11:34:36,774 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/nl/LC_MESSAGES 2024-11-13 11:34:36,774 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/nl/LC_MESSAGES 2024-11-13 11:34:36,775 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/nl/LC_MESSAGES 2024-11-13 11:34:36,776 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/it 2024-11-13 11:34:36,777 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/it/LC_MESSAGES 2024-11-13 11:34:36,777 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/it/LC_MESSAGES 2024-11-13 11:34:36,778 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/it/LC_MESSAGES 2024-11-13 11:34:36,779 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/zh_TW 2024-11-13 11:34:36,779 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2024-11-13 11:34:36,780 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 2024-11-13 11:34:36,781 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 2024-11-13 11:34:36,782 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/es_AR 2024-11-13 11:34:36,783 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/es_AR/LC_MESSAGES 2024-11-13 11:34:36,783 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 2024-11-13 11:34:36,784 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 2024-11-13 11:34:36,785 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/tr_TR 2024-11-13 11:34:36,786 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2024-11-13 11:34:36,786 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 2024-11-13 11:34:36,787 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 2024-11-13 11:34:36,788 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/fa 2024-11-13 11:34:36,789 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/fa/LC_MESSAGES 2024-11-13 11:34:36,789 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/fa/LC_MESSAGES 2024-11-13 11:34:36,790 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/fa/LC_MESSAGES 2024-11-13 11:34:36,791 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/el 2024-11-13 11:34:36,792 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/el/LC_MESSAGES 2024-11-13 11:34:36,792 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/el/LC_MESSAGES 2024-11-13 11:34:36,793 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/el/LC_MESSAGES 2024-11-13 11:34:36,794 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ja 2024-11-13 11:34:36,795 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ja/LC_MESSAGES 2024-11-13 11:34:36,795 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/ja/LC_MESSAGES 2024-11-13 11:34:36,796 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/ja/LC_MESSAGES 2024-11-13 11:34:36,797 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/da 2024-11-13 11:34:36,798 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/da/LC_MESSAGES 2024-11-13 11:34:36,798 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/da/LC_MESSAGES 2024-11-13 11:34:36,799 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/da/LC_MESSAGES 2024-11-13 11:34:36,800 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/he 2024-11-13 11:34:36,801 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/he/LC_MESSAGES 2024-11-13 11:34:36,802 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/he/LC_MESSAGES 2024-11-13 11:34:36,802 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/he/LC_MESSAGES 2024-11-13 11:34:36,803 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/en 2024-11-13 11:34:36,804 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/en/LC_MESSAGES 2024-11-13 11:34:36,805 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/en/LC_MESSAGES 2024-11-13 11:34:36,806 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/en/LC_MESSAGES 2024-11-13 11:34:36,807 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/hr 2024-11-13 11:34:36,807 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/hr/LC_MESSAGES 2024-11-13 11:34:36,808 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/hr/LC_MESSAGES 2024-11-13 11:34:36,809 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/hr/LC_MESSAGES 2024-11-13 11:34:36,810 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/sv 2024-11-13 11:34:36,810 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/sv/LC_MESSAGES 2024-11-13 11:34:36,811 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/sv/LC_MESSAGES 2024-11-13 11:34:36,812 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/sv/LC_MESSAGES 2024-11-13 11:34:36,813 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/cs 2024-11-13 11:34:36,813 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/cs/LC_MESSAGES 2024-11-13 11:34:36,814 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/cs/LC_MESSAGES 2024-11-13 11:34:36,815 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/cs/LC_MESSAGES 2024-11-13 11:34:36,816 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/id 2024-11-13 11:34:36,816 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/id/LC_MESSAGES 2024-11-13 11:34:36,817 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/id/LC_MESSAGES 2024-11-13 11:34:36,818 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/id/LC_MESSAGES 2024-11-13 11:34:36,819 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ar 2024-11-13 11:34:36,819 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ar/LC_MESSAGES 2024-11-13 11:34:36,820 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/ar/LC_MESSAGES 2024-11-13 11:34:36,821 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/ar/LC_MESSAGES 2024-11-13 11:34:36,822 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/es 2024-11-13 11:34:36,822 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/es/LC_MESSAGES 2024-11-13 11:34:36,823 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/es/LC_MESSAGES 2024-11-13 11:34:36,824 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/es/LC_MESSAGES 2024-11-13 11:34:36,825 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ko 2024-11-13 11:34:36,826 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ko/LC_MESSAGES 2024-11-13 11:34:36,826 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/ko/LC_MESSAGES 2024-11-13 11:34:36,827 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/ko/LC_MESSAGES 2024-11-13 11:34:36,828 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/zh_CN 2024-11-13 11:34:36,829 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2024-11-13 11:34:36,829 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 2024-11-13 11:34:36,830 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 2024-11-13 11:34:36,831 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/fr 2024-11-13 11:34:36,832 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/fr/LC_MESSAGES 2024-11-13 11:34:36,833 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/fr/LC_MESSAGES 2024-11-13 11:34:36,833 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/fr/LC_MESSAGES 2024-11-13 11:34:36,834 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/bg 2024-11-13 11:34:36,835 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/bg/LC_MESSAGES 2024-11-13 11:34:36,836 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/bg/LC_MESSAGES 2024-11-13 11:34:36,836 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/bg/LC_MESSAGES 2024-11-13 11:34:36,837 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/pl 2024-11-13 11:34:36,838 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/pl/LC_MESSAGES 2024-11-13 11:34:36,839 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/pl/LC_MESSAGES 2024-11-13 11:34:36,839 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/pl/LC_MESSAGES 2024-11-13 11:34:36,840 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/de 2024-11-13 11:34:36,841 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/de/LC_MESSAGES 2024-11-13 11:34:36,842 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/de/LC_MESSAGES 2024-11-13 11:34:36,842 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/de/LC_MESSAGES 2024-11-13 11:34:36,843 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/pt_BR 2024-11-13 11:34:36,844 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2024-11-13 11:34:36,845 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 2024-11-13 11:34:36,845 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 2024-11-13 11:34:36,846 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ru 2024-11-13 11:34:36,847 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ru/LC_MESSAGES 2024-11-13 11:34:36,848 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/ru/LC_MESSAGES 2024-11-13 11:34:36,848 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/ru/LC_MESSAGES 2024-11-13 11:34:36,849 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ca 2024-11-13 11:34:36,850 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/ca/LC_MESSAGES 2024-11-13 11:34:36,851 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/ca/LC_MESSAGES 2024-11-13 11:34:36,851 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/ca/LC_MESSAGES 2024-11-13 11:34:36,852 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/nb 2024-11-13 11:34:36,853 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/nb/LC_MESSAGES 2024-11-13 11:34:36,854 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/nb/LC_MESSAGES 2024-11-13 11:34:36,854 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/nb/LC_MESSAGES 2024-11-13 11:34:36,855 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/sl 2024-11-13 11:34:36,856 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/locale/sl/LC_MESSAGES 2024-11-13 11:34:36,857 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_registration/locale/sl/LC_MESSAGES 2024-11-13 11:34:36,857 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_registration/locale/sl/LC_MESSAGES 2024-11-13 11:34:36,858 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/backends 2024-11-13 11:34:36,859 root INFO copying build/lib/django_registration/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django_registration/backends 2024-11-13 11:34:36,860 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/backends/activation 2024-11-13 11:34:36,860 root INFO copying build/lib/django_registration/backends/activation/urls.py -> build/bdist.linux-riscv64/wheel/django_registration/backends/activation 2024-11-13 11:34:36,861 root INFO copying build/lib/django_registration/backends/activation/__init__.py -> build/bdist.linux-riscv64/wheel/django_registration/backends/activation 2024-11-13 11:34:36,862 root INFO copying build/lib/django_registration/backends/activation/views.py -> build/bdist.linux-riscv64/wheel/django_registration/backends/activation 2024-11-13 11:34:36,863 root INFO creating build/bdist.linux-riscv64/wheel/django_registration/backends/one_step 2024-11-13 11:34:36,864 root INFO copying build/lib/django_registration/backends/one_step/urls.py -> build/bdist.linux-riscv64/wheel/django_registration/backends/one_step 2024-11-13 11:34:36,865 root INFO copying build/lib/django_registration/backends/one_step/__init__.py -> build/bdist.linux-riscv64/wheel/django_registration/backends/one_step 2024-11-13 11:34:36,866 root INFO copying build/lib/django_registration/backends/one_step/views.py -> build/bdist.linux-riscv64/wheel/django_registration/backends/one_step 2024-11-13 11:34:36,867 root INFO copying build/lib/django_registration/validators.py -> build/bdist.linux-riscv64/wheel/django_registration 2024-11-13 11:34:36,868 root INFO running install_egg_info 2024-11-13 11:34:36,874 root INFO Copying src/django_registration.egg-info to build/bdist.linux-riscv64/wheel/django_registration-3.4-py3.12.egg-info 2024-11-13 11:34:36,878 root INFO running install_scripts 2024-11-13 11:34:36,890 root INFO creating build/bdist.linux-riscv64/wheel/django_registration-3.4.dist-info/WHEEL 2024-11-13 11:34:36,892 wheel INFO creating '/home/buildozer/aports/community/py3-django-registration/src/django-registration-3.4/.dist/.tmp-zi9tj13g/django_registration-3.4-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-11-13 11:34:36,894 wheel INFO adding 'django_registration/__init__.py' 2024-11-13 11:34:36,895 wheel INFO adding 'django_registration/exceptions.py' 2024-11-13 11:34:36,896 wheel INFO adding 'django_registration/forms.py' 2024-11-13 11:34:36,897 wheel INFO adding 'django_registration/signals.py' 2024-11-13 11:34:36,898 wheel INFO adding 'django_registration/validators.py' 2024-11-13 11:34:36,899 wheel INFO adding 'django_registration/views.py' 2024-11-13 11:34:36,900 wheel INFO adding 'django_registration/backends/__init__.py' 2024-11-13 11:34:36,901 wheel INFO adding 'django_registration/backends/activation/__init__.py' 2024-11-13 11:34:36,902 wheel INFO adding 'django_registration/backends/activation/urls.py' 2024-11-13 11:34:36,903 wheel INFO adding 'django_registration/backends/activation/views.py' 2024-11-13 11:34:36,904 wheel INFO adding 'django_registration/backends/one_step/__init__.py' 2024-11-13 11:34:36,905 wheel INFO adding 'django_registration/backends/one_step/urls.py' 2024-11-13 11:34:36,906 wheel INFO adding 'django_registration/backends/one_step/views.py' 2024-11-13 11:34:36,908 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,908 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.po' 2024-11-13 11:34:36,910 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,911 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.po' 2024-11-13 11:34:36,912 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,913 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.po' 2024-11-13 11:34:36,914 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,915 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.po' 2024-11-13 11:34:36,916 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,917 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.po' 2024-11-13 11:34:36,918 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,919 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.po' 2024-11-13 11:34:36,920 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,921 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.po' 2024-11-13 11:34:36,922 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,923 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.po' 2024-11-13 11:34:36,924 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,925 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.po' 2024-11-13 11:34:36,926 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,927 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.po' 2024-11-13 11:34:36,928 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,929 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.po' 2024-11-13 11:34:36,930 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,931 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.po' 2024-11-13 11:34:36,932 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,933 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.po' 2024-11-13 11:34:36,934 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,935 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.po' 2024-11-13 11:34:36,936 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,937 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.po' 2024-11-13 11:34:36,938 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,939 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.po' 2024-11-13 11:34:36,940 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,941 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.po' 2024-11-13 11:34:36,942 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,943 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.po' 2024-11-13 11:34:36,944 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,945 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.po' 2024-11-13 11:34:36,946 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,947 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.po' 2024-11-13 11:34:36,948 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,949 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.po' 2024-11-13 11:34:36,950 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,951 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.po' 2024-11-13 11:34:36,952 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,953 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.po' 2024-11-13 11:34:36,954 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,955 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.po' 2024-11-13 11:34:36,956 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,957 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.po' 2024-11-13 11:34:36,958 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,959 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.po' 2024-11-13 11:34:36,960 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,961 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.po' 2024-11-13 11:34:36,962 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,963 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.po' 2024-11-13 11:34:36,964 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,965 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.po' 2024-11-13 11:34:36,966 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,967 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.po' 2024-11-13 11:34:36,968 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.mo' 2024-11-13 11:34:36,969 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.po' 2024-11-13 11:34:36,970 wheel INFO adding 'django_registration/migrations/0001_initial.py' 2024-11-13 11:34:36,971 wheel INFO adding 'django_registration/migrations/__init__.py' 2024-11-13 11:34:36,972 wheel INFO adding 'django_registration-3.4.dist-info/AUTHORS' 2024-11-13 11:34:36,973 wheel INFO adding 'django_registration-3.4.dist-info/LICENSE' 2024-11-13 11:34:36,973 wheel INFO adding 'django_registration-3.4.dist-info/METADATA' 2024-11-13 11:34:36,974 wheel INFO adding 'django_registration-3.4.dist-info/WHEEL' 2024-11-13 11:34:36,975 wheel INFO adding 'django_registration-3.4.dist-info/top_level.txt' 2024-11-13 11:34:36,976 wheel INFO adding 'django_registration-3.4.dist-info/RECORD' 2024-11-13 11:34:36,978 root INFO removing build/bdist.linux-riscv64/wheel 2024-11-13 11:34:37,001 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... 'usr/lib/python3.12/site-packages/django_registration/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.12/site-packages/django_registration/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django_registration/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.12/site-packages/django_registration/__pycache__' 'usr/lib/python3.12/site-packages/django_registration/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.12/site-packages/django_registration/backends/__pycache__' 'usr/lib/python3.12/site-packages/django_registration/backends/activation/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.12/site-packages/django_registration/backends/activation/__pycache__' 'usr/lib/python3.12/site-packages/django_registration/backends/one_step/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.12/site-packages/django_registration/backends/one_step/__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.12 >>> py3-django-registration-pyc*: Package size: 34.8 KB >>> py3-django-registration-pyc*: Compressing data... >>> py3-django-registration-pyc*: Create checksum... >>> py3-django-registration-pyc*: Create py3-django-registration-pyc-3.4-r1.apk >>> py3-django-registration*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-registration*: Package size: 173.6 KB >>> py3-django-registration*: Compressing data... >>> py3-django-registration*: Create checksum... >>> py3-django-registration*: Create py3-django-registration-3.4-r1.apk >>> py3-django-registration: Build complete at Wed, 13 Nov 2024 11:34:39 +0000 elapsed time 0h 0m 47s >>> py3-django-registration: Cleaning up srcdir >>> py3-django-registration: Cleaning up pkgdir >>> py3-django-registration: Uninstalling dependencies... (1/31) Purging .makedepends-py3-django-registration (20241113.113430) (2/31) Purging py3-django-pyc (4.2.16-r0) (3/31) Purging py3-django (4.2.16-r0) (4/31) Purging py3-asgiref-pyc (3.8.1-r1) (5/31) Purging py3-asgiref (3.8.1-r1) (6/31) Purging py3-sqlparse-pyc (0.5.1-r0) (7/31) Purging py3-sqlparse (0.5.1-r0) (8/31) Purging tzdata (2024b-r1) (9/31) Purging py3-gpep517-pyc (16-r0) (10/31) Purging py3-gpep517 (16-r0) (11/31) Purging py3-installer-pyc (0.7.0-r2) (12/31) Purging py3-installer (0.7.0-r2) (13/31) Purging py3-setuptools-pyc (70.3.0-r0) (14/31) Purging py3-setuptools (70.3.0-r0) (15/31) Purging py3-wheel-pyc (0.43.0-r0) (16/31) Purging py3-wheel (0.43.0-r0) (17/31) Purging py3-packaging-pyc (24.2-r0) (18/31) Purging py3-packaging (24.2-r0) (19/31) Purging py3-parsing-pyc (3.1.4-r0) (20/31) Purging py3-parsing (3.1.4-r0) (21/31) Purging python3-pyc (3.12.7-r1) (22/31) Purging python3-pycache-pyc0 (3.12.7-r1) (23/31) Purging pyc (3.12.7-r1) (24/31) Purging python3 (3.12.7-r1) (25/31) Purging gdbm (1.24-r0) (26/31) Purging libbz2 (1.0.8-r6) (27/31) Purging libffi (3.4.6-r0) (28/31) Purging libpanelw (6.5_p20241006-r3) (29/31) Purging mpdecimal (4.0.0-r0) (30/31) Purging sqlite-libs (3.47.0-r0) (31/31) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r6.trigger OK: 333 MiB in 98 packages >>> py3-django-registration: Updating the community/riscv64 repository index... >>> py3-django-registration: Signing the index...