>>> py3-pytoml: Building community/py3-pytoml 0.1.21-r7 (using abuild 3.14.1-r1) started Mon, 04 Nov 2024 20:18:10 +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/26) Installing libbz2 (1.0.8-r6)
(2/26) Installing libffi (3.4.6-r0)
(3/26) Installing gdbm (1.24-r0)
(4/26) Installing xz-libs (5.6.3-r0)
(5/26) Installing mpdecimal (4.0.0-r0)
(6/26) Installing libpanelw (6.5_p20241006-r2)
(7/26) Installing sqlite-libs (3.47.0-r0)
(8/26) Installing python3 (3.12.7-r1)
(9/26) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/26) Installing pyc (3.12.7-r1)
(11/26) Installing python3-pyc (3.12.7-r1)
(12/26) Installing py3-parsing (3.1.4-r0)
(13/26) Installing py3-parsing-pyc (3.1.4-r0)
(14/26) Installing py3-packaging (24.1-r0)
(15/26) Installing py3-packaging-pyc (24.1-r0)
(16/26) Installing py3-setuptools (70.3.0-r0)
(17/26) Installing py3-setuptools-pyc (70.3.0-r0)
(18/26) Installing py3-iniconfig (2.0.0-r1)
(19/26) Installing py3-iniconfig-pyc (2.0.0-r1)
(20/26) Installing py3-pluggy (1.5.0-r0)
(21/26) Installing py3-pluggy-pyc (1.5.0-r0)
(22/26) Installing py3-py (1.11.0-r4)
(23/26) Installing py3-py-pyc (1.11.0-r4)
(24/26) Installing py3-pytest (8.3.3-r0)
(25/26) Installing py3-pytest-pyc (8.3.3-r0)
(26/26) Installing .makedepends-py3-pytoml (20241104.201844)
Executing busybox-1.37.0-r6.trigger
OK: 379 MiB in 124 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.20/pytoml-0.1.21.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/pytoml-0.1.21.tar.gz.part'
pytoml-0.1.21.tar.gz 100% |********************************|  8783  0:00:00 ETA
'/var/cache/distfiles/v3.21/pytoml-0.1.21.tar.gz.part' saved
>>> py3-pytoml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.tar.gz.part'
test-toml-bbfef3b927 100% |********************************| 19853  0:00:00 ETA
'/var/cache/distfiles/v3.21/test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.tar.gz.part' saved
>>> py3-pytoml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/pytoml-0.1.21.tar.gz
>>> py3-pytoml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.tar.gz
>>> py3-pytoml: Checking sha512sums...
pytoml-0.1.21.tar.gz: OK
test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.tar.gz: OK
>>> py3-pytoml: Unpacking /var/cache/distfiles/v3.21/pytoml-0.1.21.tar.gz...
>>> py3-pytoml: Unpacking /var/cache/distfiles/v3.21/test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.tar.gz...
running build
running build_py
creating build
creating build/lib
creating build/lib/pytoml
copying pytoml/__init__.py -> build/lib/pytoml
copying pytoml/parser.py -> build/lib/pytoml
copying pytoml/core.py -> build/lib/pytoml
copying pytoml/test.py -> build/lib/pytoml
copying pytoml/writer.py -> build/lib/pytoml
copying pytoml/utils.py -> build/lib/pytoml
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.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.29s ===============================
succeeded: 131
>>> py3-pytoml: Entering fakeroot...
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-pytoml/pkg
creating /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml
creating /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr
creating /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib
creating /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.12
creating /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.12/site-packages
creating /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.12/site-packages/pytoml
copying build/lib/pytoml/__init__.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.12/site-packages/pytoml
copying build/lib/pytoml/parser.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.12/site-packages/pytoml
copying build/lib/pytoml/core.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.12/site-packages/pytoml
copying build/lib/pytoml/test.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.12/site-packages/pytoml
copying build/lib/pytoml/writer.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.12/site-packages/pytoml
copying build/lib/pytoml/utils.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.12/site-packages/pytoml
byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.12/site-packages/pytoml/__init__.py to __init__.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.12/site-packages/pytoml/parser.py to parser.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.12/site-packages/pytoml/core.py to core.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.12/site-packages/pytoml/test.py to test.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.12/site-packages/pytoml/writer.py to writer.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.12/site-packages/pytoml/utils.py to utils.cpython-312.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.12/site-packages/pytoml-0.1.21-py3.12.egg-info
running install_scripts
>>> py3-pytoml-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/pytoml/__pycache__' -> '/home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml-pyc/usr/lib/python3.12/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
	python3~3.12
>>> py3-pytoml-pyc*: Package size: 30.4 KB
>>> py3-pytoml-pyc*: Compressing data...
>>> py3-pytoml-pyc*: Create checksum...
>>> py3-pytoml-pyc*: Create py3-pytoml-pyc-0.1.21-r7.apk
>>> py3-pytoml*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-pytoml*: Package size: 19.4 KB
>>> py3-pytoml*: Compressing data...
>>> py3-pytoml*: Create checksum...
>>> py3-pytoml*: Create py3-pytoml-0.1.21-r7.apk
>>> py3-pytoml: Build complete at Mon, 04 Nov 2024 20:18:51 +0000 elapsed time 0h 0m 41s
>>> py3-pytoml: Cleaning up srcdir
>>> py3-pytoml: Cleaning up pkgdir
>>> py3-pytoml: Uninstalling dependencies...
(1/26) Purging .makedepends-py3-pytoml (20241104.201844)
(2/26) Purging py3-setuptools-pyc (70.3.0-r0)
(3/26) Purging py3-setuptools (70.3.0-r0)
(4/26) Purging py3-pytest-pyc (8.3.3-r0)
(5/26) Purging py3-pytest (8.3.3-r0)
(6/26) Purging py3-iniconfig-pyc (2.0.0-r1)
(7/26) Purging py3-iniconfig (2.0.0-r1)
(8/26) Purging py3-packaging-pyc (24.1-r0)
(9/26) Purging py3-packaging (24.1-r0)
(10/26) Purging py3-parsing-pyc (3.1.4-r0)
(11/26) Purging py3-parsing (3.1.4-r0)
(12/26) Purging py3-pluggy-pyc (1.5.0-r0)
(13/26) Purging py3-pluggy (1.5.0-r0)
(14/26) Purging py3-py-pyc (1.11.0-r4)
(15/26) Purging py3-py (1.11.0-r4)
(16/26) Purging python3-pyc (3.12.7-r1)
(17/26) Purging python3-pycache-pyc0 (3.12.7-r1)
(18/26) Purging pyc (3.12.7-r1)
(19/26) Purging python3 (3.12.7-r1)
(20/26) Purging gdbm (1.24-r0)
(21/26) Purging libbz2 (1.0.8-r6)
(22/26) Purging libffi (3.4.6-r0)
(23/26) Purging libpanelw (6.5_p20241006-r2)
(24/26) Purging mpdecimal (4.0.0-r0)
(25/26) Purging sqlite-libs (3.47.0-r0)
(26/26) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r6.trigger
OK: 333 MiB in 98 packages
>>> py3-pytoml: Updating the community/riscv64 repository index...
>>> py3-pytoml: Signing the index...