>>> py3-jupyterlab_pygments: Building community/py3-jupyterlab_pygments 0.2.2-r4 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 20:17:00 +0000 >>> py3-jupyterlab_pygments: Validating /home/udu/aports/community/py3-jupyterlab_pygments/APKBUILD... >>> WARNING: py3-jupyterlab_pygments: No maintainer >>> py3-jupyterlab_pygments: Analyzing dependencies... >>> py3-jupyterlab_pygments: Installing for build: build-base py3-setuptools py3-jupyter-packaging WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/15) Installing py3-setuptools-pyc (80.9.0-r0) (2/15) Installing py3-parsing (3.2.3-r0) (3/15) Installing py3-parsing-pyc (3.2.3-r0) (4/15) Installing py3-packaging-pyc (25.0-r0) (5/15) Installing py3-packaging (25.0-r0) (6/15) Installing py3-setuptools (80.9.0-r0) (7/15) Installing py3-tomlkit (0.13.2-r0) (8/15) Installing py3-tomlkit-pyc (0.13.2-r0) (9/15) Installing py3-wheel (0.46.1-r0) (10/15) Installing py3-wheel-pyc (0.46.1-r0) (11/15) Installing py3-deprecation (2.1.0-r7) (12/15) Installing py3-deprecation-pyc (2.1.0-r7) (13/15) Installing py3-jupyter-packaging (0.12.3-r4) (14/15) Installing py3-jupyter-packaging-pyc (0.12.3-r4) (15/15) Installing .makedepends-py3-jupyterlab_pygments (20251012.201702) Executing busybox-1.37.0-r19.trigger OK: 306 MiB in 104 packages >>> py3-jupyterlab_pygments: Cleaning up srcdir >>> py3-jupyterlab_pygments: Cleaning up pkgdir >>> py3-jupyterlab_pygments: Cleaning up tmpdir >>> py3-jupyterlab_pygments: Fetching py3-jupyterlab_pygments-0.2.2.tar.gz::https://github.com/jupyterlab/jupyterlab_pygments/archive/refs/tags/0.2.2.tar.gz >>> py3-jupyterlab_pygments: Fetching py3-jupyterlab_pygments-0.2.2.tar.gz::https://github.com/jupyterlab/jupyterlab_pygments/archive/refs/tags/0.2.2.tar.gz >>> py3-jupyterlab_pygments: Checking sha512sums... py3-jupyterlab_pygments-0.2.2.tar.gz: OK >>> py3-jupyterlab_pygments: Unpacking /var/cache/distfiles/py3-jupyterlab_pygments-0.2.2.tar.gz... running build running build_py creating build/lib/jupyterlab_pygments copying jupyterlab_pygments/style.py -> build/lib/jupyterlab_pygments copying jupyterlab_pygments/_version.py -> build/lib/jupyterlab_pygments copying jupyterlab_pygments/__init__.py -> build/lib/jupyterlab_pygments running egg_info creating jupyterlab_pygments.egg-info writing jupyterlab_pygments.egg-info/PKG-INFO writing dependency_links to jupyterlab_pygments.egg-info/dependency_links.txt writing top-level names to jupyterlab_pygments.egg-info/top_level.txt writing manifest file 'jupyterlab_pygments.egg-info/SOURCES.txt' reading manifest file 'jupyterlab_pygments.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'jupyterlab_pygments/labextension' no previously-included directories found matching '**/node_modules' no previously-included directories found matching 'lib' no previously-included directories found matching 'binder' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'jupyterlab_pygments.egg-info/SOURCES.txt' >>> py3-jupyterlab_pygments: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/udu/aports/community/py3-jupyterlab_pygments/pkg/py3-jupyterlab_pygments/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-jupyterlab_pygments/pkg/py3-jupyterlab_pygments/usr/lib/python3.12/site-packages/jupyterlab_pygments copying build/lib/jupyterlab_pygments/style.py -> /home/udu/aports/community/py3-jupyterlab_pygments/pkg/py3-jupyterlab_pygments/usr/lib/python3.12/site-packages/jupyterlab_pygments copying build/lib/jupyterlab_pygments/_version.py -> /home/udu/aports/community/py3-jupyterlab_pygments/pkg/py3-jupyterlab_pygments/usr/lib/python3.12/site-packages/jupyterlab_pygments copying build/lib/jupyterlab_pygments/__init__.py -> /home/udu/aports/community/py3-jupyterlab_pygments/pkg/py3-jupyterlab_pygments/usr/lib/python3.12/site-packages/jupyterlab_pygments byte-compiling /home/udu/aports/community/py3-jupyterlab_pygments/pkg/py3-jupyterlab_pygments/usr/lib/python3.12/site-packages/jupyterlab_pygments/style.py to style.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-jupyterlab_pygments/pkg/py3-jupyterlab_pygments/usr/lib/python3.12/site-packages/jupyterlab_pygments/_version.py to _version.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-jupyterlab_pygments/pkg/py3-jupyterlab_pygments/usr/lib/python3.12/site-packages/jupyterlab_pygments/__init__.py to __init__.cpython-312.pyc running install_data creating /home/udu/aports/community/py3-jupyterlab_pygments/pkg/py3-jupyterlab_pygments/usr/share/jupyter/labextensions/jupyterlab_pygments copying install.json -> /home/udu/aports/community/py3-jupyterlab_pygments/pkg/py3-jupyterlab_pygments/usr/share/jupyter/labextensions/jupyterlab_pygments running install_egg_info running egg_info writing jupyterlab_pygments.egg-info/PKG-INFO writing dependency_links to jupyterlab_pygments.egg-info/dependency_links.txt writing top-level names to jupyterlab_pygments.egg-info/top_level.txt reading manifest file 'jupyterlab_pygments.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'jupyterlab_pygments/labextension' no previously-included directories found matching '**/node_modules' no previously-included directories found matching 'lib' no previously-included directories found matching 'binder' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'jupyterlab_pygments.egg-info/SOURCES.txt' Copying jupyterlab_pygments.egg-info to /home/udu/aports/community/py3-jupyterlab_pygments/pkg/py3-jupyterlab_pygments/usr/lib/python3.12/site-packages/jupyterlab_pygments-0.2.2-py3.12.egg-info running install_scripts >>> py3-jupyterlab_pygments-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/jupyterlab_pygments/__pycache__' -> '/home/udu/aports/community/py3-jupyterlab_pygments/pkg/py3-jupyterlab_pygments-pyc/usr/lib/python3.12/site-packages/jupyterlab_pygments/__pycache__' >>> py3-jupyterlab_pygments-pyc*: Preparing subpackage py3-jupyterlab_pygments-pyc... >>> py3-jupyterlab_pygments-pyc*: Running postcheck for py3-jupyterlab_pygments-pyc >>> py3-jupyterlab_pygments*: Running postcheck for py3-jupyterlab_pygments >>> py3-jupyterlab_pygments*: Preparing package py3-jupyterlab_pygments... >>> py3-jupyterlab_pygments-pyc*: Tracing dependencies... python3~3.12 >>> py3-jupyterlab_pygments-pyc*: Package size: 3.4 KB >>> py3-jupyterlab_pygments-pyc*: Compressing data... >>> py3-jupyterlab_pygments-pyc*: Create checksum... >>> py3-jupyterlab_pygments-pyc*: Create py3-jupyterlab_pygments-pyc-0.2.2-r4.apk >>> py3-jupyterlab_pygments*: Tracing dependencies... python3~3.12 >>> py3-jupyterlab_pygments*: Package size: 11.2 KB >>> py3-jupyterlab_pygments*: Compressing data... >>> py3-jupyterlab_pygments*: Create checksum... >>> py3-jupyterlab_pygments*: Create py3-jupyterlab_pygments-0.2.2-r4.apk >>> py3-jupyterlab_pygments: Build complete at Sun, 12 Oct 2025 20:17:03 +0000 elapsed time 0h 0m 3s >>> py3-jupyterlab_pygments: Cleaning up srcdir >>> py3-jupyterlab_pygments: Cleaning up pkgdir >>> py3-jupyterlab_pygments: Uninstalling dependencies... (1/15) Purging .makedepends-py3-jupyterlab_pygments (20251012.201702) (2/15) Purging py3-jupyter-packaging-pyc (0.12.3-r4) (3/15) Purging py3-jupyter-packaging (0.12.3-r4) (4/15) Purging py3-setuptools-pyc (80.9.0-r0) (5/15) Purging py3-setuptools (80.9.0-r0) (6/15) Purging py3-tomlkit-pyc (0.13.2-r0) (7/15) Purging py3-tomlkit (0.13.2-r0) (8/15) Purging py3-wheel-pyc (0.46.1-r0) (9/15) Purging py3-wheel (0.46.1-r0) (10/15) Purging py3-deprecation-pyc (2.1.0-r7) (11/15) Purging py3-deprecation (2.1.0-r7) (12/15) Purging py3-packaging-pyc (25.0-r0) (13/15) Purging py3-packaging (25.0-r0) (14/15) Purging py3-parsing-pyc (3.2.3-r0) (15/15) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-jupyterlab_pygments: Updating the community/x86_64 repository index... >>> py3-jupyterlab_pygments: Signing the index...