>>> py3-django-haystack: Building community/py3-django-haystack 3.3.0-r1 (using abuild 3.16.0-r0) started Fri, 06 Mar 2026 06:44:52 +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.5.2-r0) ( 3/33) Installing gdbm (1.26-r0) ( 4/33) Installing xz-libs (5.8.2-r0) ( 5/33) Installing mpdecimal (4.0.1-r0) ( 6/33) Installing libpanelw (6.6_p20251231-r0) ( 7/33) Installing sqlite-libs (3.51.2-r1) ( 8/33) Installing python3 (3.12.12-r0) ( 9/33) Installing python3-pycache-pyc0 (3.12.12-r0) (10/33) Installing pyc (3.12.12-r0) (11/33) Installing py3-django-pyc (5.2.12-r0) (12/33) Installing python3-pyc (3.12.12-r0) (13/33) Installing py3-asgiref (3.9.1-r0) (14/33) Installing py3-asgiref-pyc (3.9.1-r0) (15/33) Installing py3-sqlparse (0.5.3-r0) (16/33) Installing py3-sqlparse-pyc (0.5.3-r0) (17/33) Installing tzdata (2026a-r0) (18/33) Installing py3-django (5.2.12-r0) (19/33) Installing py3-parsing (3.3.2-r0) (20/33) Installing py3-parsing-pyc (3.3.2-r0) (21/33) Installing py3-packaging (26.0-r0) (22/33) Installing py3-packaging-pyc (26.0-r0) (23/33) Installing py3-setuptools (82.0.0-r0) (24/33) Installing py3-setuptools-pyc (82.0.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 (19-r1) (28/33) Installing py3-gpep517-pyc (19-r1) (29/33) Installing py3-setuptools_scm (9.2.2-r0) (30/33) Installing py3-setuptools_scm-pyc (9.2.2-r0) (31/33) Installing py3-wheel (0.46.3-r0) (32/33) Installing py3-wheel-pyc (0.46.3-r0) (33/33) Installing .makedepends-py3-django-haystack (20260306.064456) Executing busybox-1.37.0-r31.trigger OK: 436.1 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/django_haystack-3.3.0.tar.gz.part' django_haystack-3.3. 100% |********************************| 456k 0:00:00 ETA '/var/cache/distfiles/edge/django_haystack-3.3.0.tar.gz.part' saved /var/cache/distfiles/edge/django_haystack-3.3.0.tar.gz: OK >>> py3-django-haystack: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django_haystack-3.3.0.tar.gz /var/cache/distfiles/edge/django_haystack-3.3.0.tar.gz: OK >>> py3-django-haystack: Unpacking /var/cache/distfiles/edge/django_haystack-3.3.0.tar.gz... 2026-03-06 06:45:01,460 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:765: 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() 2026-03-06 06:45:01,857 root INFO running bdist_wheel 2026-03-06 06:45:01,932 root INFO running build 2026-03-06 06:45:01,932 root INFO running build_py 2026-03-06 06:45:01,950 root INFO creating build/lib/haystack 2026-03-06 06:45:01,951 root INFO copying haystack/panels.py -> build/lib/haystack 2026-03-06 06:45:01,953 root INFO copying haystack/indexes.py -> build/lib/haystack 2026-03-06 06:45:01,955 root INFO copying haystack/exceptions.py -> build/lib/haystack 2026-03-06 06:45:01,956 root INFO copying haystack/generic_views.py -> build/lib/haystack 2026-03-06 06:45:01,958 root INFO copying haystack/__init__.py -> build/lib/haystack 2026-03-06 06:45:01,959 root INFO copying haystack/fields.py -> build/lib/haystack 2026-03-06 06:45:01,961 root INFO copying haystack/version.py -> build/lib/haystack 2026-03-06 06:45:01,962 root INFO copying haystack/forms.py -> build/lib/haystack 2026-03-06 06:45:01,964 root INFO copying haystack/inputs.py -> build/lib/haystack 2026-03-06 06:45:01,965 root INFO copying haystack/manager.py -> build/lib/haystack 2026-03-06 06:45:01,967 root INFO copying haystack/urls.py -> build/lib/haystack 2026-03-06 06:45:01,968 root INFO copying haystack/apps.py -> build/lib/haystack 2026-03-06 06:45:01,970 root INFO copying haystack/signals.py -> build/lib/haystack 2026-03-06 06:45:01,971 root INFO copying haystack/query.py -> build/lib/haystack 2026-03-06 06:45:01,973 root INFO copying haystack/views.py -> build/lib/haystack 2026-03-06 06:45:01,975 root INFO copying haystack/admin.py -> build/lib/haystack 2026-03-06 06:45:01,976 root INFO copying haystack/constants.py -> build/lib/haystack 2026-03-06 06:45:01,978 root INFO copying haystack/models.py -> build/lib/haystack 2026-03-06 06:45:01,979 root INFO copying haystack/routers.py -> build/lib/haystack 2026-03-06 06:45:01,982 root INFO creating build/lib/haystack/backends 2026-03-06 06:45:01,982 root INFO copying haystack/backends/elasticsearch2_backend.py -> build/lib/haystack/backends 2026-03-06 06:45:01,984 root INFO copying haystack/backends/elasticsearch5_backend.py -> build/lib/haystack/backends 2026-03-06 06:45:01,986 root INFO copying haystack/backends/__init__.py -> build/lib/haystack/backends 2026-03-06 06:45:01,987 root INFO copying haystack/backends/solr_backend.py -> build/lib/haystack/backends 2026-03-06 06:45:01,989 root INFO copying haystack/backends/elasticsearch7_backend.py -> build/lib/haystack/backends 2026-03-06 06:45:01,991 root INFO copying haystack/backends/simple_backend.py -> build/lib/haystack/backends 2026-03-06 06:45:01,992 root INFO copying haystack/backends/elasticsearch_backend.py -> build/lib/haystack/backends 2026-03-06 06:45:01,994 root INFO copying haystack/backends/whoosh_backend.py -> build/lib/haystack/backends 2026-03-06 06:45:01,997 root INFO creating build/lib/haystack/management 2026-03-06 06:45:01,998 root INFO copying haystack/management/__init__.py -> build/lib/haystack/management 2026-03-06 06:45:02,000 root INFO creating build/lib/haystack/management/commands 2026-03-06 06:45:02,001 root INFO copying haystack/management/commands/__init__.py -> build/lib/haystack/management/commands 2026-03-06 06:45:02,002 root INFO copying haystack/management/commands/clear_index.py -> build/lib/haystack/management/commands 2026-03-06 06:45:02,003 root INFO copying haystack/management/commands/build_solr_schema.py -> build/lib/haystack/management/commands 2026-03-06 06:45:02,005 root INFO copying haystack/management/commands/haystack_info.py -> build/lib/haystack/management/commands 2026-03-06 06:45:02,007 root INFO copying haystack/management/commands/update_index.py -> build/lib/haystack/management/commands 2026-03-06 06:45:02,008 root INFO copying haystack/management/commands/rebuild_index.py -> build/lib/haystack/management/commands 2026-03-06 06:45:02,010 root INFO creating build/lib/haystack/templatetags 2026-03-06 06:45:02,011 root INFO copying haystack/templatetags/__init__.py -> build/lib/haystack/templatetags 2026-03-06 06:45:02,013 root INFO copying haystack/templatetags/more_like_this.py -> build/lib/haystack/templatetags 2026-03-06 06:45:02,014 root INFO copying haystack/templatetags/highlight.py -> build/lib/haystack/templatetags 2026-03-06 06:45:02,016 root INFO creating build/lib/haystack/utils 2026-03-06 06:45:02,017 root INFO copying haystack/utils/__init__.py -> build/lib/haystack/utils 2026-03-06 06:45:02,019 root INFO copying haystack/utils/loading.py -> build/lib/haystack/utils 2026-03-06 06:45:02,020 root INFO copying haystack/utils/geo.py -> build/lib/haystack/utils 2026-03-06 06:45:02,022 root INFO copying haystack/utils/log.py -> build/lib/haystack/utils 2026-03-06 06:45:02,023 root INFO copying haystack/utils/highlighting.py -> build/lib/haystack/utils 2026-03-06 06:45:02,025 root INFO copying haystack/utils/app_loading.py -> build/lib/haystack/utils 2026-03-06 06:45:02,032 root INFO creating build/lib/haystack/templates/panels 2026-03-06 06:45:02,033 root INFO copying haystack/templates/panels/haystack.html -> build/lib/haystack/templates/panels 2026-03-06 06:45:02,035 root INFO creating build/lib/haystack/templates/search_configuration 2026-03-06 06:45:02,036 root INFO copying haystack/templates/search_configuration/solrconfig.xml -> build/lib/haystack/templates/search_configuration 2026-03-06 06:45:02,038 root INFO copying haystack/templates/search_configuration/schema.xml -> build/lib/haystack/templates/search_configuration 2026-03-06 06:45:02,073 root INFO installing to build/bdist.linux-riscv64/wheel 2026-03-06 06:45:02,073 root INFO running install 2026-03-06 06:45:02,136 root INFO running install_lib 2026-03-06 06:45:02,151 root INFO creating build/bdist.linux-riscv64/wheel 2026-03-06 06:45:02,153 root INFO creating build/bdist.linux-riscv64/wheel/haystack 2026-03-06 06:45:02,154 root INFO copying build/lib/haystack/panels.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,155 root INFO copying build/lib/haystack/indexes.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,156 root INFO copying build/lib/haystack/exceptions.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,158 root INFO copying build/lib/haystack/generic_views.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,159 root INFO creating build/bdist.linux-riscv64/wheel/haystack/management 2026-03-06 06:45:02,160 root INFO copying build/lib/haystack/management/__init__.py -> build/bdist.linux-riscv64/wheel/./haystack/management 2026-03-06 06:45:02,162 root INFO creating build/bdist.linux-riscv64/wheel/haystack/management/commands 2026-03-06 06:45:02,163 root INFO copying build/lib/haystack/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/./haystack/management/commands 2026-03-06 06:45:02,164 root INFO copying build/lib/haystack/management/commands/clear_index.py -> build/bdist.linux-riscv64/wheel/./haystack/management/commands 2026-03-06 06:45:02,165 root INFO copying build/lib/haystack/management/commands/build_solr_schema.py -> build/bdist.linux-riscv64/wheel/./haystack/management/commands 2026-03-06 06:45:02,166 root INFO copying build/lib/haystack/management/commands/haystack_info.py -> build/bdist.linux-riscv64/wheel/./haystack/management/commands 2026-03-06 06:45:02,167 root INFO copying build/lib/haystack/management/commands/update_index.py -> build/bdist.linux-riscv64/wheel/./haystack/management/commands 2026-03-06 06:45:02,169 root INFO copying build/lib/haystack/management/commands/rebuild_index.py -> build/bdist.linux-riscv64/wheel/./haystack/management/commands 2026-03-06 06:45:02,170 root INFO copying build/lib/haystack/__init__.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,171 root INFO copying build/lib/haystack/fields.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,172 root INFO copying build/lib/haystack/version.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,174 root INFO copying build/lib/haystack/forms.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,175 root INFO copying build/lib/haystack/inputs.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,176 root INFO copying build/lib/haystack/manager.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,177 root INFO copying build/lib/haystack/urls.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,179 root INFO creating build/bdist.linux-riscv64/wheel/haystack/templates 2026-03-06 06:45:02,180 root INFO creating build/bdist.linux-riscv64/wheel/haystack/templates/panels 2026-03-06 06:45:02,181 root INFO copying build/lib/haystack/templates/panels/haystack.html -> build/bdist.linux-riscv64/wheel/./haystack/templates/panels 2026-03-06 06:45:02,183 root INFO creating build/bdist.linux-riscv64/wheel/haystack/templates/search_configuration 2026-03-06 06:45:02,184 root INFO copying build/lib/haystack/templates/search_configuration/solrconfig.xml -> build/bdist.linux-riscv64/wheel/./haystack/templates/search_configuration 2026-03-06 06:45:02,185 root INFO copying build/lib/haystack/templates/search_configuration/schema.xml -> build/bdist.linux-riscv64/wheel/./haystack/templates/search_configuration 2026-03-06 06:45:02,187 root INFO copying build/lib/haystack/apps.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,188 root INFO copying build/lib/haystack/signals.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,189 root INFO copying build/lib/haystack/query.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,191 root INFO copying build/lib/haystack/views.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,193 root INFO creating build/bdist.linux-riscv64/wheel/haystack/utils 2026-03-06 06:45:02,194 root INFO copying build/lib/haystack/utils/__init__.py -> build/bdist.linux-riscv64/wheel/./haystack/utils 2026-03-06 06:45:02,195 root INFO copying build/lib/haystack/utils/loading.py -> build/bdist.linux-riscv64/wheel/./haystack/utils 2026-03-06 06:45:02,196 root INFO copying build/lib/haystack/utils/geo.py -> build/bdist.linux-riscv64/wheel/./haystack/utils 2026-03-06 06:45:02,197 root INFO copying build/lib/haystack/utils/log.py -> build/bdist.linux-riscv64/wheel/./haystack/utils 2026-03-06 06:45:02,199 root INFO copying build/lib/haystack/utils/highlighting.py -> build/bdist.linux-riscv64/wheel/./haystack/utils 2026-03-06 06:45:02,200 root INFO copying build/lib/haystack/utils/app_loading.py -> build/bdist.linux-riscv64/wheel/./haystack/utils 2026-03-06 06:45:02,201 root INFO copying build/lib/haystack/admin.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,202 root INFO copying build/lib/haystack/constants.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,203 root INFO copying build/lib/haystack/models.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,205 root INFO creating build/bdist.linux-riscv64/wheel/haystack/templatetags 2026-03-06 06:45:02,206 root INFO copying build/lib/haystack/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/./haystack/templatetags 2026-03-06 06:45:02,207 root INFO copying build/lib/haystack/templatetags/more_like_this.py -> build/bdist.linux-riscv64/wheel/./haystack/templatetags 2026-03-06 06:45:02,208 root INFO copying build/lib/haystack/templatetags/highlight.py -> build/bdist.linux-riscv64/wheel/./haystack/templatetags 2026-03-06 06:45:02,210 root INFO creating build/bdist.linux-riscv64/wheel/haystack/backends 2026-03-06 06:45:02,211 root INFO copying build/lib/haystack/backends/elasticsearch2_backend.py -> build/bdist.linux-riscv64/wheel/./haystack/backends 2026-03-06 06:45:02,212 root INFO copying build/lib/haystack/backends/elasticsearch5_backend.py -> build/bdist.linux-riscv64/wheel/./haystack/backends 2026-03-06 06:45:02,214 root INFO copying build/lib/haystack/backends/__init__.py -> build/bdist.linux-riscv64/wheel/./haystack/backends 2026-03-06 06:45:02,215 root INFO copying build/lib/haystack/backends/solr_backend.py -> build/bdist.linux-riscv64/wheel/./haystack/backends 2026-03-06 06:45:02,217 root INFO copying build/lib/haystack/backends/elasticsearch7_backend.py -> build/bdist.linux-riscv64/wheel/./haystack/backends 2026-03-06 06:45:02,218 root INFO copying build/lib/haystack/backends/simple_backend.py -> build/bdist.linux-riscv64/wheel/./haystack/backends 2026-03-06 06:45:02,219 root INFO copying build/lib/haystack/backends/elasticsearch_backend.py -> build/bdist.linux-riscv64/wheel/./haystack/backends 2026-03-06 06:45:02,221 root INFO copying build/lib/haystack/backends/whoosh_backend.py -> build/bdist.linux-riscv64/wheel/./haystack/backends 2026-03-06 06:45:02,222 root INFO copying build/lib/haystack/routers.py -> build/bdist.linux-riscv64/wheel/./haystack 2026-03-06 06:45:02,223 root INFO running install_egg_info 2026-03-06 06:45:02,238 root INFO running egg_info 2026-03-06 06:45:02,253 root INFO writing django_haystack.egg-info/PKG-INFO 2026-03-06 06:45:02,260 root INFO writing dependency_links to django_haystack.egg-info/dependency_links.txt 2026-03-06 06:45:02,264 root INFO writing requirements to django_haystack.egg-info/requires.txt 2026-03-06 06:45:02,265 root INFO writing top-level names to django_haystack.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-03-06 06:45:02,341 root INFO reading manifest file 'django_haystack.egg-info/SOURCES.txt' 2026-03-06 06:45:02,367 root INFO reading manifest template 'MANIFEST.in' 2026-03-06 06:45:02,379 root INFO adding license file 'LICENSE' 2026-03-06 06:45:02,379 root INFO adding license file 'AUTHORS' 2026-03-06 06:45:02,398 root INFO writing manifest file 'django_haystack.egg-info/SOURCES.txt' 2026-03-06 06:45:02,399 root INFO Copying django_haystack.egg-info to build/bdist.linux-riscv64/wheel/./django_haystack-3.3.0-py3.12.egg-info 2026-03-06 06:45:02,406 root INFO running install_scripts 2026-03-06 06:45:02,414 root INFO creating build/bdist.linux-riscv64/wheel/django_haystack-3.3.0.dist-info/WHEEL 2026-03-06 06:45:02,417 wheel INFO creating '/home/buildozer/aports/community/py3-django-haystack/src/django_haystack-3.3.0/.dist/.tmp-krg744ac/django_haystack-3.3.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-03-06 06:45:02,420 wheel INFO adding 'django_haystack-3.3.0.dist-info/licenses/AUTHORS' 2026-03-06 06:45:02,422 wheel INFO adding 'django_haystack-3.3.0.dist-info/licenses/LICENSE' 2026-03-06 06:45:02,423 wheel INFO adding 'haystack/__init__.py' 2026-03-06 06:45:02,425 wheel INFO adding 'haystack/admin.py' 2026-03-06 06:45:02,427 wheel INFO adding 'haystack/apps.py' 2026-03-06 06:45:02,428 wheel INFO adding 'haystack/constants.py' 2026-03-06 06:45:02,430 wheel INFO adding 'haystack/exceptions.py' 2026-03-06 06:45:02,432 wheel INFO adding 'haystack/fields.py' 2026-03-06 06:45:02,434 wheel INFO adding 'haystack/forms.py' 2026-03-06 06:45:02,435 wheel INFO adding 'haystack/generic_views.py' 2026-03-06 06:45:02,437 wheel INFO adding 'haystack/indexes.py' 2026-03-06 06:45:02,439 wheel INFO adding 'haystack/inputs.py' 2026-03-06 06:45:02,440 wheel INFO adding 'haystack/manager.py' 2026-03-06 06:45:02,442 wheel INFO adding 'haystack/models.py' 2026-03-06 06:45:02,444 wheel INFO adding 'haystack/panels.py' 2026-03-06 06:45:02,445 wheel INFO adding 'haystack/query.py' 2026-03-06 06:45:02,448 wheel INFO adding 'haystack/routers.py' 2026-03-06 06:45:02,449 wheel INFO adding 'haystack/signals.py' 2026-03-06 06:45:02,451 wheel INFO adding 'haystack/urls.py' 2026-03-06 06:45:02,452 wheel INFO adding 'haystack/version.py' 2026-03-06 06:45:02,454 wheel INFO adding 'haystack/views.py' 2026-03-06 06:45:02,456 wheel INFO adding 'haystack/backends/__init__.py' 2026-03-06 06:45:02,459 wheel INFO adding 'haystack/backends/elasticsearch2_backend.py' 2026-03-06 06:45:02,461 wheel INFO adding 'haystack/backends/elasticsearch5_backend.py' 2026-03-06 06:45:02,463 wheel INFO adding 'haystack/backends/elasticsearch7_backend.py' 2026-03-06 06:45:02,465 wheel INFO adding 'haystack/backends/elasticsearch_backend.py' 2026-03-06 06:45:02,467 wheel INFO adding 'haystack/backends/simple_backend.py' 2026-03-06 06:45:02,469 wheel INFO adding 'haystack/backends/solr_backend.py' 2026-03-06 06:45:02,472 wheel INFO adding 'haystack/backends/whoosh_backend.py' 2026-03-06 06:45:02,475 wheel INFO adding 'haystack/management/__init__.py' 2026-03-06 06:45:02,476 wheel INFO adding 'haystack/management/commands/__init__.py' 2026-03-06 06:45:02,478 wheel INFO adding 'haystack/management/commands/build_solr_schema.py' 2026-03-06 06:45:02,480 wheel INFO adding 'haystack/management/commands/clear_index.py' 2026-03-06 06:45:02,481 wheel INFO adding 'haystack/management/commands/haystack_info.py' 2026-03-06 06:45:02,483 wheel INFO adding 'haystack/management/commands/rebuild_index.py' 2026-03-06 06:45:02,484 wheel INFO adding 'haystack/management/commands/update_index.py' 2026-03-06 06:45:02,487 wheel INFO adding 'haystack/templates/panels/haystack.html' 2026-03-06 06:45:02,489 wheel INFO adding 'haystack/templates/search_configuration/schema.xml' 2026-03-06 06:45:02,492 wheel INFO adding 'haystack/templates/search_configuration/solrconfig.xml' 2026-03-06 06:45:02,495 wheel INFO adding 'haystack/templatetags/__init__.py' 2026-03-06 06:45:02,497 wheel INFO adding 'haystack/templatetags/highlight.py' 2026-03-06 06:45:02,498 wheel INFO adding 'haystack/templatetags/more_like_this.py' 2026-03-06 06:45:02,500 wheel INFO adding 'haystack/utils/__init__.py' 2026-03-06 06:45:02,502 wheel INFO adding 'haystack/utils/app_loading.py' 2026-03-06 06:45:02,503 wheel INFO adding 'haystack/utils/geo.py' 2026-03-06 06:45:02,505 wheel INFO adding 'haystack/utils/highlighting.py' 2026-03-06 06:45:02,506 wheel INFO adding 'haystack/utils/loading.py' 2026-03-06 06:45:02,508 wheel INFO adding 'haystack/utils/log.py' 2026-03-06 06:45:02,510 wheel INFO adding 'django_haystack-3.3.0.dist-info/METADATA' 2026-03-06 06:45:02,511 wheel INFO adding 'django_haystack-3.3.0.dist-info/WHEEL' 2026-03-06 06:45:02,512 wheel INFO adding 'django_haystack-3.3.0.dist-info/top_level.txt' 2026-03-06 06:45:02,514 wheel INFO adding 'django_haystack-3.3.0.dist-info/RECORD' 2026-03-06 06:45:02,516 root INFO removing build/bdist.linux-riscv64/wheel 2026-03-06 06:45:02,525 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/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/__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/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... python3~3.12 >>> py3-django-haystack-pyc*: Package size: 411.4 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-r1.apk >>> py3-django-haystack*: Tracing dependencies... py3-django py3-setuptools python3~3.12 >>> py3-django-haystack*: Package size: 501.4 KB >>> py3-django-haystack*: Compressing data... >>> py3-django-haystack*: Create checksum... >>> py3-django-haystack*: Create py3-django-haystack-3.3.0-r1.apk >>> py3-django-haystack: Build complete at Fri, 06 Mar 2026 06:45:05 +0000 elapsed time 0h 0m 13s >>> py3-django-haystack: Cleaning up srcdir >>> py3-django-haystack: Cleaning up pkgdir >>> py3-django-haystack: Cleaning up tmpdir >>> py3-django-haystack: Uninstalling dependencies... ( 1/33) Purging .makedepends-py3-django-haystack (20260306.064456) ( 2/33) Purging py3-django-pyc (5.2.12-r0) ( 3/33) Purging py3-django (5.2.12-r0) ( 4/33) Purging py3-asgiref-pyc (3.9.1-r0) ( 5/33) Purging py3-asgiref (3.9.1-r0) ( 6/33) Purging py3-sqlparse-pyc (0.5.3-r0) ( 7/33) Purging py3-sqlparse (0.5.3-r0) ( 8/33) Purging tzdata (2026a-r0) ( 9/33) Purging py3-gpep517-pyc (19-r1) (10/33) Purging py3-gpep517 (19-r1) (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 (9.2.2-r0) (14/33) Purging py3-setuptools_scm (9.2.2-r0) (15/33) Purging py3-setuptools-pyc (82.0.0-r0) (16/33) Purging py3-setuptools (82.0.0-r0) (17/33) Purging py3-wheel-pyc (0.46.3-r0) (18/33) Purging py3-wheel (0.46.3-r0) (19/33) Purging py3-packaging-pyc (26.0-r0) (20/33) Purging py3-packaging (26.0-r0) (21/33) Purging py3-parsing-pyc (3.3.2-r0) (22/33) Purging py3-parsing (3.3.2-r0) (23/33) Purging python3-pyc (3.12.12-r0) (24/33) Purging python3-pycache-pyc0 (3.12.12-r0) (25/33) Purging pyc (3.12.12-r0) (26/33) Purging python3 (3.12.12-r0) (27/33) Purging gdbm (1.26-r0) (28/33) Purging libbz2 (1.0.8-r6) (29/33) Purging libffi (3.5.2-r0) (30/33) Purging libpanelw (6.6_p20251231-r0) (31/33) Purging mpdecimal (4.0.1-r0) (32/33) Purging sqlite-libs (3.51.2-r1) (33/33) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 362.0 MiB in 103 packages >>> py3-django-haystack: Updating the community/riscv64 repository index... >>> py3-django-haystack: Signing the index...