Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 838988 - dev-python/click-8.1.2 - Could not import extension sphinx_tabs.tabs (exception: No module named sphinx_tabs)
Summary: dev-python/click-8.1.2 - Could not import extension sphinx_tabs.tabs (excepti...
Status: RESOLVED DUPLICATE of bug 796545
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-17 16:36 UTC by Toralf Förster
Modified: 2022-04-26 20:23 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.78 KB, text/plain)
2022-04-17 16:36 UTC, Toralf Förster
Details
dev-python:click-8.1.2:20220417-163526.log (dev-python:click-8.1.2:20220417-163526.log,9.02 KB, text/plain)
2022-04-17 16:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,52.22 KB, text/plain)
2022-04-17 16:36 UTC, Toralf Förster
Details
environment (environment,127.16 KB, text/plain)
2022-04-17 16:36 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,4.95 KB, application/x-bzip)
2022-04-17 16:36 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.39 KB, application/x-bzip)
2022-04-17 16:36 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-04-17 16:36:41 UTC
python3.9 -m sphinx.cmd.build -b html -d docs/_build/doctrees docs docs/_build/html
Running Sphinx v4.5.0

Extension error:
Could not import extension sphinx_tabs.tabs (exception: No module named 'sphinx_tabs')
 * ERROR: dev-python/click-8.1.2::gentoo failed (compile phase):
 *   (no error message)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220417-080841

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
clang version 14.0.1
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.1
Python 3.9.12
Available Rust versions:
  [1]   rust-1.60.0 *
php cli:

  HEAD of ::gentoo
commit e165edd2265e199a683c459c909900dd98f854a2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 17 14:38:58 2022 +0000

    2022-04-17 14:38:56 UTC

emerge -qpvO dev-python/click
[ebuild  N    ] dev-python/click-8.1.2  USE="doc -examples -test" PYTHON_TARGETS="python3_9 -pypy3 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-04-17 16:36:42 UTC
Created attachment 771227 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-17 16:36:44 UTC
Created attachment 771230 [details]
dev-python:click-8.1.2:20220417-163526.log
Comment 3 Toralf Förster gentoo-dev 2022-04-17 16:36:45 UTC
Created attachment 771233 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-17 16:36:47 UTC
Created attachment 771236 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-17 16:36:48 UTC
Created attachment 771239 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-17 16:36:49 UTC
Created attachment 771242 [details]
temp.tar.bz2
Comment 7 Nick Bowler 2022-04-26 20:06:45 UTC
Pretty sure this is a dupe of bug 796545

The dev-python/click package just needs a dependency on dev-python/sphinx-tabs
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-04-26 20:23:21 UTC
Thanks for noticing.

*** This bug has been marked as a duplicate of bug 796545 ***