>>> py3-jsonfield: Building community/py3-jsonfield 3.1.0-r5 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 20:14:46 +0000 >>> py3-jsonfield: Validating /home/udu/aports/community/py3-jsonfield/APKBUILD... >>> WARNING: py3-jsonfield: No maintainer >>> py3-jsonfield: Analyzing dependencies... >>> py3-jsonfield: Installing for build: build-base py3-django py3-setuptools_scm WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/16) Installing py3-asgiref (3.8.1-r1) (2/16) Installing py3-asgiref-pyc (3.8.1-r1) (3/16) Installing py3-sqlparse (0.5.1-r0) (4/16) Installing py3-sqlparse-pyc (0.5.1-r0) (5/16) Installing tzdata (2025b-r0) (6/16) Installing py3-django-pyc (4.2.25-r0) (7/16) Installing py3-django (4.2.25-r0) (8/16) Installing py3-parsing (3.2.3-r0) (9/16) Installing py3-parsing-pyc (3.2.3-r0) (10/16) Installing py3-packaging (25.0-r0) (11/16) Installing py3-packaging-pyc (25.0-r0) (12/16) Installing py3-setuptools (80.9.0-r0) (13/16) Installing py3-setuptools-pyc (80.9.0-r0) (14/16) Installing py3-setuptools_scm (8.3.1-r0) (15/16) Installing py3-setuptools_scm-pyc (8.3.1-r0) (16/16) Installing .makedepends-py3-jsonfield (20251012.201447) Executing busybox-1.37.0-r19.trigger OK: 334 MiB in 105 packages >>> py3-jsonfield: Cleaning up srcdir >>> py3-jsonfield: Cleaning up pkgdir >>> py3-jsonfield: Cleaning up tmpdir >>> py3-jsonfield: Fetching https://files.pythonhosted.org/packages/source/j/jsonfield/jsonfield-3.1.0.tar.gz >>> py3-jsonfield: Fetching https://files.pythonhosted.org/packages/source/j/jsonfield/jsonfield-3.1.0.tar.gz >>> py3-jsonfield: Checking sha512sums... jsonfield-3.1.0.tar.gz: OK >>> py3-jsonfield: Unpacking /var/cache/distfiles/jsonfield-3.1.0.tar.gz... running build running build_py creating build/lib/jsonfield copying src/jsonfield/encoder.py -> build/lib/jsonfield copying src/jsonfield/json.py -> build/lib/jsonfield copying src/jsonfield/forms.py -> build/lib/jsonfield copying src/jsonfield/fields.py -> build/lib/jsonfield copying src/jsonfield/__init__.py -> build/lib/jsonfield running egg_info writing src/jsonfield.egg-info/PKG-INFO writing dependency_links to src/jsonfield.egg-info/dependency_links.txt writing requirements to src/jsonfield.egg-info/requires.txt writing top-level names to src/jsonfield.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'src/jsonfield.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/jsonfield.egg-info/SOURCES.txt' >>> py3-jsonfield: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing src/jsonfield.egg-info/PKG-INFO writing dependency_links to src/jsonfield.egg-info/dependency_links.txt writing requirements to src/jsonfield.egg-info/requires.txt writing top-level names to src/jsonfield.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'src/jsonfield.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/jsonfield.egg-info/SOURCES.txt' running install_lib creating /home/udu/aports/community/py3-jsonfield/pkg/py3-jsonfield/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-jsonfield/pkg/py3-jsonfield/usr/lib/python3.12/site-packages/jsonfield copying build/lib/jsonfield/encoder.py -> /home/udu/aports/community/py3-jsonfield/pkg/py3-jsonfield/usr/lib/python3.12/site-packages/jsonfield copying build/lib/jsonfield/json.py -> /home/udu/aports/community/py3-jsonfield/pkg/py3-jsonfield/usr/lib/python3.12/site-packages/jsonfield copying build/lib/jsonfield/forms.py -> /home/udu/aports/community/py3-jsonfield/pkg/py3-jsonfield/usr/lib/python3.12/site-packages/jsonfield copying build/lib/jsonfield/fields.py -> /home/udu/aports/community/py3-jsonfield/pkg/py3-jsonfield/usr/lib/python3.12/site-packages/jsonfield copying build/lib/jsonfield/__init__.py -> /home/udu/aports/community/py3-jsonfield/pkg/py3-jsonfield/usr/lib/python3.12/site-packages/jsonfield byte-compiling /home/udu/aports/community/py3-jsonfield/pkg/py3-jsonfield/usr/lib/python3.12/site-packages/jsonfield/encoder.py to encoder.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-jsonfield/pkg/py3-jsonfield/usr/lib/python3.12/site-packages/jsonfield/json.py to json.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-jsonfield/pkg/py3-jsonfield/usr/lib/python3.12/site-packages/jsonfield/forms.py to forms.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-jsonfield/pkg/py3-jsonfield/usr/lib/python3.12/site-packages/jsonfield/fields.py to fields.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-jsonfield/pkg/py3-jsonfield/usr/lib/python3.12/site-packages/jsonfield/__init__.py to __init__.cpython-312.pyc running install_egg_info Copying src/jsonfield.egg-info to /home/udu/aports/community/py3-jsonfield/pkg/py3-jsonfield/usr/lib/python3.12/site-packages/jsonfield-3.1.0-py3.12.egg-info running install_scripts >>> py3-jsonfield-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/jsonfield/__pycache__' -> '/home/udu/aports/community/py3-jsonfield/pkg/py3-jsonfield-pyc/usr/lib/python3.12/site-packages/jsonfield/__pycache__' >>> py3-jsonfield-pyc*: Preparing subpackage py3-jsonfield-pyc... >>> py3-jsonfield-pyc*: Running postcheck for py3-jsonfield-pyc >>> py3-jsonfield*: Running postcheck for py3-jsonfield >>> py3-jsonfield*: Preparing package py3-jsonfield... >>> py3-jsonfield-pyc*: Tracing dependencies... py3-django python3~3.12 >>> py3-jsonfield-pyc*: Package size: 12.7 KB >>> py3-jsonfield-pyc*: Compressing data... >>> py3-jsonfield-pyc*: Create checksum... >>> py3-jsonfield-pyc*: Create py3-jsonfield-pyc-3.1.0-r5.apk >>> py3-jsonfield*: Tracing dependencies... py3-django python3~3.12 >>> py3-jsonfield*: Package size: 14.9 KB >>> py3-jsonfield*: Compressing data... >>> py3-jsonfield*: Create checksum... >>> py3-jsonfield*: Create py3-jsonfield-3.1.0-r5.apk >>> py3-jsonfield: Build complete at Sun, 12 Oct 2025 20:14:49 +0000 elapsed time 0h 0m 3s >>> py3-jsonfield: Cleaning up srcdir >>> py3-jsonfield: Cleaning up pkgdir >>> py3-jsonfield: Uninstalling dependencies... (1/16) Purging .makedepends-py3-jsonfield (20251012.201447) (2/16) Purging py3-django-pyc (4.2.25-r0) (3/16) Purging py3-django (4.2.25-r0) (4/16) Purging py3-asgiref-pyc (3.8.1-r1) (5/16) Purging py3-asgiref (3.8.1-r1) (6/16) Purging py3-sqlparse-pyc (0.5.1-r0) (7/16) Purging py3-sqlparse (0.5.1-r0) (8/16) Purging tzdata (2025b-r0) (9/16) Purging py3-setuptools_scm-pyc (8.3.1-r0) (10/16) Purging py3-setuptools_scm (8.3.1-r0) (11/16) Purging py3-setuptools-pyc (80.9.0-r0) (12/16) Purging py3-setuptools (80.9.0-r0) (13/16) Purging py3-packaging-pyc (25.0-r0) (14/16) Purging py3-packaging (25.0-r0) (15/16) Purging py3-parsing-pyc (3.2.3-r0) (16/16) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-jsonfield: Updating the community/x86_64 repository index... >>> py3-jsonfield: Signing the index...