Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 825069 Details for
Bug 878047
dev-python/mkdocs-bootstrap-1.1.1 - ERROR - Config value: theme. Error: Unrecognised theme name: bootstrap.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:mkdocs-bootstrap-1.1-r2:20221023-042302.log
dev-python:mkdocs-bootstrap-1.1-r2:20221023-042302.log (text/plain), 10.08 KB, created by
Toralf Förster
on 2022-10-23 07:54:18 UTC
(
hide
)
Description:
dev-python:mkdocs-bootstrap-1.1-r2:20221023-042302.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-10-23 07:54:18 UTC
Size:
10.08 KB
patch
obsolete
> * Package: dev-python/mkdocs-bootstrap-1.1-r2:0 > * Repository: gentoo > * Maintainer: andrewammerlaan@gentoo.org > * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux python_targets_python3_10 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking mkdocs-bootstrap-1.1.tar.gz to /var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work >>>> Source unpacked in /var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work >>>> Preparing source in /var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work/mkdocs-bootstrap-1.1 ... > * Build system packages: > * dev-python/gpep517 : 9 > * dev-python/installer : 0.5.1-r1 > * dev-python/setuptools : 65.5.0 > * dev-python/setuptools_scm : 7.0.5 > * dev-python/wheel : 0.38.0 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work/mkdocs-bootstrap-1.1 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work/mkdocs-bootstrap-1.1 ... > * python3_10: running distutils-r1_run_phase distutils-r1_python_compile > * Building the wheel for mkdocs-bootstrap-1.1 via setuptools.build_meta:__legacy__ >gpep517 build-wheel --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work/mkdocs-bootstrap-1.1-python3_10/wheel >2022-10-23 06:23:05,384 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ >/usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. > warnings.warn(msg, warning_class) >running bdist_wheel >running build >running build_py >creating build >creating build/lib >creating build/lib/mkdocs_bootstrap >copying mkdocs_bootstrap/__init__.py -> build/lib/mkdocs_bootstrap >running egg_info >creating mkdocs_bootstrap.egg-info >writing mkdocs_bootstrap.egg-info/PKG-INFO >writing dependency_links to mkdocs_bootstrap.egg-info/dependency_links.txt >writing entry points to mkdocs_bootstrap.egg-info/entry_points.txt >writing requirements to mkdocs_bootstrap.egg-info/requires.txt >writing top-level names to mkdocs_bootstrap.egg-info/top_level.txt >writing manifest file 'mkdocs_bootstrap.egg-info/SOURCES.txt' >2022-10-23 06:23:06,087 setuptools_scm.file_finder_git ERROR listing git files failed - pretending there aren't any >reading manifest file 'mkdocs_bootstrap.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no files found matching '*.ico' under directory 'mkdocs_bootstrap' >warning: no files found matching '*.js' under directory 'mkdocs_bootstrap' >warning: no files found matching '*.png' under directory 'mkdocs_bootstrap' >warning: no files found matching '*.html' under directory 'mkdocs_bootstrap' >warning: no files found matching '*.eot' under directory 'mkdocs_bootstrap' >warning: no files found matching '*.svg' under directory 'mkdocs_bootstrap' >warning: no files found matching '*.ttf' under directory 'mkdocs_bootstrap' >warning: no files found matching '*.woff' under directory 'mkdocs_bootstrap' >warning: no files found matching '*.woff2' under directory 'mkdocs_bootstrap' >warning: no previously-included files matching '__pycache__' found under directory '*' >warning: no previously-included files matching '*.py[co]' found under directory '*' >adding license file 'LICENSE' >writing manifest file 'mkdocs_bootstrap.egg-info/SOURCES.txt' >/usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'mkdocs_bootstrap.css' as data is deprecated, please list it in `packages`. > !! > > > ############################ > # Package would be ignored # > ############################ > Python recognizes 'mkdocs_bootstrap.css' as an importable package, > but it is not listed in the `packages` configuration of setuptools. > > 'mkdocs_bootstrap.css' has been automatically added to the distribution only > because it may contain data files, but this behavior is likely to change > in future versions of setuptools (and therefore is considered deprecated). > > Please make sure that 'mkdocs_bootstrap.css' is included as a package by using > the `packages` configuration field or the proper discovery methods > (for example by using `find_namespace_packages(...)`/`find_namespace:` > instead of `find_packages(...)`/`find:`). > > You can read more about "package discovery" and "data files" on setuptools > documentation page. > > >!! > > check.warn(importable) >copying mkdocs_bootstrap/mkdocs_theme.yml -> build/lib/mkdocs_bootstrap >creating build/lib/mkdocs_bootstrap/css >copying mkdocs_bootstrap/css/base.css -> build/lib/mkdocs_bootstrap/css >copying mkdocs_bootstrap/css/bootstrap.min.css -> build/lib/mkdocs_bootstrap/css >warning: build_py: byte-compiling is disabled, skipping. > >2022-10-23 06:23:06,389 wheel INFO installing to build/bdist.linux-x86_64/wheel >running install >running install_lib >creating build/bdist.linux-x86_64 >creating build/bdist.linux-x86_64/wheel >creating build/bdist.linux-x86_64/wheel/mkdocs_bootstrap >creating build/bdist.linux-x86_64/wheel/mkdocs_bootstrap/css >copying build/lib/mkdocs_bootstrap/css/bootstrap.min.css -> build/bdist.linux-x86_64/wheel/mkdocs_bootstrap/css >copying build/lib/mkdocs_bootstrap/css/base.css -> build/bdist.linux-x86_64/wheel/mkdocs_bootstrap/css >copying build/lib/mkdocs_bootstrap/mkdocs_theme.yml -> build/bdist.linux-x86_64/wheel/mkdocs_bootstrap >copying build/lib/mkdocs_bootstrap/__init__.py -> build/bdist.linux-x86_64/wheel/mkdocs_bootstrap >warning: install_lib: byte-compiling is disabled, skipping. > >running install_egg_info >Copying mkdocs_bootstrap.egg-info to build/bdist.linux-x86_64/wheel/mkdocs_bootstrap-1.1-py3.10.egg-info >running install_scripts >2022-10-23 06:23:06,541 wheel INFO creating build/bdist.linux-x86_64/wheel/mkdocs_bootstrap-1.1.dist-info/WHEEL >2022-10-23 06:23:06,542 wheel INFO creating '/var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work/mkdocs-bootstrap-1.1-python3_10/wheel/tmp3xauyyaa/mkdocs_bootstrap-1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it >2022-10-23 06:23:06,542 wheel INFO adding 'mkdocs_bootstrap/__init__.py' >2022-10-23 06:23:06,542 wheel INFO adding 'mkdocs_bootstrap/mkdocs_theme.yml' >2022-10-23 06:23:06,543 wheel INFO adding 'mkdocs_bootstrap/css/base.css' >2022-10-23 06:23:06,543 wheel INFO adding 'mkdocs_bootstrap/css/bootstrap.min.css' >2022-10-23 06:23:06,543 wheel INFO adding 'mkdocs_bootstrap-1.1.dist-info/LICENSE' >2022-10-23 06:23:06,544 wheel INFO adding 'mkdocs_bootstrap-1.1.dist-info/METADATA' >2022-10-23 06:23:06,544 wheel INFO adding 'mkdocs_bootstrap-1.1.dist-info/WHEEL' >2022-10-23 06:23:06,544 wheel INFO adding 'mkdocs_bootstrap-1.1.dist-info/entry_points.txt' >2022-10-23 06:23:06,544 wheel INFO adding 'mkdocs_bootstrap-1.1.dist-info/top_level.txt' >2022-10-23 06:23:06,544 wheel INFO adding 'mkdocs_bootstrap-1.1.dist-info/RECORD' >2022-10-23 06:23:06,544 wheel INFO removing build/bdist.linux-x86_64/wheel >2022-10-23 06:23:06,545 gpep517 INFO The backend produced /var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work/mkdocs-bootstrap-1.1-python3_10/wheel/mkdocs_bootstrap-1.1-py2.py3-none-any.whl > * Installing mkdocs_bootstrap-1.1-py2.py3-none-any.whl to /var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work/mkdocs-bootstrap-1.1-python3_10/install >gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work/mkdocs-bootstrap-1.1-python3_10/install --interpreter=/usr/bin/python3.10 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work/mkdocs-bootstrap-1.1-python3_10/wheel/mkdocs_bootstrap-1.1-py2.py3-none-any.whl >2022-10-23 06:23:06,782 gpep517 INFO Installing /var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work/mkdocs-bootstrap-1.1-python3_10/wheel/mkdocs_bootstrap-1.1-py2.py3-none-any.whl into /var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work/mkdocs-bootstrap-1.1-python3_10/install >2022-10-23 06:23:06,787 gpep517 INFO Installation complete > * Using python3.10 in global scope > * python3_10: running distutils-r1_run_phase python_compile_all >/var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work/mkdocs-bootstrap-1.1 /var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work/mkdocs-bootstrap-1.1 >ERROR - Config value: 'theme'. Error: Unrecognised theme name: 'bootstrap'. > The available installed themes are: mkdocs, readthedocs >Aborted with 1 Configuration Errors! > * ERROR: dev-python/mkdocs-bootstrap-1.1-r2::gentoo failed (compile phase): > * mkdocs_compile: mkdocs build failed > * > * Call stack: > * ebuild.sh, line 122: Called src_compile > * environment, line 3533: Called distutils-r1_src_compile > * environment, line 1647: Called _distutils-r1_run_common_phase 'python_compile_all' > * environment, line 767: Called multibuild_foreach_variant 'distutils-r1_run_phase' 'python_compile_all' > * environment, line 2729: Called _multibuild_run 'distutils-r1_run_phase' 'python_compile_all' > * environment, line 2727: Called distutils-r1_run_phase 'python_compile_all' > * environment, line 1626: Called python_compile_all > * environment, line 2977: Called docs_compile > * environment, line 2008: Called mkdocs_compile > * environment, line 2663: Called die > * The specific snippet of code: > * mkdocs build -d "${DOCS_OUTDIR}" || die "${FUNCNAME}: mkdocs build failed"; > * > * If you need support, post the output of `emerge --info '=dev-python/mkdocs-bootstrap-1.1-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/mkdocs-bootstrap-1.1-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:mkdocs-bootstrap-1.1-r2:20221023-042302.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work/mkdocs-bootstrap-1.1' > * S: '/var/tmp/portage/dev-python/mkdocs-bootstrap-1.1-r2/work/mkdocs-bootstrap-1.1' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 878047
:
825067
| 825069 |
825071
|
825073
|
825075
|
825077