Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906704 - mail-filter/afew-3.0.1 - error: invalid command build_sphinx
Summary: mail-filter/afew-3.0.1 - error: invalid command build_sphinx
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Guillaume Seren
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-18 18:10 UTC by Toralf Förster
Modified: 2023-08-22 16:29 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.96 KB, text/plain)
2023-05-18 18:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,109.05 KB, text/plain)
2023-05-18 18:11 UTC, Toralf Förster
Details
environment (environment,136.91 KB, text/plain)
2023-05-18 18:11 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,711 bytes, application/x-bzip)
2023-05-18 18:11 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.11 KB, application/x-bzip)
2023-05-18 18:11 UTC, Toralf Förster
Details
mail-filter:afew-3.0.1:20230518-122857.log (mail-filter:afew-3.0.1:20230518-122857.log,6.87 KB, text/plain)
2023-05-18 18:11 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.81 KB, application/x-bzip)
2023-05-18 18:11 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 2023-05-18 18:10:58 UTC
python3.11 setup.py build_sphinx -b man --build-dir=docs/build
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'build_sphinx'
 * ERROR: mail-filter/afew-3.0.1::gentoo failed (compile phase):
 *   (no error message)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_systemd-j4-20230516-152318

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.4
Python 3.11.3
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.69.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.20.4 linux/amd64

  HEAD of ::gentoo
commit e981555b6d683aa09746df4d8a59b0eba4fe6a0a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu May 18 11:31:59 2023 +0000

    2023-05-18 11:31:59 UTC

emerge -qpvO mail-filter/afew
[ebuild  N    ] mail-filter/afew-3.0.1  USE="-doc -test" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-05-18 18:10:59 UTC
Created attachment 861933 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-18 18:11:00 UTC
Created attachment 861934 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-05-18 18:11:01 UTC
Created attachment 861935 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-05-18 18:11:02 UTC
Created attachment 861936 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-05-18 18:11:03 UTC
Created attachment 861937 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-05-18 18:11:04 UTC
Created attachment 861938 [details]
mail-filter:afew-3.0.1:20230518-122857.log
Comment 7 Toralf Förster gentoo-dev 2023-05-18 18:11:05 UTC
Created attachment 861939 [details]
temp.tar.bz2
Comment 8 Etn40ff 2023-08-22 16:29:50 UTC
build_sphinx has been removed in Sphinx 7. Cf. https://github.com/afewmail/afew/issues/325