>>> py3-django-reversion: Building community/py3-django-reversion 5.1.0-r1 (using abuild 3.15.0_rc3-r3) started Thu, 15 May 2025 01:15:42 +0000 >>> py3-django-reversion: Validating /home/buildozer/aports/community/py3-django-reversion/APKBUILD... >>> WARNING: py3-django-reversion: No maintainer >>> py3-django-reversion: Analyzing dependencies... >>> py3-django-reversion: Installing for build: build-base py3-django py3-gpep517 py3-setuptools_scm (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing libffi (3.4.8-r0) (3/31) Installing gdbm (1.24-r0) (4/31) Installing xz-libs (5.8.1-r0) (5/31) Installing mpdecimal (4.0.0-r0) (6/31) Installing libpanelw (6.5_p20250503-r0) (7/31) Installing sqlite-libs (3.49.2-r0) (8/31) Installing python3 (3.12.10-r0) (9/31) Installing python3-pycache-pyc0 (3.12.10-r0) (10/31) Installing pyc (3.12.10-r0) (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 (2025b-r0) (16/31) Installing py3-django-pyc (4.2.21-r0) (17/31) Installing python3-pyc (3.12.10-r0) (18/31) Installing py3-django (4.2.21-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 (19-r0) (22/31) Installing py3-gpep517-pyc (19-r0) (23/31) Installing py3-parsing (3.2.3-r0) (24/31) Installing py3-parsing-pyc (3.2.3-r0) (25/31) Installing py3-packaging (25.0-r0) (26/31) Installing py3-packaging-pyc (25.0-r0) (27/31) Installing py3-setuptools (80.5.0-r0) (28/31) Installing py3-setuptools-pyc (80.5.0-r0) (29/31) Installing py3-setuptools_scm (8.2.0-r0) (30/31) Installing py3-setuptools_scm-pyc (8.2.0-r0) (31/31) Installing .makedepends-py3-django-reversion (20250515.011605) Executing busybox-1.37.0-r17.trigger OK: 411 MiB in 132 packages >>> py3-django-reversion: Cleaning up srcdir >>> py3-django-reversion: Cleaning up pkgdir >>> py3-django-reversion: Cleaning up tmpdir >>> py3-django-reversion: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/django_reversion-5.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/django_reversion-5.1.0.tar.gz.part' django_reversion-5.1 100% |********************************| 73178 0:00:00 ETA '/var/cache/distfiles/v3.22/django_reversion-5.1.0.tar.gz.part' saved >>> py3-django-reversion: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/django_reversion-5.1.0.tar.gz >>> py3-django-reversion: Checking sha512sums... django_reversion-5.1.0.tar.gz: OK >>> py3-django-reversion: Unpacking /var/cache/distfiles/v3.22/django_reversion-5.1.0.tar.gz... 2025-05-15 01:16:10,575 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-15 01:16:11,386 root INFO running bdist_wheel 2025-05-15 01:16:11,505 root INFO running build 2025-05-15 01:16:11,505 root INFO running build_py 2025-05-15 01:16:11,530 root INFO creating build/lib/reversion 2025-05-15 01:16:11,532 root INFO copying reversion/apps.py -> build/lib/reversion 2025-05-15 01:16:11,534 root INFO copying reversion/__init__.py -> build/lib/reversion 2025-05-15 01:16:11,536 root INFO copying reversion/revisions.py -> build/lib/reversion 2025-05-15 01:16:11,537 root INFO copying reversion/signals.py -> build/lib/reversion 2025-05-15 01:16:11,539 root INFO copying reversion/models.py -> build/lib/reversion 2025-05-15 01:16:11,541 root INFO copying reversion/views.py -> build/lib/reversion 2025-05-15 01:16:11,542 root INFO copying reversion/errors.py -> build/lib/reversion 2025-05-15 01:16:11,544 root INFO copying reversion/middleware.py -> build/lib/reversion 2025-05-15 01:16:11,545 root INFO copying reversion/admin.py -> build/lib/reversion 2025-05-15 01:16:11,548 root INFO creating build/lib/reversion/management 2025-05-15 01:16:11,549 root INFO copying reversion/management/__init__.py -> build/lib/reversion/management 2025-05-15 01:16:11,550 root INFO creating build/lib/reversion/migrations 2025-05-15 01:16:11,551 root INFO copying reversion/migrations/__init__.py -> build/lib/reversion/migrations 2025-05-15 01:16:11,553 root INFO copying reversion/migrations/0001_squashed_0004_auto_20160611_1202.py -> build/lib/reversion/migrations 2025-05-15 01:16:11,554 root INFO copying reversion/migrations/0002_add_index_on_version_for_content_type_and_db.py -> build/lib/reversion/migrations 2025-05-15 01:16:11,556 root INFO creating build/lib/reversion/management/commands 2025-05-15 01:16:11,557 root INFO copying reversion/management/commands/__init__.py -> build/lib/reversion/management/commands 2025-05-15 01:16:11,559 root INFO copying reversion/management/commands/createinitialrevisions.py -> build/lib/reversion/management/commands 2025-05-15 01:16:11,561 root INFO copying reversion/management/commands/deleterevisions.py -> build/lib/reversion/management/commands 2025-05-15 01:16:11,576 root INFO creating build/lib/reversion/locale/nl/LC_MESSAGES 2025-05-15 01:16:11,578 root INFO copying reversion/locale/nl/LC_MESSAGES/django.mo -> build/lib/reversion/locale/nl/LC_MESSAGES 2025-05-15 01:16:11,580 root INFO copying reversion/locale/nl/LC_MESSAGES/django.po -> build/lib/reversion/locale/nl/LC_MESSAGES 2025-05-15 01:16:11,581 root INFO creating build/lib/reversion/locale/uk/LC_MESSAGES 2025-05-15 01:16:11,583 root INFO copying reversion/locale/uk/LC_MESSAGES/django.mo -> build/lib/reversion/locale/uk/LC_MESSAGES 2025-05-15 01:16:11,584 root INFO copying reversion/locale/uk/LC_MESSAGES/django.po -> build/lib/reversion/locale/uk/LC_MESSAGES 2025-05-15 01:16:11,586 root INFO creating build/lib/reversion/locale/it/LC_MESSAGES 2025-05-15 01:16:11,587 root INFO copying reversion/locale/it/LC_MESSAGES/django.mo -> build/lib/reversion/locale/it/LC_MESSAGES 2025-05-15 01:16:11,589 root INFO copying reversion/locale/it/LC_MESSAGES/django.po -> build/lib/reversion/locale/it/LC_MESSAGES 2025-05-15 01:16:11,590 root INFO creating build/lib/reversion/locale/es_AR/LC_MESSAGES 2025-05-15 01:16:11,592 root INFO copying reversion/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/reversion/locale/es_AR/LC_MESSAGES 2025-05-15 01:16:11,593 root INFO copying reversion/locale/es_AR/LC_MESSAGES/django.po -> build/lib/reversion/locale/es_AR/LC_MESSAGES 2025-05-15 01:16:11,595 root INFO creating build/lib/reversion/locale/sl_SI/LC_MESSAGES 2025-05-15 01:16:11,596 root INFO copying reversion/locale/sl_SI/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sl_SI/LC_MESSAGES 2025-05-15 01:16:11,598 root INFO copying reversion/locale/sl_SI/LC_MESSAGES/django.po -> build/lib/reversion/locale/sl_SI/LC_MESSAGES 2025-05-15 01:16:11,599 root INFO creating build/lib/reversion/locale/da/LC_MESSAGES 2025-05-15 01:16:11,601 root INFO copying reversion/locale/da/LC_MESSAGES/django.mo -> build/lib/reversion/locale/da/LC_MESSAGES 2025-05-15 01:16:11,602 root INFO copying reversion/locale/da/LC_MESSAGES/django.po -> build/lib/reversion/locale/da/LC_MESSAGES 2025-05-15 01:16:11,604 root INFO creating build/lib/reversion/locale/he/LC_MESSAGES 2025-05-15 01:16:11,605 root INFO copying reversion/locale/he/LC_MESSAGES/django.mo -> build/lib/reversion/locale/he/LC_MESSAGES 2025-05-15 01:16:11,607 root INFO copying reversion/locale/he/LC_MESSAGES/django.po -> build/lib/reversion/locale/he/LC_MESSAGES 2025-05-15 01:16:11,608 root INFO creating build/lib/reversion/locale/sv/LC_MESSAGES 2025-05-15 01:16:11,609 root INFO copying reversion/locale/sv/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sv/LC_MESSAGES 2025-05-15 01:16:11,611 root INFO copying reversion/locale/sv/LC_MESSAGES/django.po -> build/lib/reversion/locale/sv/LC_MESSAGES 2025-05-15 01:16:11,613 root INFO creating build/lib/reversion/locale/cs/LC_MESSAGES 2025-05-15 01:16:11,614 root INFO copying reversion/locale/cs/LC_MESSAGES/django.mo -> build/lib/reversion/locale/cs/LC_MESSAGES 2025-05-15 01:16:11,616 root INFO copying reversion/locale/cs/LC_MESSAGES/django.po -> build/lib/reversion/locale/cs/LC_MESSAGES 2025-05-15 01:16:11,617 root INFO creating build/lib/reversion/locale/ar/LC_MESSAGES 2025-05-15 01:16:11,618 root INFO copying reversion/locale/ar/LC_MESSAGES/django.mo -> build/lib/reversion/locale/ar/LC_MESSAGES 2025-05-15 01:16:11,620 root INFO copying reversion/locale/ar/LC_MESSAGES/django.po -> build/lib/reversion/locale/ar/LC_MESSAGES 2025-05-15 01:16:11,622 root INFO creating build/lib/reversion/locale/zh_Hans/LC_MESSAGES 2025-05-15 01:16:11,623 root INFO copying reversion/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/reversion/locale/zh_Hans/LC_MESSAGES 2025-05-15 01:16:11,625 root INFO copying reversion/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/reversion/locale/zh_Hans/LC_MESSAGES 2025-05-15 01:16:11,626 root INFO creating build/lib/reversion/locale/es/LC_MESSAGES 2025-05-15 01:16:11,627 root INFO copying reversion/locale/es/LC_MESSAGES/django.mo -> build/lib/reversion/locale/es/LC_MESSAGES 2025-05-15 01:16:11,629 root INFO copying reversion/locale/es/LC_MESSAGES/django.po -> build/lib/reversion/locale/es/LC_MESSAGES 2025-05-15 01:16:11,631 root INFO creating build/lib/reversion/locale/fr/LC_MESSAGES 2025-05-15 01:16:11,632 root INFO copying reversion/locale/fr/LC_MESSAGES/django.mo -> build/lib/reversion/locale/fr/LC_MESSAGES 2025-05-15 01:16:11,634 root INFO copying reversion/locale/fr/LC_MESSAGES/django.po -> build/lib/reversion/locale/fr/LC_MESSAGES 2025-05-15 01:16:11,635 root INFO creating build/lib/reversion/locale/pl/LC_MESSAGES 2025-05-15 01:16:11,636 root INFO copying reversion/locale/pl/LC_MESSAGES/django.mo -> build/lib/reversion/locale/pl/LC_MESSAGES 2025-05-15 01:16:11,638 root INFO copying reversion/locale/pl/LC_MESSAGES/django.po -> build/lib/reversion/locale/pl/LC_MESSAGES 2025-05-15 01:16:11,640 root INFO creating build/lib/reversion/locale/de/LC_MESSAGES 2025-05-15 01:16:11,641 root INFO copying reversion/locale/de/LC_MESSAGES/django.mo -> build/lib/reversion/locale/de/LC_MESSAGES 2025-05-15 01:16:11,642 root INFO copying reversion/locale/de/LC_MESSAGES/django.po -> build/lib/reversion/locale/de/LC_MESSAGES 2025-05-15 01:16:11,644 root INFO creating build/lib/reversion/locale/pt_BR/LC_MESSAGES 2025-05-15 01:16:11,645 root INFO copying reversion/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/reversion/locale/pt_BR/LC_MESSAGES 2025-05-15 01:16:11,647 root INFO copying reversion/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/reversion/locale/pt_BR/LC_MESSAGES 2025-05-15 01:16:11,648 root INFO creating build/lib/reversion/locale/ru/LC_MESSAGES 2025-05-15 01:16:11,650 root INFO copying reversion/locale/ru/LC_MESSAGES/django.mo -> build/lib/reversion/locale/ru/LC_MESSAGES 2025-05-15 01:16:11,651 root INFO copying reversion/locale/ru/LC_MESSAGES/django.po -> build/lib/reversion/locale/ru/LC_MESSAGES 2025-05-15 01:16:11,653 root INFO creating build/lib/reversion/locale/nb/LC_MESSAGES 2025-05-15 01:16:11,654 root INFO copying reversion/locale/nb/LC_MESSAGES/django.mo -> build/lib/reversion/locale/nb/LC_MESSAGES 2025-05-15 01:16:11,656 root INFO copying reversion/locale/nb/LC_MESSAGES/django.po -> build/lib/reversion/locale/nb/LC_MESSAGES 2025-05-15 01:16:11,657 root INFO creating build/lib/reversion/locale/sk/LC_MESSAGES 2025-05-15 01:16:11,659 root INFO copying reversion/locale/sk/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sk/LC_MESSAGES 2025-05-15 01:16:11,660 root INFO copying reversion/locale/sk/LC_MESSAGES/django.po -> build/lib/reversion/locale/sk/LC_MESSAGES 2025-05-15 01:16:11,662 root INFO creating build/lib/reversion/templates/reversion 2025-05-15 01:16:11,663 root INFO copying reversion/templates/reversion/recover_list.html -> build/lib/reversion/templates/reversion 2025-05-15 01:16:11,665 root INFO copying reversion/templates/reversion/object_history.html -> build/lib/reversion/templates/reversion 2025-05-15 01:16:11,666 root INFO copying reversion/templates/reversion/change_list.html -> build/lib/reversion/templates/reversion 2025-05-15 01:16:11,668 root INFO copying reversion/templates/reversion/revision_form.html -> build/lib/reversion/templates/reversion 2025-05-15 01:16:11,669 root INFO copying reversion/templates/reversion/recover_form.html -> build/lib/reversion/templates/reversion 2025-05-15 01:16:11,717 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-15 01:16:11,717 root INFO running install 2025-05-15 01:16:11,782 root INFO running install_lib 2025-05-15 01:16:11,804 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-15 01:16:11,805 root INFO creating build/bdist.linux-riscv64/wheel/reversion 2025-05-15 01:16:11,807 root INFO copying build/lib/reversion/apps.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-05-15 01:16:11,808 root INFO creating build/bdist.linux-riscv64/wheel/reversion/management 2025-05-15 01:16:11,810 root INFO creating build/bdist.linux-riscv64/wheel/reversion/management/commands 2025-05-15 01:16:11,811 root INFO copying build/lib/reversion/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/./reversion/management/commands 2025-05-15 01:16:11,812 root INFO copying build/lib/reversion/management/commands/createinitialrevisions.py -> build/bdist.linux-riscv64/wheel/./reversion/management/commands 2025-05-15 01:16:11,814 root INFO copying build/lib/reversion/management/commands/deleterevisions.py -> build/bdist.linux-riscv64/wheel/./reversion/management/commands 2025-05-15 01:16:11,815 root INFO copying build/lib/reversion/management/__init__.py -> build/bdist.linux-riscv64/wheel/./reversion/management 2025-05-15 01:16:11,817 root INFO creating build/bdist.linux-riscv64/wheel/reversion/templates 2025-05-15 01:16:11,818 root INFO creating build/bdist.linux-riscv64/wheel/reversion/templates/reversion 2025-05-15 01:16:11,819 root INFO copying build/lib/reversion/templates/reversion/recover_list.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2025-05-15 01:16:11,821 root INFO copying build/lib/reversion/templates/reversion/object_history.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2025-05-15 01:16:11,822 root INFO copying build/lib/reversion/templates/reversion/change_list.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2025-05-15 01:16:11,823 root INFO copying build/lib/reversion/templates/reversion/revision_form.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2025-05-15 01:16:11,825 root INFO copying build/lib/reversion/templates/reversion/recover_form.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2025-05-15 01:16:11,826 root INFO copying build/lib/reversion/__init__.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-05-15 01:16:11,828 root INFO creating build/bdist.linux-riscv64/wheel/reversion/migrations 2025-05-15 01:16:11,829 root INFO copying build/lib/reversion/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/./reversion/migrations 2025-05-15 01:16:11,830 root INFO copying build/lib/reversion/migrations/0001_squashed_0004_auto_20160611_1202.py -> build/bdist.linux-riscv64/wheel/./reversion/migrations 2025-05-15 01:16:11,831 root INFO copying build/lib/reversion/migrations/0002_add_index_on_version_for_content_type_and_db.py -> build/bdist.linux-riscv64/wheel/./reversion/migrations 2025-05-15 01:16:11,833 root INFO copying build/lib/reversion/revisions.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-05-15 01:16:11,834 root INFO copying build/lib/reversion/signals.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-05-15 01:16:11,836 root INFO copying build/lib/reversion/models.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-05-15 01:16:11,837 root INFO copying build/lib/reversion/views.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-05-15 01:16:11,838 root INFO copying build/lib/reversion/errors.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-05-15 01:16:11,840 root INFO copying build/lib/reversion/middleware.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-05-15 01:16:11,841 root INFO copying build/lib/reversion/admin.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-05-15 01:16:11,843 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale 2025-05-15 01:16:11,844 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/nl 2025-05-15 01:16:11,846 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/nl/LC_MESSAGES 2025-05-15 01:16:11,847 root INFO copying build/lib/reversion/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/nl/LC_MESSAGES 2025-05-15 01:16:11,849 root INFO copying build/lib/reversion/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/nl/LC_MESSAGES 2025-05-15 01:16:11,850 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/uk 2025-05-15 01:16:11,852 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/uk/LC_MESSAGES 2025-05-15 01:16:11,853 root INFO copying build/lib/reversion/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/uk/LC_MESSAGES 2025-05-15 01:16:11,854 root INFO copying build/lib/reversion/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/uk/LC_MESSAGES 2025-05-15 01:16:11,856 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/it 2025-05-15 01:16:11,858 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/it/LC_MESSAGES 2025-05-15 01:16:11,859 root INFO copying build/lib/reversion/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/it/LC_MESSAGES 2025-05-15 01:16:11,860 root INFO copying build/lib/reversion/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/it/LC_MESSAGES 2025-05-15 01:16:11,862 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/es_AR 2025-05-15 01:16:11,863 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/es_AR/LC_MESSAGES 2025-05-15 01:16:11,865 root INFO copying build/lib/reversion/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/es_AR/LC_MESSAGES 2025-05-15 01:16:11,866 root INFO copying build/lib/reversion/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/es_AR/LC_MESSAGES 2025-05-15 01:16:11,868 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sl_SI 2025-05-15 01:16:11,869 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sl_SI/LC_MESSAGES 2025-05-15 01:16:11,870 root INFO copying build/lib/reversion/locale/sl_SI/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/sl_SI/LC_MESSAGES 2025-05-15 01:16:11,872 root INFO copying build/lib/reversion/locale/sl_SI/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/sl_SI/LC_MESSAGES 2025-05-15 01:16:11,873 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/da 2025-05-15 01:16:11,875 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/da/LC_MESSAGES 2025-05-15 01:16:11,876 root INFO copying build/lib/reversion/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/da/LC_MESSAGES 2025-05-15 01:16:11,877 root INFO copying build/lib/reversion/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/da/LC_MESSAGES 2025-05-15 01:16:11,879 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/he 2025-05-15 01:16:11,881 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/he/LC_MESSAGES 2025-05-15 01:16:11,882 root INFO copying build/lib/reversion/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/he/LC_MESSAGES 2025-05-15 01:16:11,883 root INFO copying build/lib/reversion/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/he/LC_MESSAGES 2025-05-15 01:16:11,885 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sv 2025-05-15 01:16:11,887 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sv/LC_MESSAGES 2025-05-15 01:16:11,888 root INFO copying build/lib/reversion/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/sv/LC_MESSAGES 2025-05-15 01:16:11,889 root INFO copying build/lib/reversion/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/sv/LC_MESSAGES 2025-05-15 01:16:11,891 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/cs 2025-05-15 01:16:11,892 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/cs/LC_MESSAGES 2025-05-15 01:16:11,894 root INFO copying build/lib/reversion/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/cs/LC_MESSAGES 2025-05-15 01:16:11,895 root INFO copying build/lib/reversion/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/cs/LC_MESSAGES 2025-05-15 01:16:11,897 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/ar 2025-05-15 01:16:11,898 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/ar/LC_MESSAGES 2025-05-15 01:16:11,899 root INFO copying build/lib/reversion/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/ar/LC_MESSAGES 2025-05-15 01:16:11,901 root INFO copying build/lib/reversion/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/ar/LC_MESSAGES 2025-05-15 01:16:11,903 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/zh_Hans 2025-05-15 01:16:11,904 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/zh_Hans/LC_MESSAGES 2025-05-15 01:16:11,905 root INFO copying build/lib/reversion/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/zh_Hans/LC_MESSAGES 2025-05-15 01:16:11,907 root INFO copying build/lib/reversion/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/zh_Hans/LC_MESSAGES 2025-05-15 01:16:11,908 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/es 2025-05-15 01:16:11,910 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/es/LC_MESSAGES 2025-05-15 01:16:11,911 root INFO copying build/lib/reversion/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/es/LC_MESSAGES 2025-05-15 01:16:11,912 root INFO copying build/lib/reversion/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/es/LC_MESSAGES 2025-05-15 01:16:11,914 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/fr 2025-05-15 01:16:11,916 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/fr/LC_MESSAGES 2025-05-15 01:16:11,917 root INFO copying build/lib/reversion/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/fr/LC_MESSAGES 2025-05-15 01:16:11,918 root INFO copying build/lib/reversion/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/fr/LC_MESSAGES 2025-05-15 01:16:11,920 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/pl 2025-05-15 01:16:11,921 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/pl/LC_MESSAGES 2025-05-15 01:16:11,922 root INFO copying build/lib/reversion/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/pl/LC_MESSAGES 2025-05-15 01:16:11,924 root INFO copying build/lib/reversion/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/pl/LC_MESSAGES 2025-05-15 01:16:11,926 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/de 2025-05-15 01:16:11,927 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/de/LC_MESSAGES 2025-05-15 01:16:11,928 root INFO copying build/lib/reversion/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/de/LC_MESSAGES 2025-05-15 01:16:11,930 root INFO copying build/lib/reversion/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/de/LC_MESSAGES 2025-05-15 01:16:11,931 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/pt_BR 2025-05-15 01:16:11,933 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/pt_BR/LC_MESSAGES 2025-05-15 01:16:11,934 root INFO copying build/lib/reversion/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/pt_BR/LC_MESSAGES 2025-05-15 01:16:11,935 root INFO copying build/lib/reversion/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/pt_BR/LC_MESSAGES 2025-05-15 01:16:11,937 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/ru 2025-05-15 01:16:11,939 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/ru/LC_MESSAGES 2025-05-15 01:16:11,940 root INFO copying build/lib/reversion/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/ru/LC_MESSAGES 2025-05-15 01:16:11,941 root INFO copying build/lib/reversion/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/ru/LC_MESSAGES 2025-05-15 01:16:11,943 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/nb 2025-05-15 01:16:11,945 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/nb/LC_MESSAGES 2025-05-15 01:16:11,946 root INFO copying build/lib/reversion/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/nb/LC_MESSAGES 2025-05-15 01:16:11,947 root INFO copying build/lib/reversion/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/nb/LC_MESSAGES 2025-05-15 01:16:11,949 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sk 2025-05-15 01:16:11,950 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sk/LC_MESSAGES 2025-05-15 01:16:11,951 root INFO copying build/lib/reversion/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/sk/LC_MESSAGES 2025-05-15 01:16:11,952 root INFO copying build/lib/reversion/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/sk/LC_MESSAGES 2025-05-15 01:16:11,953 root INFO running install_egg_info 2025-05-15 01:16:11,977 root INFO running egg_info 2025-05-15 01:16:11,994 root INFO writing django_reversion.egg-info/PKG-INFO 2025-05-15 01:16:11,997 root INFO writing dependency_links to django_reversion.egg-info/dependency_links.txt 2025-05-15 01:16:11,999 root INFO writing requirements to django_reversion.egg-info/requires.txt 2025-05-15 01:16:12,000 root INFO writing top-level names to django_reversion.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-05-15 01:16:12,093 root INFO reading manifest file 'django_reversion.egg-info/SOURCES.txt' 2025-05-15 01:16:12,107 root INFO reading manifest template 'MANIFEST.in' 2025-05-15 01:16:12,123 root WARNING no previously-included directories found matching 'docs/_build' 2025-05-15 01:16:12,124 root INFO adding license file 'LICENSE' 2025-05-15 01:16:12,137 root INFO writing manifest file 'django_reversion.egg-info/SOURCES.txt' 2025-05-15 01:16:12,139 root INFO Copying django_reversion.egg-info to build/bdist.linux-riscv64/wheel/./django_reversion-5.1.0-py3.12.egg-info 2025-05-15 01:16:12,145 root INFO running install_scripts 2025-05-15 01:16:12,152 root INFO creating build/bdist.linux-riscv64/wheel/django_reversion-5.1.0.dist-info/WHEEL 2025-05-15 01:16:12,155 wheel INFO creating '/home/buildozer/aports/community/py3-django-reversion/src/django_reversion-5.1.0/.dist/.tmp-bw0lk7pz/django_reversion-5.1.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-15 01:16:12,158 wheel INFO adding 'django_reversion-5.1.0.dist-info/licenses/LICENSE' 2025-05-15 01:16:12,160 wheel INFO adding 'reversion/__init__.py' 2025-05-15 01:16:12,161 wheel INFO adding 'reversion/admin.py' 2025-05-15 01:16:12,163 wheel INFO adding 'reversion/apps.py' 2025-05-15 01:16:12,165 wheel INFO adding 'reversion/errors.py' 2025-05-15 01:16:12,166 wheel INFO adding 'reversion/middleware.py' 2025-05-15 01:16:12,168 wheel INFO adding 'reversion/models.py' 2025-05-15 01:16:12,170 wheel INFO adding 'reversion/revisions.py' 2025-05-15 01:16:12,172 wheel INFO adding 'reversion/signals.py' 2025-05-15 01:16:12,173 wheel INFO adding 'reversion/views.py' 2025-05-15 01:16:12,176 wheel INFO adding 'reversion/locale/ar/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,177 wheel INFO adding 'reversion/locale/ar/LC_MESSAGES/django.po' 2025-05-15 01:16:12,179 wheel INFO adding 'reversion/locale/cs/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,181 wheel INFO adding 'reversion/locale/cs/LC_MESSAGES/django.po' 2025-05-15 01:16:12,183 wheel INFO adding 'reversion/locale/da/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,184 wheel INFO adding 'reversion/locale/da/LC_MESSAGES/django.po' 2025-05-15 01:16:12,186 wheel INFO adding 'reversion/locale/de/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,188 wheel INFO adding 'reversion/locale/de/LC_MESSAGES/django.po' 2025-05-15 01:16:12,190 wheel INFO adding 'reversion/locale/es/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,191 wheel INFO adding 'reversion/locale/es/LC_MESSAGES/django.po' 2025-05-15 01:16:12,193 wheel INFO adding 'reversion/locale/es_AR/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,195 wheel INFO adding 'reversion/locale/es_AR/LC_MESSAGES/django.po' 2025-05-15 01:16:12,197 wheel INFO adding 'reversion/locale/fr/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,198 wheel INFO adding 'reversion/locale/fr/LC_MESSAGES/django.po' 2025-05-15 01:16:12,200 wheel INFO adding 'reversion/locale/he/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,202 wheel INFO adding 'reversion/locale/he/LC_MESSAGES/django.po' 2025-05-15 01:16:12,204 wheel INFO adding 'reversion/locale/it/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,205 wheel INFO adding 'reversion/locale/it/LC_MESSAGES/django.po' 2025-05-15 01:16:12,207 wheel INFO adding 'reversion/locale/nb/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,209 wheel INFO adding 'reversion/locale/nb/LC_MESSAGES/django.po' 2025-05-15 01:16:12,210 wheel INFO adding 'reversion/locale/nl/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,212 wheel INFO adding 'reversion/locale/nl/LC_MESSAGES/django.po' 2025-05-15 01:16:12,214 wheel INFO adding 'reversion/locale/pl/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,215 wheel INFO adding 'reversion/locale/pl/LC_MESSAGES/django.po' 2025-05-15 01:16:12,217 wheel INFO adding 'reversion/locale/pt_BR/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,219 wheel INFO adding 'reversion/locale/pt_BR/LC_MESSAGES/django.po' 2025-05-15 01:16:12,221 wheel INFO adding 'reversion/locale/ru/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,222 wheel INFO adding 'reversion/locale/ru/LC_MESSAGES/django.po' 2025-05-15 01:16:12,224 wheel INFO adding 'reversion/locale/sk/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,226 wheel INFO adding 'reversion/locale/sk/LC_MESSAGES/django.po' 2025-05-15 01:16:12,228 wheel INFO adding 'reversion/locale/sl_SI/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,229 wheel INFO adding 'reversion/locale/sl_SI/LC_MESSAGES/django.po' 2025-05-15 01:16:12,231 wheel INFO adding 'reversion/locale/sv/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,233 wheel INFO adding 'reversion/locale/sv/LC_MESSAGES/django.po' 2025-05-15 01:16:12,235 wheel INFO adding 'reversion/locale/uk/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,236 wheel INFO adding 'reversion/locale/uk/LC_MESSAGES/django.po' 2025-05-15 01:16:12,238 wheel INFO adding 'reversion/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-05-15 01:16:12,240 wheel INFO adding 'reversion/locale/zh_Hans/LC_MESSAGES/django.po' 2025-05-15 01:16:12,241 wheel INFO adding 'reversion/management/__init__.py' 2025-05-15 01:16:12,243 wheel INFO adding 'reversion/management/commands/__init__.py' 2025-05-15 01:16:12,245 wheel INFO adding 'reversion/management/commands/createinitialrevisions.py' 2025-05-15 01:16:12,246 wheel INFO adding 'reversion/management/commands/deleterevisions.py' 2025-05-15 01:16:12,248 wheel INFO adding 'reversion/migrations/0001_squashed_0004_auto_20160611_1202.py' 2025-05-15 01:16:12,249 wheel INFO adding 'reversion/migrations/0002_add_index_on_version_for_content_type_and_db.py' 2025-05-15 01:16:12,251 wheel INFO adding 'reversion/migrations/__init__.py' 2025-05-15 01:16:12,253 wheel INFO adding 'reversion/templates/reversion/change_list.html' 2025-05-15 01:16:12,254 wheel INFO adding 'reversion/templates/reversion/object_history.html' 2025-05-15 01:16:12,256 wheel INFO adding 'reversion/templates/reversion/recover_form.html' 2025-05-15 01:16:12,257 wheel INFO adding 'reversion/templates/reversion/recover_list.html' 2025-05-15 01:16:12,258 wheel INFO adding 'reversion/templates/reversion/revision_form.html' 2025-05-15 01:16:12,259 wheel INFO adding 'django_reversion-5.1.0.dist-info/METADATA' 2025-05-15 01:16:12,260 wheel INFO adding 'django_reversion-5.1.0.dist-info/WHEEL' 2025-05-15 01:16:12,261 wheel INFO adding 'django_reversion-5.1.0.dist-info/top_level.txt' 2025-05-15 01:16:12,263 wheel INFO adding 'django_reversion-5.1.0.dist-info/RECORD' 2025-05-15 01:16:12,265 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-15 01:16:12,284 gpep517 INFO The backend produced .dist/django_reversion-5.1.0-py3-none-any.whl django_reversion-5.1.0-py3-none-any.whl >>> py3-django-reversion: Entering fakeroot... >>> py3-django-reversion-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/reversion/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django-reversion/pkg/py3-django-reversion-pyc/usr/lib/python3.12/site-packages/reversion/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/reversion/management/__pycache__' -> '/home/buildozer/aports/community/py3-django-reversion/pkg/py3-django-reversion-pyc/usr/lib/python3.12/site-packages/reversion/management/__pycache__' 'usr/lib/python3.12/site-packages/reversion/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-reversion/pkg/py3-django-reversion-pyc/usr/lib/python3.12/site-packages/reversion/migrations/__pycache__' 'usr/lib/python3.12/site-packages/reversion/__pycache__' -> '/home/buildozer/aports/community/py3-django-reversion/pkg/py3-django-reversion-pyc/usr/lib/python3.12/site-packages/reversion/__pycache__' >>> py3-django-reversion-pyc*: Preparing subpackage py3-django-reversion-pyc... >>> py3-django-reversion-pyc*: Running postcheck for py3-django-reversion-pyc >>> py3-django-reversion*: Running postcheck for py3-django-reversion >>> py3-django-reversion*: Preparing package py3-django-reversion... >>> py3-django-reversion-pyc*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-reversion-pyc*: Package size: 80.8 KB >>> py3-django-reversion-pyc*: Compressing data... >>> py3-django-reversion-pyc*: Create checksum... >>> py3-django-reversion-pyc*: Create py3-django-reversion-pyc-5.1.0-r1.apk >>> py3-django-reversion*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-reversion*: Package size: 200.5 KB >>> py3-django-reversion*: Compressing data... >>> py3-django-reversion*: Create checksum... >>> py3-django-reversion*: Create py3-django-reversion-5.1.0-r1.apk >>> py3-django-reversion: Build complete at Thu, 15 May 2025 01:16:14 +0000 elapsed time 0h 0m 32s >>> py3-django-reversion: Cleaning up srcdir >>> py3-django-reversion: Cleaning up pkgdir >>> py3-django-reversion: Uninstalling dependencies... (1/31) Purging .makedepends-py3-django-reversion (20250515.011605) (2/31) Purging py3-django-pyc (4.2.21-r0) (3/31) Purging py3-django (4.2.21-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 (2025b-r0) (9/31) Purging py3-gpep517-pyc (19-r0) (10/31) Purging py3-gpep517 (19-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_scm-pyc (8.2.0-r0) (14/31) Purging py3-setuptools_scm (8.2.0-r0) (15/31) Purging py3-setuptools-pyc (80.5.0-r0) (16/31) Purging py3-setuptools (80.5.0-r0) (17/31) Purging py3-packaging-pyc (25.0-r0) (18/31) Purging py3-packaging (25.0-r0) (19/31) Purging py3-parsing-pyc (3.2.3-r0) (20/31) Purging py3-parsing (3.2.3-r0) (21/31) Purging python3-pyc (3.12.10-r0) (22/31) Purging python3-pycache-pyc0 (3.12.10-r0) (23/31) Purging pyc (3.12.10-r0) (24/31) Purging python3 (3.12.10-r0) (25/31) Purging gdbm (1.24-r0) (26/31) Purging libbz2 (1.0.8-r6) (27/31) Purging libffi (3.4.8-r0) (28/31) Purging libpanelw (6.5_p20250503-r0) (29/31) Purging mpdecimal (4.0.0-r0) (30/31) Purging sqlite-libs (3.49.2-r0) (31/31) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 338 MiB in 101 packages >>> py3-django-reversion: Updating the community/riscv64 repository index... >>> py3-django-reversion: Signing the index...