>>> py3-pydot: Building community/py3-pydot 3.0.2-r0 (using abuild 3.16.0_rc4-r0) started Sun, 19 Oct 2025 20:02:42 +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.1-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.5_p20251010-r0) ( 7/24) Installing sqlite-libs (3.50.4-r1) ( 8/24) Installing python3 (3.12.12-r0) ( 9/24) Installing python3-pycache-pyc0 (3.12.12-r0) (10/24) Installing pyc (3.12.12-r0) (11/24) Installing python3-pyc (3.12.12-r0) (12/24) Installing py3-parsing (3.2.3-r0) (13/24) Installing py3-parsing-pyc (3.2.3-r0) (14/24) Installing py3-installer (0.7.0-r2) (15/24) Installing py3-installer-pyc (0.7.0-r2) (16/24) Installing py3-gpep517 (19-r0) (17/24) Installing py3-gpep517-pyc (19-r0) (18/24) Installing py3-packaging (25.0-r0) (19/24) Installing py3-packaging-pyc (25.0-r0) (20/24) Installing py3-setuptools (80.9.0-r1) (21/24) Installing py3-setuptools-pyc (80.9.0-r1) (22/24) Installing py3-wheel (0.46.1-r0) (23/24) Installing py3-wheel-pyc (0.46.1-r0) (24/24) Installing .makedepends-py3-pydot (20251019.200311) busybox-1.37.0-r24.trigger: Executing script... OK: 471 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/v3.23/pydot-v3.0.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pydot: Fetching https://github.com/pydot/pydot/archive/v3.0.2/pydot-v3.0.2.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.23/pydot-v3.0.2.tar.gz.part' pydot-v3.0.2.tar.gz. 100% |********************************| 288k 0:00:00 ETA '/var/cache/distfiles/v3.23/pydot-v3.0.2.tar.gz.part' saved /var/cache/distfiles/v3.23/pydot-v3.0.2.tar.gz: OK >>> py3-pydot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/pydot-v3.0.2.tar.gz /var/cache/distfiles/v3.23/pydot-v3.0.2.tar.gz: OK >>> py3-pydot: Unpacking /var/cache/distfiles/v3.23/pydot-v3.0.2.tar.gz... 2025-10-19 20:03:13,267 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/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 2026-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.12/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 2026-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.12/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.12/site-packages/setuptools/dist.py:759: 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() 2025-10-19 20:03:13,328 root INFO running bdist_wheel 2025-10-19 20:03:13,343 root INFO running build 2025-10-19 20:03:13,343 root INFO running build_py 2025-10-19 20:03:13,347 root INFO creating build/lib/pydot 2025-10-19 20:03:13,348 root INFO copying src/pydot/exceptions.py -> build/lib/pydot 2025-10-19 20:03:13,348 root INFO copying src/pydot/__init__.py -> build/lib/pydot 2025-10-19 20:03:13,348 root INFO copying src/pydot/core.py -> build/lib/pydot 2025-10-19 20:03:13,349 root INFO copying src/pydot/dot_parser.py -> build/lib/pydot 2025-10-19 20:03:13,349 root INFO creating build/lib/pydot/_vendor 2025-10-19 20:03:13,349 root INFO copying src/pydot/_vendor/__init__.py -> build/lib/pydot/_vendor 2025-10-19 20:03:13,350 root INFO copying src/pydot/_vendor/tempfile.py -> build/lib/pydot/_vendor 2025-10-19 20:03:13,350 root INFO running egg_info 2025-10-19 20:03:13,353 root INFO creating src/pydot.egg-info 2025-10-19 20:03:13,353 root INFO writing src/pydot.egg-info/PKG-INFO 2025-10-19 20:03:13,356 root INFO writing dependency_links to src/pydot.egg-info/dependency_links.txt 2025-10-19 20:03:13,357 root INFO writing requirements to src/pydot.egg-info/requires.txt 2025-10-19 20:03:13,358 root INFO writing top-level names to src/pydot.egg-info/top_level.txt 2025-10-19 20:03:13,358 root INFO writing manifest file 'src/pydot.egg-info/SOURCES.txt' 2025-10-19 20:03:13,362 root INFO reading manifest file 'src/pydot.egg-info/SOURCES.txt' 2025-10-19 20:03:13,362 root INFO reading manifest template 'MANIFEST.in' 2025-10-19 20:03:13,363 root WARNING warning: no files found matching '*.txt' 2025-10-19 20:03:13,364 root WARNING no previously-included directories found matching '.github' 2025-10-19 20:03:13,364 root WARNING warning: no previously-included files found matching '.git*' 2025-10-19 20:03:13,367 root WARNING warning: no previously-included files matching 'test.svg' found anywhere in distribution 2025-10-19 20:03:13,368 root INFO adding license file 'LICENSES/MIT.txt' 2025-10-19 20:03:13,368 root INFO adding license file 'LICENSES/Python-2.0.txt' 2025-10-19 20:03:13,371 root INFO writing manifest file 'src/pydot.egg-info/SOURCES.txt' 2025-10-19 20:03:13,381 root INFO installing to build/bdist.linux-i686/wheel 2025-10-19 20:03:13,381 root INFO running install 2025-10-19 20:03:13,394 root INFO running install_lib 2025-10-19 20:03:13,397 root INFO creating build/bdist.linux-i686/wheel 2025-10-19 20:03:13,398 root INFO creating build/bdist.linux-i686/wheel/pydot 2025-10-19 20:03:13,398 root INFO copying build/lib/pydot/exceptions.py -> build/bdist.linux-i686/wheel/./pydot 2025-10-19 20:03:13,398 root INFO copying build/lib/pydot/__init__.py -> build/bdist.linux-i686/wheel/./pydot 2025-10-19 20:03:13,398 root INFO copying build/lib/pydot/core.py -> build/bdist.linux-i686/wheel/./pydot 2025-10-19 20:03:13,399 root INFO copying build/lib/pydot/dot_parser.py -> build/bdist.linux-i686/wheel/./pydot 2025-10-19 20:03:13,399 root INFO creating build/bdist.linux-i686/wheel/pydot/_vendor 2025-10-19 20:03:13,399 root INFO copying build/lib/pydot/_vendor/__init__.py -> build/bdist.linux-i686/wheel/./pydot/_vendor 2025-10-19 20:03:13,400 root INFO copying build/lib/pydot/_vendor/tempfile.py -> build/bdist.linux-i686/wheel/./pydot/_vendor 2025-10-19 20:03:13,400 root INFO running install_egg_info 2025-10-19 20:03:13,403 root INFO Copying src/pydot.egg-info to build/bdist.linux-i686/wheel/./pydot-3.0.2-py3.12.egg-info 2025-10-19 20:03:13,404 root INFO running install_scripts 2025-10-19 20:03:13,406 root INFO creating build/bdist.linux-i686/wheel/pydot-3.0.2.dist-info/WHEEL 2025-10-19 20:03:13,406 wheel INFO creating '/home/buildozer/aports/community/py3-pydot/src/pydot-3.0.2/.dist/.tmp-qae1nrqg/pydot-3.0.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-10-19 20:03:13,407 wheel INFO adding 'pydot/__init__.py' 2025-10-19 20:03:13,407 wheel INFO adding 'pydot/core.py' 2025-10-19 20:03:13,408 wheel INFO adding 'pydot/dot_parser.py' 2025-10-19 20:03:13,408 wheel INFO adding 'pydot/exceptions.py' 2025-10-19 20:03:13,408 wheel INFO adding 'pydot/_vendor/__init__.py' 2025-10-19 20:03:13,408 wheel INFO adding 'pydot/_vendor/tempfile.py' 2025-10-19 20:03:13,409 wheel INFO adding 'pydot-3.0.2.dist-info/licenses/LICENSES/MIT.txt' 2025-10-19 20:03:13,409 wheel INFO adding 'pydot-3.0.2.dist-info/licenses/LICENSES/Python-2.0.txt' 2025-10-19 20:03:13,410 wheel INFO adding 'pydot-3.0.2.dist-info/METADATA' 2025-10-19 20:03:13,410 wheel INFO adding 'pydot-3.0.2.dist-info/WHEEL' 2025-10-19 20:03:13,410 wheel INFO adding 'pydot-3.0.2.dist-info/top_level.txt' 2025-10-19 20:03:13,410 wheel INFO adding 'pydot-3.0.2.dist-info/RECORD' 2025-10-19 20:03:13,410 root INFO removing build/bdist.linux-i686/wheel 2025-10-19 20:03:13,411 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.12/site-packages/pydot/__pycache__' -> '/home/buildozer/aports/community/py3-pydot/pkg/py3-pydot-pyc/usr/lib/python3.12/site-packages/pydot/__pycache__' 'usr/lib/python3.12/site-packages/pydot/_vendor/__pycache__' -> '/home/buildozer/aports/community/py3-pydot/pkg/py3-pydot-pyc/usr/lib/python3.12/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.12 >>> py3-pydot-pyc*: Package size: 125.3 KB >>> py3-pydot-pyc*: Compressing data... >>> py3-pydot-pyc*: Create checksum... >>> py3-pydot-pyc*: Create py3-pydot-pyc-3.0.2-r0.apk >>> py3-pydot*: Tracing dependencies... python3 py3-parsing python3~3.12 >>> py3-pydot*: Package size: 123.2 KB >>> py3-pydot*: Compressing data... >>> py3-pydot*: Create checksum... >>> py3-pydot*: Create py3-pydot-3.0.2-r0.apk >>> py3-pydot: Build complete at Sun, 19 Oct 2025 20:03:14 +0000 elapsed time 0h 0m 32s >>> py3-pydot: Cleaning up srcdir >>> py3-pydot: Cleaning up pkgdir >>> py3-pydot: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-pydot (20251019.200311) ( 2/24) Purging py3-gpep517-pyc (19-r0) ( 3/24) Purging py3-gpep517 (19-r0) ( 4/24) Purging py3-installer-pyc (0.7.0-r2) ( 5/24) Purging py3-installer (0.7.0-r2) ( 6/24) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/24) Purging py3-setuptools (80.9.0-r1) ( 8/24) Purging py3-wheel-pyc (0.46.1-r0) ( 9/24) Purging py3-wheel (0.46.1-r0) (10/24) Purging py3-packaging-pyc (25.0-r0) (11/24) Purging py3-packaging (25.0-r0) (12/24) Purging py3-parsing-pyc (3.2.3-r0) (13/24) Purging py3-parsing (3.2.3-r0) (14/24) Purging python3-pyc (3.12.12-r0) (15/24) Purging python3-pycache-pyc0 (3.12.12-r0) (16/24) Purging pyc (3.12.12-r0) (17/24) Purging python3 (3.12.12-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.5_p20251010-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.50.4-r1) (24/24) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 425 MiB in 104 packages >>> py3-pydot: Updating the community/x86 repository index... >>> py3-pydot: Signing the index...