>>> py3-django-cors-headers: Building community/py3-django-cors-headers 4.6.0-r0 (using abuild 3.15.0_rc3-r2) started Sat, 10 May 2025 09:46:31 +0000 >>> py3-django-cors-headers: Validating /home/buildozer/aports/community/py3-django-cors-headers/APKBUILD... >>> WARNING: py3-django-cors-headers: No maintainer >>> py3-django-cors-headers: Analyzing dependencies... >>> py3-django-cors-headers: Installing for build: build-base py3-django py3-gpep517 py3-setuptools_scm py3-wheel (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing gdbm (1.24-r0) (3/31) Installing mpdecimal (4.0.0-r0) (4/31) Installing libpanelw (6.5_p20250503-r0) (5/31) Installing sqlite-libs (3.49.2-r0) (6/31) Installing python3 (3.12.10-r0) (7/31) Installing python3-pycache-pyc0 (3.12.10-r0) (8/31) Installing pyc (3.12.10-r0) (9/31) Installing py3-asgiref (3.8.1-r1) (10/31) Installing py3-asgiref-pyc (3.8.1-r1) (11/31) Installing py3-sqlparse (0.5.1-r0) (12/31) Installing py3-sqlparse-pyc (0.5.1-r0) (13/31) Installing tzdata (2025b-r0) (14/31) Installing py3-django-pyc (4.2.21-r0) (15/31) Installing python3-pyc (3.12.10-r0) (16/31) Installing py3-django (4.2.21-r0) (17/31) Installing py3-installer (0.7.0-r2) (18/31) Installing py3-installer-pyc (0.7.0-r2) (19/31) Installing py3-gpep517 (19-r0) (20/31) Installing py3-gpep517-pyc (19-r0) (21/31) Installing py3-parsing (3.2.3-r0) (22/31) Installing py3-parsing-pyc (3.2.3-r0) (23/31) Installing py3-packaging (25.0-r0) (24/31) Installing py3-packaging-pyc (25.0-r0) (25/31) Installing py3-setuptools (80.3.1-r0) (26/31) Installing py3-setuptools-pyc (80.3.1-r0) (27/31) Installing py3-setuptools_scm (8.2.0-r0) (28/31) Installing py3-setuptools_scm-pyc (8.2.0-r0) (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-cors-headers (20250510.094641) Executing busybox-1.37.0-r17.trigger OK: 673 MiB in 142 packages >>> py3-django-cors-headers: Cleaning up srcdir >>> py3-django-cors-headers: Cleaning up pkgdir >>> py3-django-cors-headers: Cleaning up tmpdir >>> py3-django-cors-headers: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/django_cors_headers-4.6.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/django_cors_headers-4.6.0.tar.gz.part' django_cors_headers- 100% |********************************| 20961 0:00:00 ETA '/var/cache/distfiles/v3.22/django_cors_headers-4.6.0.tar.gz.part' saved >>> py3-django-cors-headers: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/django_cors_headers-4.6.0.tar.gz >>> py3-django-cors-headers: Checking sha512sums... django_cors_headers-4.6.0.tar.gz: OK >>> py3-django-cors-headers: Unpacking /var/cache/distfiles/v3.22/django_cors_headers-4.6.0.tar.gz... 2025-05-10 09:46:42,846 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 :: MIT 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:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-10 09:46:42,929 root INFO running bdist_wheel 2025-05-10 09:46:42,944 root INFO running build 2025-05-10 09:46:42,944 root INFO running build_py 2025-05-10 09:46:42,948 root INFO creating build/lib/corsheaders 2025-05-10 09:46:42,948 root INFO copying src/corsheaders/__init__.py -> build/lib/corsheaders 2025-05-10 09:46:42,949 root INFO copying src/corsheaders/signals.py -> build/lib/corsheaders 2025-05-10 09:46:42,949 root INFO copying src/corsheaders/middleware.py -> build/lib/corsheaders 2025-05-10 09:46:42,949 root INFO copying src/corsheaders/defaults.py -> build/lib/corsheaders 2025-05-10 09:46:42,949 root INFO copying src/corsheaders/apps.py -> build/lib/corsheaders 2025-05-10 09:46:42,950 root INFO copying src/corsheaders/conf.py -> build/lib/corsheaders 2025-05-10 09:46:42,950 root INFO copying src/corsheaders/checks.py -> build/lib/corsheaders 2025-05-10 09:46:42,950 root INFO running egg_info 2025-05-10 09:46:42,953 root INFO writing src/django_cors_headers.egg-info/PKG-INFO 2025-05-10 09:46:42,954 root INFO writing dependency_links to src/django_cors_headers.egg-info/dependency_links.txt 2025-05-10 09:46:42,954 root INFO writing requirements to src/django_cors_headers.egg-info/requires.txt 2025-05-10 09:46:42,954 root INFO writing top-level names to src/django_cors_headers.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-05-10 09:46:42,969 root INFO reading manifest file 'src/django_cors_headers.egg-info/SOURCES.txt' 2025-05-10 09:46:42,970 root INFO reading manifest template 'MANIFEST.in' 2025-05-10 09:46:42,970 root WARNING no previously-included directories found matching 'tests' 2025-05-10 09:46:42,970 root INFO adding license file 'LICENSE' 2025-05-10 09:46:42,971 root INFO writing manifest file 'src/django_cors_headers.egg-info/SOURCES.txt' 2025-05-10 09:46:42,972 root INFO copying src/corsheaders/py.typed -> build/lib/corsheaders 2025-05-10 09:46:42,978 root INFO installing to build/bdist.linux-armv8l/wheel 2025-05-10 09:46:42,978 root INFO running install 2025-05-10 09:46:42,989 root INFO running install_lib 2025-05-10 09:46:42,993 root INFO creating build/bdist.linux-armv8l/wheel 2025-05-10 09:46:42,993 root INFO creating build/bdist.linux-armv8l/wheel/corsheaders 2025-05-10 09:46:42,993 root INFO copying build/lib/corsheaders/__init__.py -> build/bdist.linux-armv8l/wheel/./corsheaders 2025-05-10 09:46:42,993 root INFO copying build/lib/corsheaders/signals.py -> build/bdist.linux-armv8l/wheel/./corsheaders 2025-05-10 09:46:42,994 root INFO copying build/lib/corsheaders/middleware.py -> build/bdist.linux-armv8l/wheel/./corsheaders 2025-05-10 09:46:42,994 root INFO copying build/lib/corsheaders/defaults.py -> build/bdist.linux-armv8l/wheel/./corsheaders 2025-05-10 09:46:42,994 root INFO copying build/lib/corsheaders/apps.py -> build/bdist.linux-armv8l/wheel/./corsheaders 2025-05-10 09:46:42,994 root INFO copying build/lib/corsheaders/conf.py -> build/bdist.linux-armv8l/wheel/./corsheaders 2025-05-10 09:46:42,994 root INFO copying build/lib/corsheaders/checks.py -> build/bdist.linux-armv8l/wheel/./corsheaders 2025-05-10 09:46:42,995 root INFO copying build/lib/corsheaders/py.typed -> build/bdist.linux-armv8l/wheel/./corsheaders 2025-05-10 09:46:42,995 root INFO running install_egg_info 2025-05-10 09:46:42,998 root INFO Copying src/django_cors_headers.egg-info to build/bdist.linux-armv8l/wheel/./django_cors_headers-4.6.0-py3.12.egg-info 2025-05-10 09:46:42,999 root INFO running install_scripts 2025-05-10 09:46:43,000 root INFO creating build/bdist.linux-armv8l/wheel/django_cors_headers-4.6.0.dist-info/WHEEL 2025-05-10 09:46:43,000 wheel INFO creating '/home/buildozer/aports/community/py3-django-cors-headers/src/django_cors_headers-4.6.0/.dist/.tmp-y6kyt897/django_cors_headers-4.6.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-05-10 09:46:43,001 wheel INFO adding 'corsheaders/__init__.py' 2025-05-10 09:46:43,001 wheel INFO adding 'corsheaders/apps.py' 2025-05-10 09:46:43,001 wheel INFO adding 'corsheaders/checks.py' 2025-05-10 09:46:43,002 wheel INFO adding 'corsheaders/conf.py' 2025-05-10 09:46:43,002 wheel INFO adding 'corsheaders/defaults.py' 2025-05-10 09:46:43,002 wheel INFO adding 'corsheaders/middleware.py' 2025-05-10 09:46:43,002 wheel INFO adding 'corsheaders/py.typed' 2025-05-10 09:46:43,003 wheel INFO adding 'corsheaders/signals.py' 2025-05-10 09:46:43,003 wheel INFO adding 'django_cors_headers-4.6.0.dist-info/licenses/LICENSE' 2025-05-10 09:46:43,003 wheel INFO adding 'django_cors_headers-4.6.0.dist-info/METADATA' 2025-05-10 09:46:43,004 wheel INFO adding 'django_cors_headers-4.6.0.dist-info/WHEEL' 2025-05-10 09:46:43,004 wheel INFO adding 'django_cors_headers-4.6.0.dist-info/top_level.txt' 2025-05-10 09:46:43,004 wheel INFO adding 'django_cors_headers-4.6.0.dist-info/RECORD' 2025-05-10 09:46:43,004 root INFO removing build/bdist.linux-armv8l/wheel 2025-05-10 09:46:43,005 gpep517 INFO The backend produced .dist/django_cors_headers-4.6.0-py3-none-any.whl django_cors_headers-4.6.0-py3-none-any.whl >>> py3-django-cors-headers: Entering fakeroot... >>> py3-django-cors-headers-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/corsheaders/__pycache__' -> '/home/buildozer/aports/community/py3-django-cors-headers/pkg/py3-django-cors-headers-pyc/usr/lib/python3.12/site-packages/corsheaders/__pycache__' >>> py3-django-cors-headers-pyc*: Preparing subpackage py3-django-cors-headers-pyc... >>> py3-django-cors-headers-pyc*: Running postcheck for py3-django-cors-headers-pyc >>> py3-django-cors-headers*: Running postcheck for py3-django-cors-headers >>> py3-django-cors-headers*: Preparing package py3-django-cors-headers... >>> py3-django-cors-headers-pyc*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-cors-headers-pyc*: Package size: 19.1 KB >>> py3-django-cors-headers-pyc*: Compressing data... >>> py3-django-cors-headers-pyc*: Create checksum... >>> py3-django-cors-headers-pyc*: Create py3-django-cors-headers-pyc-4.6.0-r0.apk >>> py3-django-cors-headers*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-cors-headers*: Package size: 33.0 KB >>> py3-django-cors-headers*: Compressing data... >>> py3-django-cors-headers*: Create checksum... >>> py3-django-cors-headers*: Create py3-django-cors-headers-4.6.0-r0.apk >>> py3-django-cors-headers: Build complete at Sat, 10 May 2025 09:46:43 +0000 elapsed time 0h 0m 12s >>> py3-django-cors-headers: Cleaning up srcdir >>> py3-django-cors-headers: Cleaning up pkgdir >>> py3-django-cors-headers: Uninstalling dependencies... (1/31) Purging .makedepends-py3-django-cors-headers (20250510.094641) (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.3.1-r0) (16/31) Purging py3-setuptools (80.3.1-r0) (17/31) Purging py3-wheel-pyc (0.46.1-r0) (18/31) Purging py3-wheel (0.46.1-r0) (19/31) Purging py3-packaging-pyc (25.0-r0) (20/31) Purging py3-packaging (25.0-r0) (21/31) Purging py3-parsing-pyc (3.2.3-r0) (22/31) Purging py3-parsing (3.2.3-r0) (23/31) Purging python3-pyc (3.12.10-r0) (24/31) Purging python3-pycache-pyc0 (3.12.10-r0) (25/31) Purging pyc (3.12.10-r0) (26/31) Purging python3 (3.12.10-r0) (27/31) Purging gdbm (1.24-r0) (28/31) Purging libbz2 (1.0.8-r6) (29/31) Purging libpanelw (6.5_p20250503-r0) (30/31) Purging mpdecimal (4.0.0-r0) (31/31) Purging sqlite-libs (3.49.2-r0) Executing busybox-1.37.0-r17.trigger OK: 601 MiB in 111 packages >>> py3-django-cors-headers: Updating the community/armhf repository index... >>> py3-django-cors-headers: Signing the index...