>>> py3-matplotlib-inline: Building community/py3-matplotlib-inline 0.1.7-r1 (using abuild 3.14.1-r7) started Tue, 04 Mar 2025 21:02:15 +0000
>>> py3-matplotlib-inline: Validating /home/buildozer/aports/community/py3-matplotlib-inline/APKBUILD...
>>> 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.7-r0)
(3/20) Installing gdbm (1.24-r0)
(4/20) Installing xz-libs (5.6.4-r0)
(5/20) Installing mpdecimal (4.0.0-r0)
(6/20) Installing libpanelw (6.5_p20250216-r0)
(7/20) Installing sqlite-libs (3.49.1-r0)
(8/20) Installing python3 (3.12.9-r0)
(9/20) Installing python3-pycache-pyc0 (3.12.9-r0)
(10/20) Installing pyc (3.12.9-r0)
(11/20) Installing py3-traitlets-pyc (5.14.3-r0)
(12/20) Installing python3-pyc (3.12.9-r0)
(13/20) Installing py3-traitlets (5.14.3-r0)
(14/20) Installing py3-parsing (3.2.0-r0)
(15/20) Installing py3-parsing-pyc (3.2.0-r0)
(16/20) Installing py3-packaging (24.2-r0)
(17/20) Installing py3-packaging-pyc (24.2-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 (20250304.210217)
Executing busybox-1.37.0-r14.trigger
OK: 444 MiB in 127 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/edge/py3-matplotlib-inline-0.1.7.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  8112  100  8112    0     0   164k      0 --:--:-- --:--:-- --:--:--  168k
>>> py3-matplotlib-inline: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/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/config.py -> build/lib/matplotlib_inline
copying matplotlib_inline/__init__.py -> build/lib/matplotlib_inline
copying matplotlib_inline/backend_inline.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/config.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/__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
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
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
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-r1.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-r1.apk
>>> py3-matplotlib-inline: Build complete at Tue, 04 Mar 2025 21:02:18 +0000 elapsed time 0h 0m 3s
>>> py3-matplotlib-inline: Cleaning up srcdir
>>> py3-matplotlib-inline: Cleaning up pkgdir
>>> py3-matplotlib-inline: Uninstalling dependencies...
(1/20) Purging .makedepends-py3-matplotlib-inline (20250304.210217)
(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.2-r0)
(7/20) Purging py3-packaging (24.2-r0)
(8/20) Purging py3-parsing-pyc (3.2.0-r0)
(9/20) Purging py3-parsing (3.2.0-r0)
(10/20) Purging python3-pyc (3.12.9-r0)
(11/20) Purging python3-pycache-pyc0 (3.12.9-r0)
(12/20) Purging pyc (3.12.9-r0)
(13/20) Purging python3 (3.12.9-r0)
(14/20) Purging gdbm (1.24-r0)
(15/20) Purging libbz2 (1.0.8-r6)
(16/20) Purging libffi (3.4.7-r0)
(17/20) Purging libpanelw (6.5_p20250216-r0)
(18/20) Purging mpdecimal (4.0.0-r0)
(19/20) Purging sqlite-libs (3.49.1-r0)
(20/20) Purging xz-libs (5.6.4-r0)
Executing busybox-1.37.0-r14.trigger
OK: 399 MiB in 107 packages
>>> py3-matplotlib-inline: Updating the community/x86_64 repository index...
>>> py3-matplotlib-inline: Signing the index...