>>> py3-signedjson: Building community/py3-signedjson 1.1.4-r3 (using abuild 3.16.0_rc4-r0) started Fri, 07 Nov 2025 04:25:48 +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/42) Installing libbz2 (1.0.8-r6) ( 2/42) Installing libffi (3.5.2-r0) ( 3/42) Installing gdbm (1.26-r0) ( 4/42) Installing xz-libs (5.8.1-r0) ( 5/42) Installing mpdecimal (4.0.1-r0) ( 6/42) Installing libpanelw (6.5_p20251010-r0) ( 7/42) Installing sqlite-libs (3.51.0-r0) ( 8/42) Installing python3 (3.12.12-r0) ( 9/42) Installing python3-pycache-pyc0 (3.12.12-r0) (10/42) Installing pyc (3.12.12-r0) (11/42) Installing python3-pyc (3.12.12-r0) (12/42) Installing py3-cparser (2.22-r1) (13/42) Installing py3-cparser-pyc (2.22-r1) (14/42) Installing py3-cffi (1.17.1-r1) (15/42) Installing py3-cffi-pyc (1.17.1-r1) (16/42) Installing py3-pynacl (1.5.0-r6) (17/42) Installing py3-pynacl-pyc (1.5.0-r6) (18/42) Installing py3-canonicaljson (2.0.0-r2) (19/42) Installing py3-canonicaljson-pyc (2.0.0-r2) (20/42) Installing py3-unpaddedbase64 (2.1.0-r7) (21/42) Installing py3-unpaddedbase64-pyc (2.1.0-r7) (22/42) Installing py3-typing-extensions (4.15.0-r0) (23/42) Installing py3-typing-extensions-pyc (4.15.0-r0) (24/42) Installing py3-parsing (3.2.3-r0) (25/42) Installing py3-parsing-pyc (3.2.3-r0) (26/42) Installing py3-packaging (25.0-r0) (27/42) Installing py3-packaging-pyc (25.0-r0) (28/42) Installing py3-setuptools (80.9.0-r2) (29/42) Installing py3-setuptools-pyc (80.9.0-r2) (30/42) Installing py3-setuptools_scm (9.2.2-r0) (31/42) Installing py3-setuptools_scm-pyc (9.2.2-r0) (32/42) Installing py3-iniconfig (2.3.0-r0) (33/42) Installing py3-iniconfig-pyc (2.3.0-r0) (34/42) Installing py3-pluggy (1.6.0-r0) (35/42) Installing py3-pluggy-pyc (1.6.0-r0) (36/42) Installing py3-py (1.11.0-r4) (37/42) Installing py3-py-pyc (1.11.0-r4) (38/42) Installing py3-pygments (2.19.2-r0) (39/42) Installing py3-pygments-pyc (2.19.2-r0) (40/42) Installing py3-pytest (8.4.2-r1) (41/42) Installing py3-pytest-pyc (8.4.2-r1) (42/42) Installing .makedepends-py3-signedjson (20251107.042627) busybox-1.37.0-r24.trigger: Executing script... OK: 400 MiB in 147 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.23/signedjson-1.1.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/signedjson-1.1.4.tar.gz.part' signedjson-1.1.4.tar 100% |********************************| 13565 0:00:00 ETA '/var/cache/distfiles/v3.23/signedjson-1.1.4.tar.gz.part' saved /var/cache/distfiles/v3.23/signedjson-1.1.4.tar.gz: OK >>> py3-signedjson: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/signedjson-1.1.4.tar.gz /var/cache/distfiles/v3.23/signedjson-1.1.4.tar.gz: OK >>> py3-signedjson: Unpacking /var/cache/distfiles/v3.23/signedjson-1.1.4.tar.gz... /usr/lib/python3.12/site-packages/setuptools/__init__.py:92: _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`. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running build running build_py 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.12, pytest-8.4.2, pluggy-1.6.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.08s ============================== >>> py3-signedjson: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/__init__.py:92: _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`. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. 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/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/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 copying build/lib/signedjson/py.typed -> /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 listing git files failed - pretending there aren't any 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... libfakeroot internal error: payload not recognized! >>> py3-signedjson-pyc*: Tracing dependencies... libfakeroot internal error: payload not recognized! 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.5 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, 07 Nov 2025 04:26:29 +0000 elapsed time 0h 0m 41s >>> py3-signedjson: Cleaning up srcdir >>> py3-signedjson: Cleaning up pkgdir >>> py3-signedjson: Cleaning up tmpdir >>> py3-signedjson: Uninstalling dependencies... ( 1/42) Purging .makedepends-py3-signedjson (20251107.042627) ( 2/42) Purging py3-pynacl-pyc (1.5.0-r6) ( 3/42) Purging py3-pynacl (1.5.0-r6) ( 4/42) Purging py3-cffi-pyc (1.17.1-r1) ( 5/42) Purging py3-cffi (1.17.1-r1) ( 6/42) Purging py3-cparser-pyc (2.22-r1) ( 7/42) Purging py3-cparser (2.22-r1) ( 8/42) Purging py3-canonicaljson-pyc (2.0.0-r2) ( 9/42) Purging py3-canonicaljson (2.0.0-r2) (10/42) Purging py3-unpaddedbase64-pyc (2.1.0-r7) (11/42) Purging py3-unpaddedbase64 (2.1.0-r7) (12/42) Purging py3-typing-extensions-pyc (4.15.0-r0) (13/42) Purging py3-typing-extensions (4.15.0-r0) (14/42) Purging py3-setuptools_scm-pyc (9.2.2-r0) (15/42) Purging py3-setuptools_scm (9.2.2-r0) (16/42) Purging py3-setuptools-pyc (80.9.0-r2) (17/42) Purging py3-setuptools (80.9.0-r2) (18/42) Purging py3-pytest-pyc (8.4.2-r1) (19/42) Purging py3-pytest (8.4.2-r1) (20/42) Purging py3-iniconfig-pyc (2.3.0-r0) (21/42) Purging py3-iniconfig (2.3.0-r0) (22/42) Purging py3-packaging-pyc (25.0-r0) (23/42) Purging py3-packaging (25.0-r0) (24/42) Purging py3-parsing-pyc (3.2.3-r0) (25/42) Purging py3-parsing (3.2.3-r0) (26/42) Purging py3-pluggy-pyc (1.6.0-r0) (27/42) Purging py3-pluggy (1.6.0-r0) (28/42) Purging py3-py-pyc (1.11.0-r4) (29/42) Purging py3-py (1.11.0-r4) (30/42) Purging py3-pygments-pyc (2.19.2-r0) (31/42) Purging py3-pygments (2.19.2-r0) (32/42) Purging python3-pyc (3.12.12-r0) (33/42) Purging python3-pycache-pyc0 (3.12.12-r0) (34/42) Purging pyc (3.12.12-r0) (35/42) Purging python3 (3.12.12-r0) (36/42) Purging gdbm (1.26-r0) (37/42) Purging libbz2 (1.0.8-r6) (38/42) Purging libffi (3.5.2-r0) (39/42) Purging libpanelw (6.5_p20251010-r0) (40/42) Purging mpdecimal (4.0.1-r0) (41/42) Purging sqlite-libs (3.51.0-r0) (42/42) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 342 MiB in 105 packages >>> py3-signedjson: Updating the community/armhf repository index... >>> py3-signedjson: Signing the index...