Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791739 - dev-libs/libical-3.0.10[doc glib] - CMake Error at cmake/modules/GtkDoc.cmake:34 (message): Cannot find all gtk-doc binaries, install them or use -DENABLE_GTK_DOC=OFF instead
Summary: dev-libs/libical-3.0.10[doc glib] - CMake Error at cmake/modules/GtkDoc.cmake...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas Sturmlechner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-23 23:21 UTC by ernsteiswuerfel
Modified: 2021-06-20 08:32 UTC (History)
1 user (show)

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


Attachments
build.log (libical-3.0.10:20210523-231713.log,9.74 KB, text/plain)
2021-05-23 23:21 UTC, ernsteiswuerfel
Details
cmake output (CMakeOutput.log,67.14 KB, text/plain)
2021-05-23 23:22 UTC, ernsteiswuerfel
Details
cmake error (CMakeError.log,8.54 KB, text/plain)
2021-05-23 23:23 UTC, ernsteiswuerfel
Details
emerge --info (file_791739.txt,5.82 KB, text/plain)
2021-05-23 23:23 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2021-05-23 23:21:30 UTC
Created attachment 710835 [details]
build.log

[...]
-- Performing Test HAVE_GXX_REDUNDANT_DECLS
-- Performing Test HAVE_GXX_REDUNDANT_DECLS - Success
CMake Error at cmake/modules/GtkDoc.cmake:34 (message):
  Cannot find all gtk-doc binaries, install them or use -DENABLE_GTK_DOC=OFF
  instead
Call Stack (most recent call first):
  doc/reference/libical-glib/CMakeLists.txt:1 (include)


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/dev-libs/libical-3.0.10/work/libical-3.0.10_build/CMakeFiles/CMakeOutput.log".
See also "/var/tmp/portage/dev-libs/libical-3.0.10/work/libical-3.0.10_build/CMakeFiles/CMakeError.log".
 * ERROR: dev-libs/libical-3.0.10::gentoo failed (configure phase):
 *   cmake failed
Comment 1 ernsteiswuerfel archtester 2021-05-23 23:22:52 UTC
Created attachment 710838 [details]
cmake output
Comment 2 ernsteiswuerfel archtester 2021-05-23 23:23:07 UTC
Created attachment 710841 [details]
cmake error
Comment 3 ernsteiswuerfel archtester 2021-05-23 23:23:31 UTC
Created attachment 710844 [details]
emerge --info
Comment 4 Larry the Git Cow gentoo-dev 2021-06-20 08:32:59 UTC
The bug has been closed via the following commit(s):

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

commit 968c15f6bc8af72efb71076b8186d4c6d8e0b5ab
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-06-20 07:02:42 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-06-20 08:32:51 +0000

    dev-libs/libical: Add missing dev-util/gtk-doc BDEPEND w/ doc && glib
    
    Closes: https://bugs.gentoo.org/791739
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-libs/libical/libical-3.0.10.ebuild | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)