>>> py3-django-crispy-forms: Building community/py3-django-crispy-forms 2.3-r0 (using abuild 3.14.1-r1) started Mon, 04 Nov 2024 10:43:47 +0000 >>> py3-django-crispy-forms: Validating /home/buildozer/aports/community/py3-django-crispy-forms/APKBUILD... >>> py3-django-crispy-forms: Analyzing dependencies... >>> py3-django-crispy-forms: 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-r2) (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.1-r0) (26/31) Installing py3-packaging-pyc (24.1-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-crispy-forms (20241104.104353) Executing busybox-1.37.0-r6.trigger OK: 405 MiB in 129 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/v3.20/py3-django-crispy-forms-2.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-django-crispy-forms: Fetching py3-django-crispy-forms-2.3.tar.gz::https://github.com/django-crispy-forms/django-crispy-forms/archive/refs/tags/2.3.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/py3-django-crispy-forms-2.3.tar.gz.part' py3-django-crispy-fo 100% |********************************| 268k 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-django-crispy-forms-2.3.tar.gz.part' saved >>> py3-django-crispy-forms: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-django-crispy-forms-2.3.tar.gz >>> py3-django-crispy-forms: Checking sha512sums... py3-django-crispy-forms-2.3.tar.gz: OK >>> py3-django-crispy-forms: Unpacking /var/cache/distfiles/v3.21/py3-django-crispy-forms-2.3.tar.gz... 2024-11-04 10:43:59,330 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-04 10:43:59,766 root INFO running bdist_wheel 2024-11-04 10:43:59,799 root INFO running build 2024-11-04 10:43:59,800 root INFO running build_py 2024-11-04 10:43:59,807 root INFO creating build 2024-11-04 10:43:59,808 root INFO creating build/lib 2024-11-04 10:43:59,808 root INFO creating build/lib/crispy_forms 2024-11-04 10:43:59,809 root INFO copying crispy_forms/__init__.py -> build/lib/crispy_forms 2024-11-04 10:43:59,810 root INFO copying crispy_forms/exceptions.py -> build/lib/crispy_forms 2024-11-04 10:43:59,811 root INFO copying crispy_forms/layout_slice.py -> build/lib/crispy_forms 2024-11-04 10:43:59,812 root INFO copying crispy_forms/bootstrap.py -> build/lib/crispy_forms 2024-11-04 10:43:59,814 root INFO copying crispy_forms/helper.py -> build/lib/crispy_forms 2024-11-04 10:43:59,815 root INFO copying crispy_forms/layout.py -> build/lib/crispy_forms 2024-11-04 10:43:59,816 root INFO copying crispy_forms/utils.py -> build/lib/crispy_forms 2024-11-04 10:43:59,817 root INFO copying crispy_forms/base.py -> build/lib/crispy_forms 2024-11-04 10:43:59,818 root INFO creating build/lib/crispy_forms/templatetags 2024-11-04 10:43:59,819 root INFO copying crispy_forms/templatetags/__init__.py -> build/lib/crispy_forms/templatetags 2024-11-04 10:43:59,820 root INFO copying crispy_forms/templatetags/crispy_forms_field.py -> build/lib/crispy_forms/templatetags 2024-11-04 10:43:59,821 root INFO copying crispy_forms/templatetags/crispy_forms_tags.py -> build/lib/crispy_forms/templatetags 2024-11-04 10:43:59,822 root INFO copying crispy_forms/templatetags/crispy_forms_filters.py -> build/lib/crispy_forms/templatetags 2024-11-04 10:43:59,823 root INFO copying crispy_forms/templatetags/crispy_forms_utils.py -> build/lib/crispy_forms/templatetags 2024-11-04 10:43:59,824 root INFO running egg_info 2024-11-04 10:43:59,824 root INFO creating django_crispy_forms.egg-info 2024-11-04 10:43:59,831 root INFO writing django_crispy_forms.egg-info/PKG-INFO 2024-11-04 10:43:59,832 root INFO writing dependency_links to django_crispy_forms.egg-info/dependency_links.txt 2024-11-04 10:43:59,834 root INFO writing requirements to django_crispy_forms.egg-info/requires.txt 2024-11-04 10:43:59,834 root INFO writing top-level names to django_crispy_forms.egg-info/top_level.txt 2024-11-04 10:43:59,835 root INFO writing manifest file 'django_crispy_forms.egg-info/SOURCES.txt' 2024-11-04 10:43:59,845 root INFO reading manifest file 'django_crispy_forms.egg-info/SOURCES.txt' 2024-11-04 10:43:59,846 root INFO reading manifest template 'MANIFEST.in' 2024-11-04 10:43:59,855 root WARNING no previously-included directories found matching 'docs/_build' 2024-11-04 10:43:59,856 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-11-04 10:43:59,857 root INFO adding license file 'LICENSE.txt' 2024-11-04 10:43:59,862 root INFO writing manifest file 'django_crispy_forms.egg-info/SOURCES.txt' 2024-11-04 10:43:59,866 root INFO copying crispy_forms/LICENSE -> build/lib/crispy_forms 2024-11-04 10:43:59,884 root INFO installing to build/bdist.linux-riscv64/wheel 2024-11-04 10:43:59,885 root INFO running install 2024-11-04 10:43:59,927 root INFO running install_lib 2024-11-04 10:43:59,934 root INFO creating build/bdist.linux-riscv64 2024-11-04 10:43:59,934 root INFO creating build/bdist.linux-riscv64/wheel 2024-11-04 10:43:59,935 root INFO creating build/bdist.linux-riscv64/wheel/crispy_forms 2024-11-04 10:43:59,935 root INFO copying build/lib/crispy_forms/LICENSE -> build/bdist.linux-riscv64/wheel/crispy_forms 2024-11-04 10:43:59,936 root INFO copying build/lib/crispy_forms/__init__.py -> build/bdist.linux-riscv64/wheel/crispy_forms 2024-11-04 10:43:59,937 root INFO copying build/lib/crispy_forms/exceptions.py -> build/bdist.linux-riscv64/wheel/crispy_forms 2024-11-04 10:43:59,938 root INFO copying build/lib/crispy_forms/layout_slice.py -> build/bdist.linux-riscv64/wheel/crispy_forms 2024-11-04 10:43:59,938 root INFO copying build/lib/crispy_forms/bootstrap.py -> build/bdist.linux-riscv64/wheel/crispy_forms 2024-11-04 10:43:59,939 root INFO copying build/lib/crispy_forms/helper.py -> build/bdist.linux-riscv64/wheel/crispy_forms 2024-11-04 10:43:59,941 root INFO creating build/bdist.linux-riscv64/wheel/crispy_forms/templatetags 2024-11-04 10:43:59,941 root INFO copying build/lib/crispy_forms/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/crispy_forms/templatetags 2024-11-04 10:43:59,942 root INFO copying build/lib/crispy_forms/templatetags/crispy_forms_field.py -> build/bdist.linux-riscv64/wheel/crispy_forms/templatetags 2024-11-04 10:43:59,943 root INFO copying build/lib/crispy_forms/templatetags/crispy_forms_tags.py -> build/bdist.linux-riscv64/wheel/crispy_forms/templatetags 2024-11-04 10:43:59,944 root INFO copying build/lib/crispy_forms/templatetags/crispy_forms_filters.py -> build/bdist.linux-riscv64/wheel/crispy_forms/templatetags 2024-11-04 10:43:59,945 root INFO copying build/lib/crispy_forms/templatetags/crispy_forms_utils.py -> build/bdist.linux-riscv64/wheel/crispy_forms/templatetags 2024-11-04 10:43:59,945 root INFO copying build/lib/crispy_forms/layout.py -> build/bdist.linux-riscv64/wheel/crispy_forms 2024-11-04 10:43:59,946 root INFO copying build/lib/crispy_forms/utils.py -> build/bdist.linux-riscv64/wheel/crispy_forms 2024-11-04 10:43:59,947 root INFO copying build/lib/crispy_forms/base.py -> build/bdist.linux-riscv64/wheel/crispy_forms 2024-11-04 10:43:59,948 root INFO running install_egg_info 2024-11-04 10:43:59,955 root INFO Copying django_crispy_forms.egg-info to build/bdist.linux-riscv64/wheel/django_crispy_forms-2.3-py3.12.egg-info 2024-11-04 10:43:59,959 root INFO running install_scripts 2024-11-04 10:43:59,967 root INFO creating build/bdist.linux-riscv64/wheel/django_crispy_forms-2.3.dist-info/WHEEL 2024-11-04 10:43:59,969 wheel INFO creating '/home/buildozer/aports/community/py3-django-crispy-forms/src/django-crispy-forms-2.3/.dist/.tmp-ffh4t9xj/django_crispy_forms-2.3-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-11-04 10:43:59,970 wheel INFO adding 'crispy_forms/LICENSE' 2024-11-04 10:43:59,971 wheel INFO adding 'crispy_forms/__init__.py' 2024-11-04 10:43:59,972 wheel INFO adding 'crispy_forms/base.py' 2024-11-04 10:43:59,973 wheel INFO adding 'crispy_forms/bootstrap.py' 2024-11-04 10:43:59,975 wheel INFO adding 'crispy_forms/exceptions.py' 2024-11-04 10:43:59,976 wheel INFO adding 'crispy_forms/helper.py' 2024-11-04 10:43:59,978 wheel INFO adding 'crispy_forms/layout.py' 2024-11-04 10:43:59,979 wheel INFO adding 'crispy_forms/layout_slice.py' 2024-11-04 10:43:59,980 wheel INFO adding 'crispy_forms/utils.py' 2024-11-04 10:43:59,981 wheel INFO adding 'crispy_forms/templatetags/__init__.py' 2024-11-04 10:43:59,982 wheel INFO adding 'crispy_forms/templatetags/crispy_forms_field.py' 2024-11-04 10:43:59,983 wheel INFO adding 'crispy_forms/templatetags/crispy_forms_filters.py' 2024-11-04 10:43:59,985 wheel INFO adding 'crispy_forms/templatetags/crispy_forms_tags.py' 2024-11-04 10:43:59,986 wheel INFO adding 'crispy_forms/templatetags/crispy_forms_utils.py' 2024-11-04 10:43:59,987 wheel INFO adding 'django_crispy_forms-2.3.dist-info/LICENSE.txt' 2024-11-04 10:43:59,988 wheel INFO adding 'django_crispy_forms-2.3.dist-info/METADATA' 2024-11-04 10:43:59,989 wheel INFO adding 'django_crispy_forms-2.3.dist-info/WHEEL' 2024-11-04 10:43:59,989 wheel INFO adding 'django_crispy_forms-2.3.dist-info/top_level.txt' 2024-11-04 10:43:59,990 wheel INFO adding 'django_crispy_forms-2.3.dist-info/RECORD' 2024-11-04 10:43:59,991 root INFO removing build/bdist.linux-riscv64/wheel 2024-11-04 10:43:59,994 gpep517 INFO The backend produced .dist/django_crispy_forms-2.3-py3-none-any.whl django_crispy_forms-2.3-py3-none-any.whl >>> py3-django-crispy-forms: Entering fakeroot... >>> py3-django-crispy-forms-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/crispy_forms/__pycache__' -> '/home/buildozer/aports/community/py3-django-crispy-forms/pkg/py3-django-crispy-forms-pyc/usr/lib/python3.12/site-packages/crispy_forms/__pycache__' 'usr/lib/python3.12/site-packages/crispy_forms/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django-crispy-forms/pkg/py3-django-crispy-forms-pyc/usr/lib/python3.12/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.12 >>> py3-django-crispy-forms-pyc*: Package size: 140.4 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.3-r0.apk >>> py3-django-crispy-forms*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-crispy-forms*: Package size: 125.4 KB >>> py3-django-crispy-forms*: Compressing data... >>> py3-django-crispy-forms*: Create checksum... >>> py3-django-crispy-forms*: Create py3-django-crispy-forms-2.3-r0.apk >>> py3-django-crispy-forms: Build complete at Mon, 04 Nov 2024 10:44:01 +0000 elapsed time 0h 0m 14s >>> py3-django-crispy-forms: Cleaning up srcdir >>> py3-django-crispy-forms: Cleaning up pkgdir >>> py3-django-crispy-forms: Uninstalling dependencies... (1/31) Purging .makedepends-py3-django-crispy-forms (20241104.104353) (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.1-r0) (18/31) Purging py3-packaging (24.1-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-r2) (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-crispy-forms: Updating the community/riscv64 repository index... >>> py3-django-crispy-forms: Signing the index...