Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830392 - dev-python/plyr-1.0.6-r1 - docs/conf.py not found, distutils_enable_sphinx call wrong
Summary: dev-python/plyr-1.0.6-r1 - docs/conf.py not found, distutils_enable_sphinx ca...
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-01 11:52 UTC by Toralf Förster
Modified: 2022-12-02 17:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.34 KB, text/plain)
2022-01-01 11:52 UTC, Toralf Förster
Details
dev-python:plyr-1.0.6:20211231-202208.log (dev-python:plyr-1.0.6:20211231-202208.log,3.01 KB, text/plain)
2022-01-01 11:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,349.85 KB, text/plain)
2022-01-01 11:52 UTC, Toralf Förster
Details
environment (environment,134.39 KB, text/plain)
2022-01-01 11:52 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.15 KB, application/x-bzip)
2022-01-01 11:52 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.47 KB, application/x-bzip)
2022-01-01 11:52 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-01 11:52:38 UTC
  tree = Parsing.p_module(s, pxd, full_module_name)
 * Using python3.9 in global scope
 * python3_9: running distutils-r1_run_phase python_compile_all
 * ERROR: dev-python/plyr-1.0.6::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_desktop_plasma_systemd-j4-20211220-180518

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-11.2.1 *
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.9
Available Rust versions:
  [1]   rust-bin-1.57.0
  [2]   rust-1.57.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.21.0 [icedtea-8]
*)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   openjdk-bin-8  system-vm

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

  HEAD of ::gentoo
commit 54b9adb7432de50d729252ef63abc6b78d62c33f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 31 19:21:44 2021 +0000

    2021-12-31 19:21:43 UTC

emerge -qpvO dev-python/plyr
[ebuild  N    ] dev-python/plyr-1.0.6  USE="doc" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-01-01 11:52:39 UTC
Created attachment 760963 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-01 11:52:40 UTC
Created attachment 760964 [details]
dev-python:plyr-1.0.6:20211231-202208.log
Comment 3 Toralf Förster gentoo-dev 2022-01-01 11:52:41 UTC
Created attachment 760965 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-01 11:52:43 UTC
Created attachment 760966 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-01 11:52:44 UTC
Created attachment 760967 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-01 11:52:45 UTC
Created attachment 760968 [details]
temp.tar.bz2
Comment 7 Agostino Sarubbo gentoo-dev 2022-12-01 15:58:53 UTC
clang-stricter_tinderbox has reproduced this issue with version 1.0.6-r1 - Updating summary.
Comment 8 Larry the Git Cow gentoo-dev 2022-12-02 17:31:43 UTC
The bug has been closed via the following commit(s):

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

commit 8ce9c240fd175688cb209a778dd8177471c65c4d
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-12-02 16:17:23 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-12-02 17:29:29 +0000

    dev-python/plyr: Fix building docs
    
    Closes: https://bugs.gentoo.org/830392
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/plyr/plyr-1.0.6-r1.ebuild | 24 +++++++++++++++++-------
 1 file changed, 17 insertions(+), 7 deletions(-)