>>> py3-pydot: Building community/py3-pydot 3.0.2-r0 (using abuild 3.14.1-r3) started Mon, 25 Nov 2024 21:43:37 +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.4.6-r0) (3/24) Installing gdbm (1.24-r0) (4/24) Installing xz-libs (5.6.3-r0) (5/24) Installing mpdecimal (4.0.0-r0) (6/24) Installing libpanelw (6.5_p20241006-r3) (7/24) Installing sqlite-libs (3.47.0-r0) (8/24) Installing python3 (3.12.7-r1) (9/24) Installing python3-pycache-pyc0 (3.12.7-r1) (10/24) Installing pyc (3.12.7-r1) (11/24) Installing python3-pyc (3.12.7-r1) (12/24) Installing py3-parsing (3.1.4-r0) (13/24) Installing py3-parsing-pyc (3.1.4-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 (16-r0) (17/24) Installing py3-gpep517-pyc (16-r0) (18/24) Installing py3-packaging (24.2-r0) (19/24) Installing py3-packaging-pyc (24.2-r0) (20/24) Installing py3-setuptools (70.3.0-r0) (21/24) Installing py3-setuptools-pyc (70.3.0-r0) (22/24) Installing py3-wheel (0.43.0-r0) (23/24) Installing py3-wheel-pyc (0.43.0-r0) (24/24) Installing .makedepends-py3-pydot (20241125.214338) Executing busybox-1.37.0-r8.trigger OK: 439 MiB in 125 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.21/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.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/pydot-v3.0.2.tar.gz.part' pydot-v3.0.2.tar.gz. 100% |********************************| 288k 0:00:00 ETA '/var/cache/distfiles/v3.21/pydot-v3.0.2.tar.gz.part' saved >>> py3-pydot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pydot-v3.0.2.tar.gz >>> py3-pydot: Checking sha512sums... pydot-v3.0.2.tar.gz: OK >>> py3-pydot: Unpacking /var/cache/distfiles/v3.21/pydot-v3.0.2.tar.gz... 2024-11-25 21:43:39,783 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-25 21:43:39,878 root INFO running bdist_wheel 2024-11-25 21:43:39,884 root INFO running build 2024-11-25 21:43:39,884 root INFO running build_py 2024-11-25 21:43:39,885 root INFO creating build 2024-11-25 21:43:39,885 root INFO creating build/lib 2024-11-25 21:43:39,885 root INFO creating build/lib/pydot 2024-11-25 21:43:39,886 root INFO copying src/pydot/core.py -> build/lib/pydot 2024-11-25 21:43:39,886 root INFO copying src/pydot/dot_parser.py -> build/lib/pydot 2024-11-25 21:43:39,886 root INFO copying src/pydot/exceptions.py -> build/lib/pydot 2024-11-25 21:43:39,886 root INFO copying src/pydot/__init__.py -> build/lib/pydot 2024-11-25 21:43:39,886 root INFO creating build/lib/pydot/_vendor 2024-11-25 21:43:39,887 root INFO copying src/pydot/_vendor/tempfile.py -> build/lib/pydot/_vendor 2024-11-25 21:43:39,887 root INFO copying src/pydot/_vendor/__init__.py -> build/lib/pydot/_vendor 2024-11-25 21:43:39,887 root INFO running egg_info 2024-11-25 21:43:39,887 root INFO creating src/pydot.egg-info 2024-11-25 21:43:39,888 root INFO writing src/pydot.egg-info/PKG-INFO 2024-11-25 21:43:39,889 root INFO writing dependency_links to src/pydot.egg-info/dependency_links.txt 2024-11-25 21:43:39,890 root INFO writing requirements to src/pydot.egg-info/requires.txt 2024-11-25 21:43:39,890 root INFO writing top-level names to src/pydot.egg-info/top_level.txt 2024-11-25 21:43:39,890 root INFO writing manifest file 'src/pydot.egg-info/SOURCES.txt' 2024-11-25 21:43:39,892 root INFO reading manifest file 'src/pydot.egg-info/SOURCES.txt' 2024-11-25 21:43:39,892 root INFO reading manifest template 'MANIFEST.in' 2024-11-25 21:43:39,893 root WARNING warning: no files found matching '*.txt' 2024-11-25 21:43:39,893 root WARNING no previously-included directories found matching '.github' 2024-11-25 21:43:39,893 root WARNING warning: no previously-included files found matching '.git*' 2024-11-25 21:43:39,895 root WARNING warning: no previously-included files matching 'test.svg' found anywhere in distribution 2024-11-25 21:43:39,895 root INFO adding license file 'LICENSES/MIT.txt' 2024-11-25 21:43:39,895 root INFO adding license file 'LICENSES/Python-2.0.txt' 2024-11-25 21:43:39,897 root INFO writing manifest file 'src/pydot.egg-info/SOURCES.txt' 2024-11-25 21:43:39,901 root INFO installing to build/bdist.linux-x86_64/wheel 2024-11-25 21:43:39,901 root INFO running install 2024-11-25 21:43:39,908 root INFO running install_lib 2024-11-25 21:43:39,909 root INFO creating build/bdist.linux-x86_64 2024-11-25 21:43:39,909 root INFO creating build/bdist.linux-x86_64/wheel 2024-11-25 21:43:39,910 root INFO creating build/bdist.linux-x86_64/wheel/pydot 2024-11-25 21:43:39,910 root INFO copying build/lib/pydot/core.py -> build/bdist.linux-x86_64/wheel/pydot 2024-11-25 21:43:39,910 root INFO creating build/bdist.linux-x86_64/wheel/pydot/_vendor 2024-11-25 21:43:39,910 root INFO copying build/lib/pydot/_vendor/tempfile.py -> build/bdist.linux-x86_64/wheel/pydot/_vendor 2024-11-25 21:43:39,910 root INFO copying build/lib/pydot/_vendor/__init__.py -> build/bdist.linux-x86_64/wheel/pydot/_vendor 2024-11-25 21:43:39,910 root INFO copying build/lib/pydot/dot_parser.py -> build/bdist.linux-x86_64/wheel/pydot 2024-11-25 21:43:39,910 root INFO copying build/lib/pydot/exceptions.py -> build/bdist.linux-x86_64/wheel/pydot 2024-11-25 21:43:39,911 root INFO copying build/lib/pydot/__init__.py -> build/bdist.linux-x86_64/wheel/pydot 2024-11-25 21:43:39,911 root INFO running install_egg_info 2024-11-25 21:43:39,912 root INFO Copying src/pydot.egg-info to build/bdist.linux-x86_64/wheel/pydot-3.0.2-py3.12.egg-info 2024-11-25 21:43:39,913 root INFO running install_scripts 2024-11-25 21:43:39,915 root INFO creating build/bdist.linux-x86_64/wheel/pydot-3.0.2.dist-info/WHEEL 2024-11-25 21:43:39,916 wheel INFO creating '/home/buildozer/aports/community/py3-pydot/src/pydot-3.0.2/.dist/.tmp-9nifnr19/pydot-3.0.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-11-25 21:43:39,916 wheel INFO adding 'pydot/__init__.py' 2024-11-25 21:43:39,916 wheel INFO adding 'pydot/core.py' 2024-11-25 21:43:39,917 wheel INFO adding 'pydot/dot_parser.py' 2024-11-25 21:43:39,917 wheel INFO adding 'pydot/exceptions.py' 2024-11-25 21:43:39,917 wheel INFO adding 'pydot/_vendor/__init__.py' 2024-11-25 21:43:39,917 wheel INFO adding 'pydot/_vendor/tempfile.py' 2024-11-25 21:43:39,918 wheel INFO adding 'pydot-3.0.2.dist-info/METADATA' 2024-11-25 21:43:39,918 wheel INFO adding 'pydot-3.0.2.dist-info/MIT.txt' 2024-11-25 21:43:39,918 wheel INFO adding 'pydot-3.0.2.dist-info/Python-2.0.txt' 2024-11-25 21:43:39,918 wheel INFO adding 'pydot-3.0.2.dist-info/WHEEL' 2024-11-25 21:43:39,918 wheel INFO adding 'pydot-3.0.2.dist-info/top_level.txt' 2024-11-25 21:43:39,918 wheel INFO adding 'pydot-3.0.2.dist-info/RECORD' 2024-11-25 21:43:39,918 root INFO removing build/bdist.linux-x86_64/wheel 2024-11-25 21:43:39,919 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/_vendor/__pycache__' -> '/home/buildozer/aports/community/py3-pydot/pkg/py3-pydot-pyc/usr/lib/python3.12/site-packages/pydot/_vendor/__pycache__' '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__' >>> 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.1 KB >>> py3-pydot*: Compressing data... >>> py3-pydot*: Create checksum... >>> py3-pydot*: Create py3-pydot-3.0.2-r0.apk >>> py3-pydot: Build complete at Mon, 25 Nov 2024 21:43:40 +0000 elapsed time 0h 0m 3s >>> py3-pydot: Cleaning up srcdir >>> py3-pydot: Cleaning up pkgdir >>> py3-pydot: Uninstalling dependencies... (1/24) Purging .makedepends-py3-pydot (20241125.214338) (2/24) Purging py3-gpep517-pyc (16-r0) (3/24) Purging py3-gpep517 (16-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 (70.3.0-r0) (7/24) Purging py3-setuptools (70.3.0-r0) (8/24) Purging py3-wheel-pyc (0.43.0-r0) (9/24) Purging py3-wheel (0.43.0-r0) (10/24) Purging py3-packaging-pyc (24.2-r0) (11/24) Purging py3-packaging (24.2-r0) (12/24) Purging py3-parsing-pyc (3.1.4-r0) (13/24) Purging py3-parsing (3.1.4-r0) (14/24) Purging python3-pyc (3.12.7-r1) (15/24) Purging python3-pycache-pyc0 (3.12.7-r1) (16/24) Purging pyc (3.12.7-r1) (17/24) Purging python3 (3.12.7-r1) (18/24) Purging gdbm (1.24-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.4.6-r0) (21/24) Purging libpanelw (6.5_p20241006-r3) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging sqlite-libs (3.47.0-r0) (24/24) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r8.trigger OK: 395 MiB in 101 packages >>> py3-pydot: Updating the community/x86_64 repository index... >>> py3-pydot: Signing the index...