Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831324 - dev-python/jellyfish-0.9.0 - docs/conf.py not found, distutils_enable_sphinx call wrong
Summary: dev-python/jellyfish-0.9.0 - docs/conf.py not found, distutils_enable_sphinx ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-16 18:42 UTC by Toralf Förster
Modified: 2022-01-16 20:29 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.26 KB, text/plain)
2022-01-16 18:42 UTC, Toralf Förster
Details
dev-python:jellyfish-0.9.0:20220116-183002.log (dev-python:jellyfish-0.9.0:20220116-183002.log,7.84 KB, text/plain)
2022-01-16 18:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,172.48 KB, text/plain)
2022-01-16 18:42 UTC, Toralf Förster
Details
environment (environment,120.25 KB, text/plain)
2022-01-16 18:42 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.96 KB, application/x-bzip)
2022-01-16 18:42 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.17 KB, application/x-bzip)
2022-01-16 18:42 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-01-16 18:42:11 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 /var/tmp/portage/dev-python/jellyfish-0.9.0/work/jellyfish-0.9.0-python3_9/temp.linux-x86_64-3.9/cjellyfish/damerau_levenshtein.o /var/tmp/portage/dev-python
 * Using python3.9 in global scope
 * python3_9: running distutils-r1_run_phase python_compile_all
 * ERROR: dev-python/jellyfish-0.9.0::gentoo failed (compile phase):
 *   docs/conf.py not found, distutils_enable_sphinx call wrong
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20220114-201049

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Rust versions:
  [1]   rust-1.58.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 11.0.13_p8 [openjdk-bin-11]
2)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 657cbf9bd44d50a6b4815d060517f9bbb455102e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jan 16 18:21:50 2022 +0000

    2022-01-16 18:21:48 UTC

emerge -qpvO dev-python/jellyfish
[ebuild  N    ] dev-python/jellyfish-0.9.0  USE="doc -test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-01-16 18:42:12 UTC
Created attachment 762361 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-16 18:42:13 UTC
Created attachment 762362 [details]
dev-python:jellyfish-0.9.0:20220116-183002.log
Comment 3 Toralf Förster gentoo-dev 2022-01-16 18:42:15 UTC
Created attachment 762363 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-16 18:42:16 UTC
Created attachment 762364 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-16 18:42:17 UTC
Created attachment 762365 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-16 18:42:18 UTC
Created attachment 762366 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-01-16 20:29:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daa44cc2f1228f95d586ccaf10b43549c344b4b4

commit daa44cc2f1228f95d586ccaf10b43549c344b4b4
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2022-01-16 20:19:47 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-01-16 20:29:10 +0000

    dev-python/jellyfish: remove docs generation
    
    upstream removed all support for sphinx docs generation
    They use mkdocs, which isn't supplied through pypi tarball
    
    Closes: https://bugs.gentoo.org/831324
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/jellyfish/jellyfish-0.9.0.ebuild | 1 -
 1 file changed, 1 deletion(-)