>>> mkdocs-bootstrap: Building testing/mkdocs-bootstrap 1.1.1-r2 (using abuild 3.13.0-r5) started Tue, 06 Aug 2024 11:39:51 +0000 >>> mkdocs-bootstrap: Checking sanity of /home/buildozer/aports/testing/mkdocs-bootstrap/APKBUILD... >>> mkdocs-bootstrap: Analyzing dependencies... >>> mkdocs-bootstrap: Installing for build: build-base python3 py3-setuptools py3-gpep517 (1/22) Installing libbz2 (1.0.8-r6) (2/22) Installing libffi (3.4.6-r0) (3/22) Installing gdbm (1.24-r0) (4/22) Installing xz-libs (5.6.2-r0) (5/22) Installing mpdecimal (4.0.0-r0) (6/22) Installing libpanelw (6.5_p20240601-r0) (7/22) Installing sqlite-libs (3.46.0-r0) (8/22) Installing python3 (3.12.4-r0) (9/22) Installing python3-pycache-pyc0 (3.12.4-r0) (10/22) Installing pyc (3.12.4-r0) (11/22) Installing python3-pyc (3.12.4-r0) (12/22) Installing py3-parsing (3.1.2-r1) (13/22) Installing py3-parsing-pyc (3.1.2-r1) (14/22) Installing py3-packaging (24.1-r0) (15/22) Installing py3-packaging-pyc (24.1-r0) (16/22) Installing py3-setuptools (70.3.0-r0) (17/22) Installing py3-setuptools-pyc (70.3.0-r0) (18/22) Installing py3-installer (0.7.0-r2) (19/22) Installing py3-installer-pyc (0.7.0-r2) (20/22) Installing py3-gpep517 (16-r0) (21/22) Installing py3-gpep517-pyc (16-r0) (22/22) Installing .makedepends-mkdocs-bootstrap (20240806.113955) Executing busybox-1.36.1-r31.trigger OK: 390 MiB in 124 packages >>> mkdocs-bootstrap: Cleaning up srcdir >>> mkdocs-bootstrap: Cleaning up pkgdir >>> mkdocs-bootstrap: Cleaning up tmpdir >>> mkdocs-bootstrap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mkdocs-bootstrap-1.1.1.tar.gz >>> mkdocs-bootstrap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mkdocs-bootstrap-1.1.1.tar.gz >>> mkdocs-bootstrap: Checking sha512sums... mkdocs-bootstrap-1.1.1.tar.gz: OK >>> mkdocs-bootstrap: Unpacking /var/cache/distfiles/edge/mkdocs-bootstrap-1.1.1.tar.gz... 2024-08-06 11:39:58,219 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-08-06 11:39:58,276 root INFO running bdist_wheel 2024-08-06 11:39:58,347 root INFO running build 2024-08-06 11:39:58,348 root INFO running build_py 2024-08-06 11:39:58,358 root INFO creating build 2024-08-06 11:39:58,358 root INFO creating build/lib 2024-08-06 11:39:58,359 root INFO creating build/lib/mkdocs_bootstrap 2024-08-06 11:39:58,359 root INFO copying mkdocs_bootstrap/__init__.py -> build/lib/mkdocs_bootstrap 2024-08-06 11:39:58,360 root INFO running egg_info 2024-08-06 11:39:58,365 root INFO writing mkdocs_bootstrap.egg-info/PKG-INFO 2024-08-06 11:39:58,367 root INFO writing dependency_links to mkdocs_bootstrap.egg-info/dependency_links.txt 2024-08-06 11:39:58,368 root INFO writing entry points to mkdocs_bootstrap.egg-info/entry_points.txt 2024-08-06 11:39:58,369 root INFO writing requirements to mkdocs_bootstrap.egg-info/requires.txt 2024-08-06 11:39:58,370 root INFO writing top-level names to mkdocs_bootstrap.egg-info/top_level.txt 2024-08-06 11:39:58,378 root INFO reading manifest file 'mkdocs_bootstrap.egg-info/SOURCES.txt' 2024-08-06 11:39:58,379 root INFO reading manifest template 'MANIFEST.in' 2024-08-06 11:39:58,381 root WARNING warning: no files found matching '*.ico' under directory 'mkdocs_bootstrap' 2024-08-06 11:39:58,382 root WARNING warning: no files found matching '*.js' under directory 'mkdocs_bootstrap' 2024-08-06 11:39:58,384 root WARNING warning: no files found matching '*.png' under directory 'mkdocs_bootstrap' 2024-08-06 11:39:58,386 root WARNING warning: no files found matching '*.html' under directory 'mkdocs_bootstrap' 2024-08-06 11:39:58,387 root WARNING warning: no files found matching '*.eot' under directory 'mkdocs_bootstrap' 2024-08-06 11:39:58,388 root WARNING warning: no files found matching '*.svg' under directory 'mkdocs_bootstrap' 2024-08-06 11:39:58,389 root WARNING warning: no files found matching '*.ttf' under directory 'mkdocs_bootstrap' 2024-08-06 11:39:58,391 root WARNING warning: no files found matching '*.woff' under directory 'mkdocs_bootstrap' 2024-08-06 11:39:58,392 root WARNING warning: no files found matching '*.woff2' under directory 'mkdocs_bootstrap' 2024-08-06 11:39:58,394 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2024-08-06 11:39:58,395 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2024-08-06 11:39:58,396 root INFO adding license file 'LICENSE' 2024-08-06 11:39:58,398 root INFO writing manifest file 'mkdocs_bootstrap.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mkdocs_bootstrap.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mkdocs_bootstrap.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_bootstrap.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_bootstrap.css' to be distributed and are already explicitly excluding 'mkdocs_bootstrap.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) 2024-08-06 11:39:58,402 root INFO copying mkdocs_bootstrap/mkdocs_theme.yml -> build/lib/mkdocs_bootstrap 2024-08-06 11:39:58,403 root INFO creating build/lib/mkdocs_bootstrap/css 2024-08-06 11:39:58,403 root INFO copying mkdocs_bootstrap/css/base.css -> build/lib/mkdocs_bootstrap/css 2024-08-06 11:39:58,405 root INFO copying mkdocs_bootstrap/css/bootstrap.min.css -> build/lib/mkdocs_bootstrap/css 2024-08-06 11:39:58,426 root INFO installing to build/bdist.linux-riscv64/wheel 2024-08-06 11:39:58,426 root INFO running install 2024-08-06 11:39:58,468 root INFO running install_lib 2024-08-06 11:39:58,476 root INFO creating build/bdist.linux-riscv64 2024-08-06 11:39:58,477 root INFO creating build/bdist.linux-riscv64/wheel 2024-08-06 11:39:58,477 root INFO creating build/bdist.linux-riscv64/wheel/mkdocs_bootstrap 2024-08-06 11:39:58,478 root INFO copying build/lib/mkdocs_bootstrap/mkdocs_theme.yml -> build/bdist.linux-riscv64/wheel/mkdocs_bootstrap 2024-08-06 11:39:58,479 root INFO creating build/bdist.linux-riscv64/wheel/mkdocs_bootstrap/css 2024-08-06 11:39:58,480 root INFO copying build/lib/mkdocs_bootstrap/css/bootstrap.min.css -> build/bdist.linux-riscv64/wheel/mkdocs_bootstrap/css 2024-08-06 11:39:58,483 root INFO copying build/lib/mkdocs_bootstrap/css/base.css -> build/bdist.linux-riscv64/wheel/mkdocs_bootstrap/css 2024-08-06 11:39:58,484 root INFO copying build/lib/mkdocs_bootstrap/__init__.py -> build/bdist.linux-riscv64/wheel/mkdocs_bootstrap 2024-08-06 11:39:58,485 root INFO running install_egg_info 2024-08-06 11:39:58,494 root INFO Copying mkdocs_bootstrap.egg-info to build/bdist.linux-riscv64/wheel/mkdocs_bootstrap-1.1.1-py3.12.egg-info 2024-08-06 11:39:58,500 root INFO running install_scripts 2024-08-06 11:39:58,508 root INFO creating build/bdist.linux-riscv64/wheel/mkdocs_bootstrap-1.1.1.dist-info/WHEEL 2024-08-06 11:39:58,510 wheel INFO creating '/home/buildozer/aports/testing/mkdocs-bootstrap/src/mkdocs-bootstrap-1.1.1/.dist/.tmp-c1zcfmyg/mkdocs_bootstrap-1.1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-08-06 11:39:58,511 wheel INFO adding 'mkdocs_bootstrap/__init__.py' 2024-08-06 11:39:58,513 wheel INFO adding 'mkdocs_bootstrap/mkdocs_theme.yml' 2024-08-06 11:39:58,514 wheel INFO adding 'mkdocs_bootstrap/css/base.css' 2024-08-06 11:39:58,516 wheel INFO adding 'mkdocs_bootstrap/css/bootstrap.min.css' 2024-08-06 11:39:58,521 wheel INFO adding 'mkdocs_bootstrap-1.1.1.dist-info/LICENSE' 2024-08-06 11:39:58,522 wheel INFO adding 'mkdocs_bootstrap-1.1.1.dist-info/METADATA' 2024-08-06 11:39:58,523 wheel INFO adding 'mkdocs_bootstrap-1.1.1.dist-info/WHEEL' 2024-08-06 11:39:58,524 wheel INFO adding 'mkdocs_bootstrap-1.1.1.dist-info/entry_points.txt' 2024-08-06 11:39:58,524 wheel INFO adding 'mkdocs_bootstrap-1.1.1.dist-info/top_level.txt' 2024-08-06 11:39:58,525 wheel INFO adding 'mkdocs_bootstrap-1.1.1.dist-info/RECORD' 2024-08-06 11:39:58,526 root INFO removing build/bdist.linux-riscv64/wheel 2024-08-06 11:39:58,529 gpep517 INFO The backend produced .dist/mkdocs_bootstrap-1.1.1-py2.py3-none-any.whl mkdocs_bootstrap-1.1.1-py2.py3-none-any.whl >>> mkdocs-bootstrap: Entering fakeroot... 2024-08-06 11:39:59,280 gpep517 INFO Installing .dist/mkdocs_bootstrap-1.1.1-py2.py3-none-any.whl into /home/buildozer/aports/testing/mkdocs-bootstrap/pkg/mkdocs-bootstrap 2024-08-06 11:39:59,314 gpep517 INFO Installation complete >>> mkdocs-bootstrap-pyc*: Running split function pyc... '/home/buildozer/aports/testing/mkdocs-bootstrap/pkg/mkdocs-bootstrap/usr/lib/python3.12/site-packages/mkdocs_bootstrap/__pycache__' -> '/home/buildozer/aports/testing/mkdocs-bootstrap/pkg/mkdocs-bootstrap-pyc/usr/lib/python3.12/site-packages/mkdocs_bootstrap/__pycache__' >>> mkdocs-bootstrap-pyc*: Preparing subpackage mkdocs-bootstrap-pyc... >>> mkdocs-bootstrap-pyc*: Running postcheck for mkdocs-bootstrap-pyc >>> mkdocs-bootstrap*: Running postcheck for mkdocs-bootstrap >>> mkdocs-bootstrap*: Preparing package mkdocs-bootstrap... >>> mkdocs-bootstrap-pyc*: Tracing dependencies... python3 python3~3.12 >>> mkdocs-bootstrap-pyc*: Package size: 32.0 KB >>> mkdocs-bootstrap-pyc*: Compressing data... >>> mkdocs-bootstrap-pyc*: Create checksum... >>> mkdocs-bootstrap-pyc*: Create mkdocs-bootstrap-pyc-1.1.1-r2.apk >>> mkdocs-bootstrap*: Tracing dependencies... python3 python3~3.12 >>> mkdocs-bootstrap*: Package size: 220.0 KB >>> mkdocs-bootstrap*: Compressing data... >>> mkdocs-bootstrap*: Create checksum... >>> mkdocs-bootstrap*: Create mkdocs-bootstrap-1.1.1-r2.apk >>> mkdocs-bootstrap: Build complete at Tue, 06 Aug 2024 11:40:00 +0000 elapsed time 0h 0m 9s >>> mkdocs-bootstrap: Cleaning up srcdir >>> mkdocs-bootstrap: Cleaning up pkgdir >>> mkdocs-bootstrap: Uninstalling dependencies... (1/22) Purging .makedepends-mkdocs-bootstrap (20240806.113955) (2/22) Purging py3-setuptools-pyc (70.3.0-r0) (3/22) Purging py3-setuptools (70.3.0-r0) (4/22) Purging py3-packaging-pyc (24.1-r0) (5/22) Purging py3-packaging (24.1-r0) (6/22) Purging py3-parsing-pyc (3.1.2-r1) (7/22) Purging py3-parsing (3.1.2-r1) (8/22) Purging py3-gpep517-pyc (16-r0) (9/22) Purging py3-gpep517 (16-r0) (10/22) Purging py3-installer-pyc (0.7.0-r2) (11/22) Purging py3-installer (0.7.0-r2) (12/22) Purging python3-pyc (3.12.4-r0) (13/22) Purging python3-pycache-pyc0 (3.12.4-r0) (14/22) Purging pyc (3.12.4-r0) (15/22) Purging python3 (3.12.4-r0) (16/22) Purging gdbm (1.24-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.4.6-r0) (19/22) Purging libpanelw (6.5_p20240601-r0) (20/22) Purging mpdecimal (4.0.0-r0) (21/22) Purging sqlite-libs (3.46.0-r0) (22/22) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 341 MiB in 102 packages >>> mkdocs-bootstrap: Updating the testing/riscv64 repository index... >>> mkdocs-bootstrap: Signing the index...