>>> py3-matplotlib-inline: Building community/py3-matplotlib-inline 0.1.6-r2 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 18:31:49 +0000 >>> py3-matplotlib-inline: Checking sanity of /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/21) Installing libbz2 (1.0.8-r5) (2/21) Installing libffi (3.4.4-r2) (3/21) Installing gdbm (1.23-r1) (4/21) Installing xz-libs (5.4.2-r1) (5/21) Installing mpdecimal (2.5.1-r2) (6/21) Installing libpanelw (6.4_p20230401-r4) (7/21) Installing readline (8.2.1-r1) (8/21) Installing sqlite-libs (3.41.2-r2) (9/21) Installing python3 (3.11.3-r10) (10/21) Installing python3-pycache-pyc0 (3.11.3-r10) (11/21) Installing pyc (0.1-r0) (12/21) Installing py3-traitlets-pyc (5.9.0-r1) (13/21) Installing python3-pyc (3.11.3-r10) (14/21) Installing py3-traitlets (5.9.0-r1) (15/21) Installing py3-parsing (3.0.9-r2) (16/21) Installing py3-parsing-pyc (3.0.9-r2) (17/21) Installing py3-packaging (23.1-r1) (18/21) Installing py3-packaging-pyc (23.1-r1) (19/21) Installing py3-setuptools (67.7.0-r0) (20/21) Installing py3-setuptools-pyc (67.7.0-r0) (21/21) Installing .makedepends-py3-matplotlib-inline (20230421.183151) Executing busybox-1.36.0-r7.trigger OK: 443 MiB in 122 packages >>> py3-matplotlib-inline: Cleaning up srcdir >>> py3-matplotlib-inline: Cleaning up pkgdir >>> py3-matplotlib-inline: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-matplotlib-inline-0.1.6.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 7526 100 7526 0 0 93230 0 --:--:-- --:--:-- --:--:-- 94075 >>> py3-matplotlib-inline: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-matplotlib-inline-0.1.6.tar.gz >>> py3-matplotlib-inline: Checking sha512sums... py3-matplotlib-inline-0.1.6.tar.gz: OK >>> py3-matplotlib-inline: Unpacking /var/cache/distfiles/edge/py3-matplotlib-inline-0.1.6.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 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 >>> py3-matplotlib-inline: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/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, pypa/build 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.11 creating /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.11/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.11/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.11/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.11/site-packages/matplotlib_inline byte-compiling /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.11/site-packages/matplotlib_inline/backend_inline.py to backend_inline.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.11/site-packages/matplotlib_inline/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.11/site-packages/matplotlib_inline/config.py to config.cpython-311.pyc running install_egg_info 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 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' Copying matplotlib_inline.egg-info to /home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.11/site-packages/matplotlib_inline-0.1.6-py3.11.egg-info running install_scripts >>> py3-matplotlib-inline-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline/usr/lib/python3.11/site-packages/matplotlib_inline/__pycache__' -> '/home/buildozer/aports/community/py3-matplotlib-inline/pkg/py3-matplotlib-inline-pyc/usr/lib/python3.11/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.11 >>> py3-matplotlib-inline-pyc*: Package size: 56.0 KB >>> py3-matplotlib-inline-pyc*: Compressing data... >>> py3-matplotlib-inline-pyc*: Create checksum... >>> py3-matplotlib-inline-pyc*: Create py3-matplotlib-inline-pyc-0.1.6-r2.apk >>> py3-matplotlib-inline*: Tracing dependencies... py3-traitlets python3~3.11 >>> py3-matplotlib-inline*: Package size: 68.0 KB >>> py3-matplotlib-inline*: Compressing data... >>> py3-matplotlib-inline*: Create checksum... >>> py3-matplotlib-inline*: Create py3-matplotlib-inline-0.1.6-r2.apk >>> py3-matplotlib-inline: Build complete at Fri, 21 Apr 2023 18:31:53 +0000 elapsed time 0h 0m 4s >>> py3-matplotlib-inline: Cleaning up srcdir >>> py3-matplotlib-inline: Cleaning up pkgdir >>> py3-matplotlib-inline: Uninstalling dependencies... (1/21) Purging .makedepends-py3-matplotlib-inline (20230421.183151) (2/21) Purging py3-traitlets-pyc (5.9.0-r1) (3/21) Purging py3-traitlets (5.9.0-r1) (4/21) Purging py3-setuptools-pyc (67.7.0-r0) (5/21) Purging py3-setuptools (67.7.0-r0) (6/21) Purging py3-packaging-pyc (23.1-r1) (7/21) Purging py3-packaging (23.1-r1) (8/21) Purging py3-parsing-pyc (3.0.9-r2) (9/21) Purging py3-parsing (3.0.9-r2) (10/21) Purging python3-pyc (3.11.3-r10) (11/21) Purging python3-pycache-pyc0 (3.11.3-r10) (12/21) Purging pyc (0.1-r0) (13/21) Purging python3 (3.11.3-r10) (14/21) Purging gdbm (1.23-r1) (15/21) Purging libbz2 (1.0.8-r5) (16/21) Purging libffi (3.4.4-r2) (17/21) Purging libpanelw (6.4_p20230401-r4) (18/21) Purging mpdecimal (2.5.1-r2) (19/21) Purging readline (8.2.1-r1) (20/21) Purging sqlite-libs (3.41.2-r2) (21/21) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 393 MiB in 101 packages >>> py3-matplotlib-inline: Updating the community/x86_64 repository index... >>> py3-matplotlib-inline: Signing the index...