>>> py3-pydot: Building community/py3-pydot 3.0.2-r1 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 08:18:38 +0000 >>> py3-pydot: Validating /home/buildozer/aports/community/py3-pydot/APKBUILD... >>> py3-pydot: Analyzing dependencies... >>> py3-pydot: Installing for build: build-base python3 py3-parsing py3-gpep517 py3-setuptools py3-wheel ( 1/24) Installing libbz2 (1.0.8-r6) ( 2/24) Installing libffi (3.5.2-r0) ( 3/24) Installing gdbm (1.26-r0) ( 4/24) Installing xz-libs (5.8.2-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.6_p20251231-r0) ( 7/24) Installing sqlite-libs (3.51.2-r1) ( 8/24) Installing python3 (3.14.3-r0) ( 9/24) Installing python3-pycache-pyc0 (3.14.3-r0) (10/24) Installing pyc (3.14.3-r0) (11/24) Installing python3-pyc (3.14.3-r0) (12/24) Installing py3-parsing (3.3.2-r1) (13/24) Installing py3-parsing-pyc (3.3.2-r1) (14/24) Installing py3-installer (0.7.0-r3) (15/24) Installing py3-installer-pyc (0.7.0-r3) (16/24) Installing py3-gpep517 (19-r2) (17/24) Installing py3-gpep517-pyc (19-r2) (18/24) Installing py3-packaging (26.0-r1) (19/24) Installing py3-packaging-pyc (26.0-r1) (20/24) Installing py3-setuptools (82.0.1-r1) (21/24) Installing py3-setuptools-pyc (82.0.1-r1) (22/24) Installing py3-wheel (0.46.3-r1) (23/24) Installing py3-wheel-pyc (0.46.3-r1) (24/24) Installing .makedepends-py3-pydot (20260328.081840) Executing busybox-1.37.0-r31.trigger OK: 386.9 MiB in 128 packages >>> py3-pydot: Cleaning up srcdir >>> py3-pydot: Cleaning up pkgdir >>> py3-pydot: Cleaning up tmpdir >>> py3-pydot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pydot-v3.0.2.tar.gz /var/cache/distfiles/edge/pydot-v3.0.2.tar.gz: OK >>> py3-pydot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pydot-v3.0.2.tar.gz /var/cache/distfiles/edge/pydot-v3.0.2.tar.gz: OK >>> py3-pydot: Unpacking /var/cache/distfiles/edge/pydot-v3.0.2.tar.gz... 2026-03-28 08:18:41,111 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0). !! ******************************************************************************** By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /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() 2026-03-28 08:18:41,155 root INFO running bdist_wheel 2026-03-28 08:18:41,163 root INFO running build 2026-03-28 08:18:41,163 root INFO running build_py 2026-03-28 08:18:41,164 root INFO creating build/lib/pydot 2026-03-28 08:18:41,165 root INFO copying src/pydot/__init__.py -> build/lib/pydot 2026-03-28 08:18:41,165 root INFO copying src/pydot/core.py -> build/lib/pydot 2026-03-28 08:18:41,166 root INFO copying src/pydot/exceptions.py -> build/lib/pydot 2026-03-28 08:18:41,166 root INFO copying src/pydot/dot_parser.py -> build/lib/pydot 2026-03-28 08:18:41,166 root INFO creating build/lib/pydot/_vendor 2026-03-28 08:18:41,166 root INFO copying src/pydot/_vendor/__init__.py -> build/lib/pydot/_vendor 2026-03-28 08:18:41,167 root INFO copying src/pydot/_vendor/tempfile.py -> build/lib/pydot/_vendor 2026-03-28 08:18:41,167 root INFO running egg_info 2026-03-28 08:18:41,168 root INFO creating src/pydot.egg-info 2026-03-28 08:18:41,169 root INFO writing src/pydot.egg-info/PKG-INFO 2026-03-28 08:18:41,170 root INFO writing dependency_links to src/pydot.egg-info/dependency_links.txt 2026-03-28 08:18:41,171 root INFO writing requirements to src/pydot.egg-info/requires.txt 2026-03-28 08:18:41,171 root INFO writing top-level names to src/pydot.egg-info/top_level.txt 2026-03-28 08:18:41,171 root INFO writing manifest file 'src/pydot.egg-info/SOURCES.txt' 2026-03-28 08:18:41,173 root INFO reading manifest file 'src/pydot.egg-info/SOURCES.txt' 2026-03-28 08:18:41,174 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 08:18:41,174 root WARNING warning: no files found matching '*.txt' 2026-03-28 08:18:41,174 root WARNING no previously-included directories found matching '.github' 2026-03-28 08:18:41,174 root WARNING warning: no previously-included files found matching '.git*' 2026-03-28 08:18:41,177 root WARNING warning: no previously-included files matching 'test.svg' found anywhere in distribution 2026-03-28 08:18:41,177 root INFO adding license file 'LICENSES/MIT.txt' 2026-03-28 08:18:41,177 root INFO adding license file 'LICENSES/Python-2.0.txt' 2026-03-28 08:18:41,180 root INFO writing manifest file 'src/pydot.egg-info/SOURCES.txt' 2026-03-28 08:18:41,184 root INFO installing to build/bdist.linux-armv8l/wheel 2026-03-28 08:18:41,184 root INFO running install 2026-03-28 08:18:41,193 root INFO running install_lib 2026-03-28 08:18:41,195 root INFO creating build/bdist.linux-armv8l/wheel 2026-03-28 08:18:41,195 root INFO creating build/bdist.linux-armv8l/wheel/pydot 2026-03-28 08:18:41,195 root INFO copying build/lib/pydot/__init__.py -> build/bdist.linux-armv8l/wheel/./pydot 2026-03-28 08:18:41,195 root INFO copying build/lib/pydot/core.py -> build/bdist.linux-armv8l/wheel/./pydot 2026-03-28 08:18:41,196 root INFO copying build/lib/pydot/exceptions.py -> build/bdist.linux-armv8l/wheel/./pydot 2026-03-28 08:18:41,196 root INFO creating build/bdist.linux-armv8l/wheel/pydot/_vendor 2026-03-28 08:18:41,196 root INFO copying build/lib/pydot/_vendor/__init__.py -> build/bdist.linux-armv8l/wheel/./pydot/_vendor 2026-03-28 08:18:41,196 root INFO copying build/lib/pydot/_vendor/tempfile.py -> build/bdist.linux-armv8l/wheel/./pydot/_vendor 2026-03-28 08:18:41,197 root INFO copying build/lib/pydot/dot_parser.py -> build/bdist.linux-armv8l/wheel/./pydot 2026-03-28 08:18:41,197 root INFO running install_egg_info 2026-03-28 08:18:41,198 root INFO Copying src/pydot.egg-info to build/bdist.linux-armv8l/wheel/./pydot-3.0.2-py3.14.egg-info 2026-03-28 08:18:41,199 root INFO running install_scripts 2026-03-28 08:18:41,201 root INFO creating build/bdist.linux-armv8l/wheel/pydot-3.0.2.dist-info/WHEEL 2026-03-28 08:18:41,201 wheel INFO creating '/home/buildozer/aports/community/py3-pydot/src/pydot-3.0.2/.dist/.tmp-0oxp8j33/pydot-3.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-03-28 08:18:41,202 wheel INFO adding 'pydot/__init__.py' 2026-03-28 08:18:41,202 wheel INFO adding 'pydot/core.py' 2026-03-28 08:18:41,202 wheel INFO adding 'pydot/dot_parser.py' 2026-03-28 08:18:41,203 wheel INFO adding 'pydot/exceptions.py' 2026-03-28 08:18:41,203 wheel INFO adding 'pydot/_vendor/__init__.py' 2026-03-28 08:18:41,203 wheel INFO adding 'pydot/_vendor/tempfile.py' 2026-03-28 08:18:41,204 wheel INFO adding 'pydot-3.0.2.dist-info/licenses/LICENSES/MIT.txt' 2026-03-28 08:18:41,204 wheel INFO adding 'pydot-3.0.2.dist-info/licenses/LICENSES/Python-2.0.txt' 2026-03-28 08:18:41,204 wheel INFO adding 'pydot-3.0.2.dist-info/METADATA' 2026-03-28 08:18:41,204 wheel INFO adding 'pydot-3.0.2.dist-info/WHEEL' 2026-03-28 08:18:41,204 wheel INFO adding 'pydot-3.0.2.dist-info/top_level.txt' 2026-03-28 08:18:41,204 wheel INFO adding 'pydot-3.0.2.dist-info/RECORD' 2026-03-28 08:18:41,205 root INFO removing build/bdist.linux-armv8l/wheel 2026-03-28 08:18:41,205 gpep517 INFO The backend produced .dist/pydot-3.0.2-py3-none-any.whl pydot-3.0.2-py3-none-any.whl >>> py3-pydot: Entering fakeroot... >>> py3-pydot-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pydot/__pycache__' -> '/home/buildozer/aports/community/py3-pydot/pkg/py3-pydot-pyc/usr/lib/python3.14/site-packages/pydot/__pycache__' 'usr/lib/python3.14/site-packages/pydot/_vendor/__pycache__' -> '/home/buildozer/aports/community/py3-pydot/pkg/py3-pydot-pyc/usr/lib/python3.14/site-packages/pydot/_vendor/__pycache__' >>> py3-pydot-pyc*: Preparing subpackage py3-pydot-pyc... >>> py3-pydot-pyc*: Running postcheck for py3-pydot-pyc >>> py3-pydot*: Running postcheck for py3-pydot >>> py3-pydot*: Preparing package py3-pydot... >>> py3-pydot-pyc*: Tracing dependencies... python3~3.14 >>> py3-pydot-pyc*: Package size: 132.7 KB >>> py3-pydot-pyc*: Compressing data... >>> py3-pydot-pyc*: Create checksum... >>> py3-pydot-pyc*: Create py3-pydot-pyc-3.0.2-r1.apk >>> py3-pydot*: Tracing dependencies... python3 py3-parsing python3~3.14 >>> py3-pydot*: Package size: 123.2 KB >>> py3-pydot*: Compressing data... >>> py3-pydot*: Create checksum... >>> py3-pydot*: Create py3-pydot-3.0.2-r1.apk >>> py3-pydot: Build complete at Sat, 28 Mar 2026 08:18:41 +0000 elapsed time 0h 0m 3s >>> py3-pydot: Cleaning up srcdir >>> py3-pydot: Cleaning up pkgdir >>> py3-pydot: Cleaning up tmpdir >>> py3-pydot: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-pydot (20260328.081840) ( 2/24) Purging py3-gpep517-pyc (19-r2) ( 3/24) Purging py3-gpep517 (19-r2) ( 4/24) Purging py3-installer-pyc (0.7.0-r3) ( 5/24) Purging py3-installer (0.7.0-r3) ( 6/24) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/24) Purging py3-setuptools (82.0.1-r1) ( 8/24) Purging py3-wheel-pyc (0.46.3-r1) ( 9/24) Purging py3-wheel (0.46.3-r1) (10/24) Purging py3-packaging-pyc (26.0-r1) (11/24) Purging py3-packaging (26.0-r1) (12/24) Purging py3-parsing-pyc (3.3.2-r1) (13/24) Purging py3-parsing (3.3.2-r1) (14/24) Purging python3-pyc (3.14.3-r0) (15/24) Purging python3-pycache-pyc0 (3.14.3-r0) (16/24) Purging pyc (3.14.3-r0) (17/24) Purging python3 (3.14.3-r0) (18/24) Purging gdbm (1.26-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.5.2-r0) (21/24) Purging libpanelw (6.6_p20251231-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.51.2-r1) (24/24) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 343.0 MiB in 104 packages >>> py3-pydot: Updating the community/armhf repository index... >>> py3-pydot: Signing the index...