Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 763240 - app-doc/doxygen-1.8.20 : Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
Summary: app-doc/doxygen-1.8.20 : Could NOT find PythonInterp (missing: PYTHON_EXECUT...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-03 08:57 UTC by Toralf Förster
Modified: 2021-04-13 07:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.66 KB, text/plain)
2021-01-03 08:57 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,48.74 KB, text/plain)
2021-01-03 08:57 UTC, Toralf Förster
Details
app-doc:doxygen-1.8.20:20210102-233027.log (app-doc:doxygen-1.8.20:20210102-233027.log,3.56 KB, text/plain)
2021-01-03 08:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,103.21 KB, text/plain)
2021-01-03 08:57 UTC, Toralf Förster
Details
environment (environment,131.59 KB, text/plain)
2021-01-03 08:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.32 KB, application/x-bzip)
2021-01-03 08:58 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.66 KB, application/x-bzip)
2021-01-03 08:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.83 KB, application/x-bzip)
2021-01-03 08:58 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 2021-01-03 08:57:54 UTC
-- Detecting CXX compile features - done
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:218 (message):
  Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:582 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake/Modules/FindPythonInterp.cmake:175 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20201231-222458

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

gcc-config -l:
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.9 (fallback)
  [3]   pypy3 (fallback)
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Jan  2 11:05:17 PM UTC 2021

emerge -qpvO app-doc/doxygen
[ebuild  N    ] app-doc/doxygen-1.8.20  USE="-clang -debug -doc -dot -doxysearch -qt5 (-sqlite)"
Comment 1 Toralf Förster gentoo-dev 2021-01-03 08:57:56 UTC
Created attachment 680794 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-01-03 08:57:57 UTC
Created attachment 680797 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2021-01-03 08:57:58 UTC
Created attachment 680800 [details]
app-doc:doxygen-1.8.20:20210102-233027.log
Comment 4 Toralf Förster gentoo-dev 2021-01-03 08:57:59 UTC
Created attachment 680803 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2021-01-03 08:58:01 UTC
Created attachment 680806 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2021-01-03 08:58:02 UTC
Created attachment 680809 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2021-01-03 08:58:03 UTC
Created attachment 680812 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2021-01-03 08:58:04 UTC
Created attachment 680815 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2021-04-13 07:12:47 UTC
The bug has been closed via the following commit(s):

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

commit cb4ac6a0af16ffbeed81a90e863b447f5acf7685
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-04-13 07:12:11 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-04-13 07:12:44 +0000

    app-doc/doxygen: unconditionally depend on python
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/763240
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 app-doc/doxygen/doxygen-1.9.1.ebuild | 4 ++--
 app-doc/doxygen/doxygen-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)