>>> py3-django-haystack: Building community/py3-django-haystack 3.3.0-r0 (using abuild 3.14.1-r3) started Tue, 10 Dec 2024 11:33:32 +0000 >>> py3-django-haystack: Validating /home/buildozer/aports/community/py3-django-haystack/APKBUILD... >>> py3-django-haystack: Analyzing dependencies... >>> py3-django-haystack: Installing for build: build-base py3-django py3-setuptools py3-gpep517 py3-setuptools_scm py3-wheel (1/33) Installing libbz2 (1.0.8-r6) (2/33) Installing libffi (3.4.6-r0) (3/33) Installing gdbm (1.24-r0) (4/33) Installing xz-libs (5.6.3-r0) (5/33) Installing mpdecimal (4.0.0-r0) (6/33) Installing libpanelw (6.5_p20241006-r3) (7/33) Installing sqlite-libs (3.47.2-r0) (8/33) Installing python3 (3.12.8-r1) (9/33) Installing python3-pycache-pyc0 (3.12.8-r1) (10/33) Installing pyc (3.12.8-r1) (11/33) Installing py3-asgiref (3.8.1-r1) (12/33) Installing py3-asgiref-pyc (3.8.1-r1) (13/33) Installing py3-sqlparse (0.5.1-r0) (14/33) Installing py3-sqlparse-pyc (0.5.1-r0) (15/33) Installing tzdata (2024b-r1) (16/33) Installing py3-django-pyc (4.2.16-r0) (17/33) Installing python3-pyc (3.12.8-r1) (18/33) Installing py3-django (4.2.16-r0) (19/33) Installing py3-parsing (3.1.4-r0) (20/33) Installing py3-parsing-pyc (3.1.4-r0) (21/33) Installing py3-packaging (24.2-r0) (22/33) Installing py3-packaging-pyc (24.2-r0) (23/33) Installing py3-setuptools (70.3.0-r0) (24/33) Installing py3-setuptools-pyc (70.3.0-r0) (25/33) Installing py3-installer (0.7.0-r2) (26/33) Installing py3-installer-pyc (0.7.0-r2) (27/33) Installing py3-gpep517 (16-r0) (28/33) Installing py3-gpep517-pyc (16-r0) (29/33) Installing py3-setuptools_scm (8.1.0-r0) (30/33) Installing py3-setuptools_scm-pyc (8.1.0-r0) (31/33) Installing py3-wheel (0.43.0-r0) (32/33) Installing py3-wheel-pyc (0.43.0-r0) (33/33) Installing .makedepends-py3-django-haystack (20241210.113333) Executing busybox-1.37.0-r8.trigger OK: 418 MiB in 134 packages >>> py3-django-haystack: Cleaning up srcdir >>> py3-django-haystack: Cleaning up pkgdir >>> py3-django-haystack: Cleaning up tmpdir >>> py3-django-haystack: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django_haystack-3.3.0.tar.gz >>> py3-django-haystack: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django_haystack-3.3.0.tar.gz >>> py3-django-haystack: Checking sha512sums... django_haystack-3.3.0.tar.gz: OK >>> py3-django-haystack: Unpacking /var/cache/distfiles/edge/django_haystack-3.3.0.tar.gz... 2024-12-10 11:33:34,831 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-12-10 11:33:34,937 root INFO running bdist_wheel 2024-12-10 11:33:34,945 root INFO running build 2024-12-10 11:33:34,945 root INFO running build_py 2024-12-10 11:33:34,947 root INFO creating build 2024-12-10 11:33:34,947 root INFO creating build/lib 2024-12-10 11:33:34,948 root INFO creating build/lib/haystack 2024-12-10 11:33:34,948 root INFO copying haystack/__init__.py -> build/lib/haystack 2024-12-10 11:33:34,948 root INFO copying haystack/signals.py -> build/lib/haystack 2024-12-10 11:33:34,948 root INFO copying haystack/generic_views.py -> build/lib/haystack 2024-12-10 11:33:34,948 root INFO copying haystack/query.py -> build/lib/haystack 2024-12-10 11:33:34,949 root INFO copying haystack/views.py -> build/lib/haystack 2024-12-10 11:33:34,949 root INFO copying haystack/forms.py -> build/lib/haystack 2024-12-10 11:33:34,949 root INFO copying haystack/manager.py -> build/lib/haystack 2024-12-10 11:33:34,949 root INFO copying haystack/exceptions.py -> build/lib/haystack 2024-12-10 11:33:34,949 root INFO copying haystack/models.py -> build/lib/haystack 2024-12-10 11:33:34,950 root INFO copying haystack/version.py -> build/lib/haystack 2024-12-10 11:33:34,950 root INFO copying haystack/apps.py -> build/lib/haystack 2024-12-10 11:33:34,950 root INFO copying haystack/urls.py -> build/lib/haystack 2024-12-10 11:33:34,950 root INFO copying haystack/indexes.py -> build/lib/haystack 2024-12-10 11:33:34,950 root INFO copying haystack/admin.py -> build/lib/haystack 2024-12-10 11:33:34,951 root INFO copying haystack/fields.py -> build/lib/haystack 2024-12-10 11:33:34,951 root INFO copying haystack/inputs.py -> build/lib/haystack 2024-12-10 11:33:34,951 root INFO copying haystack/constants.py -> build/lib/haystack 2024-12-10 11:33:34,951 root INFO copying haystack/panels.py -> build/lib/haystack 2024-12-10 11:33:34,951 root INFO copying haystack/routers.py -> build/lib/haystack 2024-12-10 11:33:34,952 root INFO creating build/lib/haystack/backends 2024-12-10 11:33:34,952 root INFO copying haystack/backends/__init__.py -> build/lib/haystack/backends 2024-12-10 11:33:34,952 root INFO copying haystack/backends/elasticsearch_backend.py -> build/lib/haystack/backends 2024-12-10 11:33:34,953 root INFO copying haystack/backends/elasticsearch7_backend.py -> build/lib/haystack/backends 2024-12-10 11:33:34,953 root INFO copying haystack/backends/elasticsearch5_backend.py -> build/lib/haystack/backends 2024-12-10 11:33:34,953 root INFO copying haystack/backends/elasticsearch2_backend.py -> build/lib/haystack/backends 2024-12-10 11:33:34,953 root INFO copying haystack/backends/solr_backend.py -> build/lib/haystack/backends 2024-12-10 11:33:34,954 root INFO copying haystack/backends/whoosh_backend.py -> build/lib/haystack/backends 2024-12-10 11:33:34,954 root INFO copying haystack/backends/simple_backend.py -> build/lib/haystack/backends 2024-12-10 11:33:34,954 root INFO creating build/lib/haystack/management 2024-12-10 11:33:34,954 root INFO copying haystack/management/__init__.py -> build/lib/haystack/management 2024-12-10 11:33:34,955 root INFO creating build/lib/haystack/management/commands 2024-12-10 11:33:34,955 root INFO copying haystack/management/commands/__init__.py -> build/lib/haystack/management/commands 2024-12-10 11:33:34,955 root INFO copying haystack/management/commands/build_solr_schema.py -> build/lib/haystack/management/commands 2024-12-10 11:33:34,955 root INFO copying haystack/management/commands/rebuild_index.py -> build/lib/haystack/management/commands 2024-12-10 11:33:34,955 root INFO copying haystack/management/commands/haystack_info.py -> build/lib/haystack/management/commands 2024-12-10 11:33:34,956 root INFO copying haystack/management/commands/clear_index.py -> build/lib/haystack/management/commands 2024-12-10 11:33:34,956 root INFO copying haystack/management/commands/update_index.py -> build/lib/haystack/management/commands 2024-12-10 11:33:34,956 root INFO creating build/lib/haystack/templatetags 2024-12-10 11:33:34,956 root INFO copying haystack/templatetags/__init__.py -> build/lib/haystack/templatetags 2024-12-10 11:33:34,956 root INFO copying haystack/templatetags/highlight.py -> build/lib/haystack/templatetags 2024-12-10 11:33:34,957 root INFO copying haystack/templatetags/more_like_this.py -> build/lib/haystack/templatetags 2024-12-10 11:33:34,957 root INFO creating build/lib/haystack/utils 2024-12-10 11:33:34,957 root INFO copying haystack/utils/__init__.py -> build/lib/haystack/utils 2024-12-10 11:33:34,957 root INFO copying haystack/utils/geo.py -> build/lib/haystack/utils 2024-12-10 11:33:34,958 root INFO copying haystack/utils/log.py -> build/lib/haystack/utils 2024-12-10 11:33:34,958 root INFO copying haystack/utils/highlighting.py -> build/lib/haystack/utils 2024-12-10 11:33:34,958 root INFO copying haystack/utils/app_loading.py -> build/lib/haystack/utils 2024-12-10 11:33:34,958 root INFO copying haystack/utils/loading.py -> build/lib/haystack/utils 2024-12-10 11:33:34,959 root INFO creating build/lib/haystack/templates 2024-12-10 11:33:34,959 root INFO creating build/lib/haystack/templates/panels 2024-12-10 11:33:34,960 root INFO copying haystack/templates/panels/haystack.html -> build/lib/haystack/templates/panels 2024-12-10 11:33:34,960 root INFO creating build/lib/haystack/templates/search_configuration 2024-12-10 11:33:34,960 root INFO copying haystack/templates/search_configuration/schema.xml -> build/lib/haystack/templates/search_configuration 2024-12-10 11:33:34,960 root INFO copying haystack/templates/search_configuration/solrconfig.xml -> build/lib/haystack/templates/search_configuration 2024-12-10 11:33:34,964 root INFO installing to build/bdist.linux-armv8l/wheel 2024-12-10 11:33:34,964 root INFO running install 2024-12-10 11:33:34,973 root INFO running install_lib 2024-12-10 11:33:34,975 root INFO creating build/bdist.linux-armv8l 2024-12-10 11:33:34,975 root INFO creating build/bdist.linux-armv8l/wheel 2024-12-10 11:33:34,976 root INFO creating build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,976 root INFO copying build/lib/haystack/__init__.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,976 root INFO copying build/lib/haystack/signals.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,976 root INFO copying build/lib/haystack/generic_views.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,976 root INFO copying build/lib/haystack/query.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,976 root INFO copying build/lib/haystack/views.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,977 root INFO copying build/lib/haystack/forms.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,977 root INFO copying build/lib/haystack/manager.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,977 root INFO copying build/lib/haystack/exceptions.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,977 root INFO copying build/lib/haystack/models.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,977 root INFO copying build/lib/haystack/version.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,977 root INFO copying build/lib/haystack/apps.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,977 root INFO copying build/lib/haystack/urls.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,978 root INFO copying build/lib/haystack/indexes.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,978 root INFO creating build/bdist.linux-armv8l/wheel/haystack/utils 2024-12-10 11:33:34,978 root INFO copying build/lib/haystack/utils/__init__.py -> build/bdist.linux-armv8l/wheel/haystack/utils 2024-12-10 11:33:34,978 root INFO copying build/lib/haystack/utils/geo.py -> build/bdist.linux-armv8l/wheel/haystack/utils 2024-12-10 11:33:34,979 root INFO copying build/lib/haystack/utils/log.py -> build/bdist.linux-armv8l/wheel/haystack/utils 2024-12-10 11:33:34,979 root INFO copying build/lib/haystack/utils/highlighting.py -> build/bdist.linux-armv8l/wheel/haystack/utils 2024-12-10 11:33:34,979 root INFO copying build/lib/haystack/utils/app_loading.py -> build/bdist.linux-armv8l/wheel/haystack/utils 2024-12-10 11:33:34,979 root INFO copying build/lib/haystack/utils/loading.py -> build/bdist.linux-armv8l/wheel/haystack/utils 2024-12-10 11:33:34,979 root INFO copying build/lib/haystack/admin.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,979 root INFO creating build/bdist.linux-armv8l/wheel/haystack/templatetags 2024-12-10 11:33:34,980 root INFO copying build/lib/haystack/templatetags/__init__.py -> build/bdist.linux-armv8l/wheel/haystack/templatetags 2024-12-10 11:33:34,980 root INFO copying build/lib/haystack/templatetags/highlight.py -> build/bdist.linux-armv8l/wheel/haystack/templatetags 2024-12-10 11:33:34,980 root INFO copying build/lib/haystack/templatetags/more_like_this.py -> build/bdist.linux-armv8l/wheel/haystack/templatetags 2024-12-10 11:33:34,980 root INFO creating build/bdist.linux-armv8l/wheel/haystack/management 2024-12-10 11:33:34,980 root INFO copying build/lib/haystack/management/__init__.py -> build/bdist.linux-armv8l/wheel/haystack/management 2024-12-10 11:33:34,980 root INFO creating build/bdist.linux-armv8l/wheel/haystack/management/commands 2024-12-10 11:33:34,981 root INFO copying build/lib/haystack/management/commands/__init__.py -> build/bdist.linux-armv8l/wheel/haystack/management/commands 2024-12-10 11:33:34,981 root INFO copying build/lib/haystack/management/commands/build_solr_schema.py -> build/bdist.linux-armv8l/wheel/haystack/management/commands 2024-12-10 11:33:34,981 root INFO copying build/lib/haystack/management/commands/rebuild_index.py -> build/bdist.linux-armv8l/wheel/haystack/management/commands 2024-12-10 11:33:34,981 root INFO copying build/lib/haystack/management/commands/haystack_info.py -> build/bdist.linux-armv8l/wheel/haystack/management/commands 2024-12-10 11:33:34,981 root INFO copying build/lib/haystack/management/commands/clear_index.py -> build/bdist.linux-armv8l/wheel/haystack/management/commands 2024-12-10 11:33:34,981 root INFO copying build/lib/haystack/management/commands/update_index.py -> build/bdist.linux-armv8l/wheel/haystack/management/commands 2024-12-10 11:33:34,982 root INFO copying build/lib/haystack/fields.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,982 root INFO copying build/lib/haystack/inputs.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,982 root INFO creating build/bdist.linux-armv8l/wheel/haystack/templates 2024-12-10 11:33:34,982 root INFO creating build/bdist.linux-armv8l/wheel/haystack/templates/search_configuration 2024-12-10 11:33:34,982 root INFO copying build/lib/haystack/templates/search_configuration/schema.xml -> build/bdist.linux-armv8l/wheel/haystack/templates/search_configuration 2024-12-10 11:33:34,983 root INFO copying build/lib/haystack/templates/search_configuration/solrconfig.xml -> build/bdist.linux-armv8l/wheel/haystack/templates/search_configuration 2024-12-10 11:33:34,983 root INFO creating build/bdist.linux-armv8l/wheel/haystack/templates/panels 2024-12-10 11:33:34,983 root INFO copying build/lib/haystack/templates/panels/haystack.html -> build/bdist.linux-armv8l/wheel/haystack/templates/panels 2024-12-10 11:33:34,983 root INFO creating build/bdist.linux-armv8l/wheel/haystack/backends 2024-12-10 11:33:34,984 root INFO copying build/lib/haystack/backends/__init__.py -> build/bdist.linux-armv8l/wheel/haystack/backends 2024-12-10 11:33:34,984 root INFO copying build/lib/haystack/backends/elasticsearch_backend.py -> build/bdist.linux-armv8l/wheel/haystack/backends 2024-12-10 11:33:34,984 root INFO copying build/lib/haystack/backends/elasticsearch7_backend.py -> build/bdist.linux-armv8l/wheel/haystack/backends 2024-12-10 11:33:34,984 root INFO copying build/lib/haystack/backends/elasticsearch5_backend.py -> build/bdist.linux-armv8l/wheel/haystack/backends 2024-12-10 11:33:34,984 root INFO copying build/lib/haystack/backends/elasticsearch2_backend.py -> build/bdist.linux-armv8l/wheel/haystack/backends 2024-12-10 11:33:34,985 root INFO copying build/lib/haystack/backends/solr_backend.py -> build/bdist.linux-armv8l/wheel/haystack/backends 2024-12-10 11:33:34,985 root INFO copying build/lib/haystack/backends/whoosh_backend.py -> build/bdist.linux-armv8l/wheel/haystack/backends 2024-12-10 11:33:34,985 root INFO copying build/lib/haystack/backends/simple_backend.py -> build/bdist.linux-armv8l/wheel/haystack/backends 2024-12-10 11:33:34,985 root INFO copying build/lib/haystack/constants.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,985 root INFO copying build/lib/haystack/panels.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,985 root INFO copying build/lib/haystack/routers.py -> build/bdist.linux-armv8l/wheel/haystack 2024-12-10 11:33:34,986 root INFO running install_egg_info 2024-12-10 11:33:34,987 root INFO running egg_info 2024-12-10 11:33:34,989 root INFO writing django_haystack.egg-info/PKG-INFO 2024-12-10 11:33:34,990 root INFO writing dependency_links to django_haystack.egg-info/dependency_links.txt 2024-12-10 11:33:34,991 root INFO writing requirements to django_haystack.egg-info/requires.txt 2024-12-10 11:33:34,991 root INFO writing top-level names to django_haystack.egg-info/top_level.txt 2024-12-10 11:33:36,487 root INFO reading manifest file 'django_haystack.egg-info/SOURCES.txt' 2024-12-10 11:33:36,488 root INFO reading manifest template 'MANIFEST.in' 2024-12-10 11:33:36,490 root INFO adding license file 'LICENSE' 2024-12-10 11:33:36,490 root INFO adding license file 'AUTHORS' 2024-12-10 11:33:36,493 root INFO writing manifest file 'django_haystack.egg-info/SOURCES.txt' 2024-12-10 11:33:36,493 root INFO Copying django_haystack.egg-info to build/bdist.linux-armv8l/wheel/django_haystack-3.3.0-py3.12.egg-info 2024-12-10 11:33:36,494 root INFO running install_scripts 2024-12-10 11:33:36,497 root INFO creating build/bdist.linux-armv8l/wheel/django_haystack-3.3.0.dist-info/WHEEL 2024-12-10 11:33:36,498 wheel INFO creating '/home/buildozer/aports/community/py3-django-haystack/src/django_haystack-3.3.0/.dist/.tmp-buf7b3ez/django_haystack-3.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-12-10 11:33:36,498 wheel INFO adding 'haystack/__init__.py' 2024-12-10 11:33:36,499 wheel INFO adding 'haystack/admin.py' 2024-12-10 11:33:36,499 wheel INFO adding 'haystack/apps.py' 2024-12-10 11:33:36,499 wheel INFO adding 'haystack/constants.py' 2024-12-10 11:33:36,499 wheel INFO adding 'haystack/exceptions.py' 2024-12-10 11:33:36,500 wheel INFO adding 'haystack/fields.py' 2024-12-10 11:33:36,500 wheel INFO adding 'haystack/forms.py' 2024-12-10 11:33:36,500 wheel INFO adding 'haystack/generic_views.py' 2024-12-10 11:33:36,500 wheel INFO adding 'haystack/indexes.py' 2024-12-10 11:33:36,501 wheel INFO adding 'haystack/inputs.py' 2024-12-10 11:33:36,501 wheel INFO adding 'haystack/manager.py' 2024-12-10 11:33:36,501 wheel INFO adding 'haystack/models.py' 2024-12-10 11:33:36,501 wheel INFO adding 'haystack/panels.py' 2024-12-10 11:33:36,501 wheel INFO adding 'haystack/query.py' 2024-12-10 11:33:36,502 wheel INFO adding 'haystack/routers.py' 2024-12-10 11:33:36,502 wheel INFO adding 'haystack/signals.py' 2024-12-10 11:33:36,502 wheel INFO adding 'haystack/urls.py' 2024-12-10 11:33:36,502 wheel INFO adding 'haystack/version.py' 2024-12-10 11:33:36,502 wheel INFO adding 'haystack/views.py' 2024-12-10 11:33:36,503 wheel INFO adding 'haystack/backends/__init__.py' 2024-12-10 11:33:36,503 wheel INFO adding 'haystack/backends/elasticsearch2_backend.py' 2024-12-10 11:33:36,503 wheel INFO adding 'haystack/backends/elasticsearch5_backend.py' 2024-12-10 11:33:36,504 wheel INFO adding 'haystack/backends/elasticsearch7_backend.py' 2024-12-10 11:33:36,504 wheel INFO adding 'haystack/backends/elasticsearch_backend.py' 2024-12-10 11:33:36,504 wheel INFO adding 'haystack/backends/simple_backend.py' 2024-12-10 11:33:36,505 wheel INFO adding 'haystack/backends/solr_backend.py' 2024-12-10 11:33:36,505 wheel INFO adding 'haystack/backends/whoosh_backend.py' 2024-12-10 11:33:36,506 wheel INFO adding 'haystack/management/__init__.py' 2024-12-10 11:33:36,506 wheel INFO adding 'haystack/management/commands/__init__.py' 2024-12-10 11:33:36,506 wheel INFO adding 'haystack/management/commands/build_solr_schema.py' 2024-12-10 11:33:36,506 wheel INFO adding 'haystack/management/commands/clear_index.py' 2024-12-10 11:33:36,506 wheel INFO adding 'haystack/management/commands/haystack_info.py' 2024-12-10 11:33:36,506 wheel INFO adding 'haystack/management/commands/rebuild_index.py' 2024-12-10 11:33:36,507 wheel INFO adding 'haystack/management/commands/update_index.py' 2024-12-10 11:33:36,507 wheel INFO adding 'haystack/templates/panels/haystack.html' 2024-12-10 11:33:36,507 wheel INFO adding 'haystack/templates/search_configuration/schema.xml' 2024-12-10 11:33:36,508 wheel INFO adding 'haystack/templates/search_configuration/solrconfig.xml' 2024-12-10 11:33:36,508 wheel INFO adding 'haystack/templatetags/__init__.py' 2024-12-10 11:33:36,509 wheel INFO adding 'haystack/templatetags/highlight.py' 2024-12-10 11:33:36,509 wheel INFO adding 'haystack/templatetags/more_like_this.py' 2024-12-10 11:33:36,509 wheel INFO adding 'haystack/utils/__init__.py' 2024-12-10 11:33:36,509 wheel INFO adding 'haystack/utils/app_loading.py' 2024-12-10 11:33:36,509 wheel INFO adding 'haystack/utils/geo.py' 2024-12-10 11:33:36,510 wheel INFO adding 'haystack/utils/highlighting.py' 2024-12-10 11:33:36,510 wheel INFO adding 'haystack/utils/loading.py' 2024-12-10 11:33:36,510 wheel INFO adding 'haystack/utils/log.py' 2024-12-10 11:33:36,510 wheel INFO adding 'django_haystack-3.3.0.dist-info/AUTHORS' 2024-12-10 11:33:36,510 wheel INFO adding 'django_haystack-3.3.0.dist-info/LICENSE' 2024-12-10 11:33:36,510 wheel INFO adding 'django_haystack-3.3.0.dist-info/METADATA' 2024-12-10 11:33:36,511 wheel INFO adding 'django_haystack-3.3.0.dist-info/WHEEL' 2024-12-10 11:33:36,511 wheel INFO adding 'django_haystack-3.3.0.dist-info/top_level.txt' 2024-12-10 11:33:36,511 wheel INFO adding 'django_haystack-3.3.0.dist-info/RECORD' 2024-12-10 11:33:36,511 root INFO removing build/bdist.linux-armv8l/wheel 2024-12-10 11:33:36,513 gpep517 INFO The backend produced .dist/django_haystack-3.3.0-py3-none-any.whl django_haystack-3.3.0-py3-none-any.whl >>> py3-django-haystack: Entering fakeroot... >>> py3-django-haystack-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/haystack/__pycache__' -> '/home/buildozer/aports/community/py3-django-haystack/pkg/py3-django-haystack-pyc/usr/lib/python3.12/site-packages/haystack/__pycache__' 'usr/lib/python3.12/site-packages/haystack/utils/__pycache__' -> '/home/buildozer/aports/community/py3-django-haystack/pkg/py3-django-haystack-pyc/usr/lib/python3.12/site-packages/haystack/utils/__pycache__' 'usr/lib/python3.12/site-packages/haystack/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django-haystack/pkg/py3-django-haystack-pyc/usr/lib/python3.12/site-packages/haystack/templatetags/__pycache__' 'usr/lib/python3.12/site-packages/haystack/management/__pycache__' -> '/home/buildozer/aports/community/py3-django-haystack/pkg/py3-django-haystack-pyc/usr/lib/python3.12/site-packages/haystack/management/__pycache__' 'usr/lib/python3.12/site-packages/haystack/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django-haystack/pkg/py3-django-haystack-pyc/usr/lib/python3.12/site-packages/haystack/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/haystack/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django-haystack/pkg/py3-django-haystack-pyc/usr/lib/python3.12/site-packages/haystack/backends/__pycache__' >>> py3-django-haystack-pyc*: Preparing subpackage py3-django-haystack-pyc... >>> py3-django-haystack-pyc*: Running postcheck for py3-django-haystack-pyc >>> py3-django-haystack*: Running postcheck for py3-django-haystack >>> py3-django-haystack*: Preparing package py3-django-haystack... >>> py3-django-haystack-pyc*: Tracing dependencies... py3-django py3-setuptools python3~3.12 >>> py3-django-haystack-pyc*: Package size: 411.2 KB >>> py3-django-haystack-pyc*: Compressing data... >>> py3-django-haystack-pyc*: Create checksum... >>> py3-django-haystack-pyc*: Create py3-django-haystack-pyc-3.3.0-r0.apk >>> py3-django-haystack*: Tracing dependencies... py3-django py3-setuptools python3~3.12 >>> py3-django-haystack*: Package size: 501.1 KB >>> py3-django-haystack*: Compressing data... >>> py3-django-haystack*: Create checksum... >>> py3-django-haystack*: Create py3-django-haystack-3.3.0-r0.apk >>> py3-django-haystack: Build complete at Tue, 10 Dec 2024 11:33:37 +0000 elapsed time 0h 0m 5s >>> py3-django-haystack: Cleaning up srcdir >>> py3-django-haystack: Cleaning up pkgdir >>> py3-django-haystack: Uninstalling dependencies... (1/33) Purging .makedepends-py3-django-haystack (20241210.113333) (2/33) Purging py3-django-pyc (4.2.16-r0) (3/33) Purging py3-django (4.2.16-r0) (4/33) Purging py3-asgiref-pyc (3.8.1-r1) (5/33) Purging py3-asgiref (3.8.1-r1) (6/33) Purging py3-sqlparse-pyc (0.5.1-r0) (7/33) Purging py3-sqlparse (0.5.1-r0) (8/33) Purging tzdata (2024b-r1) (9/33) Purging py3-gpep517-pyc (16-r0) (10/33) Purging py3-gpep517 (16-r0) (11/33) Purging py3-installer-pyc (0.7.0-r2) (12/33) Purging py3-installer (0.7.0-r2) (13/33) Purging py3-setuptools_scm-pyc (8.1.0-r0) (14/33) Purging py3-setuptools_scm (8.1.0-r0) (15/33) Purging py3-setuptools-pyc (70.3.0-r0) (16/33) Purging py3-setuptools (70.3.0-r0) (17/33) Purging py3-wheel-pyc (0.43.0-r0) (18/33) Purging py3-wheel (0.43.0-r0) (19/33) Purging py3-packaging-pyc (24.2-r0) (20/33) Purging py3-packaging (24.2-r0) (21/33) Purging py3-parsing-pyc (3.1.4-r0) (22/33) Purging py3-parsing (3.1.4-r0) (23/33) Purging python3-pyc (3.12.8-r1) (24/33) Purging python3-pycache-pyc0 (3.12.8-r1) (25/33) Purging pyc (3.12.8-r1) (26/33) Purging python3 (3.12.8-r1) (27/33) Purging gdbm (1.24-r0) (28/33) Purging libbz2 (1.0.8-r6) (29/33) Purging libffi (3.4.6-r0) (30/33) Purging libpanelw (6.5_p20241006-r3) (31/33) Purging mpdecimal (4.0.0-r0) (32/33) Purging sqlite-libs (3.47.2-r0) (33/33) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r8.trigger OK: 323 MiB in 101 packages >>> py3-django-haystack: Updating the community/armhf repository index... >>> py3-django-haystack: Signing the index...