>>> py3-django-cors-headers: Building community/py3-django-cors-headers 3.14.0-r0 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 06:32:56 +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-r4) (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 py3-tz (2023.3-r1) (17/35) Installing py3-tz-pyc (2023.3-r1) (18/35) Installing py3-django-pyc (4.2-r0) (19/35) Installing python3-pyc (3.11.3-r10) (20/35) Installing py3-django (4.2-r0) (21/35) Installing py3-installer (0.7.0-r1) (22/35) Installing py3-installer-pyc (0.7.0-r1) (23/35) Installing py3-gpep517 (13-r2) (24/35) Installing py3-gpep517-pyc (13-r2) (25/35) Installing py3-parsing (3.0.9-r2) (26/35) Installing py3-parsing-pyc (3.0.9-r2) (27/35) Installing py3-packaging (23.1-r1) (28/35) Installing py3-packaging-pyc (23.1-r1) (29/35) Installing py3-setuptools (67.6.1-r1) (30/35) Installing py3-setuptools-pyc (67.6.1-r1) (31/35) Installing py3-typing-extensions (4.5.0-r0) (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 (20230420.063257) Executing busybox-1.36.0-r7.trigger OK: 400 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/edge/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-django-cors-headers: Fetching https://files.pythonhosted.org/packages/source/d/django_cors_headers/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 100 24892 100 24892 0 0 7350 0 0:00:03 0:00:03 --:--:-- 7350 >>> py3-django-cors-headers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/django_cors_headers-3.14.0.tar.gz... 2023-04-20 06:33:02,964 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:516: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 2023-04-20 06:33:03,020 root INFO running bdist_wheel 2023-04-20 06:33:03,033 root INFO running build 2023-04-20 06:33:03,033 root INFO running build_py 2023-04-20 06:33:03,037 root INFO creating build 2023-04-20 06:33:03,037 root INFO creating build/lib 2023-04-20 06:33:03,037 root INFO creating build/lib/corsheaders 2023-04-20 06:33:03,037 root INFO copying src/corsheaders/apps.py -> build/lib/corsheaders 2023-04-20 06:33:03,037 root INFO copying src/corsheaders/checks.py -> build/lib/corsheaders 2023-04-20 06:33:03,037 root INFO copying src/corsheaders/middleware.py -> build/lib/corsheaders 2023-04-20 06:33:03,038 root INFO copying src/corsheaders/defaults.py -> build/lib/corsheaders 2023-04-20 06:33:03,038 root INFO copying src/corsheaders/conf.py -> build/lib/corsheaders 2023-04-20 06:33:03,038 root INFO copying src/corsheaders/__init__.py -> build/lib/corsheaders 2023-04-20 06:33:03,038 root INFO copying src/corsheaders/signals.py -> build/lib/corsheaders 2023-04-20 06:33:03,038 root INFO running egg_info 2023-04-20 06:33:03,045 root INFO writing src/django_cors_headers.egg-info/PKG-INFO 2023-04-20 06:33:03,046 root INFO writing dependency_links to src/django_cors_headers.egg-info/dependency_links.txt 2023-04-20 06:33:03,046 root INFO writing requirements to src/django_cors_headers.egg-info/requires.txt 2023-04-20 06:33:03,046 root INFO writing top-level names to src/django_cors_headers.egg-info/top_level.txt 2023-04-20 06:33:05,761 root INFO reading manifest file 'src/django_cors_headers.egg-info/SOURCES.txt' 2023-04-20 06:33:05,761 root INFO reading manifest template 'MANIFEST.in' 2023-04-20 06:33:05,762 root INFO adding license file 'LICENSE' 2023-04-20 06:33:05,763 root INFO writing manifest file 'src/django_cors_headers.egg-info/SOURCES.txt' 2023-04-20 06:33:05,763 root INFO copying src/corsheaders/py.typed -> build/lib/corsheaders 2023-04-20 06:33:05,769 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-04-20 06:33:05,769 root INFO running install 2023-04-20 06:33:05,785 root INFO running install_lib 2023-04-20 06:33:05,788 root INFO creating build/bdist.linux-ppc64le 2023-04-20 06:33:05,788 root INFO creating build/bdist.linux-ppc64le/wheel 2023-04-20 06:33:05,788 root INFO creating build/bdist.linux-ppc64le/wheel/corsheaders 2023-04-20 06:33:05,788 root INFO copying build/lib/corsheaders/apps.py -> build/bdist.linux-ppc64le/wheel/corsheaders 2023-04-20 06:33:05,788 root INFO copying build/lib/corsheaders/checks.py -> build/bdist.linux-ppc64le/wheel/corsheaders 2023-04-20 06:33:05,788 root INFO copying build/lib/corsheaders/middleware.py -> build/bdist.linux-ppc64le/wheel/corsheaders 2023-04-20 06:33:05,789 root INFO copying build/lib/corsheaders/defaults.py -> build/bdist.linux-ppc64le/wheel/corsheaders 2023-04-20 06:33:05,789 root INFO copying build/lib/corsheaders/conf.py -> build/bdist.linux-ppc64le/wheel/corsheaders 2023-04-20 06:33:05,789 root INFO copying build/lib/corsheaders/py.typed -> build/bdist.linux-ppc64le/wheel/corsheaders 2023-04-20 06:33:05,789 root INFO copying build/lib/corsheaders/__init__.py -> build/bdist.linux-ppc64le/wheel/corsheaders 2023-04-20 06:33:05,789 root INFO copying build/lib/corsheaders/signals.py -> build/bdist.linux-ppc64le/wheel/corsheaders 2023-04-20 06:33:05,789 root INFO running install_egg_info 2023-04-20 06:33:05,792 root INFO Copying src/django_cors_headers.egg-info to build/bdist.linux-ppc64le/wheel/django_cors_headers-3.14.0-py3.11.egg-info 2023-04-20 06:33:05,793 root INFO running install_scripts 2023-04-20 06:33:05,797 wheel INFO creating build/bdist.linux-ppc64le/wheel/django_cors_headers-3.14.0.dist-info/WHEEL 2023-04-20 06:33:05,797 wheel INFO creating '/home/buildozer/aports/community/py3-django-cors-headers/src/django_cors_headers-3.14.0/dist/.tmp-vh0j3tvz/django_cors_headers-3.14.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-04-20 06:33:05,798 wheel INFO adding 'corsheaders/__init__.py' 2023-04-20 06:33:05,798 wheel INFO adding 'corsheaders/apps.py' 2023-04-20 06:33:05,798 wheel INFO adding 'corsheaders/checks.py' 2023-04-20 06:33:05,798 wheel INFO adding 'corsheaders/conf.py' 2023-04-20 06:33:05,798 wheel INFO adding 'corsheaders/defaults.py' 2023-04-20 06:33:05,799 wheel INFO adding 'corsheaders/middleware.py' 2023-04-20 06:33:05,799 wheel INFO adding 'corsheaders/py.typed' 2023-04-20 06:33:05,799 wheel INFO adding 'corsheaders/signals.py' 2023-04-20 06:33:05,799 wheel INFO adding 'django_cors_headers-3.14.0.dist-info/LICENSE' 2023-04-20 06:33:05,799 wheel INFO adding 'django_cors_headers-3.14.0.dist-info/METADATA' 2023-04-20 06:33:05,800 wheel INFO adding 'django_cors_headers-3.14.0.dist-info/WHEEL' 2023-04-20 06:33:05,800 wheel INFO adding 'django_cors_headers-3.14.0.dist-info/top_level.txt' 2023-04-20 06:33:05,800 wheel INFO adding 'django_cors_headers-3.14.0.dist-info/RECORD' 2023-04-20 06:33:05,800 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-04-20 06:33:05,801 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, 20 Apr 2023 06:33:06 +0000 elapsed time 0h 0m 10s >>> 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 (20230420.063257) (2/35) Purging py3-django-pyc (4.2-r0) (3/35) Purging py3-django (4.2-r0) (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 py3-tz-pyc (2023.3-r1) (9/35) Purging py3-tz (2023.3-r1) (10/35) Purging py3-gpep517-pyc (13-r2) (11/35) Purging py3-gpep517 (13-r2) (12/35) Purging py3-installer-pyc (0.7.0-r1) (13/35) Purging py3-installer (0.7.0-r1) (14/35) Purging py3-setuptools_scm (7.1.0-r0) (15/35) Purging py3-setuptools-pyc (67.6.1-r1) (16/35) Purging py3-setuptools (67.6.1-r1) (17/35) Purging py3-typing-extensions (4.5.0-r0) (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-r4) (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-r7.trigger OK: 292 MiB in 98 packages >>> py3-django-cors-headers: Updating the community/ppc64le repository index... >>> py3-django-cors-headers: Signing the index...