>>> py3-signedjson: Building community/py3-signedjson 1.1.4-r3 (using abuild 3.14.1-r1) started Wed, 13 Nov 2024 09:57:28 +0000 >>> py3-signedjson: Validating /home/buildozer/aports/community/py3-signedjson/APKBUILD... >>> WARNING: py3-signedjson: No maintainer >>> py3-signedjson: Analyzing dependencies... >>> py3-signedjson: Installing for build: build-base python3 py3-pynacl py3-canonicaljson py3-unpaddedbase64 py3-typing-extensions py3-setuptools py3-setuptools_scm py3-pytest (1/40) Installing libbz2 (1.0.8-r6) (2/40) Installing libffi (3.4.6-r0) (3/40) Installing gdbm (1.24-r0) (4/40) Installing xz-libs (5.6.3-r0) (5/40) Installing mpdecimal (4.0.0-r0) (6/40) Installing libpanelw (6.5_p20241006-r3) (7/40) Installing sqlite-libs (3.47.0-r0) (8/40) Installing python3 (3.12.7-r1) (9/40) Installing python3-pycache-pyc0 (3.12.7-r1) (10/40) Installing pyc (3.12.7-r1) (11/40) Installing python3-pyc (3.12.7-r1) (12/40) Installing py3-cparser (2.22-r1) (13/40) Installing py3-cparser-pyc (2.22-r1) (14/40) Installing py3-cffi (1.17.1-r1) (15/40) Installing py3-cffi-pyc (1.17.1-r1) (16/40) Installing py3-pynacl (1.5.0-r5) (17/40) Installing py3-pynacl-pyc (1.5.0-r5) (18/40) Installing py3-canonicaljson (2.0.0-r2) (19/40) Installing py3-canonicaljson-pyc (2.0.0-r2) (20/40) Installing py3-unpaddedbase64 (2.1.0-r7) (21/40) Installing py3-unpaddedbase64-pyc (2.1.0-r7) (22/40) Installing py3-typing-extensions (4.12.2-r0) (23/40) Installing py3-typing-extensions-pyc (4.12.2-r0) (24/40) Installing py3-parsing (3.1.4-r0) (25/40) Installing py3-parsing-pyc (3.1.4-r0) (26/40) Installing py3-packaging (24.2-r0) (27/40) Installing py3-packaging-pyc (24.2-r0) (28/40) Installing py3-setuptools (70.3.0-r0) (29/40) Installing py3-setuptools-pyc (70.3.0-r0) (30/40) Installing py3-setuptools_scm (8.1.0-r0) (31/40) Installing py3-setuptools_scm-pyc (8.1.0-r0) (32/40) Installing py3-iniconfig (2.0.0-r1) (33/40) Installing py3-iniconfig-pyc (2.0.0-r1) (34/40) Installing py3-pluggy (1.5.0-r0) (35/40) Installing py3-pluggy-pyc (1.5.0-r0) (36/40) Installing py3-py (1.11.0-r4) (37/40) Installing py3-py-pyc (1.11.0-r4) (38/40) Installing py3-pytest (8.3.3-r0) (39/40) Installing py3-pytest-pyc (8.3.3-r0) (40/40) Installing .makedepends-py3-signedjson (20241113.095745) Executing busybox-1.37.0-r6.trigger OK: 445 MiB in 141 packages >>> py3-signedjson: Cleaning up srcdir >>> py3-signedjson: Cleaning up pkgdir >>> py3-signedjson: Cleaning up tmpdir >>> py3-signedjson: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/signedjson-1.1.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/signedjson-1.1.4.tar.gz.part' signedjson-1.1.4.tar 100% |********************************| 13565 0:00:00 ETA '/var/cache/distfiles/v3.21/signedjson-1.1.4.tar.gz.part' saved >>> py3-signedjson: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/signedjson-1.1.4.tar.gz >>> py3-signedjson: Checking sha512sums... signedjson-1.1.4.tar.gz: OK >>> py3-signedjson: Unpacking /var/cache/distfiles/v3.21/signedjson-1.1.4.tar.gz... /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running build running build_py creating build creating build/lib creating build/lib/signedjson copying signedjson/__init__.py -> build/lib/signedjson copying signedjson/key.py -> build/lib/signedjson copying signedjson/types.py -> build/lib/signedjson copying signedjson/sign.py -> build/lib/signedjson copying signedjson/py.typed -> build/lib/signedjson ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-signedjson/src/signedjson-1.1.4 configfile: pyproject.toml collected 23 items tests/test_key.py ............... [ 65%] tests/test_known_key.py .. [ 73%] tests/test_sign.py ...... [100%] ============================== 23 passed in 0.06s ============================== >>> py3-signedjson: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-signedjson/pkg creating /home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson creating /home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson/usr creating /home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson/usr/lib creating /home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson/usr/lib/python3.12/site-packages/signedjson copying build/lib/signedjson/__init__.py -> /home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson/usr/lib/python3.12/site-packages/signedjson copying build/lib/signedjson/py.typed -> /home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson/usr/lib/python3.12/site-packages/signedjson copying build/lib/signedjson/key.py -> /home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson/usr/lib/python3.12/site-packages/signedjson copying build/lib/signedjson/types.py -> /home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson/usr/lib/python3.12/site-packages/signedjson copying build/lib/signedjson/sign.py -> /home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson/usr/lib/python3.12/site-packages/signedjson byte-compiling /home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson/usr/lib/python3.12/site-packages/signedjson/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson/usr/lib/python3.12/site-packages/signedjson/key.py to key.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson/usr/lib/python3.12/site-packages/signedjson/types.py to types.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson/usr/lib/python3.12/site-packages/signedjson/sign.py to sign.cpython-312.pyc running install_egg_info running egg_info writing signedjson.egg-info/PKG-INFO writing dependency_links to signedjson.egg-info/dependency_links.txt writing requirements to signedjson.egg-info/requires.txt writing top-level names to signedjson.egg-info/top_level.txt reading manifest file 'signedjson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.idea' adding license file 'LICENSE' writing manifest file 'signedjson.egg-info/SOURCES.txt' Copying signedjson.egg-info to /home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson/usr/lib/python3.12/site-packages/signedjson-1.1.4-py3.12.egg-info running install_scripts >>> py3-signedjson-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/signedjson/__pycache__' -> '/home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson-pyc/usr/lib/python3.12/site-packages/signedjson/__pycache__' >>> py3-signedjson-pyc*: Preparing subpackage py3-signedjson-pyc... >>> py3-signedjson-pyc*: Running postcheck for py3-signedjson-pyc >>> py3-signedjson*: Running postcheck for py3-signedjson >>> py3-signedjson*: Preparing package py3-signedjson... >>> py3-signedjson-pyc*: Tracing dependencies... python3 py3-pynacl py3-canonicaljson py3-unpaddedbase64 py3-typing-extensions python3~3.12 >>> py3-signedjson-pyc*: Package size: 12.5 KB >>> py3-signedjson-pyc*: Compressing data... >>> py3-signedjson-pyc*: Create checksum... >>> py3-signedjson-pyc*: Create py3-signedjson-pyc-1.1.4-r3.apk >>> py3-signedjson*: Tracing dependencies... python3 py3-pynacl py3-canonicaljson py3-unpaddedbase64 py3-typing-extensions python3~3.12 >>> py3-signedjson*: Package size: 15.3 KB >>> py3-signedjson*: Compressing data... >>> py3-signedjson*: Create checksum... >>> py3-signedjson*: Create py3-signedjson-1.1.4-r3.apk >>> py3-signedjson: Build complete at Wed, 13 Nov 2024 09:57:49 +0000 elapsed time 0h 0m 21s >>> py3-signedjson: Cleaning up srcdir >>> py3-signedjson: Cleaning up pkgdir >>> py3-signedjson: Uninstalling dependencies... (1/40) Purging .makedepends-py3-signedjson (20241113.095745) (2/40) Purging py3-pynacl-pyc (1.5.0-r5) (3/40) Purging py3-pynacl (1.5.0-r5) (4/40) Purging py3-cffi-pyc (1.17.1-r1) (5/40) Purging py3-cffi (1.17.1-r1) (6/40) Purging py3-cparser-pyc (2.22-r1) (7/40) Purging py3-cparser (2.22-r1) (8/40) Purging py3-canonicaljson-pyc (2.0.0-r2) (9/40) Purging py3-canonicaljson (2.0.0-r2) (10/40) Purging py3-unpaddedbase64-pyc (2.1.0-r7) (11/40) Purging py3-unpaddedbase64 (2.1.0-r7) (12/40) Purging py3-typing-extensions-pyc (4.12.2-r0) (13/40) Purging py3-typing-extensions (4.12.2-r0) (14/40) Purging py3-setuptools_scm-pyc (8.1.0-r0) (15/40) Purging py3-setuptools_scm (8.1.0-r0) (16/40) Purging py3-setuptools-pyc (70.3.0-r0) (17/40) Purging py3-setuptools (70.3.0-r0) (18/40) Purging py3-pytest-pyc (8.3.3-r0) (19/40) Purging py3-pytest (8.3.3-r0) (20/40) Purging py3-iniconfig-pyc (2.0.0-r1) (21/40) Purging py3-iniconfig (2.0.0-r1) (22/40) Purging py3-packaging-pyc (24.2-r0) (23/40) Purging py3-packaging (24.2-r0) (24/40) Purging py3-parsing-pyc (3.1.4-r0) (25/40) Purging py3-parsing (3.1.4-r0) (26/40) Purging py3-pluggy-pyc (1.5.0-r0) (27/40) Purging py3-pluggy (1.5.0-r0) (28/40) Purging py3-py-pyc (1.11.0-r4) (29/40) Purging py3-py (1.11.0-r4) (30/40) Purging python3-pyc (3.12.7-r1) (31/40) Purging python3-pycache-pyc0 (3.12.7-r1) (32/40) Purging pyc (3.12.7-r1) (33/40) Purging python3 (3.12.7-r1) (34/40) Purging gdbm (1.24-r0) (35/40) Purging libbz2 (1.0.8-r6) (36/40) Purging libffi (3.4.6-r0) (37/40) Purging libpanelw (6.5_p20241006-r3) (38/40) Purging mpdecimal (4.0.0-r0) (39/40) Purging sqlite-libs (3.47.0-r0) (40/40) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r6.trigger OK: 397 MiB in 101 packages >>> py3-signedjson: Updating the community/x86 repository index... >>> py3-signedjson: Signing the index...