>>> py3-django-cors-headers: Building community/py3-django-cors-headers 3.14.0-r0 (using abuild 3.11.0_rc13-r0) started Thu, 27 Apr 2023 01:15:55 +0000
>>> py3-django-cors-headers: Checking sanity of /home/buildozer/aports/community/py3-django-cors-headers/APKBUILD...
>>> 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/35) Installing libbz2 (1.0.8-r5)
(2/35) Installing libffi (3.4.4-r2)
(3/35) Installing gdbm (1.23-r1)
(4/35) Installing xz-libs (5.4.2-r1)
(5/35) Installing mpdecimal (2.5.1-r2)
(6/35) Installing libpanelw (6.4_p20230401-r6)
(7/35) Installing readline (8.2.1-r1)
(8/35) Installing sqlite-libs (3.41.2-r2)
(9/35) Installing python3 (3.11.3-r10)
(10/35) Installing python3-pycache-pyc0 (3.11.3-r10)
(11/35) Installing pyc (0.1-r0)
(12/35) Installing py3-asgiref (3.6.0-r1)
(13/35) Installing py3-asgiref-pyc (3.6.0-r1)
(14/35) Installing py3-sqlparse (0.4.4-r0)
(15/35) Installing py3-sqlparse-pyc (0.4.4-r0)
(16/35) Installing tzdata (2023c-r1)
(17/35) Installing py3-django-pyc (4.2-r1)
(18/35) Installing python3-pyc (3.11.3-r10)
(19/35) Installing py3-django (4.2-r1)
(20/35) Installing py3-installer (0.7.0-r1)
(21/35) Installing py3-installer-pyc (0.7.0-r1)
(22/35) Installing py3-gpep517 (13-r2)
(23/35) Installing py3-gpep517-pyc (13-r2)
(24/35) Installing py3-parsing (3.0.9-r2)
(25/35) Installing py3-parsing-pyc (3.0.9-r2)
(26/35) Installing py3-packaging (23.1-r1)
(27/35) Installing py3-packaging-pyc (23.1-r1)
(28/35) Installing py3-setuptools (67.7.2-r0)
(29/35) Installing py3-setuptools-pyc (67.7.2-r0)
(30/35) Installing py3-typing-extensions (4.5.0-r1)
(31/35) Installing py3-typing-extensions-pyc (4.5.0-r1)
(32/35) Installing py3-setuptools_scm (7.1.0-r0)
(33/35) Installing py3-wheel (0.40.0-r1)
(34/35) Installing py3-wheel-pyc (0.40.0-r1)
(35/35) Installing .makedepends-py3-django-cors-headers (20230427.011556)
Executing busybox-1.36.0-r8.trigger
OK: 475 MiB in 133 packages
>>> py3-django-cors-headers: Cleaning up srcdir
>>> py3-django-cors-headers: Cleaning up pkgdir
>>> py3-django-cors-headers: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/django_cors_headers-3.14.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 24892  100 24892    0     0  73915      0 --:--:-- --:--:-- --:--:-- 74083
>>> py3-django-cors-headers: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/django_cors_headers-3.14.0.tar.gz
>>> py3-django-cors-headers: Checking sha512sums...
django_cors_headers-3.14.0.tar.gz: OK
>>> py3-django-cors-headers: Unpacking /var/cache/distfiles/v3.18/django_cors_headers-3.14.0.tar.gz...
2023-04-27 01:15:57,647 gpep517 INFO Building wheel via backend setuptools.build_meta
/usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
!!

        ********************************************************************************
        The license_file parameter is deprecated, use license_files instead.

        By 2023-Oct-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  parsed = self.parsers.get(option_name, lambda x: x)(value)
2023-04-27 01:15:57,677 root INFO running bdist_wheel
2023-04-27 01:15:57,684 root INFO running build
2023-04-27 01:15:57,684 root INFO running build_py
2023-04-27 01:15:57,686 root INFO creating build
2023-04-27 01:15:57,686 root INFO creating build/lib
2023-04-27 01:15:57,686 root INFO creating build/lib/corsheaders
2023-04-27 01:15:57,686 root INFO copying src/corsheaders/apps.py -> build/lib/corsheaders
2023-04-27 01:15:57,686 root INFO copying src/corsheaders/checks.py -> build/lib/corsheaders
2023-04-27 01:15:57,687 root INFO copying src/corsheaders/__init__.py -> build/lib/corsheaders
2023-04-27 01:15:57,687 root INFO copying src/corsheaders/signals.py -> build/lib/corsheaders
2023-04-27 01:15:57,687 root INFO copying src/corsheaders/conf.py -> build/lib/corsheaders
2023-04-27 01:15:57,687 root INFO copying src/corsheaders/middleware.py -> build/lib/corsheaders
2023-04-27 01:15:57,687 root INFO copying src/corsheaders/defaults.py -> build/lib/corsheaders
2023-04-27 01:15:57,687 root INFO running egg_info
2023-04-27 01:15:57,691 root INFO writing src/django_cors_headers.egg-info/PKG-INFO
2023-04-27 01:15:57,692 root INFO writing dependency_links to src/django_cors_headers.egg-info/dependency_links.txt
2023-04-27 01:15:57,692 root INFO writing requirements to src/django_cors_headers.egg-info/requires.txt
2023-04-27 01:15:57,692 root INFO writing top-level names to src/django_cors_headers.egg-info/top_level.txt
2023-04-27 01:15:58,975 root INFO reading manifest file 'src/django_cors_headers.egg-info/SOURCES.txt'
2023-04-27 01:15:58,976 root INFO reading manifest template 'MANIFEST.in'
2023-04-27 01:15:58,976 root INFO adding license file 'LICENSE'
2023-04-27 01:15:58,976 root INFO writing manifest file 'src/django_cors_headers.egg-info/SOURCES.txt'
2023-04-27 01:15:58,977 root INFO copying src/corsheaders/py.typed -> build/lib/corsheaders
2023-04-27 01:15:58,980 wheel INFO installing to build/bdist.linux-s390x/wheel
2023-04-27 01:15:58,980 root INFO running install
2023-04-27 01:15:58,986 root INFO running install_lib
2023-04-27 01:15:58,987 root INFO creating build/bdist.linux-s390x
2023-04-27 01:15:58,987 root INFO creating build/bdist.linux-s390x/wheel
2023-04-27 01:15:58,987 root INFO creating build/bdist.linux-s390x/wheel/corsheaders
2023-04-27 01:15:58,987 root INFO copying build/lib/corsheaders/apps.py -> build/bdist.linux-s390x/wheel/corsheaders
2023-04-27 01:15:58,987 root INFO copying build/lib/corsheaders/checks.py -> build/bdist.linux-s390x/wheel/corsheaders
2023-04-27 01:15:58,987 root INFO copying build/lib/corsheaders/__init__.py -> build/bdist.linux-s390x/wheel/corsheaders
2023-04-27 01:15:58,988 root INFO copying build/lib/corsheaders/signals.py -> build/bdist.linux-s390x/wheel/corsheaders
2023-04-27 01:15:58,988 root INFO copying build/lib/corsheaders/conf.py -> build/bdist.linux-s390x/wheel/corsheaders
2023-04-27 01:15:58,988 root INFO copying build/lib/corsheaders/middleware.py -> build/bdist.linux-s390x/wheel/corsheaders
2023-04-27 01:15:58,988 root INFO copying build/lib/corsheaders/py.typed -> build/bdist.linux-s390x/wheel/corsheaders
2023-04-27 01:15:58,988 root INFO copying build/lib/corsheaders/defaults.py -> build/bdist.linux-s390x/wheel/corsheaders
2023-04-27 01:15:58,988 root INFO running install_egg_info
2023-04-27 01:15:58,989 root INFO Copying src/django_cors_headers.egg-info to build/bdist.linux-s390x/wheel/django_cors_headers-3.14.0-py3.11.egg-info
2023-04-27 01:15:58,990 root INFO running install_scripts
2023-04-27 01:15:58,992 wheel INFO creating build/bdist.linux-s390x/wheel/django_cors_headers-3.14.0.dist-info/WHEEL
2023-04-27 01:15:58,992 wheel INFO creating '/home/buildozer/aports/community/py3-django-cors-headers/src/django_cors_headers-3.14.0/dist/.tmp-1iqteroi/django_cors_headers-3.14.0-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it
2023-04-27 01:15:58,992 wheel INFO adding 'corsheaders/__init__.py'
2023-04-27 01:15:58,992 wheel INFO adding 'corsheaders/apps.py'
2023-04-27 01:15:58,993 wheel INFO adding 'corsheaders/checks.py'
2023-04-27 01:15:58,993 wheel INFO adding 'corsheaders/conf.py'
2023-04-27 01:15:58,993 wheel INFO adding 'corsheaders/defaults.py'
2023-04-27 01:15:58,993 wheel INFO adding 'corsheaders/middleware.py'
2023-04-27 01:15:58,993 wheel INFO adding 'corsheaders/py.typed'
2023-04-27 01:15:58,993 wheel INFO adding 'corsheaders/signals.py'
2023-04-27 01:15:58,993 wheel INFO adding 'django_cors_headers-3.14.0.dist-info/LICENSE'
2023-04-27 01:15:58,993 wheel INFO adding 'django_cors_headers-3.14.0.dist-info/METADATA'
2023-04-27 01:15:58,994 wheel INFO adding 'django_cors_headers-3.14.0.dist-info/WHEEL'
2023-04-27 01:15:58,994 wheel INFO adding 'django_cors_headers-3.14.0.dist-info/top_level.txt'
2023-04-27 01:15:58,994 wheel INFO adding 'django_cors_headers-3.14.0.dist-info/RECORD'
2023-04-27 01:15:58,994 wheel INFO removing build/bdist.linux-s390x/wheel
2023-04-27 01:15:58,994 gpep517 INFO The backend produced dist/django_cors_headers-3.14.0-py3-none-any.whl
django_cors_headers-3.14.0-py3-none-any.whl
>>> py3-django-cors-headers: Entering fakeroot...
>>> py3-django-cors-headers-pyc*: Running split function pyc...
'/home/buildozer/aports/community/py3-django-cors-headers/pkg/py3-django-cors-headers/usr/lib/python3.11/site-packages/corsheaders/__pycache__' -> '/home/buildozer/aports/community/py3-django-cors-headers/pkg/py3-django-cors-headers-pyc/usr/lib/python3.11/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.11
>>> py3-django-cors-headers-pyc*: Package size: 72.0 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-3.14.0-r0.apk
>>> py3-django-cors-headers*: Tracing dependencies...
	py3-django
	python3~3.11
>>> py3-django-cors-headers*: Package size: 96.0 KB
>>> py3-django-cors-headers*: Compressing data...
>>> py3-django-cors-headers*: Create checksum...
>>> py3-django-cors-headers*: Create py3-django-cors-headers-3.14.0-r0.apk
>>> py3-django-cors-headers: Build complete at Thu, 27 Apr 2023 01:15:59 +0000 elapsed time 0h 0m 4s
>>> py3-django-cors-headers: Cleaning up srcdir
>>> py3-django-cors-headers: Cleaning up pkgdir
>>> py3-django-cors-headers: Uninstalling dependencies...
(1/35) Purging .makedepends-py3-django-cors-headers (20230427.011556)
(2/35) Purging py3-django-pyc (4.2-r1)
(3/35) Purging py3-django (4.2-r1)
(4/35) Purging py3-asgiref-pyc (3.6.0-r1)
(5/35) Purging py3-asgiref (3.6.0-r1)
(6/35) Purging py3-sqlparse-pyc (0.4.4-r0)
(7/35) Purging py3-sqlparse (0.4.4-r0)
(8/35) Purging tzdata (2023c-r1)
(9/35) Purging py3-gpep517-pyc (13-r2)
(10/35) Purging py3-gpep517 (13-r2)
(11/35) Purging py3-installer-pyc (0.7.0-r1)
(12/35) Purging py3-installer (0.7.0-r1)
(13/35) Purging py3-setuptools_scm (7.1.0-r0)
(14/35) Purging py3-setuptools-pyc (67.7.2-r0)
(15/35) Purging py3-setuptools (67.7.2-r0)
(16/35) Purging py3-typing-extensions-pyc (4.5.0-r1)
(17/35) Purging py3-typing-extensions (4.5.0-r1)
(18/35) Purging py3-wheel-pyc (0.40.0-r1)
(19/35) Purging py3-wheel (0.40.0-r1)
(20/35) Purging py3-packaging-pyc (23.1-r1)
(21/35) Purging py3-packaging (23.1-r1)
(22/35) Purging py3-parsing-pyc (3.0.9-r2)
(23/35) Purging py3-parsing (3.0.9-r2)
(24/35) Purging python3-pyc (3.11.3-r10)
(25/35) Purging python3-pycache-pyc0 (3.11.3-r10)
(26/35) Purging pyc (0.1-r0)
(27/35) Purging python3 (3.11.3-r10)
(28/35) Purging gdbm (1.23-r1)
(29/35) Purging libbz2 (1.0.8-r5)
(30/35) Purging libffi (3.4.4-r2)
(31/35) Purging libpanelw (6.4_p20230401-r6)
(32/35) Purging mpdecimal (2.5.1-r2)
(33/35) Purging readline (8.2.1-r1)
(34/35) Purging sqlite-libs (3.41.2-r2)
(35/35) Purging xz-libs (5.4.2-r1)
Executing busybox-1.36.0-r8.trigger
OK: 371 MiB in 98 packages
>>> py3-django-cors-headers: Updating the community/s390x repository index...
>>> py3-django-cors-headers: Signing the index...