>>> mkdocs-gitbook: Building testing/mkdocs-gitbook 0.0.1-r6 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 12:16:38 +0000 >>> mkdocs-gitbook: Validating /home/buildozer/aports/testing/mkdocs-gitbook/APKBUILD... >>> mkdocs-gitbook: Analyzing dependencies... >>> mkdocs-gitbook: Installing for build: build-base python3 py3-setuptools py3-gpep517 ( 1/22) Installing libbz2 (1.0.8-r6) ( 2/22) Installing libffi (3.5.2-r0) ( 3/22) Installing gdbm (1.26-r0) ( 4/22) Installing xz-libs (5.8.2-r0) ( 5/22) Installing mpdecimal (4.0.1-r0) ( 6/22) Installing libpanelw (6.6_p20251231-r0) ( 7/22) Installing sqlite-libs (3.51.2-r1) ( 8/22) Installing python3 (3.14.3-r0) ( 9/22) Installing python3-pycache-pyc0 (3.14.3-r0) (10/22) Installing pyc (3.14.3-r0) (11/22) Installing python3-pyc (3.14.3-r0) (12/22) Installing py3-parsing (3.3.2-r1) (13/22) Installing py3-parsing-pyc (3.3.2-r1) (14/22) Installing py3-packaging (26.0-r1) (15/22) Installing py3-packaging-pyc (26.0-r1) (16/22) Installing py3-setuptools (82.0.1-r1) (17/22) Installing py3-setuptools-pyc (82.0.1-r1) (18/22) Installing py3-installer (0.7.0-r3) (19/22) Installing py3-installer-pyc (0.7.0-r3) (20/22) Installing py3-gpep517 (19-r2) (21/22) Installing py3-gpep517-pyc (19-r2) (22/22) Installing .makedepends-mkdocs-gitbook (20260330.121640) Executing busybox-1.37.0-r31.trigger OK: 486.4 MiB in 128 packages >>> mkdocs-gitbook: Cleaning up srcdir >>> mkdocs-gitbook: Cleaning up pkgdir >>> mkdocs-gitbook: Cleaning up tmpdir >>> mkdocs-gitbook: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mkdocs-gitbook-0.0.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> mkdocs-gitbook: Fetching https://files.pythonhosted.org/packages/source/m/mkdocs-gitbook/mkdocs-gitbook-0.0.1.tar.gz Connecting to files.pythonhosted.org (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.64.223:443) saving to '/var/cache/distfiles/edge/mkdocs-gitbook-0.0.1.tar.gz.part' mkdocs-gitbook-0.0.1 100% |********************************| 638k 0:00:00 ETA '/var/cache/distfiles/edge/mkdocs-gitbook-0.0.1.tar.gz.part' saved /var/cache/distfiles/edge/mkdocs-gitbook-0.0.1.tar.gz: OK >>> mkdocs-gitbook: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mkdocs-gitbook-0.0.1.tar.gz /var/cache/distfiles/edge/mkdocs-gitbook-0.0.1.tar.gz: OK >>> mkdocs-gitbook: Unpacking /var/cache/distfiles/edge/mkdocs-gitbook-0.0.1.tar.gz... 2026-03-30 12:16:41,257 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2026-03-30 12:16:41,275 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-03-30 12:16:41,288 root INFO running build 2026-03-30 12:16:41,288 root INFO running build_py 2026-03-30 12:16:41,291 root INFO creating build/lib/mkdocs_gitbook 2026-03-30 12:16:41,291 root INFO copying mkdocs_gitbook/__init__.py -> build/lib/mkdocs_gitbook 2026-03-30 12:16:41,291 root INFO running egg_info 2026-03-30 12:16:41,293 root INFO writing mkdocs_gitbook.egg-info/PKG-INFO 2026-03-30 12:16:41,294 root INFO writing dependency_links to mkdocs_gitbook.egg-info/dependency_links.txt 2026-03-30 12:16:41,294 root INFO writing entry points to mkdocs_gitbook.egg-info/entry_points.txt 2026-03-30 12:16:41,294 root INFO writing top-level names to mkdocs_gitbook.egg-info/top_level.txt 2026-03-30 12:16:41,297 root INFO reading manifest file 'mkdocs_gitbook.egg-info/SOURCES.txt' 2026-03-30 12:16:41,297 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 12:16:41,302 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2026-03-30 12:16:41,302 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2026-03-30 12:16:41,302 root INFO adding license file 'LICENSE' 2026-03-30 12:16:41,303 root INFO writing manifest file 'mkdocs_gitbook.egg-info/SOURCES.txt' /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mkdocs_gitbook.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs_gitbook.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mkdocs_gitbook.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mkdocs_gitbook.css' to be distributed and are already explicitly excluding 'mkdocs_gitbook.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mkdocs_gitbook.css.fonts.fontawesome' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs_gitbook.css.fonts.fontawesome' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mkdocs_gitbook.css.fonts.fontawesome' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mkdocs_gitbook.css.fonts.fontawesome' to be distributed and are already explicitly excluding 'mkdocs_gitbook.css.fonts.fontawesome' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mkdocs_gitbook.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs_gitbook.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mkdocs_gitbook.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mkdocs_gitbook.images' to be distributed and are already explicitly excluding 'mkdocs_gitbook.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mkdocs_gitbook.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs_gitbook.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mkdocs_gitbook.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mkdocs_gitbook.js' to be distributed and are already explicitly excluding 'mkdocs_gitbook.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2026-03-30 12:16:41,305 root INFO copying mkdocs_gitbook/base.html -> build/lib/mkdocs_gitbook 2026-03-30 12:16:41,305 root INFO copying mkdocs_gitbook/content.html -> build/lib/mkdocs_gitbook 2026-03-30 12:16:41,306 root INFO copying mkdocs_gitbook/main.html -> build/lib/mkdocs_gitbook 2026-03-30 12:16:41,306 root INFO copying mkdocs_gitbook/mkdocs_theme.yml -> build/lib/mkdocs_gitbook 2026-03-30 12:16:41,306 root INFO copying mkdocs_gitbook/nav-sub.html -> build/lib/mkdocs_gitbook 2026-03-30 12:16:41,306 root INFO copying mkdocs_gitbook/nav.html -> build/lib/mkdocs_gitbook 2026-03-30 12:16:41,307 root INFO creating build/lib/mkdocs_gitbook/css 2026-03-30 12:16:41,307 root INFO copying mkdocs_gitbook/css/style.min.css -> build/lib/mkdocs_gitbook/css 2026-03-30 12:16:41,307 root INFO creating build/lib/mkdocs_gitbook/css/fonts/fontawesome 2026-03-30 12:16:41,307 root INFO copying mkdocs_gitbook/css/fonts/fontawesome/FontAwesome.otf -> build/lib/mkdocs_gitbook/css/fonts/fontawesome 2026-03-30 12:16:41,308 root INFO copying mkdocs_gitbook/css/fonts/fontawesome/fontawesome-webfont.eot -> build/lib/mkdocs_gitbook/css/fonts/fontawesome 2026-03-30 12:16:41,308 root INFO copying mkdocs_gitbook/css/fonts/fontawesome/fontawesome-webfont.svg -> build/lib/mkdocs_gitbook/css/fonts/fontawesome 2026-03-30 12:16:41,309 root INFO copying mkdocs_gitbook/css/fonts/fontawesome/fontawesome-webfont.ttf -> build/lib/mkdocs_gitbook/css/fonts/fontawesome 2026-03-30 12:16:41,310 root INFO copying mkdocs_gitbook/css/fonts/fontawesome/fontawesome-webfont.woff -> build/lib/mkdocs_gitbook/css/fonts/fontawesome 2026-03-30 12:16:41,310 root INFO copying mkdocs_gitbook/css/fonts/fontawesome/fontawesome-webfont.woff2 -> build/lib/mkdocs_gitbook/css/fonts/fontawesome 2026-03-30 12:16:41,310 root INFO creating build/lib/mkdocs_gitbook/images 2026-03-30 12:16:41,311 root INFO copying mkdocs_gitbook/images/apple-touch-icon-precomposed-152.png -> build/lib/mkdocs_gitbook/images 2026-03-30 12:16:41,311 root INFO copying mkdocs_gitbook/images/favicon.ico -> build/lib/mkdocs_gitbook/images 2026-03-30 12:16:41,311 root INFO creating build/lib/mkdocs_gitbook/js 2026-03-30 12:16:41,311 root INFO copying mkdocs_gitbook/js/gitbook.min.js -> build/lib/mkdocs_gitbook/js 2026-03-30 12:16:41,312 root INFO copying mkdocs_gitbook/js/main.js -> build/lib/mkdocs_gitbook/js 2026-03-30 12:16:41,312 root INFO copying mkdocs_gitbook/js/theme.min.js -> build/lib/mkdocs_gitbook/js 2026-03-30 12:16:41,318 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-30 12:16:41,318 root INFO running install 2026-03-30 12:16:41,325 root INFO running install_lib 2026-03-30 12:16:41,328 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-30 12:16:41,328 root INFO creating build/bdist.linux-x86_64/wheel/mkdocs_gitbook 2026-03-30 12:16:41,328 root INFO creating build/bdist.linux-x86_64/wheel/mkdocs_gitbook/js 2026-03-30 12:16:41,329 root INFO copying build/lib/mkdocs_gitbook/js/theme.min.js -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook/js 2026-03-30 12:16:41,329 root INFO copying build/lib/mkdocs_gitbook/js/main.js -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook/js 2026-03-30 12:16:41,329 root INFO copying build/lib/mkdocs_gitbook/js/gitbook.min.js -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook/js 2026-03-30 12:16:41,330 root INFO creating build/bdist.linux-x86_64/wheel/mkdocs_gitbook/css 2026-03-30 12:16:41,330 root INFO creating build/bdist.linux-x86_64/wheel/mkdocs_gitbook/css/fonts 2026-03-30 12:16:41,330 root INFO creating build/bdist.linux-x86_64/wheel/mkdocs_gitbook/css/fonts/fontawesome 2026-03-30 12:16:41,330 root INFO copying build/lib/mkdocs_gitbook/css/fonts/fontawesome/fontawesome-webfont.svg -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook/css/fonts/fontawesome 2026-03-30 12:16:41,331 root INFO copying build/lib/mkdocs_gitbook/css/fonts/fontawesome/fontawesome-webfont.eot -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook/css/fonts/fontawesome 2026-03-30 12:16:41,331 root INFO copying build/lib/mkdocs_gitbook/css/fonts/fontawesome/fontawesome-webfont.woff2 -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook/css/fonts/fontawesome 2026-03-30 12:16:41,331 root INFO copying build/lib/mkdocs_gitbook/css/fonts/fontawesome/FontAwesome.otf -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook/css/fonts/fontawesome 2026-03-30 12:16:41,332 root INFO copying build/lib/mkdocs_gitbook/css/fonts/fontawesome/fontawesome-webfont.woff -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook/css/fonts/fontawesome 2026-03-30 12:16:41,332 root INFO copying build/lib/mkdocs_gitbook/css/fonts/fontawesome/fontawesome-webfont.ttf -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook/css/fonts/fontawesome 2026-03-30 12:16:41,332 root INFO copying build/lib/mkdocs_gitbook/css/style.min.css -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook/css 2026-03-30 12:16:41,333 root INFO copying build/lib/mkdocs_gitbook/mkdocs_theme.yml -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook 2026-03-30 12:16:41,333 root INFO copying build/lib/mkdocs_gitbook/nav-sub.html -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook 2026-03-30 12:16:41,333 root INFO copying build/lib/mkdocs_gitbook/main.html -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook 2026-03-30 12:16:41,333 root INFO copying build/lib/mkdocs_gitbook/content.html -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook 2026-03-30 12:16:41,333 root INFO copying build/lib/mkdocs_gitbook/__init__.py -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook 2026-03-30 12:16:41,334 root INFO creating build/bdist.linux-x86_64/wheel/mkdocs_gitbook/images 2026-03-30 12:16:41,334 root INFO copying build/lib/mkdocs_gitbook/images/apple-touch-icon-precomposed-152.png -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook/images 2026-03-30 12:16:41,334 root INFO copying build/lib/mkdocs_gitbook/images/favicon.ico -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook/images 2026-03-30 12:16:41,334 root INFO copying build/lib/mkdocs_gitbook/nav.html -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook 2026-03-30 12:16:41,334 root INFO copying build/lib/mkdocs_gitbook/base.html -> build/bdist.linux-x86_64/wheel/./mkdocs_gitbook 2026-03-30 12:16:41,335 root INFO running install_egg_info 2026-03-30 12:16:41,338 root INFO Copying mkdocs_gitbook.egg-info to build/bdist.linux-x86_64/wheel/./mkdocs_gitbook-0.0.1-py3.14.egg-info 2026-03-30 12:16:41,339 root INFO running install_scripts 2026-03-30 12:16:41,340 root INFO creating build/bdist.linux-x86_64/wheel/mkdocs_gitbook-0.0.1.dist-info/WHEEL 2026-03-30 12:16:41,340 wheel INFO creating '/home/buildozer/aports/testing/mkdocs-gitbook/src/mkdocs-gitbook-0.0.1/.dist/.tmp-0knwzah3/mkdocs_gitbook-0.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-30 12:16:41,341 wheel INFO adding 'mkdocs_gitbook/__init__.py' 2026-03-30 12:16:41,341 wheel INFO adding 'mkdocs_gitbook/base.html' 2026-03-30 12:16:41,341 wheel INFO adding 'mkdocs_gitbook/content.html' 2026-03-30 12:16:41,341 wheel INFO adding 'mkdocs_gitbook/main.html' 2026-03-30 12:16:41,342 wheel INFO adding 'mkdocs_gitbook/mkdocs_theme.yml' 2026-03-30 12:16:41,342 wheel INFO adding 'mkdocs_gitbook/nav-sub.html' 2026-03-30 12:16:41,342 wheel INFO adding 'mkdocs_gitbook/nav.html' 2026-03-30 12:16:41,342 wheel INFO adding 'mkdocs_gitbook/css/style.min.css' 2026-03-30 12:16:41,343 wheel INFO adding 'mkdocs_gitbook/css/fonts/fontawesome/FontAwesome.otf' 2026-03-30 12:16:41,344 wheel INFO adding 'mkdocs_gitbook/css/fonts/fontawesome/fontawesome-webfont.eot' 2026-03-30 12:16:41,345 wheel INFO adding 'mkdocs_gitbook/css/fonts/fontawesome/fontawesome-webfont.svg' 2026-03-30 12:16:41,346 wheel INFO adding 'mkdocs_gitbook/css/fonts/fontawesome/fontawesome-webfont.ttf' 2026-03-30 12:16:41,347 wheel INFO adding 'mkdocs_gitbook/css/fonts/fontawesome/fontawesome-webfont.woff' 2026-03-30 12:16:41,347 wheel INFO adding 'mkdocs_gitbook/css/fonts/fontawesome/fontawesome-webfont.woff2' 2026-03-30 12:16:41,348 wheel INFO adding 'mkdocs_gitbook/images/apple-touch-icon-precomposed-152.png' 2026-03-30 12:16:41,348 wheel INFO adding 'mkdocs_gitbook/images/favicon.ico' 2026-03-30 12:16:41,348 wheel INFO adding 'mkdocs_gitbook/js/gitbook.min.js' 2026-03-30 12:16:41,349 wheel INFO adding 'mkdocs_gitbook/js/main.js' 2026-03-30 12:16:41,349 wheel INFO adding 'mkdocs_gitbook/js/theme.min.js' 2026-03-30 12:16:41,350 wheel INFO adding 'mkdocs_gitbook-0.0.1.dist-info/licenses/LICENSE' 2026-03-30 12:16:41,350 wheel INFO adding 'mkdocs_gitbook-0.0.1.dist-info/METADATA' 2026-03-30 12:16:41,350 wheel INFO adding 'mkdocs_gitbook-0.0.1.dist-info/WHEEL' 2026-03-30 12:16:41,350 wheel INFO adding 'mkdocs_gitbook-0.0.1.dist-info/entry_points.txt' 2026-03-30 12:16:41,350 wheel INFO adding 'mkdocs_gitbook-0.0.1.dist-info/top_level.txt' 2026-03-30 12:16:41,351 wheel INFO adding 'mkdocs_gitbook-0.0.1.dist-info/RECORD' 2026-03-30 12:16:41,351 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-30 12:16:41,352 gpep517 INFO The backend produced .dist/mkdocs_gitbook-0.0.1-py2.py3-none-any.whl mkdocs_gitbook-0.0.1-py2.py3-none-any.whl >>> mkdocs-gitbook: Entering fakeroot... 2026-03-30 12:16:41,564 gpep517 INFO Installing .dist/mkdocs_gitbook-0.0.1-py2.py3-none-any.whl into /home/buildozer/aports/testing/mkdocs-gitbook/pkg/mkdocs-gitbook 2026-03-30 12:16:41,582 gpep517 INFO Installation complete >>> mkdocs-gitbook-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/mkdocs_gitbook/__pycache__' -> '/home/buildozer/aports/testing/mkdocs-gitbook/pkg/mkdocs-gitbook-pyc/usr/lib/python3.14/site-packages/mkdocs_gitbook/__pycache__' >>> mkdocs-gitbook-pyc*: Preparing subpackage mkdocs-gitbook-pyc... >>> mkdocs-gitbook-pyc*: Running postcheck for mkdocs-gitbook-pyc >>> mkdocs-gitbook*: Running postcheck for mkdocs-gitbook >>> mkdocs-gitbook*: Preparing package mkdocs-gitbook... >>> mkdocs-gitbook-pyc*: Tracing dependencies... python3~3.14 >>> mkdocs-gitbook-pyc*: Package size: 159.0 B >>> mkdocs-gitbook-pyc*: Compressing data... >>> mkdocs-gitbook-pyc*: Create checksum... >>> mkdocs-gitbook-pyc*: Create mkdocs-gitbook-pyc-0.0.1-r6.apk >>> mkdocs-gitbook*: Tracing dependencies... python3 python3~3.14 >>> mkdocs-gitbook*: Package size: 1.2 MB >>> mkdocs-gitbook*: Compressing data... >>> mkdocs-gitbook*: Create checksum... >>> mkdocs-gitbook*: Create mkdocs-gitbook-0.0.1-r6.apk >>> mkdocs-gitbook: Build complete at Mon, 30 Mar 2026 12:16:41 +0000 elapsed time 0h 0m 3s >>> mkdocs-gitbook: Cleaning up srcdir >>> mkdocs-gitbook: Cleaning up pkgdir >>> mkdocs-gitbook: Cleaning up tmpdir >>> mkdocs-gitbook: Uninstalling dependencies... ( 1/22) Purging .makedepends-mkdocs-gitbook (20260330.121640) ( 2/22) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/22) Purging py3-setuptools (82.0.1-r1) ( 4/22) Purging py3-packaging-pyc (26.0-r1) ( 5/22) Purging py3-packaging (26.0-r1) ( 6/22) Purging py3-parsing-pyc (3.3.2-r1) ( 7/22) Purging py3-parsing (3.3.2-r1) ( 8/22) Purging py3-gpep517-pyc (19-r2) ( 9/22) Purging py3-gpep517 (19-r2) (10/22) Purging py3-installer-pyc (0.7.0-r3) (11/22) Purging py3-installer (0.7.0-r3) (12/22) Purging python3-pyc (3.14.3-r0) (13/22) Purging python3-pycache-pyc0 (3.14.3-r0) (14/22) Purging pyc (3.14.3-r0) (15/22) Purging python3 (3.14.3-r0) (16/22) Purging gdbm (1.26-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.5.2-r0) (19/22) Purging libpanelw (6.6_p20251231-r0) (20/22) Purging mpdecimal (4.0.1-r0) (21/22) Purging sqlite-libs (3.51.2-r1) (22/22) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> mkdocs-gitbook: Updating the testing/x86_64 repository index... >>> mkdocs-gitbook: Signing the index...