>>> py3-pydot: Building community/py3-pydot 3.0.2-r0 (using abuild 3.15.0_rc3-r1) started Thu, 01 May 2025 02:43:45 +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/22) Installing libbz2 (1.0.8-r6) (2/22) Installing gdbm (1.24-r0) (3/22) Installing mpdecimal (4.0.0-r0) (4/22) Installing libpanelw (6.5_p20250412-r0) (5/22) Installing sqlite-libs (3.49.1-r1) (6/22) Installing python3 (3.12.10-r0) (7/22) Installing python3-pycache-pyc0 (3.12.10-r0) (8/22) Installing pyc (3.12.10-r0) (9/22) Installing python3-pyc (3.12.10-r0) (10/22) Installing py3-parsing (3.2.0-r0) (11/22) Installing py3-parsing-pyc (3.2.0-r0) (12/22) Installing py3-installer (0.7.0-r2) (13/22) Installing py3-installer-pyc (0.7.0-r2) (14/22) Installing py3-gpep517 (16-r0) (15/22) Installing py3-gpep517-pyc (16-r0) (16/22) Installing py3-packaging (25.0-r0) (17/22) Installing py3-packaging-pyc (25.0-r0) (18/22) Installing py3-setuptools (77.0.3-r0) (19/22) Installing py3-setuptools-pyc (77.0.3-r0) (20/22) Installing py3-wheel (0.43.0-r0) (21/22) Installing py3-wheel-pyc (0.43.0-r0) (22/22) Installing .makedepends-py3-pydot (20250501.024355) Executing busybox-1.37.0-r16.trigger OK: 644 MiB in 131 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.22/pydot-v3.0.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/pydot-v3.0.2.tar.gz.part' pydot-v3.0.2.tar.gz. 100% |********************************| 288k 0:00:00 ETA '/var/cache/distfiles/v3.22/pydot-v3.0.2.tar.gz.part' saved >>> py3-pydot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pydot-v3.0.2.tar.gz >>> py3-pydot: Checking sha512sums... pydot-v3.0.2.tar.gz: OK >>> py3-pydot: Unpacking /var/cache/distfiles/v3.22/pydot-v3.0.2.tar.gz... 2025-05-01 02:43:55,999 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`. 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' !! ******************************************************************************** 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:760: 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-05-01 02:43:56,086 root INFO running bdist_wheel 2025-05-01 02:43:56,097 root INFO running build 2025-05-01 02:43:56,097 root INFO running build_py 2025-05-01 02:43:56,100 root INFO creating build/lib/pydot 2025-05-01 02:43:56,100 root INFO copying src/pydot/__init__.py -> build/lib/pydot 2025-05-01 02:43:56,101 root INFO copying src/pydot/core.py -> build/lib/pydot 2025-05-01 02:43:56,101 root INFO copying src/pydot/exceptions.py -> build/lib/pydot 2025-05-01 02:43:56,101 root INFO copying src/pydot/dot_parser.py -> build/lib/pydot 2025-05-01 02:43:56,102 root INFO creating build/lib/pydot/_vendor 2025-05-01 02:43:56,102 root INFO copying src/pydot/_vendor/__init__.py -> build/lib/pydot/_vendor 2025-05-01 02:43:56,102 root INFO copying src/pydot/_vendor/tempfile.py -> build/lib/pydot/_vendor 2025-05-01 02:43:56,102 root INFO running egg_info 2025-05-01 02:43:56,105 root INFO creating src/pydot.egg-info 2025-05-01 02:43:56,105 root INFO writing src/pydot.egg-info/PKG-INFO 2025-05-01 02:43:56,107 root INFO writing dependency_links to src/pydot.egg-info/dependency_links.txt 2025-05-01 02:43:56,108 root INFO writing requirements to src/pydot.egg-info/requires.txt 2025-05-01 02:43:56,108 root INFO writing top-level names to src/pydot.egg-info/top_level.txt 2025-05-01 02:43:56,108 root INFO writing manifest file 'src/pydot.egg-info/SOURCES.txt' 2025-05-01 02:43:56,112 root INFO reading manifest file 'src/pydot.egg-info/SOURCES.txt' 2025-05-01 02:43:56,112 root INFO reading manifest template 'MANIFEST.in' 2025-05-01 02:43:56,112 root WARNING warning: no files found matching '*.txt' 2025-05-01 02:43:56,113 root WARNING no previously-included directories found matching '.github' 2025-05-01 02:43:56,113 root WARNING warning: no previously-included files found matching '.git*' 2025-05-01 02:43:56,116 root WARNING warning: no previously-included files matching 'test.svg' found anywhere in distribution 2025-05-01 02:43:56,116 root INFO adding license file 'LICENSES/MIT.txt' 2025-05-01 02:43:56,117 root INFO adding license file 'LICENSES/Python-2.0.txt' 2025-05-01 02:43:56,120 root INFO writing manifest file 'src/pydot.egg-info/SOURCES.txt' 2025-05-01 02:43:56,126 root INFO installing to build/bdist.linux-armv8l/wheel 2025-05-01 02:43:56,126 root INFO running install 2025-05-01 02:43:56,138 root INFO running install_lib 2025-05-01 02:43:56,140 root INFO creating build/bdist.linux-armv8l/wheel 2025-05-01 02:43:56,140 root INFO creating build/bdist.linux-armv8l/wheel/pydot 2025-05-01 02:43:56,140 root INFO copying build/lib/pydot/__init__.py -> build/bdist.linux-armv8l/wheel/./pydot 2025-05-01 02:43:56,141 root INFO copying build/lib/pydot/core.py -> build/bdist.linux-armv8l/wheel/./pydot 2025-05-01 02:43:56,141 root INFO copying build/lib/pydot/exceptions.py -> build/bdist.linux-armv8l/wheel/./pydot 2025-05-01 02:43:56,141 root INFO creating build/bdist.linux-armv8l/wheel/pydot/_vendor 2025-05-01 02:43:56,141 root INFO copying build/lib/pydot/_vendor/__init__.py -> build/bdist.linux-armv8l/wheel/./pydot/_vendor 2025-05-01 02:43:56,142 root INFO copying build/lib/pydot/_vendor/tempfile.py -> build/bdist.linux-armv8l/wheel/./pydot/_vendor 2025-05-01 02:43:56,142 root INFO copying build/lib/pydot/dot_parser.py -> build/bdist.linux-armv8l/wheel/./pydot 2025-05-01 02:43:56,142 root INFO running install_egg_info 2025-05-01 02:43:56,145 root INFO Copying src/pydot.egg-info to build/bdist.linux-armv8l/wheel/./pydot-3.0.2-py3.12.egg-info 2025-05-01 02:43:56,146 root INFO running install_scripts 2025-05-01 02:43:56,147 root INFO creating build/bdist.linux-armv8l/wheel/pydot-3.0.2.dist-info/WHEEL 2025-05-01 02:43:56,147 wheel INFO creating '/home/buildozer/aports/community/py3-pydot/src/pydot-3.0.2/.dist/.tmp-y0sn6ex0/pydot-3.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-05-01 02:43:56,148 wheel INFO adding 'pydot/__init__.py' 2025-05-01 02:43:56,148 wheel INFO adding 'pydot/core.py' 2025-05-01 02:43:56,149 wheel INFO adding 'pydot/dot_parser.py' 2025-05-01 02:43:56,149 wheel INFO adding 'pydot/exceptions.py' 2025-05-01 02:43:56,149 wheel INFO adding 'pydot/_vendor/__init__.py' 2025-05-01 02:43:56,149 wheel INFO adding 'pydot/_vendor/tempfile.py' 2025-05-01 02:43:56,150 wheel INFO adding 'pydot-3.0.2.dist-info/licenses/LICENSES/MIT.txt' 2025-05-01 02:43:56,150 wheel INFO adding 'pydot-3.0.2.dist-info/licenses/LICENSES/Python-2.0.txt' 2025-05-01 02:43:56,151 wheel INFO adding 'pydot-3.0.2.dist-info/METADATA' 2025-05-01 02:43:56,151 wheel INFO adding 'pydot-3.0.2.dist-info/WHEEL' 2025-05-01 02:43:56,151 wheel INFO adding 'pydot-3.0.2.dist-info/top_level.txt' 2025-05-01 02:43:56,151 wheel INFO adding 'pydot-3.0.2.dist-info/RECORD' 2025-05-01 02:43:56,151 root INFO removing build/bdist.linux-armv8l/wheel 2025-05-01 02:43:56,152 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 py3-parsing 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 Thu, 01 May 2025 02:43:56 +0000 elapsed time 0h 0m 11s >>> py3-pydot: Cleaning up srcdir >>> py3-pydot: Cleaning up pkgdir >>> py3-pydot: Uninstalling dependencies... (1/22) Purging .makedepends-py3-pydot (20250501.024355) (2/22) Purging py3-gpep517-pyc (16-r0) (3/22) Purging py3-gpep517 (16-r0) (4/22) Purging py3-installer-pyc (0.7.0-r2) (5/22) Purging py3-installer (0.7.0-r2) (6/22) Purging py3-setuptools-pyc (77.0.3-r0) (7/22) Purging py3-setuptools (77.0.3-r0) (8/22) Purging py3-wheel-pyc (0.43.0-r0) (9/22) Purging py3-wheel (0.43.0-r0) (10/22) Purging py3-packaging-pyc (25.0-r0) (11/22) Purging py3-packaging (25.0-r0) (12/22) Purging py3-parsing-pyc (3.2.0-r0) (13/22) Purging py3-parsing (3.2.0-r0) (14/22) Purging python3-pyc (3.12.10-r0) (15/22) Purging python3-pycache-pyc0 (3.12.10-r0) (16/22) Purging pyc (3.12.10-r0) (17/22) Purging python3 (3.12.10-r0) (18/22) Purging gdbm (1.24-r0) (19/22) Purging libbz2 (1.0.8-r6) (20/22) Purging libpanelw (6.5_p20250412-r0) (21/22) Purging mpdecimal (4.0.0-r0) (22/22) Purging sqlite-libs (3.49.1-r1) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-pydot: Updating the community/armhf repository index... >>> py3-pydot: Signing the index...