Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 838988

Summary: dev-python/click-8.1.2 - Could not import extension sphinx_tabs.tabs (exception: No module named sphinx_tabs)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mgorny, nbowler, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:click-8.1.2:20220417-163526.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

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 ***