>>> py3-pytoml: Building community/py3-pytoml 0.1.21-r9 (using abuild 3.17.0_rc2-r0) started Fri, 22 May 2026 23:43:27 +0000 >>> py3-pytoml: Validating /home/buildozer/aports/community/py3-pytoml/APKBUILD... >>> py3-pytoml: Analyzing dependencies... >>> py3-pytoml: Installing for build: build-base python3 py3-setuptools py3-pytest ( 1/27) Installing gdbm (1.26-r0) ( 2/27) Installing xz-libs (5.8.3-r0) ( 3/27) Installing mpdecimal (4.0.1-r0) ( 4/27) Installing libpanelw (6.6_p20260502-r0) ( 5/27) Installing readline (8.3.3-r1) ( 6/27) Installing sqlite-libs (3.53.1-r0) ( 7/27) Installing python3 (3.14.3-r0) ( 8/27) Installing python3-pycache-pyc0 (3.14.3-r0) ( 9/27) Installing pyc (3.14.3-r0) (10/27) Installing python3-pyc (3.14.3-r0) (11/27) Installing py3-parsing (3.3.2-r1) (12/27) Installing py3-parsing-pyc (3.3.2-r1) (13/27) Installing py3-packaging (26.2-r0) (14/27) Installing py3-packaging-pyc (26.2-r0) (15/27) Installing py3-setuptools (82.0.1-r1) (16/27) Installing py3-setuptools-pyc (82.0.1-r1) (17/27) Installing py3-iniconfig (2.3.0-r1) (18/27) Installing py3-iniconfig-pyc (2.3.0-r1) (19/27) Installing py3-pluggy (1.6.0-r1) (20/27) Installing py3-pluggy-pyc (1.6.0-r1) (21/27) Installing py3-py (1.11.0-r5) (22/27) Installing py3-py-pyc (1.11.0-r5) (23/27) Installing py3-pygments (2.20.0-r0) (24/27) Installing py3-pygments-pyc (2.20.0-r0) (25/27) Installing py3-pytest (9.0.3-r0) (26/27) Installing py3-pytest-pyc (9.0.3-r0) (27/27) Installing .makedepends-py3-pytoml (20260522.234343) Executing busybox-1.37.0-r31.trigger OK: 1218.5 MiB in 164 packages >>> py3-pytoml: Cleaning up srcdir >>> py3-pytoml: Cleaning up pkgdir >>> py3-pytoml: Cleaning up tmpdir >>> py3-pytoml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/pytoml-0.1.21.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/pytoml-0.1.21.tar.gz.part' pytoml-0.1.21.tar.gz 100% |********************************| 8783 0:00:00 ETA '/var/cache/distfiles/v3.24/pytoml-0.1.21.tar.gz.part' saved /var/cache/distfiles/v3.24/pytoml-0.1.21.tar.gz: OK >>> py3-pytoml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.tar.gz.part' test-toml-bbfef3b927 100% |********************************| 19853 0:00:00 ETA '/var/cache/distfiles/v3.24/test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.tar.gz.part' saved /var/cache/distfiles/v3.24/test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.tar.gz: OK >>> py3-pytoml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/pytoml-0.1.21.tar.gz /var/cache/distfiles/v3.24/pytoml-0.1.21.tar.gz: OK >>> py3-pytoml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.tar.gz /var/cache/distfiles/v3.24/test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.tar.gz: OK >>> py3-pytoml: Unpacking /var/cache/distfiles/v3.24/pytoml-0.1.21.tar.gz... >>> py3-pytoml: Unpacking /var/cache/distfiles/v3.24/test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.tar.gz... /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/pytoml copying pytoml/parser.py -> build/lib/pytoml copying pytoml/__init__.py -> build/lib/pytoml copying pytoml/utils.py -> build/lib/pytoml copying pytoml/writer.py -> build/lib/pytoml copying pytoml/test.py -> build/lib/pytoml copying pytoml/core.py -> build/lib/pytoml ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-pytoml/src/pytoml-0.1.21 collected 9 items test/test_parser.py ... [ 33%] test/test_writer.py ...... [100%] ============================== 9 passed in 0.25s =============================== succeeded: 131 >>> py3-pytoml: Entering fakeroot... /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.14/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-pytoml/pkg/py3-pytoml/usr/lib/python3.14/site-packages creating /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.14/site-packages/pytoml copying build/lib/pytoml/parser.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.14/site-packages/pytoml copying build/lib/pytoml/__init__.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.14/site-packages/pytoml copying build/lib/pytoml/utils.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.14/site-packages/pytoml copying build/lib/pytoml/writer.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.14/site-packages/pytoml copying build/lib/pytoml/test.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.14/site-packages/pytoml copying build/lib/pytoml/core.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.14/site-packages/pytoml byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.14/site-packages/pytoml/parser.py to parser.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.14/site-packages/pytoml/__init__.py to __init__.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.14/site-packages/pytoml/utils.py to utils.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.14/site-packages/pytoml/writer.py to writer.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.14/site-packages/pytoml/test.py to test.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.14/site-packages/pytoml/core.py to core.cpython-314.pyc running install_egg_info running egg_info writing pytoml.egg-info/PKG-INFO writing dependency_links to pytoml.egg-info/dependency_links.txt writing top-level names to pytoml.egg-info/top_level.txt reading manifest file 'pytoml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pytoml.egg-info/SOURCES.txt' Copying pytoml.egg-info to /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.14/site-packages/pytoml-0.1.21-py3.14.egg-info running install_scripts >>> py3-pytoml-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pytoml/__pycache__' -> '/home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml-pyc/usr/lib/python3.14/site-packages/pytoml/__pycache__' >>> py3-pytoml-pyc*: Preparing subpackage py3-pytoml-pyc... >>> py3-pytoml-pyc*: Running postcheck for py3-pytoml-pyc >>> py3-pytoml*: Running postcheck for py3-pytoml >>> py3-pytoml*: Preparing package py3-pytoml... >>> py3-pytoml-pyc*: Tracing dependencies... python3~3.14 >>> py3-pytoml-pyc*: Package size: 32.4 KB >>> py3-pytoml-pyc*: Compressing data... >>> py3-pytoml-pyc*: Create checksum... >>> py3-pytoml-pyc*: Create py3-pytoml-pyc-0.1.21-r9.apk >>> py3-pytoml*: Tracing dependencies... python3 python3~3.14 >>> py3-pytoml*: Package size: 19.6 KB >>> py3-pytoml*: Compressing data... >>> py3-pytoml*: Create checksum... >>> py3-pytoml*: Create py3-pytoml-0.1.21-r9.apk >>> py3-pytoml: Build complete at Fri, 22 May 2026 23:43:50 +0000 elapsed time 0h 0m 23s >>> py3-pytoml: Cleaning up srcdir >>> py3-pytoml: Cleaning up pkgdir >>> py3-pytoml: Cleaning up tmpdir >>> py3-pytoml: Uninstalling dependencies... ( 1/27) Purging .makedepends-py3-pytoml (20260522.234343) ( 2/27) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/27) Purging py3-setuptools (82.0.1-r1) ( 4/27) Purging py3-pytest-pyc (9.0.3-r0) ( 5/27) Purging py3-pytest (9.0.3-r0) ( 6/27) Purging py3-iniconfig-pyc (2.3.0-r1) ( 7/27) Purging py3-iniconfig (2.3.0-r1) ( 8/27) Purging py3-packaging-pyc (26.2-r0) ( 9/27) Purging py3-packaging (26.2-r0) (10/27) Purging py3-parsing-pyc (3.3.2-r1) (11/27) Purging py3-parsing (3.3.2-r1) (12/27) Purging py3-pluggy-pyc (1.6.0-r1) (13/27) Purging py3-pluggy (1.6.0-r1) (14/27) Purging py3-py-pyc (1.11.0-r5) (15/27) Purging py3-py (1.11.0-r5) (16/27) Purging py3-pygments-pyc (2.20.0-r0) (17/27) Purging py3-pygments (2.20.0-r0) (18/27) Purging python3-pyc (3.14.3-r0) (19/27) Purging python3-pycache-pyc0 (3.14.3-r0) (20/27) Purging pyc (3.14.3-r0) (21/27) Purging python3 (3.14.3-r0) (22/27) Purging gdbm (1.26-r0) (23/27) Purging libpanelw (6.6_p20260502-r0) (24/27) Purging mpdecimal (4.0.1-r0) (25/27) Purging readline (8.3.3-r1) (26/27) Purging sqlite-libs (3.53.1-r0) (27/27) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 1162.6 MiB in 137 packages >>> py3-pytoml: Updating the community/riscv64 repository index... >>> py3-pytoml: Signing the index...