>>> py3-matplotlib-inline: Building community/py3-matplotlib-inline 0.1.7-r1 (using abuild 3.14.1-r7) started Tue, 04 Mar 2025 20:58:32 +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/18) Installing libffi (3.4.7-r0)
(2/18) Installing gdbm (1.24-r0)
(3/18) Installing mpdecimal (4.0.0-r0)
(4/18) Installing libpanelw (6.5_p20250216-r0)
(5/18) Installing sqlite-libs (3.49.1-r0)
(6/18) Installing python3 (3.12.9-r0)
(7/18) Installing python3-pycache-pyc0 (3.12.9-r0)
(8/18) Installing pyc (3.12.9-r0)
(9/18) Installing py3-traitlets-pyc (5.14.3-r0)
(10/18) Installing python3-pyc (3.12.9-r0)
(11/18) Installing py3-traitlets (5.14.3-r0)
(12/18) Installing py3-parsing (3.2.0-r0)
(13/18) Installing py3-parsing-pyc (3.2.0-r0)
(14/18) Installing py3-packaging (24.2-r0)
(15/18) Installing py3-packaging-pyc (24.2-r0)
(16/18) Installing py3-setuptools (70.3.0-r0)
(17/18) Installing py3-setuptools-pyc (70.3.0-r0)
(18/18) Installing .makedepends-py3-matplotlib-inline (20250304.205833)
Executing busybox-1.37.0-r14.trigger
OK: 448 MiB in 135 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   150k      0 --:--:-- --:--:-- --:--:--  152k
>>> 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/backend_inline.py -> build/lib/matplotlib_inline
copying matplotlib_inline/__init__.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/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/__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/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/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/__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/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-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 20:58:35 +0000 elapsed time 0h 0m 3s
>>> py3-matplotlib-inline: Cleaning up srcdir
>>> py3-matplotlib-inline: Cleaning up pkgdir
>>> py3-matplotlib-inline: Uninstalling dependencies...
(1/18) Purging .makedepends-py3-matplotlib-inline (20250304.205833)
(2/18) Purging py3-traitlets-pyc (5.14.3-r0)
(3/18) Purging py3-traitlets (5.14.3-r0)
(4/18) Purging py3-setuptools-pyc (70.3.0-r0)
(5/18) Purging py3-setuptools (70.3.0-r0)
(6/18) Purging py3-packaging-pyc (24.2-r0)
(7/18) Purging py3-packaging (24.2-r0)
(8/18) Purging py3-parsing-pyc (3.2.0-r0)
(9/18) Purging py3-parsing (3.2.0-r0)
(10/18) Purging python3-pyc (3.12.9-r0)
(11/18) Purging python3-pycache-pyc0 (3.12.9-r0)
(12/18) Purging pyc (3.12.9-r0)
(13/18) Purging python3 (3.12.9-r0)
(14/18) Purging gdbm (1.24-r0)
(15/18) Purging libffi (3.4.7-r0)
(16/18) Purging libpanelw (6.5_p20250216-r0)
(17/18) Purging mpdecimal (4.0.0-r0)
(18/18) Purging sqlite-libs (3.49.1-r0)
Executing busybox-1.37.0-r14.trigger
OK: 403 MiB in 117 packages
>>> py3-matplotlib-inline: Updating the community/x86 repository index...
>>> py3-matplotlib-inline: Signing the index...