>>> 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:38 +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.113339) Executing busybox-1.37.0-r8.trigger OK: 499 MiB in 136 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:40,811 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-12-10 11:33:40,905 root INFO running bdist_wheel 2024-12-10 11:33:40,912 root INFO running build 2024-12-10 11:33:40,912 root INFO running build_py 2024-12-10 11:33:40,913 root INFO creating build 2024-12-10 11:33:40,913 root INFO creating build/lib 2024-12-10 11:33:40,913 root INFO creating build/lib/haystack 2024-12-10 11:33:40,914 root INFO copying haystack/__init__.py -> build/lib/haystack 2024-12-10 11:33:40,914 root INFO copying haystack/signals.py -> build/lib/haystack 2024-12-10 11:33:40,914 root INFO copying haystack/generic_views.py -> build/lib/haystack 2024-12-10 11:33:40,914 root INFO copying haystack/query.py -> build/lib/haystack 2024-12-10 11:33:40,914 root INFO copying haystack/views.py -> build/lib/haystack 2024-12-10 11:33:40,915 root INFO copying haystack/forms.py -> build/lib/haystack 2024-12-10 11:33:40,915 root INFO copying haystack/manager.py -> build/lib/haystack 2024-12-10 11:33:40,915 root INFO copying haystack/exceptions.py -> build/lib/haystack 2024-12-10 11:33:40,915 root INFO copying haystack/models.py -> build/lib/haystack 2024-12-10 11:33:40,915 root INFO copying haystack/version.py -> build/lib/haystack 2024-12-10 11:33:40,915 root INFO copying haystack/apps.py -> build/lib/haystack 2024-12-10 11:33:40,915 root INFO copying haystack/urls.py -> build/lib/haystack 2024-12-10 11:33:40,916 root INFO copying haystack/indexes.py -> build/lib/haystack 2024-12-10 11:33:40,916 root INFO copying haystack/admin.py -> build/lib/haystack 2024-12-10 11:33:40,916 root INFO copying haystack/fields.py -> build/lib/haystack 2024-12-10 11:33:40,916 root INFO copying haystack/inputs.py -> build/lib/haystack 2024-12-10 11:33:40,916 root INFO copying haystack/constants.py -> build/lib/haystack 2024-12-10 11:33:40,916 root INFO copying haystack/panels.py -> build/lib/haystack 2024-12-10 11:33:40,917 root INFO copying haystack/routers.py -> build/lib/haystack 2024-12-10 11:33:40,917 root INFO creating build/lib/haystack/backends 2024-12-10 11:33:40,917 root INFO copying haystack/backends/__init__.py -> build/lib/haystack/backends 2024-12-10 11:33:40,917 root INFO copying haystack/backends/elasticsearch_backend.py -> build/lib/haystack/backends 2024-12-10 11:33:40,918 root INFO copying haystack/backends/elasticsearch7_backend.py -> build/lib/haystack/backends 2024-12-10 11:33:40,918 root INFO copying haystack/backends/elasticsearch5_backend.py -> build/lib/haystack/backends 2024-12-10 11:33:40,918 root INFO copying haystack/backends/elasticsearch2_backend.py -> build/lib/haystack/backends 2024-12-10 11:33:40,918 root INFO copying haystack/backends/solr_backend.py -> build/lib/haystack/backends 2024-12-10 11:33:40,918 root INFO copying haystack/backends/whoosh_backend.py -> build/lib/haystack/backends 2024-12-10 11:33:40,919 root INFO copying haystack/backends/simple_backend.py -> build/lib/haystack/backends 2024-12-10 11:33:40,919 root INFO creating build/lib/haystack/management 2024-12-10 11:33:40,919 root INFO copying haystack/management/__init__.py -> build/lib/haystack/management 2024-12-10 11:33:40,919 root INFO creating build/lib/haystack/management/commands 2024-12-10 11:33:40,919 root INFO copying haystack/management/commands/__init__.py -> build/lib/haystack/management/commands 2024-12-10 11:33:40,919 root INFO copying haystack/management/commands/build_solr_schema.py -> build/lib/haystack/management/commands 2024-12-10 11:33:40,920 root INFO copying haystack/management/commands/rebuild_index.py -> build/lib/haystack/management/commands 2024-12-10 11:33:40,920 root INFO copying haystack/management/commands/haystack_info.py -> build/lib/haystack/management/commands 2024-12-10 11:33:40,920 root INFO copying haystack/management/commands/clear_index.py -> build/lib/haystack/management/commands 2024-12-10 11:33:40,920 root INFO copying haystack/management/commands/update_index.py -> build/lib/haystack/management/commands 2024-12-10 11:33:40,920 root INFO creating build/lib/haystack/templatetags 2024-12-10 11:33:40,920 root INFO copying haystack/templatetags/__init__.py -> build/lib/haystack/templatetags 2024-12-10 11:33:40,921 root INFO copying haystack/templatetags/highlight.py -> build/lib/haystack/templatetags 2024-12-10 11:33:40,921 root INFO copying haystack/templatetags/more_like_this.py -> build/lib/haystack/templatetags 2024-12-10 11:33:40,921 root INFO creating build/lib/haystack/utils 2024-12-10 11:33:40,921 root INFO copying haystack/utils/__init__.py -> build/lib/haystack/utils 2024-12-10 11:33:40,921 root INFO copying haystack/utils/geo.py -> build/lib/haystack/utils 2024-12-10 11:33:40,922 root INFO copying haystack/utils/log.py -> build/lib/haystack/utils 2024-12-10 11:33:40,922 root INFO copying haystack/utils/highlighting.py -> build/lib/haystack/utils 2024-12-10 11:33:40,922 root INFO copying haystack/utils/app_loading.py -> build/lib/haystack/utils 2024-12-10 11:33:40,922 root INFO copying haystack/utils/loading.py -> build/lib/haystack/utils 2024-12-10 11:33:40,923 root INFO creating build/lib/haystack/templates 2024-12-10 11:33:40,923 root INFO creating build/lib/haystack/templates/panels 2024-12-10 11:33:40,923 root INFO copying haystack/templates/panels/haystack.html -> build/lib/haystack/templates/panels 2024-12-10 11:33:40,923 root INFO creating build/lib/haystack/templates/search_configuration 2024-12-10 11:33:40,923 root INFO copying haystack/templates/search_configuration/schema.xml -> build/lib/haystack/templates/search_configuration 2024-12-10 11:33:40,924 root INFO copying haystack/templates/search_configuration/solrconfig.xml -> build/lib/haystack/templates/search_configuration 2024-12-10 11:33:40,927 root INFO installing to build/bdist.linux-aarch64/wheel 2024-12-10 11:33:40,927 root INFO running install 2024-12-10 11:33:40,934 root INFO running install_lib 2024-12-10 11:33:40,935 root INFO creating build/bdist.linux-aarch64 2024-12-10 11:33:40,935 root INFO creating build/bdist.linux-aarch64/wheel 2024-12-10 11:33:40,935 root INFO creating build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,936 root INFO copying build/lib/haystack/__init__.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,936 root INFO copying build/lib/haystack/signals.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,936 root INFO copying build/lib/haystack/generic_views.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,936 root INFO copying build/lib/haystack/query.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,936 root INFO copying build/lib/haystack/views.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,936 root INFO copying build/lib/haystack/forms.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,937 root INFO copying build/lib/haystack/manager.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,937 root INFO copying build/lib/haystack/exceptions.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,937 root INFO copying build/lib/haystack/models.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,937 root INFO copying build/lib/haystack/version.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,937 root INFO copying build/lib/haystack/apps.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,937 root INFO copying build/lib/haystack/urls.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,937 root INFO copying build/lib/haystack/indexes.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,938 root INFO creating build/bdist.linux-aarch64/wheel/haystack/utils 2024-12-10 11:33:40,938 root INFO copying build/lib/haystack/utils/__init__.py -> build/bdist.linux-aarch64/wheel/haystack/utils 2024-12-10 11:33:40,938 root INFO copying build/lib/haystack/utils/geo.py -> build/bdist.linux-aarch64/wheel/haystack/utils 2024-12-10 11:33:40,938 root INFO copying build/lib/haystack/utils/log.py -> build/bdist.linux-aarch64/wheel/haystack/utils 2024-12-10 11:33:40,938 root INFO copying build/lib/haystack/utils/highlighting.py -> build/bdist.linux-aarch64/wheel/haystack/utils 2024-12-10 11:33:40,938 root INFO copying build/lib/haystack/utils/app_loading.py -> build/bdist.linux-aarch64/wheel/haystack/utils 2024-12-10 11:33:40,938 root INFO copying build/lib/haystack/utils/loading.py -> build/bdist.linux-aarch64/wheel/haystack/utils 2024-12-10 11:33:40,939 root INFO copying build/lib/haystack/admin.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,939 root INFO creating build/bdist.linux-aarch64/wheel/haystack/templatetags 2024-12-10 11:33:40,939 root INFO copying build/lib/haystack/templatetags/__init__.py -> build/bdist.linux-aarch64/wheel/haystack/templatetags 2024-12-10 11:33:40,939 root INFO copying build/lib/haystack/templatetags/highlight.py -> build/bdist.linux-aarch64/wheel/haystack/templatetags 2024-12-10 11:33:40,939 root INFO copying build/lib/haystack/templatetags/more_like_this.py -> build/bdist.linux-aarch64/wheel/haystack/templatetags 2024-12-10 11:33:40,939 root INFO creating build/bdist.linux-aarch64/wheel/haystack/management 2024-12-10 11:33:40,940 root INFO copying build/lib/haystack/management/__init__.py -> build/bdist.linux-aarch64/wheel/haystack/management 2024-12-10 11:33:40,940 root INFO creating build/bdist.linux-aarch64/wheel/haystack/management/commands 2024-12-10 11:33:40,940 root INFO copying build/lib/haystack/management/commands/__init__.py -> build/bdist.linux-aarch64/wheel/haystack/management/commands 2024-12-10 11:33:40,940 root INFO copying build/lib/haystack/management/commands/build_solr_schema.py -> build/bdist.linux-aarch64/wheel/haystack/management/commands 2024-12-10 11:33:40,940 root INFO copying build/lib/haystack/management/commands/rebuild_index.py -> build/bdist.linux-aarch64/wheel/haystack/management/commands 2024-12-10 11:33:40,940 root INFO copying build/lib/haystack/management/commands/haystack_info.py -> build/bdist.linux-aarch64/wheel/haystack/management/commands 2024-12-10 11:33:40,940 root INFO copying build/lib/haystack/management/commands/clear_index.py -> build/bdist.linux-aarch64/wheel/haystack/management/commands 2024-12-10 11:33:40,941 root INFO copying build/lib/haystack/management/commands/update_index.py -> build/bdist.linux-aarch64/wheel/haystack/management/commands 2024-12-10 11:33:40,941 root INFO copying build/lib/haystack/fields.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,941 root INFO copying build/lib/haystack/inputs.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,941 root INFO creating build/bdist.linux-aarch64/wheel/haystack/templates 2024-12-10 11:33:40,941 root INFO creating build/bdist.linux-aarch64/wheel/haystack/templates/search_configuration 2024-12-10 11:33:40,941 root INFO copying build/lib/haystack/templates/search_configuration/schema.xml -> build/bdist.linux-aarch64/wheel/haystack/templates/search_configuration 2024-12-10 11:33:40,942 root INFO copying build/lib/haystack/templates/search_configuration/solrconfig.xml -> build/bdist.linux-aarch64/wheel/haystack/templates/search_configuration 2024-12-10 11:33:40,942 root INFO creating build/bdist.linux-aarch64/wheel/haystack/templates/panels 2024-12-10 11:33:40,942 root INFO copying build/lib/haystack/templates/panels/haystack.html -> build/bdist.linux-aarch64/wheel/haystack/templates/panels 2024-12-10 11:33:40,942 root INFO creating build/bdist.linux-aarch64/wheel/haystack/backends 2024-12-10 11:33:40,942 root INFO copying build/lib/haystack/backends/__init__.py -> build/bdist.linux-aarch64/wheel/haystack/backends 2024-12-10 11:33:40,942 root INFO copying build/lib/haystack/backends/elasticsearch_backend.py -> build/bdist.linux-aarch64/wheel/haystack/backends 2024-12-10 11:33:40,943 root INFO copying build/lib/haystack/backends/elasticsearch7_backend.py -> build/bdist.linux-aarch64/wheel/haystack/backends 2024-12-10 11:33:40,943 root INFO copying build/lib/haystack/backends/elasticsearch5_backend.py -> build/bdist.linux-aarch64/wheel/haystack/backends 2024-12-10 11:33:40,943 root INFO copying build/lib/haystack/backends/elasticsearch2_backend.py -> build/bdist.linux-aarch64/wheel/haystack/backends 2024-12-10 11:33:40,943 root INFO copying build/lib/haystack/backends/solr_backend.py -> build/bdist.linux-aarch64/wheel/haystack/backends 2024-12-10 11:33:40,943 root INFO copying build/lib/haystack/backends/whoosh_backend.py -> build/bdist.linux-aarch64/wheel/haystack/backends 2024-12-10 11:33:40,944 root INFO copying build/lib/haystack/backends/simple_backend.py -> build/bdist.linux-aarch64/wheel/haystack/backends 2024-12-10 11:33:40,944 root INFO copying build/lib/haystack/constants.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,944 root INFO copying build/lib/haystack/panels.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,944 root INFO copying build/lib/haystack/routers.py -> build/bdist.linux-aarch64/wheel/haystack 2024-12-10 11:33:40,944 root INFO running install_egg_info 2024-12-10 11:33:40,945 root INFO running egg_info 2024-12-10 11:33:40,947 root INFO writing django_haystack.egg-info/PKG-INFO 2024-12-10 11:33:40,948 root INFO writing dependency_links to django_haystack.egg-info/dependency_links.txt 2024-12-10 11:33:40,948 root INFO writing requirements to django_haystack.egg-info/requires.txt 2024-12-10 11:33:40,949 root INFO writing top-level names to django_haystack.egg-info/top_level.txt 2024-12-10 11:33:42,362 root INFO reading manifest file 'django_haystack.egg-info/SOURCES.txt' 2024-12-10 11:33:42,363 root INFO reading manifest template 'MANIFEST.in' 2024-12-10 11:33:42,364 root INFO adding license file 'LICENSE' 2024-12-10 11:33:42,364 root INFO adding license file 'AUTHORS' 2024-12-10 11:33:42,367 root INFO writing manifest file 'django_haystack.egg-info/SOURCES.txt' 2024-12-10 11:33:42,367 root INFO Copying django_haystack.egg-info to build/bdist.linux-aarch64/wheel/django_haystack-3.3.0-py3.12.egg-info 2024-12-10 11:33:42,368 root INFO running install_scripts 2024-12-10 11:33:42,370 root INFO creating build/bdist.linux-aarch64/wheel/django_haystack-3.3.0.dist-info/WHEEL 2024-12-10 11:33:42,371 wheel INFO creating '/home/buildozer/aports/community/py3-django-haystack/src/django_haystack-3.3.0/.dist/.tmp-4p8gmr5i/django_haystack-3.3.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-12-10 11:33:42,371 wheel INFO adding 'haystack/__init__.py' 2024-12-10 11:33:42,372 wheel INFO adding 'haystack/admin.py' 2024-12-10 11:33:42,372 wheel INFO adding 'haystack/apps.py' 2024-12-10 11:33:42,372 wheel INFO adding 'haystack/constants.py' 2024-12-10 11:33:42,372 wheel INFO adding 'haystack/exceptions.py' 2024-12-10 11:33:42,372 wheel INFO adding 'haystack/fields.py' 2024-12-10 11:33:42,373 wheel INFO adding 'haystack/forms.py' 2024-12-10 11:33:42,373 wheel INFO adding 'haystack/generic_views.py' 2024-12-10 11:33:42,373 wheel INFO adding 'haystack/indexes.py' 2024-12-10 11:33:42,373 wheel INFO adding 'haystack/inputs.py' 2024-12-10 11:33:42,373 wheel INFO adding 'haystack/manager.py' 2024-12-10 11:33:42,373 wheel INFO adding 'haystack/models.py' 2024-12-10 11:33:42,374 wheel INFO adding 'haystack/panels.py' 2024-12-10 11:33:42,374 wheel INFO adding 'haystack/query.py' 2024-12-10 11:33:42,374 wheel INFO adding 'haystack/routers.py' 2024-12-10 11:33:42,374 wheel INFO adding 'haystack/signals.py' 2024-12-10 11:33:42,374 wheel INFO adding 'haystack/urls.py' 2024-12-10 11:33:42,374 wheel INFO adding 'haystack/version.py' 2024-12-10 11:33:42,375 wheel INFO adding 'haystack/views.py' 2024-12-10 11:33:42,375 wheel INFO adding 'haystack/backends/__init__.py' 2024-12-10 11:33:42,375 wheel INFO adding 'haystack/backends/elasticsearch2_backend.py' 2024-12-10 11:33:42,375 wheel INFO adding 'haystack/backends/elasticsearch5_backend.py' 2024-12-10 11:33:42,376 wheel INFO adding 'haystack/backends/elasticsearch7_backend.py' 2024-12-10 11:33:42,376 wheel INFO adding 'haystack/backends/elasticsearch_backend.py' 2024-12-10 11:33:42,376 wheel INFO adding 'haystack/backends/simple_backend.py' 2024-12-10 11:33:42,376 wheel INFO adding 'haystack/backends/solr_backend.py' 2024-12-10 11:33:42,377 wheel INFO adding 'haystack/backends/whoosh_backend.py' 2024-12-10 11:33:42,377 wheel INFO adding 'haystack/management/__init__.py' 2024-12-10 11:33:42,377 wheel INFO adding 'haystack/management/commands/__init__.py' 2024-12-10 11:33:42,377 wheel INFO adding 'haystack/management/commands/build_solr_schema.py' 2024-12-10 11:33:42,377 wheel INFO adding 'haystack/management/commands/clear_index.py' 2024-12-10 11:33:42,378 wheel INFO adding 'haystack/management/commands/haystack_info.py' 2024-12-10 11:33:42,378 wheel INFO adding 'haystack/management/commands/rebuild_index.py' 2024-12-10 11:33:42,378 wheel INFO adding 'haystack/management/commands/update_index.py' 2024-12-10 11:33:42,378 wheel INFO adding 'haystack/templates/panels/haystack.html' 2024-12-10 11:33:42,378 wheel INFO adding 'haystack/templates/search_configuration/schema.xml' 2024-12-10 11:33:42,379 wheel INFO adding 'haystack/templates/search_configuration/solrconfig.xml' 2024-12-10 11:33:42,379 wheel INFO adding 'haystack/templatetags/__init__.py' 2024-12-10 11:33:42,379 wheel INFO adding 'haystack/templatetags/highlight.py' 2024-12-10 11:33:42,379 wheel INFO adding 'haystack/templatetags/more_like_this.py' 2024-12-10 11:33:42,380 wheel INFO adding 'haystack/utils/__init__.py' 2024-12-10 11:33:42,380 wheel INFO adding 'haystack/utils/app_loading.py' 2024-12-10 11:33:42,380 wheel INFO adding 'haystack/utils/geo.py' 2024-12-10 11:33:42,380 wheel INFO adding 'haystack/utils/highlighting.py' 2024-12-10 11:33:42,380 wheel INFO adding 'haystack/utils/loading.py' 2024-12-10 11:33:42,380 wheel INFO adding 'haystack/utils/log.py' 2024-12-10 11:33:42,381 wheel INFO adding 'django_haystack-3.3.0.dist-info/AUTHORS' 2024-12-10 11:33:42,381 wheel INFO adding 'django_haystack-3.3.0.dist-info/LICENSE' 2024-12-10 11:33:42,381 wheel INFO adding 'django_haystack-3.3.0.dist-info/METADATA' 2024-12-10 11:33:42,381 wheel INFO adding 'django_haystack-3.3.0.dist-info/WHEEL' 2024-12-10 11:33:42,381 wheel INFO adding 'django_haystack-3.3.0.dist-info/top_level.txt' 2024-12-10 11:33:42,381 wheel INFO adding 'django_haystack-3.3.0.dist-info/RECORD' 2024-12-10 11:33:42,382 root INFO removing build/bdist.linux-aarch64/wheel 2024-12-10 11:33:42,383 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:43 +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.113339) (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: 399 MiB in 103 packages >>> py3-django-haystack: Updating the community/aarch64 repository index... >>> py3-django-haystack: Signing the index...