>>> py3-django-registration: Building community/py3-django-registration 3.4-r1 (using abuild 3.13.0-r3) started Mon, 29 Apr 2024 21:32:05 +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/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.6-r0) (3/32) Installing gdbm (1.23-r1) (4/32) Installing xz-libs (5.6.1-r3) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.4_p20240330-r0) (7/32) Installing readline (8.2.10-r0) (8/32) Installing sqlite-libs (3.45.3-r0) (9/32) Installing python3 (3.12.3-r1) (10/32) Installing python3-pycache-pyc0 (3.12.3-r1) (11/32) Installing pyc (3.12.3-r1) (12/32) Installing py3-asgiref (3.8.1-r1) (13/32) Installing py3-asgiref-pyc (3.8.1-r1) (14/32) Installing py3-sqlparse (0.4.4-r2) (15/32) Installing py3-sqlparse-pyc (0.4.4-r2) (16/32) Installing tzdata (2024a-r1) (17/32) Installing py3-django-pyc (4.2.11-r1) (18/32) Installing python3-pyc (3.12.3-r1) (19/32) Installing py3-django (4.2.11-r1) (20/32) Installing py3-installer (0.7.0-r2) (21/32) Installing py3-installer-pyc (0.7.0-r2) (22/32) Installing py3-gpep517 (15-r2) (23/32) Installing py3-gpep517-pyc (15-r2) (24/32) Installing py3-parsing (3.1.2-r1) (25/32) Installing py3-parsing-pyc (3.1.2-r1) (26/32) Installing py3-packaging (24.0-r1) (27/32) Installing py3-packaging-pyc (24.0-r1) (28/32) Installing py3-setuptools (69.5.1-r0) (29/32) Installing py3-setuptools-pyc (69.5.1-r0) (30/32) Installing py3-wheel (0.42.0-r1) (31/32) Installing py3-wheel-pyc (0.42.0-r1) (32/32) Installing .makedepends-py3-django-registration (20240429.213209) Executing busybox-1.36.1-r26.trigger OK: 476 MiB in 134 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) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-django-registration: Fetching django-registration-3.4.tar.gz::https://github.com/ubernostrum/django-registration/archive/3.4.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/v3.20/django-registration-3.4.tar.gz.part' django-registration- 100% |********************************| 81582 0:00:00 ETA '/var/cache/distfiles/v3.20/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.20/django-registration-3.4.tar.gz... 2024-04-29 21:32:12,723 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-29 21:32:12,936 root INFO running bdist_wheel 2024-04-29 21:32:12,950 root INFO running build 2024-04-29 21:32:12,950 root INFO running build_py 2024-04-29 21:32:12,953 root INFO creating build 2024-04-29 21:32:12,953 root INFO creating build/lib 2024-04-29 21:32:12,953 root INFO creating build/lib/django_registration 2024-04-29 21:32:12,954 root INFO copying src/django_registration/signals.py -> build/lib/django_registration 2024-04-29 21:32:12,954 root INFO copying src/django_registration/forms.py -> build/lib/django_registration 2024-04-29 21:32:12,954 root INFO copying src/django_registration/views.py -> build/lib/django_registration 2024-04-29 21:32:12,955 root INFO copying src/django_registration/validators.py -> build/lib/django_registration 2024-04-29 21:32:12,955 root INFO copying src/django_registration/__init__.py -> build/lib/django_registration 2024-04-29 21:32:12,956 root INFO copying src/django_registration/exceptions.py -> build/lib/django_registration 2024-04-29 21:32:12,956 root INFO creating build/lib/django_registration/migrations 2024-04-29 21:32:12,956 root INFO copying src/django_registration/migrations/__init__.py -> build/lib/django_registration/migrations 2024-04-29 21:32:12,957 root INFO copying src/django_registration/migrations/0001_initial.py -> build/lib/django_registration/migrations 2024-04-29 21:32:12,957 root INFO creating build/lib/django_registration/backends 2024-04-29 21:32:12,958 root INFO copying src/django_registration/backends/__init__.py -> build/lib/django_registration/backends 2024-04-29 21:32:12,966 root INFO creating build/lib/django_registration/backends/one_step 2024-04-29 21:32:12,966 root INFO copying src/django_registration/backends/one_step/views.py -> build/lib/django_registration/backends/one_step 2024-04-29 21:32:12,967 root INFO copying src/django_registration/backends/one_step/__init__.py -> build/lib/django_registration/backends/one_step 2024-04-29 21:32:12,967 root INFO copying src/django_registration/backends/one_step/urls.py -> build/lib/django_registration/backends/one_step 2024-04-29 21:32:12,968 root INFO creating build/lib/django_registration/backends/activation 2024-04-29 21:32:12,968 root INFO copying src/django_registration/backends/activation/views.py -> build/lib/django_registration/backends/activation 2024-04-29 21:32:12,968 root INFO copying src/django_registration/backends/activation/__init__.py -> build/lib/django_registration/backends/activation 2024-04-29 21:32:12,969 root INFO copying src/django_registration/backends/activation/urls.py -> build/lib/django_registration/backends/activation 2024-04-29 21:32:12,970 root INFO running egg_info 2024-04-29 21:32:12,970 root INFO creating src/django_registration.egg-info 2024-04-29 21:32:12,973 root INFO writing src/django_registration.egg-info/PKG-INFO 2024-04-29 21:32:12,977 root INFO writing dependency_links to src/django_registration.egg-info/dependency_links.txt 2024-04-29 21:32:12,978 root INFO writing requirements to src/django_registration.egg-info/requires.txt 2024-04-29 21:32:12,979 root INFO writing top-level names to src/django_registration.egg-info/top_level.txt 2024-04-29 21:32:12,979 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2024-04-29 21:32:12,998 root INFO reading manifest file 'src/django_registration.egg-info/SOURCES.txt' 2024-04-29 21:32:12,999 root INFO reading manifest template 'MANIFEST.in' 2024-04-29 21:32:13,001 root WARNING warning: no files found matching 'tox.ini' 2024-04-29 21:32:13,006 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-04-29 21:32:13,007 root WARNING no previously-included directories found matching 'docs/_build' 2024-04-29 21:32:13,007 root INFO adding license file 'LICENSE' 2024-04-29 21:32:13,007 root INFO adding license file 'AUTHORS' 2024-04-29 21:32:13,010 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2024-04-29 21:32:13,023 root INFO creating build/lib/django_registration/locale 2024-04-29 21:32:13,024 root INFO creating build/lib/django_registration/locale/pl 2024-04-29 21:32:13,024 root INFO creating build/lib/django_registration/locale/pl/LC_MESSAGES 2024-04-29 21:32:13,024 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pl/LC_MESSAGES 2024-04-29 21:32:13,024 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pl/LC_MESSAGES 2024-04-29 21:32:13,025 root INFO creating build/lib/django_registration/locale/en 2024-04-29 21:32:13,025 root INFO creating build/lib/django_registration/locale/en/LC_MESSAGES 2024-04-29 21:32:13,025 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/en/LC_MESSAGES 2024-04-29 21:32:13,026 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.po -> build/lib/django_registration/locale/en/LC_MESSAGES 2024-04-29 21:32:13,026 root INFO creating build/lib/django_registration/locale/zh_CN 2024-04-29 21:32:13,026 root INFO creating build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2024-04-29 21:32:13,026 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2024-04-29 21:32:13,027 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2024-04-29 21:32:13,027 root INFO creating build/lib/django_registration/locale/ca 2024-04-29 21:32:13,027 root INFO creating build/lib/django_registration/locale/ca/LC_MESSAGES 2024-04-29 21:32:13,027 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ca/LC_MESSAGES 2024-04-29 21:32:13,028 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ca/LC_MESSAGES 2024-04-29 21:32:13,028 root INFO creating build/lib/django_registration/locale/sr 2024-04-29 21:32:13,028 root INFO creating build/lib/django_registration/locale/sr/LC_MESSAGES 2024-04-29 21:32:13,029 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sr/LC_MESSAGES 2024-04-29 21:32:13,029 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sr/LC_MESSAGES 2024-04-29 21:32:13,029 root INFO creating build/lib/django_registration/locale/sv 2024-04-29 21:32:13,030 root INFO creating build/lib/django_registration/locale/sv/LC_MESSAGES 2024-04-29 21:32:13,030 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sv/LC_MESSAGES 2024-04-29 21:32:13,030 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sv/LC_MESSAGES 2024-04-29 21:32:13,031 root INFO creating build/lib/django_registration/locale/da 2024-04-29 21:32:13,031 root INFO creating build/lib/django_registration/locale/da/LC_MESSAGES 2024-04-29 21:32:13,031 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/da/LC_MESSAGES 2024-04-29 21:32:13,031 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.po -> build/lib/django_registration/locale/da/LC_MESSAGES 2024-04-29 21:32:13,032 root INFO creating build/lib/django_registration/locale/ja 2024-04-29 21:32:13,032 root INFO creating build/lib/django_registration/locale/ja/LC_MESSAGES 2024-04-29 21:32:13,032 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ja/LC_MESSAGES 2024-04-29 21:32:13,032 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ja/LC_MESSAGES 2024-04-29 21:32:13,033 root INFO creating build/lib/django_registration/locale/nb 2024-04-29 21:32:13,033 root INFO creating build/lib/django_registration/locale/nb/LC_MESSAGES 2024-04-29 21:32:13,033 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nb/LC_MESSAGES 2024-04-29 21:32:13,034 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nb/LC_MESSAGES 2024-04-29 21:32:13,034 root INFO creating build/lib/django_registration/locale/fr 2024-04-29 21:32:13,034 root INFO creating build/lib/django_registration/locale/fr/LC_MESSAGES 2024-04-29 21:32:13,034 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fr/LC_MESSAGES 2024-04-29 21:32:13,035 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fr/LC_MESSAGES 2024-04-29 21:32:13,035 root INFO creating build/lib/django_registration/locale/fa 2024-04-29 21:32:13,035 root INFO creating build/lib/django_registration/locale/fa/LC_MESSAGES 2024-04-29 21:32:13,035 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fa/LC_MESSAGES 2024-04-29 21:32:13,036 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fa/LC_MESSAGES 2024-04-29 21:32:13,036 root INFO creating build/lib/django_registration/locale/ru 2024-04-29 21:32:13,036 root INFO creating build/lib/django_registration/locale/ru/LC_MESSAGES 2024-04-29 21:32:13,037 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ru/LC_MESSAGES 2024-04-29 21:32:13,037 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ru/LC_MESSAGES 2024-04-29 21:32:13,037 root INFO creating build/lib/django_registration/locale/bg 2024-04-29 21:32:13,037 root INFO creating build/lib/django_registration/locale/bg/LC_MESSAGES 2024-04-29 21:32:13,038 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/bg/LC_MESSAGES 2024-04-29 21:32:13,038 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.po -> build/lib/django_registration/locale/bg/LC_MESSAGES 2024-04-29 21:32:13,038 root INFO creating build/lib/django_registration/locale/id 2024-04-29 21:32:13,039 root INFO creating build/lib/django_registration/locale/id/LC_MESSAGES 2024-04-29 21:32:13,039 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/id/LC_MESSAGES 2024-04-29 21:32:13,039 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.po -> build/lib/django_registration/locale/id/LC_MESSAGES 2024-04-29 21:32:13,040 root INFO creating build/lib/django_registration/locale/ar 2024-04-29 21:32:13,040 root INFO creating build/lib/django_registration/locale/ar/LC_MESSAGES 2024-04-29 21:32:13,040 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ar/LC_MESSAGES 2024-04-29 21:32:13,040 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ar/LC_MESSAGES 2024-04-29 21:32:13,041 root INFO creating build/lib/django_registration/locale/el 2024-04-29 21:32:13,041 root INFO creating build/lib/django_registration/locale/el/LC_MESSAGES 2024-04-29 21:32:13,041 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/el/LC_MESSAGES 2024-04-29 21:32:13,041 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.po -> build/lib/django_registration/locale/el/LC_MESSAGES 2024-04-29 21:32:13,042 root INFO creating build/lib/django_registration/locale/zh_TW 2024-04-29 21:32:13,042 root INFO creating build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2024-04-29 21:32:13,042 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2024-04-29 21:32:13,043 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2024-04-29 21:32:13,043 root INFO creating build/lib/django_registration/locale/is 2024-04-29 21:32:13,043 root INFO creating build/lib/django_registration/locale/is/LC_MESSAGES 2024-04-29 21:32:13,043 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/is/LC_MESSAGES 2024-04-29 21:32:13,044 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.po -> build/lib/django_registration/locale/is/LC_MESSAGES 2024-04-29 21:32:13,044 root INFO creating build/lib/django_registration/locale/tr_TR 2024-04-29 21:32:13,044 root INFO creating build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2024-04-29 21:32:13,044 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2024-04-29 21:32:13,045 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2024-04-29 21:32:13,045 root INFO creating build/lib/django_registration/locale/ko 2024-04-29 21:32:13,045 root INFO creating build/lib/django_registration/locale/ko/LC_MESSAGES 2024-04-29 21:32:13,045 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ko/LC_MESSAGES 2024-04-29 21:32:13,046 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ko/LC_MESSAGES 2024-04-29 21:32:13,046 root INFO creating build/lib/django_registration/locale/nl 2024-04-29 21:32:13,046 root INFO creating build/lib/django_registration/locale/nl/LC_MESSAGES 2024-04-29 21:32:13,046 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nl/LC_MESSAGES 2024-04-29 21:32:13,047 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nl/LC_MESSAGES 2024-04-29 21:32:13,047 root INFO creating build/lib/django_registration/locale/pt_BR 2024-04-29 21:32:13,047 root INFO creating build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2024-04-29 21:32:13,047 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2024-04-29 21:32:13,048 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2024-04-29 21:32:13,048 root INFO creating build/lib/django_registration/locale/sl 2024-04-29 21:32:13,048 root INFO creating build/lib/django_registration/locale/sl/LC_MESSAGES 2024-04-29 21:32:13,048 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sl/LC_MESSAGES 2024-04-29 21:32:13,049 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sl/LC_MESSAGES 2024-04-29 21:32:13,049 root INFO creating build/lib/django_registration/locale/de 2024-04-29 21:32:13,049 root INFO creating build/lib/django_registration/locale/de/LC_MESSAGES 2024-04-29 21:32:13,049 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/de/LC_MESSAGES 2024-04-29 21:32:13,050 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.po -> build/lib/django_registration/locale/de/LC_MESSAGES 2024-04-29 21:32:13,050 root INFO creating build/lib/django_registration/locale/he 2024-04-29 21:32:13,050 root INFO creating build/lib/django_registration/locale/he/LC_MESSAGES 2024-04-29 21:32:13,050 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/he/LC_MESSAGES 2024-04-29 21:32:13,051 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.po -> build/lib/django_registration/locale/he/LC_MESSAGES 2024-04-29 21:32:13,051 root INFO creating build/lib/django_registration/locale/it 2024-04-29 21:32:13,051 root INFO creating build/lib/django_registration/locale/it/LC_MESSAGES 2024-04-29 21:32:13,051 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/it/LC_MESSAGES 2024-04-29 21:32:13,052 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.po -> build/lib/django_registration/locale/it/LC_MESSAGES 2024-04-29 21:32:13,052 root INFO creating build/lib/django_registration/locale/es_AR 2024-04-29 21:32:13,052 root INFO creating build/lib/django_registration/locale/es_AR/LC_MESSAGES 2024-04-29 21:32:13,053 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2024-04-29 21:32:13,053 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2024-04-29 21:32:13,053 root INFO creating build/lib/django_registration/locale/pt 2024-04-29 21:32:13,053 root INFO creating build/lib/django_registration/locale/pt/LC_MESSAGES 2024-04-29 21:32:13,054 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt/LC_MESSAGES 2024-04-29 21:32:13,054 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt/LC_MESSAGES 2024-04-29 21:32:13,054 root INFO creating build/lib/django_registration/locale/hr 2024-04-29 21:32:13,054 root INFO creating build/lib/django_registration/locale/hr/LC_MESSAGES 2024-04-29 21:32:13,055 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/hr/LC_MESSAGES 2024-04-29 21:32:13,055 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/hr/LC_MESSAGES 2024-04-29 21:32:13,055 root INFO creating build/lib/django_registration/locale/es 2024-04-29 21:32:13,055 root INFO creating build/lib/django_registration/locale/es/LC_MESSAGES 2024-04-29 21:32:13,056 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es/LC_MESSAGES 2024-04-29 21:32:13,056 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es/LC_MESSAGES 2024-04-29 21:32:13,056 root INFO creating build/lib/django_registration/locale/cs 2024-04-29 21:32:13,056 root INFO creating build/lib/django_registration/locale/cs/LC_MESSAGES 2024-04-29 21:32:13,057 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/cs/LC_MESSAGES 2024-04-29 21:32:13,057 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.po -> build/lib/django_registration/locale/cs/LC_MESSAGES 2024-04-29 21:32:13,069 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-29 21:32:13,069 root INFO running install 2024-04-29 21:32:13,086 root INFO running install_lib 2024-04-29 21:32:13,089 root INFO creating build/bdist.linux-i686 2024-04-29 21:32:13,089 root INFO creating build/bdist.linux-i686/wheel 2024-04-29 21:32:13,090 root INFO creating build/bdist.linux-i686/wheel/django_registration 2024-04-29 21:32:13,090 root INFO copying build/lib/django_registration/signals.py -> build/bdist.linux-i686/wheel/django_registration 2024-04-29 21:32:13,090 root INFO copying build/lib/django_registration/forms.py -> build/bdist.linux-i686/wheel/django_registration 2024-04-29 21:32:13,090 root INFO copying build/lib/django_registration/views.py -> build/bdist.linux-i686/wheel/django_registration 2024-04-29 21:32:13,091 root INFO copying build/lib/django_registration/validators.py -> build/bdist.linux-i686/wheel/django_registration 2024-04-29 21:32:13,091 root INFO copying build/lib/django_registration/__init__.py -> build/bdist.linux-i686/wheel/django_registration 2024-04-29 21:32:13,091 root INFO creating build/bdist.linux-i686/wheel/django_registration/migrations 2024-04-29 21:32:13,092 root INFO copying build/lib/django_registration/migrations/__init__.py -> build/bdist.linux-i686/wheel/django_registration/migrations 2024-04-29 21:32:13,092 root INFO copying build/lib/django_registration/migrations/0001_initial.py -> build/bdist.linux-i686/wheel/django_registration/migrations 2024-04-29 21:32:13,092 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale 2024-04-29 21:32:13,092 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/pl 2024-04-29 21:32:13,093 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/pl/LC_MESSAGES 2024-04-29 21:32:13,093 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/pl/LC_MESSAGES 2024-04-29 21:32:13,093 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/pl/LC_MESSAGES 2024-04-29 21:32:13,094 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/en 2024-04-29 21:32:13,094 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/en/LC_MESSAGES 2024-04-29 21:32:13,094 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/en/LC_MESSAGES 2024-04-29 21:32:13,094 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/en/LC_MESSAGES 2024-04-29 21:32:13,095 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/zh_CN 2024-04-29 21:32:13,095 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2024-04-29 21:32:13,095 root INFO copying build/lib/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2024-04-29 21:32:13,095 root INFO copying build/lib/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2024-04-29 21:32:13,096 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ca 2024-04-29 21:32:13,096 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ca/LC_MESSAGES 2024-04-29 21:32:13,096 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/ca/LC_MESSAGES 2024-04-29 21:32:13,097 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/ca/LC_MESSAGES 2024-04-29 21:32:13,097 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/sr 2024-04-29 21:32:13,097 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/sr/LC_MESSAGES 2024-04-29 21:32:13,097 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/sr/LC_MESSAGES 2024-04-29 21:32:13,098 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/sr/LC_MESSAGES 2024-04-29 21:32:13,098 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/sv 2024-04-29 21:32:13,098 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/sv/LC_MESSAGES 2024-04-29 21:32:13,098 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/sv/LC_MESSAGES 2024-04-29 21:32:13,099 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/sv/LC_MESSAGES 2024-04-29 21:32:13,099 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/da 2024-04-29 21:32:13,099 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/da/LC_MESSAGES 2024-04-29 21:32:13,100 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/da/LC_MESSAGES 2024-04-29 21:32:13,100 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/da/LC_MESSAGES 2024-04-29 21:32:13,100 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ja 2024-04-29 21:32:13,101 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ja/LC_MESSAGES 2024-04-29 21:32:13,101 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/ja/LC_MESSAGES 2024-04-29 21:32:13,101 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/ja/LC_MESSAGES 2024-04-29 21:32:13,101 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/nb 2024-04-29 21:32:13,102 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/nb/LC_MESSAGES 2024-04-29 21:32:13,102 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/nb/LC_MESSAGES 2024-04-29 21:32:13,102 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/nb/LC_MESSAGES 2024-04-29 21:32:13,102 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/fr 2024-04-29 21:32:13,103 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/fr/LC_MESSAGES 2024-04-29 21:32:13,103 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/fr/LC_MESSAGES 2024-04-29 21:32:13,103 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/fr/LC_MESSAGES 2024-04-29 21:32:13,104 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/fa 2024-04-29 21:32:13,104 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/fa/LC_MESSAGES 2024-04-29 21:32:13,104 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/fa/LC_MESSAGES 2024-04-29 21:32:13,104 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/fa/LC_MESSAGES 2024-04-29 21:32:13,105 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ru 2024-04-29 21:32:13,105 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ru/LC_MESSAGES 2024-04-29 21:32:13,105 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/ru/LC_MESSAGES 2024-04-29 21:32:13,105 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/ru/LC_MESSAGES 2024-04-29 21:32:13,106 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/bg 2024-04-29 21:32:13,106 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/bg/LC_MESSAGES 2024-04-29 21:32:13,106 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/bg/LC_MESSAGES 2024-04-29 21:32:13,107 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/bg/LC_MESSAGES 2024-04-29 21:32:13,107 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/id 2024-04-29 21:32:13,107 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/id/LC_MESSAGES 2024-04-29 21:32:13,107 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/id/LC_MESSAGES 2024-04-29 21:32:13,108 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/id/LC_MESSAGES 2024-04-29 21:32:13,108 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ar 2024-04-29 21:32:13,108 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ar/LC_MESSAGES 2024-04-29 21:32:13,109 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/ar/LC_MESSAGES 2024-04-29 21:32:13,109 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/ar/LC_MESSAGES 2024-04-29 21:32:13,109 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/el 2024-04-29 21:32:13,109 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/el/LC_MESSAGES 2024-04-29 21:32:13,110 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/el/LC_MESSAGES 2024-04-29 21:32:13,110 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/el/LC_MESSAGES 2024-04-29 21:32:13,110 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/zh_TW 2024-04-29 21:32:13,111 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2024-04-29 21:32:13,111 root INFO copying build/lib/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2024-04-29 21:32:13,111 root INFO copying build/lib/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2024-04-29 21:32:13,111 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/is 2024-04-29 21:32:13,112 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/is/LC_MESSAGES 2024-04-29 21:32:13,112 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/is/LC_MESSAGES 2024-04-29 21:32:13,112 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/is/LC_MESSAGES 2024-04-29 21:32:13,113 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/tr_TR 2024-04-29 21:32:13,113 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2024-04-29 21:32:13,113 root INFO copying build/lib/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2024-04-29 21:32:13,113 root INFO copying build/lib/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2024-04-29 21:32:13,114 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ko 2024-04-29 21:32:13,114 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ko/LC_MESSAGES 2024-04-29 21:32:13,114 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/ko/LC_MESSAGES 2024-04-29 21:32:13,114 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/ko/LC_MESSAGES 2024-04-29 21:32:13,115 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/nl 2024-04-29 21:32:13,115 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/nl/LC_MESSAGES 2024-04-29 21:32:13,115 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/nl/LC_MESSAGES 2024-04-29 21:32:13,115 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/nl/LC_MESSAGES 2024-04-29 21:32:13,116 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/pt_BR 2024-04-29 21:32:13,116 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2024-04-29 21:32:13,116 root INFO copying build/lib/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2024-04-29 21:32:13,117 root INFO copying build/lib/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2024-04-29 21:32:13,117 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/sl 2024-04-29 21:32:13,117 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/sl/LC_MESSAGES 2024-04-29 21:32:13,117 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/sl/LC_MESSAGES 2024-04-29 21:32:13,118 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/sl/LC_MESSAGES 2024-04-29 21:32:13,118 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/de 2024-04-29 21:32:13,118 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/de/LC_MESSAGES 2024-04-29 21:32:13,118 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/de/LC_MESSAGES 2024-04-29 21:32:13,119 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/de/LC_MESSAGES 2024-04-29 21:32:13,119 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/he 2024-04-29 21:32:13,119 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/he/LC_MESSAGES 2024-04-29 21:32:13,120 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/he/LC_MESSAGES 2024-04-29 21:32:13,120 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/he/LC_MESSAGES 2024-04-29 21:32:13,120 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/it 2024-04-29 21:32:13,120 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/it/LC_MESSAGES 2024-04-29 21:32:13,121 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/it/LC_MESSAGES 2024-04-29 21:32:13,121 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/it/LC_MESSAGES 2024-04-29 21:32:13,121 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/es_AR 2024-04-29 21:32:13,122 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/es_AR/LC_MESSAGES 2024-04-29 21:32:13,122 root INFO copying build/lib/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/es_AR/LC_MESSAGES 2024-04-29 21:32:13,122 root INFO copying build/lib/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/es_AR/LC_MESSAGES 2024-04-29 21:32:13,122 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/pt 2024-04-29 21:32:13,123 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/pt/LC_MESSAGES 2024-04-29 21:32:13,123 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/pt/LC_MESSAGES 2024-04-29 21:32:13,123 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/pt/LC_MESSAGES 2024-04-29 21:32:13,123 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/hr 2024-04-29 21:32:13,124 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/hr/LC_MESSAGES 2024-04-29 21:32:13,124 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/hr/LC_MESSAGES 2024-04-29 21:32:13,124 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/hr/LC_MESSAGES 2024-04-29 21:32:13,125 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/es 2024-04-29 21:32:13,125 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/es/LC_MESSAGES 2024-04-29 21:32:13,125 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/es/LC_MESSAGES 2024-04-29 21:32:13,125 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/es/LC_MESSAGES 2024-04-29 21:32:13,126 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/cs 2024-04-29 21:32:13,126 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/cs/LC_MESSAGES 2024-04-29 21:32:13,126 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/cs/LC_MESSAGES 2024-04-29 21:32:13,126 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/cs/LC_MESSAGES 2024-04-29 21:32:13,127 root INFO creating build/bdist.linux-i686/wheel/django_registration/backends 2024-04-29 21:32:13,127 root INFO creating build/bdist.linux-i686/wheel/django_registration/backends/one_step 2024-04-29 21:32:13,127 root INFO copying build/lib/django_registration/backends/one_step/views.py -> build/bdist.linux-i686/wheel/django_registration/backends/one_step 2024-04-29 21:32:13,128 root INFO copying build/lib/django_registration/backends/one_step/__init__.py -> build/bdist.linux-i686/wheel/django_registration/backends/one_step 2024-04-29 21:32:13,128 root INFO copying build/lib/django_registration/backends/one_step/urls.py -> build/bdist.linux-i686/wheel/django_registration/backends/one_step 2024-04-29 21:32:13,128 root INFO creating build/bdist.linux-i686/wheel/django_registration/backends/activation 2024-04-29 21:32:13,128 root INFO copying build/lib/django_registration/backends/activation/views.py -> build/bdist.linux-i686/wheel/django_registration/backends/activation 2024-04-29 21:32:13,129 root INFO copying build/lib/django_registration/backends/activation/__init__.py -> build/bdist.linux-i686/wheel/django_registration/backends/activation 2024-04-29 21:32:13,129 root INFO copying build/lib/django_registration/backends/activation/urls.py -> build/bdist.linux-i686/wheel/django_registration/backends/activation 2024-04-29 21:32:13,129 root INFO copying build/lib/django_registration/backends/__init__.py -> build/bdist.linux-i686/wheel/django_registration/backends 2024-04-29 21:32:13,130 root INFO copying build/lib/django_registration/exceptions.py -> build/bdist.linux-i686/wheel/django_registration 2024-04-29 21:32:13,130 root INFO running install_egg_info 2024-04-29 21:32:13,133 root INFO Copying src/django_registration.egg-info to build/bdist.linux-i686/wheel/django_registration-3.4-py3.12.egg-info 2024-04-29 21:32:13,134 root INFO running install_scripts 2024-04-29 21:32:13,139 wheel INFO creating build/bdist.linux-i686/wheel/django_registration-3.4.dist-info/WHEEL 2024-04-29 21:32:13,140 wheel INFO creating '/home/buildozer/aports/community/py3-django-registration/src/django-registration-3.4/.dist/.tmp-gggzppvl/django_registration-3.4-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-29 21:32:13,141 wheel INFO adding 'django_registration/__init__.py' 2024-04-29 21:32:13,141 wheel INFO adding 'django_registration/exceptions.py' 2024-04-29 21:32:13,141 wheel INFO adding 'django_registration/forms.py' 2024-04-29 21:32:13,142 wheel INFO adding 'django_registration/signals.py' 2024-04-29 21:32:13,142 wheel INFO adding 'django_registration/validators.py' 2024-04-29 21:32:13,143 wheel INFO adding 'django_registration/views.py' 2024-04-29 21:32:13,143 wheel INFO adding 'django_registration/backends/__init__.py' 2024-04-29 21:32:13,143 wheel INFO adding 'django_registration/backends/activation/__init__.py' 2024-04-29 21:32:13,144 wheel INFO adding 'django_registration/backends/activation/urls.py' 2024-04-29 21:32:13,144 wheel INFO adding 'django_registration/backends/activation/views.py' 2024-04-29 21:32:13,145 wheel INFO adding 'django_registration/backends/one_step/__init__.py' 2024-04-29 21:32:13,145 wheel INFO adding 'django_registration/backends/one_step/urls.py' 2024-04-29 21:32:13,145 wheel INFO adding 'django_registration/backends/one_step/views.py' 2024-04-29 21:32:13,146 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,146 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.po' 2024-04-29 21:32:13,147 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,147 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.po' 2024-04-29 21:32:13,148 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,148 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.po' 2024-04-29 21:32:13,148 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,149 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.po' 2024-04-29 21:32:13,149 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,150 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.po' 2024-04-29 21:32:13,150 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,150 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.po' 2024-04-29 21:32:13,151 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,151 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.po' 2024-04-29 21:32:13,152 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,152 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.po' 2024-04-29 21:32:13,152 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,153 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.po' 2024-04-29 21:32:13,153 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,153 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.po' 2024-04-29 21:32:13,154 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,154 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.po' 2024-04-29 21:32:13,155 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,155 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.po' 2024-04-29 21:32:13,155 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,156 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.po' 2024-04-29 21:32:13,156 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,157 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.po' 2024-04-29 21:32:13,157 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,157 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.po' 2024-04-29 21:32:13,158 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,158 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.po' 2024-04-29 21:32:13,159 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,159 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.po' 2024-04-29 21:32:13,159 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,160 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.po' 2024-04-29 21:32:13,160 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,160 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.po' 2024-04-29 21:32:13,161 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,161 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.po' 2024-04-29 21:32:13,162 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,162 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.po' 2024-04-29 21:32:13,162 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,163 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.po' 2024-04-29 21:32:13,163 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,164 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.po' 2024-04-29 21:32:13,164 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,164 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.po' 2024-04-29 21:32:13,165 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,165 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.po' 2024-04-29 21:32:13,166 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,166 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.po' 2024-04-29 21:32:13,166 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,167 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.po' 2024-04-29 21:32:13,167 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,167 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.po' 2024-04-29 21:32:13,168 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,168 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.po' 2024-04-29 21:32:13,169 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,169 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.po' 2024-04-29 21:32:13,169 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.mo' 2024-04-29 21:32:13,170 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.po' 2024-04-29 21:32:13,170 wheel INFO adding 'django_registration/migrations/0001_initial.py' 2024-04-29 21:32:13,171 wheel INFO adding 'django_registration/migrations/__init__.py' 2024-04-29 21:32:13,171 wheel INFO adding 'django_registration-3.4.dist-info/AUTHORS' 2024-04-29 21:32:13,171 wheel INFO adding 'django_registration-3.4.dist-info/LICENSE' 2024-04-29 21:32:13,172 wheel INFO adding 'django_registration-3.4.dist-info/METADATA' 2024-04-29 21:32:13,172 wheel INFO adding 'django_registration-3.4.dist-info/WHEEL' 2024-04-29 21:32:13,172 wheel INFO adding 'django_registration-3.4.dist-info/top_level.txt' 2024-04-29 21:32:13,173 wheel INFO adding 'django_registration-3.4.dist-info/RECORD' 2024-04-29 21:32:13,174 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-29 21:32:13,182 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.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__' '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration/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__' '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration/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__' '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration/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__' '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration/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__' >>> 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: 136.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-r1.apk >>> py3-django-registration*: Tracing dependencies... py3-django python3~3.12 >>> 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-r1.apk >>> py3-django-registration: Build complete at Mon, 29 Apr 2024 21:32:14 +0000 elapsed time 0h 0m 9s >>> py3-django-registration: Cleaning up srcdir >>> py3-django-registration: Cleaning up pkgdir >>> py3-django-registration: Uninstalling dependencies... (1/32) Purging .makedepends-py3-django-registration (20240429.213209) (2/32) Purging py3-django-pyc (4.2.11-r1) (3/32) Purging py3-django (4.2.11-r1) (4/32) Purging py3-asgiref-pyc (3.8.1-r1) (5/32) Purging py3-asgiref (3.8.1-r1) (6/32) Purging py3-sqlparse-pyc (0.4.4-r2) (7/32) Purging py3-sqlparse (0.4.4-r2) (8/32) Purging tzdata (2024a-r1) (9/32) Purging py3-gpep517-pyc (15-r2) (10/32) Purging py3-gpep517 (15-r2) (11/32) Purging py3-installer-pyc (0.7.0-r2) (12/32) Purging py3-installer (0.7.0-r2) (13/32) Purging py3-setuptools-pyc (69.5.1-r0) (14/32) Purging py3-setuptools (69.5.1-r0) (15/32) Purging py3-wheel-pyc (0.42.0-r1) (16/32) Purging py3-wheel (0.42.0-r1) (17/32) Purging py3-packaging-pyc (24.0-r1) (18/32) Purging py3-packaging (24.0-r1) (19/32) Purging py3-parsing-pyc (3.1.2-r1) (20/32) Purging py3-parsing (3.1.2-r1) (21/32) Purging python3-pyc (3.12.3-r1) (22/32) Purging python3-pycache-pyc0 (3.12.3-r1) (23/32) Purging pyc (3.12.3-r1) (24/32) Purging python3 (3.12.3-r1) (25/32) Purging gdbm (1.23-r1) (26/32) Purging libbz2 (1.0.8-r6) (27/32) Purging libffi (3.4.6-r0) (28/32) Purging libpanelw (6.4_p20240330-r0) (29/32) Purging mpdecimal (4.0.0-r0) (30/32) Purging readline (8.2.10-r0) (31/32) Purging sqlite-libs (3.45.3-r0) (32/32) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 376 MiB in 102 packages >>> py3-django-registration: Updating the community/x86 repository index... >>> py3-django-registration: Signing the index...