Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698870 - app-doc/doxygen-1.8.16 : CMake Error at /.../FindPackageHandleStandardArgs.cmake:137 (message):
Summary: app-doc/doxygen-1.8.16 : CMake Error at /.../FindPackageHandleStandardArgs.cm...
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: 2019-10-29 18:23 UTC by Toralf Förster
Modified: 2019-12-12 19:23 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.80 KB, text/plain)
2019-10-29 18:23 UTC, Toralf Förster
Details
app-doc:doxygen-1.8.16:20191029-150916.log (app-doc:doxygen-1.8.16:20191029-150916.log,4.72 KB, text/plain)
2019-10-29 18:23 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,5.45 KB, text/plain)
2019-10-29 18:23 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,54.60 KB, text/plain)
2019-10-29 18:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,48.41 KB, text/plain)
2019-10-29 18:23 UTC, Toralf Förster
Details
environment (environment,145.53 KB, text/plain)
2019-10-29 18:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.18 KB, application/x-bzip)
2019-10-29 18:23 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.91 KB, application/x-bzip)
2019-10-29 18:24 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.63 KB, application/x-bzip)
2019-10-29 18:24 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 2019-10-29 18:23:34 UTC
-- Performing Test ICONV_ACCEPTS_CONST_INPUT
-- Performing Test ICONV_ACCEPTS_CONST_INPUT - Failed
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find Git (missing: GIT_EXECUTABLE)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-libressl-20191028-101629

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *


llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 29 Oct 2019 15:06:32 +0000

emerge -qpvO app-doc/doxygen
[ebuild  N    ] app-doc/doxygen-1.8.16  USE="qt5 -clang -debug -doc -dot -doxysearch -latex (-sqlite)"
Comment 1 Toralf Förster gentoo-dev 2019-10-29 18:23:37 UTC
Created attachment 594440 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-10-29 18:23:40 UTC
Created attachment 594442 [details]
app-doc:doxygen-1.8.16:20191029-150916.log
Comment 3 Toralf Förster gentoo-dev 2019-10-29 18:23:43 UTC
Created attachment 594444 [details]
CMakeError.log
Comment 4 Toralf Förster gentoo-dev 2019-10-29 18:23:46 UTC
Created attachment 594446 [details]
CMakeOutput.log
Comment 5 Toralf Förster gentoo-dev 2019-10-29 18:23:48 UTC
Created attachment 594448 [details]
emerge-history.txt
Comment 6 Toralf Förster gentoo-dev 2019-10-29 18:23:54 UTC
Created attachment 594450 [details]
environment
Comment 7 Toralf Förster gentoo-dev 2019-10-29 18:23:58 UTC
Created attachment 594452 [details]
etc.portage.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-10-29 18:24:01 UTC
Created attachment 594454 [details]
logs.tbz2
Comment 9 Toralf Förster gentoo-dev 2019-10-29 18:24:05 UTC
Created attachment 594456 [details]
temp.tbz2
Comment 10 Larry the Git Cow gentoo-dev 2019-12-12 19:23:23 UTC
The bug has been closed via the following commit(s):

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

commit 8f02a3af6e54794f67c8ca97e76484ab36e97a7d
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2019-12-12 19:22:48 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2019-12-12 19:22:48 +0000

    app-doc/doxygen: fix git build dep; synchronize live ebuild
    
    Closes: https://bugs.gentoo.org/698870
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

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