Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 866117 - net-mail/notmuch-0.34.2-r1:0/5 - ERROR: net-mail/notmuch-0.34.2-r1::gentoo failed (configure phase):
Summary: net-mail/notmuch-0.34.2-r1:0/5 - ERROR: net-mail/notmuch-0.34.2-r1::gentoo fa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-23 09:07 UTC by Toralf Förster
Modified: 2022-08-23 18:34 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.24 KB, text/plain)
2022-08-23 09:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,29.02 KB, text/plain)
2022-08-23 09:07 UTC, Toralf Förster
Details
environment (environment,181.99 KB, text/plain)
2022-08-23 09:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.28 KB, application/x-bzip)
2022-08-23 09:07 UTC, Toralf Förster
Details
net-mail:notmuch-0.34.2-r1:20220823-083524.log (net-mail:notmuch-0.34.2-r1:20220823-083524.log,2.48 KB, text/plain)
2022-08-23 09:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,38.83 KB, application/x-bzip)
2022-08-23 09:07 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-08-23 09:07:16 UTC
 *   patterns: '(*)'
 * Likely a REQUIRED_USE constraint (possibly USE-conditional) is missing.
 *   suggested: || ( $(python_gen_useflags ) )
 * (remember to quote all the patterns with '')
 * ERROR: net-mail/notmuch-0.34.2-r1::gentoo failed (configure phase):
 *   python_setup: no enabled implementation satisfy requirements

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20220823-040858

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  [1]   ruby31 *
Available Rust versions:
  [1]   rust-bin-1.62.1 *
php cli:

  HEAD of ::gentoo
commit bbfbfe56bdf49907275e20afc4d4144efc56eb56
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 23 08:02:03 2022 +0000

    2022-08-23 08:02:03 UTC

emerge -qpvO net-mail/notmuch
[ebuild  N    ] net-mail/notmuch-0.34.2-r1  USE="crypt -apidoc -doc -emacs -mutt -nmbug -python -test (-valgrind)" PYTHON_TARGETS="python3_10 -pypy3 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-08-23 09:07:18 UTC
Created attachment 800579 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-23 09:07:19 UTC
Created attachment 800581 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-08-23 09:07:20 UTC
Created attachment 800583 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-08-23 09:07:21 UTC
Created attachment 800585 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-23 09:07:22 UTC
Created attachment 800587 [details]
net-mail:notmuch-0.34.2-r1:20220823-083524.log
Comment 6 Toralf Förster gentoo-dev 2022-08-23 09:07:23 UTC
Created attachment 800589 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-08-23 18:34:25 UTC
The bug has been closed via the following commit(s):

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

commit 07fd9cde32eb83dd60c1b69a34dbacf114b5271e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-08-23 18:27:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-08-23 18:34:13 +0000

    net-mail/notmuch: fix Sphinx dep
    
    python_check_deps doesn't do anything w/ distutils-r1,
    so we settle for the slight over-dep (note that
    the configure script imports, so we need the [${PYTHON_USEDEP}])
    
    Bug: https://bugs.gentoo.org/856628
    Closes: https://bugs.gentoo.org/866117
    Fixes: 8e4a0100e36949f4c4887f00f7dd438dd5a1be75
    Signed-off-by: Sam James <sam@gentoo.org>

 net-mail/notmuch/notmuch-0.34.2-r1.ebuild | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)