>>> py3-django-hcaptcha: Building community/py3-django-hcaptcha 0.2.0-r1 (using abuild 3.16.0_rc4-r0) started Wed, 05 Nov 2025 15:28:07 +0000 >>> py3-django-hcaptcha: Validating /home/buildozer/aports/community/py3-django-hcaptcha/APKBUILD... >>> py3-django-hcaptcha: Analyzing dependencies... >>> py3-django-hcaptcha: Installing for build: build-base py3-django py3-setuptools py3-gpep517 py3-wheel ( 1/31) Installing libbz2 (1.0.8-r6) ( 2/31) Installing libffi (3.5.2-r0) ( 3/31) Installing gdbm (1.26-r0) ( 4/31) Installing xz-libs (5.8.1-r0) ( 5/31) Installing mpdecimal (4.0.1-r0) ( 6/31) Installing libpanelw (6.5_p20251010-r0) ( 7/31) Installing sqlite-libs (3.51.0-r0) ( 8/31) Installing python3 (3.12.12-r0) ( 9/31) Installing python3-pycache-pyc0 (3.12.12-r0) (10/31) Installing pyc (3.12.12-r0) (11/31) Installing py3-django-pyc (4.2.25-r0) (12/31) Installing python3-pyc (3.12.12-r0) (13/31) Installing py3-asgiref (3.9.1-r0) (14/31) Installing py3-asgiref-pyc (3.9.1-r0) (15/31) Installing py3-sqlparse (0.5.3-r0) (16/31) Installing py3-sqlparse-pyc (0.5.3-r0) (17/31) Installing tzdata (2025b-r0) (18/31) Installing py3-django (4.2.25-r0) (19/31) Installing py3-parsing (3.2.3-r0) (20/31) Installing py3-parsing-pyc (3.2.3-r0) (21/31) Installing py3-packaging (25.0-r0) (22/31) Installing py3-packaging-pyc (25.0-r0) (23/31) Installing py3-setuptools (80.9.0-r2) (24/31) Installing py3-setuptools-pyc (80.9.0-r2) (25/31) Installing py3-installer (0.7.0-r2) (26/31) Installing py3-installer-pyc (0.7.0-r2) (27/31) Installing py3-gpep517 (19-r1) (28/31) Installing py3-gpep517-pyc (19-r1) (29/31) Installing py3-wheel (0.46.1-r0) (30/31) Installing py3-wheel-pyc (0.46.1-r0) (31/31) Installing .makedepends-py3-django-hcaptcha (20251105.152835) busybox-1.37.0-r24.trigger: Executing script... OK: 461 MiB in 136 packages >>> py3-django-hcaptcha: Cleaning up srcdir >>> py3-django-hcaptcha: Cleaning up pkgdir >>> py3-django-hcaptcha: Cleaning up tmpdir >>> py3-django-hcaptcha: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-django-hcaptcha-0.2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-django-hcaptcha: Fetching py3-django-hcaptcha-0.2.0.tar.gz::https://pypi.io/packages/source/d/django-hCaptcha/django-hCaptcha-0.2.0.tar.gz Connecting to pypi.io (151.101.192.223:443) Connecting to pypi.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/v3.23/py3-django-hcaptcha-0.2.0.tar.gz.part' py3-django-hcaptcha- 100% |********************************| 5454 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-django-hcaptcha-0.2.0.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-django-hcaptcha-0.2.0.tar.gz: OK >>> py3-django-hcaptcha: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-django-hcaptcha-0.2.0.tar.gz /var/cache/distfiles/v3.23/py3-django-hcaptcha-0.2.0.tar.gz: OK >>> py3-django-hcaptcha: Unpacking /var/cache/distfiles/v3.23/py3-django-hcaptcha-0.2.0.tar.gz... 2025-11-05 15:28:37,378 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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-11-05 15:28:37,395 root INFO running bdist_wheel 2025-11-05 15:28:37,411 root INFO running build 2025-11-05 15:28:37,411 root INFO running build_py 2025-11-05 15:28:37,414 root INFO creating build/lib/hcaptcha 2025-11-05 15:28:37,414 root INFO copying hcaptcha/apps.py -> build/lib/hcaptcha 2025-11-05 15:28:37,414 root INFO copying hcaptcha/__init__.py -> build/lib/hcaptcha 2025-11-05 15:28:37,414 root INFO copying hcaptcha/widgets.py -> build/lib/hcaptcha 2025-11-05 15:28:37,415 root INFO copying hcaptcha/fields.py -> build/lib/hcaptcha 2025-11-05 15:28:37,415 root INFO copying hcaptcha/settings.py -> build/lib/hcaptcha 2025-11-05 15:28:37,415 root INFO creating build/lib/hcaptcha/migrations 2025-11-05 15:28:37,415 root INFO copying hcaptcha/migrations/__init__.py -> build/lib/hcaptcha/migrations 2025-11-05 15:28:37,415 root INFO running egg_info 2025-11-05 15:28:37,417 root INFO writing django_hCaptcha.egg-info/PKG-INFO 2025-11-05 15:28:37,418 root INFO writing dependency_links to django_hCaptcha.egg-info/dependency_links.txt 2025-11-05 15:28:37,418 root INFO writing top-level names to django_hCaptcha.egg-info/top_level.txt 2025-11-05 15:28:37,421 root INFO reading manifest file 'django_hCaptcha.egg-info/SOURCES.txt' 2025-11-05 15:28:37,421 root INFO reading manifest template 'MANIFEST.in' 2025-11-05 15:28:37,422 root WARNING warning: no files found matching '*' under directory 'docs' 2025-11-05 15:28:37,422 root INFO adding license file 'LICENSE' 2025-11-05 15:28:37,423 root INFO writing manifest file 'django_hCaptcha.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'hcaptcha.templates.hcaptcha.forms.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'hcaptcha.templates.hcaptcha.forms.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'hcaptcha.templates.hcaptcha.forms.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'hcaptcha.templates.hcaptcha.forms.widgets' to be distributed and are already explicitly excluding 'hcaptcha.templates.hcaptcha.forms.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2025-11-05 15:28:37,423 root INFO creating build/lib/hcaptcha/templates/hcaptcha/forms/widgets 2025-11-05 15:28:37,423 root INFO copying hcaptcha/templates/hcaptcha/forms/widgets/hcaptcha_widget.html -> build/lib/hcaptcha/templates/hcaptcha/forms/widgets 2025-11-05 15:28:37,429 root INFO installing to build/bdist.linux-s390x/wheel 2025-11-05 15:28:37,429 root INFO running install 2025-11-05 15:28:37,439 root INFO running install_lib 2025-11-05 15:28:37,441 root INFO creating build/bdist.linux-s390x/wheel 2025-11-05 15:28:37,442 root INFO creating build/bdist.linux-s390x/wheel/hcaptcha 2025-11-05 15:28:37,442 root INFO copying build/lib/hcaptcha/apps.py -> build/bdist.linux-s390x/wheel/./hcaptcha 2025-11-05 15:28:37,442 root INFO creating build/bdist.linux-s390x/wheel/hcaptcha/migrations 2025-11-05 15:28:37,442 root INFO copying build/lib/hcaptcha/migrations/__init__.py -> build/bdist.linux-s390x/wheel/./hcaptcha/migrations 2025-11-05 15:28:37,442 root INFO copying build/lib/hcaptcha/__init__.py -> build/bdist.linux-s390x/wheel/./hcaptcha 2025-11-05 15:28:37,442 root INFO creating build/bdist.linux-s390x/wheel/hcaptcha/templates 2025-11-05 15:28:37,442 root INFO creating build/bdist.linux-s390x/wheel/hcaptcha/templates/hcaptcha 2025-11-05 15:28:37,443 root INFO creating build/bdist.linux-s390x/wheel/hcaptcha/templates/hcaptcha/forms 2025-11-05 15:28:37,443 root INFO creating build/bdist.linux-s390x/wheel/hcaptcha/templates/hcaptcha/forms/widgets 2025-11-05 15:28:37,443 root INFO copying build/lib/hcaptcha/templates/hcaptcha/forms/widgets/hcaptcha_widget.html -> build/bdist.linux-s390x/wheel/./hcaptcha/templates/hcaptcha/forms/widgets 2025-11-05 15:28:37,443 root INFO copying build/lib/hcaptcha/widgets.py -> build/bdist.linux-s390x/wheel/./hcaptcha 2025-11-05 15:28:37,443 root INFO copying build/lib/hcaptcha/fields.py -> build/bdist.linux-s390x/wheel/./hcaptcha 2025-11-05 15:28:37,443 root INFO copying build/lib/hcaptcha/settings.py -> build/bdist.linux-s390x/wheel/./hcaptcha 2025-11-05 15:28:37,443 root INFO running install_egg_info 2025-11-05 15:28:37,446 root INFO Copying django_hCaptcha.egg-info to build/bdist.linux-s390x/wheel/./django_hCaptcha-0.2.0-py3.12.egg-info 2025-11-05 15:28:37,447 root INFO running install_scripts 2025-11-05 15:28:37,447 root INFO creating build/bdist.linux-s390x/wheel/django_hcaptcha-0.2.0.dist-info/WHEEL 2025-11-05 15:28:37,448 wheel INFO creating '/home/buildozer/aports/community/py3-django-hcaptcha/src/django-hCaptcha-0.2.0/.dist/.tmp-qekb17ic/django_hcaptcha-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2025-11-05 15:28:37,448 wheel INFO adding 'django_hcaptcha-0.2.0.dist-info/licenses/LICENSE' 2025-11-05 15:28:37,448 wheel INFO adding 'hcaptcha/__init__.py' 2025-11-05 15:28:37,448 wheel INFO adding 'hcaptcha/apps.py' 2025-11-05 15:28:37,449 wheel INFO adding 'hcaptcha/fields.py' 2025-11-05 15:28:37,449 wheel INFO adding 'hcaptcha/settings.py' 2025-11-05 15:28:37,449 wheel INFO adding 'hcaptcha/widgets.py' 2025-11-05 15:28:37,449 wheel INFO adding 'hcaptcha/migrations/__init__.py' 2025-11-05 15:28:37,449 wheel INFO adding 'hcaptcha/templates/hcaptcha/forms/widgets/hcaptcha_widget.html' 2025-11-05 15:28:37,449 wheel INFO adding 'django_hcaptcha-0.2.0.dist-info/METADATA' 2025-11-05 15:28:37,449 wheel INFO adding 'django_hcaptcha-0.2.0.dist-info/WHEEL' 2025-11-05 15:28:37,449 wheel INFO adding 'django_hcaptcha-0.2.0.dist-info/top_level.txt' 2025-11-05 15:28:37,450 wheel INFO adding 'django_hcaptcha-0.2.0.dist-info/RECORD' 2025-11-05 15:28:37,450 root INFO removing build/bdist.linux-s390x/wheel 2025-11-05 15:28:37,450 gpep517 INFO The backend produced .dist/django_hcaptcha-0.2.0-py3-none-any.whl django_hcaptcha-0.2.0-py3-none-any.whl >>> py3-django-hcaptcha: Entering fakeroot... libfakeroot internal error: payload not recognized! >>> py3-django-hcaptcha-pyc*: Running split function pyc... libfakeroot internal error: payload not recognized! 'usr/lib/python3.12/site-packages/hcaptcha/__pycache__' -> '/home/buildozer/aports/community/py3-django-hcaptcha/pkg/py3-django-hcaptcha-pyc/usr/lib/python3.12/site-packages/hcaptcha/__pycache__' 'usr/lib/python3.12/site-packages/hcaptcha/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-hcaptcha/pkg/py3-django-hcaptcha-pyc/usr/lib/python3.12/site-packages/hcaptcha/migrations/__pycache__' >>> py3-django-hcaptcha-pyc*: Preparing subpackage py3-django-hcaptcha-pyc... >>> py3-django-hcaptcha-pyc*: Running postcheck for py3-django-hcaptcha-pyc >>> py3-django-hcaptcha*: Running postcheck for py3-django-hcaptcha >>> py3-django-hcaptcha*: Preparing package py3-django-hcaptcha... >>> py3-django-hcaptcha-pyc*: Tracing dependencies... python3~3.12 >>> py3-django-hcaptcha-pyc*: Package size: 6.9 KB >>> py3-django-hcaptcha-pyc*: Compressing data... >>> py3-django-hcaptcha-pyc*: Create checksum... >>> py3-django-hcaptcha-pyc*: Create py3-django-hcaptcha-pyc-0.2.0-r1.apk >>> py3-django-hcaptcha*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-hcaptcha*: Package size: 10.5 KB >>> py3-django-hcaptcha*: Compressing data... >>> py3-django-hcaptcha*: Create checksum... >>> py3-django-hcaptcha*: Create py3-django-hcaptcha-0.2.0-r1.apk >>> py3-django-hcaptcha: Build complete at Wed, 05 Nov 2025 15:28:37 +0000 elapsed time 0h 0m 30s >>> py3-django-hcaptcha: Cleaning up srcdir >>> py3-django-hcaptcha: Cleaning up pkgdir >>> py3-django-hcaptcha: Uninstalling dependencies... ( 1/31) Purging .makedepends-py3-django-hcaptcha (20251105.152835) ( 2/31) Purging py3-django-pyc (4.2.25-r0) ( 3/31) Purging py3-django (4.2.25-r0) ( 4/31) Purging py3-asgiref-pyc (3.9.1-r0) ( 5/31) Purging py3-asgiref (3.9.1-r0) ( 6/31) Purging py3-sqlparse-pyc (0.5.3-r0) ( 7/31) Purging py3-sqlparse (0.5.3-r0) ( 8/31) Purging tzdata (2025b-r0) ( 9/31) Purging py3-setuptools-pyc (80.9.0-r2) (10/31) Purging py3-setuptools (80.9.0-r2) (11/31) Purging py3-gpep517-pyc (19-r1) (12/31) Purging py3-gpep517 (19-r1) (13/31) Purging py3-installer-pyc (0.7.0-r2) (14/31) Purging py3-installer (0.7.0-r2) (15/31) Purging py3-wheel-pyc (0.46.1-r0) (16/31) Purging py3-wheel (0.46.1-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.12-r0) (22/31) Purging python3-pycache-pyc0 (3.12.12-r0) (23/31) Purging pyc (3.12.12-r0) (24/31) Purging python3 (3.12.12-r0) (25/31) Purging gdbm (1.26-r0) (26/31) Purging libbz2 (1.0.8-r6) (27/31) Purging libffi (3.5.2-r0) (28/31) Purging libpanelw (6.5_p20251010-r0) (29/31) Purging mpdecimal (4.0.1-r0) (30/31) Purging sqlite-libs (3.51.0-r0) (31/31) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 385 MiB in 105 packages >>> py3-django-hcaptcha: Updating the community/s390x repository index... >>> py3-django-hcaptcha: Signing the index...