>>> py3-matplotlib-inline: Building community/py3-matplotlib-inline 0.1.7-r0 (using abuild 3.14.1-r1) started Wed, 30 Oct 2024 07:50:28 +0000 >>> py3-matplotlib-inline: Validating /home/buildozer/aports/community/py3-matplotlib-inline/APKBUILD... >>> WARNING: py3-matplotlib-inline: No maintainer >>> py3-matplotlib-inline: Analyzing dependencies... >>> py3-matplotlib-inline: Installing for build: build-base py3-traitlets py3-setuptools (1/20) Installing libbz2 (1.0.8-r6) (2/20) Installing libffi (3.4.6-r0) (3/20) Installing gdbm (1.24-r0) (4/20) Installing xz-libs (5.6.3-r0) (5/20) Installing mpdecimal (4.0.0-r0) (6/20) Installing libpanelw (6.5_p20241006-r1) (7/20) Installing sqlite-libs (3.47.0-r0) (8/20) Installing python3 (3.12.7-r1) (9/20) Installing python3-pycache-pyc0 (3.12.7-r1) (10/20) Installing pyc (3.12.7-r1) (11/20) Installing py3-traitlets-pyc (5.14.3-r0) (12/20) Installing python3-pyc (3.12.7-r1) (13/20) Installing py3-traitlets (5.14.3-r0) (14/20) Installing py3-parsing (3.1.4-r0) (15/20) Installing py3-parsing-pyc (3.1.4-r0) (16/20) Installing py3-packaging (24.1-r0) (17/20) Installing py3-packaging-pyc (24.1-r0) (18/20) Installing py3-setuptools (70.3.0-r0) (19/20) Installing py3-setuptools-pyc (70.3.0-r0) (20/20) Installing .makedepends-py3-matplotlib-inline (20241030.075031) Executing busybox-1.37.0-r3.trigger OK: 311 MiB in 121 packages >>> py3-matplotlib-inline: Cleaning up srcdir >>> py3-matplotlib-inline: Cleaning up pkgdir >>> py3-matplotlib-inline: Cleaning up tmpdir >>> py3-matplotlib-inline: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-matplotlib-inline-0.1.7.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-matplotlib-inline: Fetching py3-matplotlib-inline-0.1.7.tar.gz::https://github.com/ipython/matplotlib-inline/archive/refs/tags/0.1.7.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.21/py3-matplotlib-inline-0.1.7.tar.gz.part' py3-matplotlib-inlin 100% |********************************| 8112 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-matplotlib-inline-0.1.7.tar.gz.part' saved >>> py3-matplotlib-inline: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-matplotlib-inline-0.1.7.tar.gz >>> py3-matplotlib-inline: Checking sha512sums... py3-matplotlib-inline-0.1.7.tar.gz: OK >>> py3-matplotlib-inline: Unpacking /var/cache/distfiles/v3.21/py3-matplotlib-inline-0.1.7.tar.gz... No `packages` or `py_modules` configuration, performing automatic discovery. `flat-layout` detected -- analysing . discovered packages -- ['matplotlib_inline'] running build running build_py creating build creating build/lib creating build/lib/matplotlib_inline copying matplotlib_inline/__init__.py -> build/lib/matplotlib_inline copying matplotlib_inline/backend_inline.py -> build/lib/matplotlib_inline copying matplotlib_inline/config.py -> build/lib/matplotlib_inline running egg_info creating matplotlib_inline.egg-info writing matplotlib_inline.egg-info/PKG-INFO writing dependency_links to matplotlib_inline.egg-info/dependency_links.txt writing entry points to matplotlib_inline.egg-info/entry_points.txt writing requirements to matplotlib_inline.egg-info/requires.txt writing top-level names to matplotlib_inline.egg-info/top_level.txt writing manifest file 'matplotlib_inline.egg-info/SOURCES.txt' reading manifest file 'matplotlib_inline.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'matplotlib_inline.egg-info/SOURCES.txt' >>> py3-matplotlib-inline: Entering fakeroot... No `packages` or `py_modules` configuration, performing automatic discovery. `flat-layout` detected -- analysing . discovered packages -- ['matplotlib_inline'] 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-matplotlib-inline/pkg creating /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline creating /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr creating /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib creating /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.12/site-packages/matplotlib_inline copying build/lib/matplotlib_inline/__init__.py -> /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.12/site-packages/matplotlib_inline copying build/lib/matplotlib_inline/backend_inline.py -> /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.12/site-packages/matplotlib_inline copying build/lib/matplotlib_inline/config.py -> /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.12/site-packages/matplotlib_inline byte-compiling /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.12/site-packages/matplotlib_inline/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.12/site-packages/matplotlib_inline/backend_inline.py to backend_inline.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.12/site-packages/matplotlib_inline/config.py to config.cpython-312.pyc running install_egg_info running egg_info writing matplotlib_inline.egg-info/PKG-INFO writing dependency_links to matplotlib_inline.egg-info/dependency_links.txt writing entry points to matplotlib_inline.egg-info/entry_points.txt writing requirements to matplotlib_inline.egg-info/requires.txt writing top-level names to matplotlib_inline.egg-info/top_level.txt reading manifest file 'matplotlib_inline.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'matplotlib_inline.egg-info/SOURCES.txt' Copying matplotlib_inline.egg-info to /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.12/site-packages/matplotlib_inline-0.1.7-py3.12.egg-info running install_scripts >>> py3-matplotlib-inline-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/matplotlib_inline/__pycache__' -> '/home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline-pyc/usr/lib/python3.12/site-packages/matplotlib_inline/__pycache__' >>> py3-matplotlib-inline-pyc*: Preparing subpackage py3-matplotlib-inline-pyc... >>> py3-matplotlib-inline-pyc*: Running postcheck for py3-matplotlib-inline-pyc >>> py3-matplotlib-inline*: Running postcheck for py3-matplotlib-inline >>> py3-matplotlib-inline*: Preparing package py3-matplotlib-inline... >>> py3-matplotlib-inline-pyc*: Tracing dependencies... py3-traitlets python3~3.12 >>> py3-matplotlib-inline-pyc*: Package size: 16.7 KB >>> py3-matplotlib-inline-pyc*: Compressing data... >>> py3-matplotlib-inline-pyc*: Create checksum... >>> py3-matplotlib-inline-pyc*: Create py3-matplotlib-inline-pyc-0.1.7-r0.apk >>> py3-matplotlib-inline*: Tracing dependencies... py3-traitlets python3~3.12 >>> py3-matplotlib-inline*: Package size: 19.2 KB >>> py3-matplotlib-inline*: Compressing data... >>> py3-matplotlib-inline*: Create checksum... >>> py3-matplotlib-inline*: Create py3-matplotlib-inline-0.1.7-r0.apk >>> py3-matplotlib-inline: Build complete at Wed, 30 Oct 2024 07:50:33 +0000 elapsed time 0h 0m 5s >>> py3-matplotlib-inline: Cleaning up srcdir >>> py3-matplotlib-inline: Cleaning up pkgdir >>> py3-matplotlib-inline: Uninstalling dependencies... (1/20) Purging .makedepends-py3-matplotlib-inline (20241030.075031) (2/20) Purging py3-traitlets-pyc (5.14.3-r0) (3/20) Purging py3-traitlets (5.14.3-r0) (4/20) Purging py3-setuptools-pyc (70.3.0-r0) (5/20) Purging py3-setuptools (70.3.0-r0) (6/20) Purging py3-packaging-pyc (24.1-r0) (7/20) Purging py3-packaging (24.1-r0) (8/20) Purging py3-parsing-pyc (3.1.4-r0) (9/20) Purging py3-parsing (3.1.4-r0) (10/20) Purging python3-pyc (3.12.7-r1) (11/20) Purging python3-pycache-pyc0 (3.12.7-r1) (12/20) Purging pyc (3.12.7-r1) (13/20) Purging python3 (3.12.7-r1) (14/20) Purging gdbm (1.24-r0) (15/20) Purging libbz2 (1.0.8-r6) (16/20) Purging libffi (3.4.6-r0) (17/20) Purging libpanelw (6.5_p20241006-r1) (18/20) Purging mpdecimal (4.0.0-r0) (19/20) Purging sqlite-libs (3.47.0-r0) (20/20) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> py3-matplotlib-inline: Updating the community/armv7 repository index... >>> py3-matplotlib-inline: Signing the index...