>>> py3-django-crispy-forms: Building community/py3-django-crispy-forms 2.1-r0 (using abuild 3.11.21-r0) started Mon, 16 Oct 2023 05:50:56 +0000 >>> py3-django-crispy-forms: Checking sanity of /home/buildozer/aports/community/py3-django-crispy-forms/APKBUILD... >>> WARNING: py3-django-crispy-forms: No maintainer >>> py3-django-crispy-forms: Analyzing dependencies... >>> py3-django-crispy-forms: Installing for build: build-base py3-django py3-gpep517 py3-setuptools py3-wheel (1/30) Installing libffi (3.4.4-r3) (2/30) Installing gdbm (1.23-r1) (3/30) Installing mpdecimal (2.5.1-r2) (4/30) Installing libpanelw (6.4_p20230918-r2) (5/30) Installing readline (8.2.1-r2) (6/30) Installing sqlite-libs (3.43.2-r0) (7/30) Installing python3 (3.11.6-r1) (8/30) Installing python3-pycache-pyc0 (3.11.6-r1) (9/30) Installing pyc (3.11.6-r1) (10/30) Installing py3-asgiref (3.7.2-r0) (11/30) Installing py3-asgiref-pyc (3.7.2-r0) (12/30) Installing py3-sqlparse (0.4.4-r1) (13/30) Installing py3-sqlparse-pyc (0.4.4-r1) (14/30) Installing tzdata (2023c-r1) (15/30) Installing py3-django-pyc (4.2.6-r0) (16/30) Installing python3-pyc (3.11.6-r1) (17/30) Installing py3-django (4.2.6-r0) (18/30) Installing py3-installer (0.7.0-r1) (19/30) Installing py3-installer-pyc (0.7.0-r1) (20/30) Installing py3-gpep517 (15-r0) (21/30) Installing py3-gpep517-pyc (15-r0) (22/30) Installing py3-parsing (3.1.1-r0) (23/30) Installing py3-parsing-pyc (3.1.1-r0) (24/30) Installing py3-packaging (23.2-r0) (25/30) Installing py3-packaging-pyc (23.2-r0) (26/30) Installing py3-setuptools (68.2.2-r0) (27/30) Installing py3-setuptools-pyc (68.2.2-r0) (28/30) Installing py3-wheel (0.41.2-r0) (29/30) Installing py3-wheel-pyc (0.41.2-r0) (30/30) Installing .makedepends-py3-django-crispy-forms (20231016.055058) Executing busybox-1.36.1-r13.trigger OK: 482 MiB in 140 packages >>> py3-django-crispy-forms: Cleaning up srcdir >>> py3-django-crispy-forms: Cleaning up pkgdir >>> py3-django-crispy-forms: Cleaning up tmpdir >>> py3-django-crispy-forms: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-crispy-forms-2.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-django-crispy-forms: Fetching py3-django-crispy-forms-2.1.tar.gz::https://files.pythonhosted.org/packages/source/d/django-crispy-forms/django-crispy-forms-2.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 272k 100 272k 0 0 1938k 0 --:--:-- --:--:-- --:--:-- 1938k >>> py3-django-crispy-forms: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-crispy-forms-2.1.tar.gz >>> py3-django-crispy-forms: Checking sha512sums... py3-django-crispy-forms-2.1.tar.gz: OK >>> py3-django-crispy-forms: Unpacking /var/cache/distfiles/edge/py3-django-crispy-forms-2.1.tar.gz... 2023-10-16 05:51:00,522 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-10-16 05:51:00,699 root INFO running bdist_wheel 2023-10-16 05:51:00,709 root INFO running build 2023-10-16 05:51:00,709 root INFO running build_py 2023-10-16 05:51:00,712 root INFO creating build 2023-10-16 05:51:00,712 root INFO creating build/lib 2023-10-16 05:51:00,712 root INFO creating build/lib/crispy_forms 2023-10-16 05:51:00,712 root INFO copying crispy_forms/utils.py -> build/lib/crispy_forms 2023-10-16 05:51:00,713 root INFO copying crispy_forms/layout_slice.py -> build/lib/crispy_forms 2023-10-16 05:51:00,713 root INFO copying crispy_forms/__init__.py -> build/lib/crispy_forms 2023-10-16 05:51:00,713 root INFO copying crispy_forms/bootstrap.py -> build/lib/crispy_forms 2023-10-16 05:51:00,714 root INFO copying crispy_forms/base.py -> build/lib/crispy_forms 2023-10-16 05:51:00,714 root INFO copying crispy_forms/helper.py -> build/lib/crispy_forms 2023-10-16 05:51:00,715 root INFO copying crispy_forms/layout.py -> build/lib/crispy_forms 2023-10-16 05:51:00,715 root INFO copying crispy_forms/exceptions.py -> build/lib/crispy_forms 2023-10-16 05:51:00,716 root INFO creating build/lib/crispy_forms/templatetags 2023-10-16 05:51:00,716 root INFO copying crispy_forms/templatetags/crispy_forms_utils.py -> build/lib/crispy_forms/templatetags 2023-10-16 05:51:00,716 root INFO copying crispy_forms/templatetags/crispy_forms_filters.py -> build/lib/crispy_forms/templatetags 2023-10-16 05:51:00,717 root INFO copying crispy_forms/templatetags/__init__.py -> build/lib/crispy_forms/templatetags 2023-10-16 05:51:00,717 root INFO copying crispy_forms/templatetags/crispy_forms_tags.py -> build/lib/crispy_forms/templatetags 2023-10-16 05:51:00,717 root INFO copying crispy_forms/templatetags/crispy_forms_field.py -> build/lib/crispy_forms/templatetags 2023-10-16 05:51:00,718 root INFO running egg_info 2023-10-16 05:51:00,720 root INFO writing django_crispy_forms.egg-info/PKG-INFO 2023-10-16 05:51:00,720 root INFO writing dependency_links to django_crispy_forms.egg-info/dependency_links.txt 2023-10-16 05:51:00,721 root INFO writing requirements to django_crispy_forms.egg-info/requires.txt 2023-10-16 05:51:00,721 root INFO writing top-level names to django_crispy_forms.egg-info/top_level.txt 2023-10-16 05:51:00,725 root INFO reading manifest file 'django_crispy_forms.egg-info/SOURCES.txt' 2023-10-16 05:51:00,726 root INFO reading manifest template 'MANIFEST.in' 2023-10-16 05:51:00,730 root WARNING no previously-included directories found matching 'docs/_build' 2023-10-16 05:51:00,730 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-10-16 05:51:00,730 root INFO adding license file 'LICENSE.txt' 2023-10-16 05:51:00,733 root INFO writing manifest file 'django_crispy_forms.egg-info/SOURCES.txt' 2023-10-16 05:51:00,735 root INFO copying crispy_forms/LICENSE -> build/lib/crispy_forms 2023-10-16 05:51:00,739 wheel INFO installing to build/bdist.linux-i686/wheel 2023-10-16 05:51:00,739 root INFO running install 2023-10-16 05:51:00,753 root INFO running install_lib 2023-10-16 05:51:00,756 root INFO creating build/bdist.linux-i686 2023-10-16 05:51:00,756 root INFO creating build/bdist.linux-i686/wheel 2023-10-16 05:51:00,756 root INFO creating build/bdist.linux-i686/wheel/crispy_forms 2023-10-16 05:51:00,756 root INFO copying build/lib/crispy_forms/utils.py -> build/bdist.linux-i686/wheel/crispy_forms 2023-10-16 05:51:00,757 root INFO copying build/lib/crispy_forms/layout_slice.py -> build/bdist.linux-i686/wheel/crispy_forms 2023-10-16 05:51:00,757 root INFO creating build/bdist.linux-i686/wheel/crispy_forms/templatetags 2023-10-16 05:51:00,757 root INFO copying build/lib/crispy_forms/templatetags/crispy_forms_utils.py -> build/bdist.linux-i686/wheel/crispy_forms/templatetags 2023-10-16 05:51:00,757 root INFO copying build/lib/crispy_forms/templatetags/crispy_forms_filters.py -> build/bdist.linux-i686/wheel/crispy_forms/templatetags 2023-10-16 05:51:00,758 root INFO copying build/lib/crispy_forms/templatetags/__init__.py -> build/bdist.linux-i686/wheel/crispy_forms/templatetags 2023-10-16 05:51:00,758 root INFO copying build/lib/crispy_forms/templatetags/crispy_forms_tags.py -> build/bdist.linux-i686/wheel/crispy_forms/templatetags 2023-10-16 05:51:00,758 root INFO copying build/lib/crispy_forms/templatetags/crispy_forms_field.py -> build/bdist.linux-i686/wheel/crispy_forms/templatetags 2023-10-16 05:51:00,759 root INFO copying build/lib/crispy_forms/__init__.py -> build/bdist.linux-i686/wheel/crispy_forms 2023-10-16 05:51:00,759 root INFO copying build/lib/crispy_forms/bootstrap.py -> build/bdist.linux-i686/wheel/crispy_forms 2023-10-16 05:51:00,760 root INFO copying build/lib/crispy_forms/base.py -> build/bdist.linux-i686/wheel/crispy_forms 2023-10-16 05:51:00,760 root INFO copying build/lib/crispy_forms/helper.py -> build/bdist.linux-i686/wheel/crispy_forms 2023-10-16 05:51:00,760 root INFO copying build/lib/crispy_forms/LICENSE -> build/bdist.linux-i686/wheel/crispy_forms 2023-10-16 05:51:00,761 root INFO copying build/lib/crispy_forms/layout.py -> build/bdist.linux-i686/wheel/crispy_forms 2023-10-16 05:51:00,761 root INFO copying build/lib/crispy_forms/exceptions.py -> build/bdist.linux-i686/wheel/crispy_forms 2023-10-16 05:51:00,761 root INFO running install_egg_info 2023-10-16 05:51:00,763 root INFO Copying django_crispy_forms.egg-info to build/bdist.linux-i686/wheel/django_crispy_forms-2.1-py3.11.egg-info 2023-10-16 05:51:00,765 root INFO running install_scripts 2023-10-16 05:51:00,768 wheel INFO creating build/bdist.linux-i686/wheel/django_crispy_forms-2.1.dist-info/WHEEL 2023-10-16 05:51:00,769 wheel INFO creating '/home/buildozer/aports/community/py3-django-crispy-forms/src/django-crispy-forms-2.1/.dist/.tmp-xxxjgus2/django_crispy_forms-2.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-10-16 05:51:00,769 wheel INFO adding 'crispy_forms/LICENSE' 2023-10-16 05:51:00,769 wheel INFO adding 'crispy_forms/__init__.py' 2023-10-16 05:51:00,770 wheel INFO adding 'crispy_forms/base.py' 2023-10-16 05:51:00,770 wheel INFO adding 'crispy_forms/bootstrap.py' 2023-10-16 05:51:00,771 wheel INFO adding 'crispy_forms/exceptions.py' 2023-10-16 05:51:00,771 wheel INFO adding 'crispy_forms/helper.py' 2023-10-16 05:51:00,772 wheel INFO adding 'crispy_forms/layout.py' 2023-10-16 05:51:00,772 wheel INFO adding 'crispy_forms/layout_slice.py' 2023-10-16 05:51:00,773 wheel INFO adding 'crispy_forms/utils.py' 2023-10-16 05:51:00,773 wheel INFO adding 'crispy_forms/templatetags/__init__.py' 2023-10-16 05:51:00,773 wheel INFO adding 'crispy_forms/templatetags/crispy_forms_field.py' 2023-10-16 05:51:00,774 wheel INFO adding 'crispy_forms/templatetags/crispy_forms_filters.py' 2023-10-16 05:51:00,774 wheel INFO adding 'crispy_forms/templatetags/crispy_forms_tags.py' 2023-10-16 05:51:00,774 wheel INFO adding 'crispy_forms/templatetags/crispy_forms_utils.py' 2023-10-16 05:51:00,775 wheel INFO adding 'django_crispy_forms-2.1.dist-info/LICENSE.txt' 2023-10-16 05:51:00,775 wheel INFO adding 'django_crispy_forms-2.1.dist-info/METADATA' 2023-10-16 05:51:00,775 wheel INFO adding 'django_crispy_forms-2.1.dist-info/WHEEL' 2023-10-16 05:51:00,776 wheel INFO adding 'django_crispy_forms-2.1.dist-info/top_level.txt' 2023-10-16 05:51:00,776 wheel INFO adding 'django_crispy_forms-2.1.dist-info/RECORD' 2023-10-16 05:51:00,776 wheel INFO removing build/bdist.linux-i686/wheel 2023-10-16 05:51:00,778 gpep517 INFO The backend produced .dist/django_crispy_forms-2.1-py3-none-any.whl django_crispy_forms-2.1-py3-none-any.whl >>> py3-django-crispy-forms: Entering fakeroot... >>> py3-django-crispy-forms-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-django-crispy-forms/pkg/py3-django-crispy-forms/usr/lib/python3.11/site-packages/crispy_forms/__pycache__' -> '/home/buildozer/aports/community/py3-django-crispy-forms/pkg/py3-django-crispy-forms-pyc/usr/lib/python3.11/site-packages/crispy_forms/__pycache__' '/home/buildozer/aports/community/py3-django-crispy-forms/pkg/py3-django-crispy-forms/usr/lib/python3.11/site-packages/crispy_forms/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django-crispy-forms/pkg/py3-django-crispy-forms-pyc/usr/lib/python3.11/site-packages/crispy_forms/templatetags/__pycache__' >>> py3-django-crispy-forms-pyc*: Preparing subpackage py3-django-crispy-forms-pyc... >>> py3-django-crispy-forms-pyc*: Running postcheck for py3-django-crispy-forms-pyc >>> py3-django-crispy-forms*: Running postcheck for py3-django-crispy-forms >>> py3-django-crispy-forms*: Preparing package py3-django-crispy-forms... >>> py3-django-crispy-forms-pyc*: Tracing dependencies... py3-django python3~3.11 >>> py3-django-crispy-forms-pyc*: Package size: 224.0 KB >>> py3-django-crispy-forms-pyc*: Compressing data... >>> py3-django-crispy-forms-pyc*: Create checksum... >>> py3-django-crispy-forms-pyc*: Create py3-django-crispy-forms-pyc-2.1-r0.apk >>> py3-django-crispy-forms*: Tracing dependencies... py3-django python3~3.11 >>> py3-django-crispy-forms*: Package size: 212.0 KB >>> py3-django-crispy-forms*: Compressing data... >>> py3-django-crispy-forms*: Create checksum... >>> py3-django-crispy-forms*: Create py3-django-crispy-forms-2.1-r0.apk >>> py3-django-crispy-forms: Build complete at Mon, 16 Oct 2023 05:51:01 +0000 elapsed time 0h 0m 5s >>> py3-django-crispy-forms: Cleaning up srcdir >>> py3-django-crispy-forms: Cleaning up pkgdir >>> py3-django-crispy-forms: Uninstalling dependencies... (1/30) Purging .makedepends-py3-django-crispy-forms (20231016.055058) (2/30) Purging py3-django-pyc (4.2.6-r0) (3/30) Purging py3-django (4.2.6-r0) (4/30) Purging py3-asgiref-pyc (3.7.2-r0) (5/30) Purging py3-asgiref (3.7.2-r0) (6/30) Purging py3-sqlparse-pyc (0.4.4-r1) (7/30) Purging py3-sqlparse (0.4.4-r1) (8/30) Purging tzdata (2023c-r1) (9/30) Purging py3-gpep517-pyc (15-r0) (10/30) Purging py3-gpep517 (15-r0) (11/30) Purging py3-installer-pyc (0.7.0-r1) (12/30) Purging py3-installer (0.7.0-r1) (13/30) Purging py3-setuptools-pyc (68.2.2-r0) (14/30) Purging py3-setuptools (68.2.2-r0) (15/30) Purging py3-wheel-pyc (0.41.2-r0) (16/30) Purging py3-wheel (0.41.2-r0) (17/30) Purging py3-packaging-pyc (23.2-r0) (18/30) Purging py3-packaging (23.2-r0) (19/30) Purging py3-parsing-pyc (3.1.1-r0) (20/30) Purging py3-parsing (3.1.1-r0) (21/30) Purging python3-pyc (3.11.6-r1) (22/30) Purging python3-pycache-pyc0 (3.11.6-r1) (23/30) Purging pyc (3.11.6-r1) (24/30) Purging python3 (3.11.6-r1) (25/30) Purging gdbm (1.23-r1) (26/30) Purging libffi (3.4.4-r3) (27/30) Purging libpanelw (6.4_p20230918-r2) (28/30) Purging mpdecimal (2.5.1-r2) (29/30) Purging readline (8.2.1-r2) (30/30) Purging sqlite-libs (3.43.2-r0) Executing busybox-1.36.1-r13.trigger OK: 379 MiB in 110 packages >>> py3-django-crispy-forms: Updating the community/x86 repository index... >>> py3-django-crispy-forms: Signing the index...