>>> py3-signedjson: Building community/py3-signedjson 1.1.4-r3 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 22:10:21 +0000 >>> py3-signedjson: Checking sanity of /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/39) Installing libffi (3.4.6-r0) (2/39) Installing gdbm (1.23-r1) (3/39) Installing mpdecimal (4.0.0-r0) (4/39) Installing libpanelw (6.4_p20240330-r0) (5/39) Installing readline (8.2.10-r0) (6/39) Installing sqlite-libs (3.45.2-r0) (7/39) Installing python3 (3.12.2-r1) (8/39) Installing python3-pycache-pyc0 (3.12.2-r1) (9/39) Installing pyc (3.12.2-r1) (10/39) Installing python3-pyc (3.12.2-r1) (11/39) Installing py3-cparser (2.22-r1) (12/39) Installing py3-cparser-pyc (2.22-r1) (13/39) Installing py3-cffi (1.16.0-r1) (14/39) Installing py3-cffi-pyc (1.16.0-r1) (15/39) Installing py3-pynacl (1.5.0-r5) (16/39) Installing py3-pynacl-pyc (1.5.0-r5) (17/39) Installing py3-canonicaljson (2.0.0-r2) (18/39) Installing py3-canonicaljson-pyc (2.0.0-r2) (19/39) Installing py3-unpaddedbase64 (2.1.0-r7) (20/39) Installing py3-unpaddedbase64-pyc (2.1.0-r7) (21/39) Installing py3-typing-extensions (4.11.0-r1) (22/39) Installing py3-typing-extensions-pyc (4.11.0-r1) (23/39) Installing py3-parsing (3.1.2-r1) (24/39) Installing py3-parsing-pyc (3.1.2-r1) (25/39) Installing py3-packaging (24.0-r1) (26/39) Installing py3-packaging-pyc (24.0-r1) (27/39) Installing py3-setuptools (69.2.0-r2) (28/39) Installing py3-setuptools-pyc (69.2.0-r2) (29/39) Installing py3-setuptools_scm (8.0.4-r2) (30/39) Installing py3-setuptools_scm-pyc (8.0.4-r2) (31/39) Installing py3-iniconfig (2.0.0-r1) (32/39) Installing py3-iniconfig-pyc (2.0.0-r1) (33/39) Installing py3-pluggy (1.4.0-r1) (34/39) Installing py3-pluggy-pyc (1.4.0-r1) (35/39) Installing py3-py (1.11.0-r3) (36/39) Installing py3-py-pyc (1.11.0-r3) (37/39) Installing py3-pytest (8.1.1-r1) (38/39) Installing py3-pytest-pyc (8.1.1-r1) (39/39) Installing .makedepends-py3-signedjson (20240412.221023) Executing busybox-1.36.1-r25.trigger OK: 324 MiB in 149 packages >>> py3-signedjson: Cleaning up srcdir >>> py3-signedjson: Cleaning up pkgdir >>> py3-signedjson: Cleaning up tmpdir >>> py3-signedjson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/signedjson-1.1.4.tar.gz >>> py3-signedjson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/signedjson-1.1.4.tar.gz >>> py3-signedjson: Checking sha512sums... signedjson-1.1.4.tar.gz: OK >>> py3-signedjson: Unpacking /var/cache/distfiles/signedjson-1.1.4.tar.gz... /usr/lib/python3.12/site-packages/setuptools/__init__.py:81: _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._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' running build running build_py creating build creating build/lib creating build/lib/signedjson copying signedjson/sign.py -> build/lib/signedjson copying signedjson/key.py -> build/lib/signedjson copying signedjson/__init__.py -> build/lib/signedjson copying signedjson/types.py -> build/lib/signedjson copying signedjson/py.typed -> build/lib/signedjson ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.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.07s ============================== >>> py3-signedjson: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/__init__.py:81: _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._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 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/sign.py -> /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/py.typed -> /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/types.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/sign.py to sign.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/__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/types.py to types.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... '/home/buildozer/aports/community/py3-signedjson/pkg/py3-signedjson/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: 52.0 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: 72.0 KB >>> py3-signedjson*: Compressing data... >>> py3-signedjson*: Create checksum... >>> py3-signedjson*: Create py3-signedjson-1.1.4-r3.apk >>> py3-signedjson: Build complete at Fri, 12 Apr 2024 22:10:28 +0000 elapsed time 0h 0m 7s >>> py3-signedjson: Cleaning up srcdir >>> py3-signedjson: Cleaning up pkgdir >>> py3-signedjson: Uninstalling dependencies... (1/39) Purging .makedepends-py3-signedjson (20240412.221023) (2/39) Purging py3-pynacl-pyc (1.5.0-r5) (3/39) Purging py3-pynacl (1.5.0-r5) (4/39) Purging py3-cffi-pyc (1.16.0-r1) (5/39) Purging py3-cffi (1.16.0-r1) (6/39) Purging py3-cparser-pyc (2.22-r1) (7/39) Purging py3-cparser (2.22-r1) (8/39) Purging py3-canonicaljson-pyc (2.0.0-r2) (9/39) Purging py3-canonicaljson (2.0.0-r2) (10/39) Purging py3-unpaddedbase64-pyc (2.1.0-r7) (11/39) Purging py3-unpaddedbase64 (2.1.0-r7) (12/39) Purging py3-typing-extensions-pyc (4.11.0-r1) (13/39) Purging py3-typing-extensions (4.11.0-r1) (14/39) Purging py3-setuptools_scm-pyc (8.0.4-r2) (15/39) Purging py3-setuptools_scm (8.0.4-r2) (16/39) Purging py3-setuptools-pyc (69.2.0-r2) (17/39) Purging py3-setuptools (69.2.0-r2) (18/39) Purging py3-pytest-pyc (8.1.1-r1) (19/39) Purging py3-pytest (8.1.1-r1) (20/39) Purging py3-iniconfig-pyc (2.0.0-r1) (21/39) Purging py3-iniconfig (2.0.0-r1) (22/39) Purging py3-packaging-pyc (24.0-r1) (23/39) Purging py3-packaging (24.0-r1) (24/39) Purging py3-parsing-pyc (3.1.2-r1) (25/39) Purging py3-parsing (3.1.2-r1) (26/39) Purging py3-pluggy-pyc (1.4.0-r1) (27/39) Purging py3-pluggy (1.4.0-r1) (28/39) Purging py3-py-pyc (1.11.0-r3) (29/39) Purging py3-py (1.11.0-r3) (30/39) Purging python3-pyc (3.12.2-r1) (31/39) Purging python3-pycache-pyc0 (3.12.2-r1) (32/39) Purging pyc (3.12.2-r1) (33/39) Purging python3 (3.12.2-r1) (34/39) Purging gdbm (1.23-r1) (35/39) Purging libffi (3.4.6-r0) (36/39) Purging libpanelw (6.4_p20240330-r0) (37/39) Purging mpdecimal (4.0.0-r0) (38/39) Purging readline (8.2.10-r0) (39/39) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-signedjson: Updating the community/ppc64le repository index... >>> py3-signedjson: Signing the index...