Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653194 - kde-frameworks/kross-5.45.0: Unknown CMake command "kdoctools_install"
Summary: kde-frameworks/kross-5.45.0: Unknown CMake command "kdoctools_install"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-15 01:44 UTC by fcool
Modified: 2018-04-15 07:33 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fcool 2018-04-15 01:44:26 UTC
~amd64 system. I have USE="-doc -handbook" globally. The same case as https://bugs.gentoo.org/618210 ??

...
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") 
CMake Error at CMakeLists.txt:61 (kdoctools_install):
  Unknown CMake command "kdoctools_install".


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/kde-frameworks/kross-5.45.0/work/kross-5.45.0_build/CMakeFiles/CMakeOutput.log".
 * ERROR: kde-frameworks/kross-5.45.0::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_configure
 *   environment, line 3766:  Called kde5_src_configure
 *   environment, line 2758:  Called cmake-utils_src_configure
 *   environment, line 1113:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
Comment 1 fcool 2018-04-15 01:49:03 UTC
FYI, USE=handbook seems to have been added in this ebuild version

[ebuild     U  ]   kde-frameworks/kross-5.45.0 [5.44.0] USE="-handbook%"
Comment 2 Larry the Git Cow gentoo-dev 2018-04-15 07:31:48 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=b5b9649cdbbe207a4ac4fbd958dfc59f468229ca

commit b5b9649cdbbe207a4ac4fbd958dfc59f468229ca
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2018-04-15 07:31:22 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2018-04-15 07:31:22 +0000

    kde-frameworks/kross: Fix build w/o handbook
    
    Reported-by: fcool@runbox.com
    Bug: https://bugs.gentoo.org/653194
    Package-Manager: Portage-2.3.28, Repoman-2.3.9

 kde-frameworks/kross/kross-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)}
Comment 3 Larry the Git Cow gentoo-dev 2018-04-15 07:33:29 UTC
The bug has been closed via the following commit(s):

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

commit 27023609363af2acdbd6ff319fdc30fd987e09d4
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2018-04-15 07:33:11 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2018-04-15 07:33:11 +0000

    kde-frameworks/kross: Fix build w/o handbook
    
    Reported-by: fcool@runbox.com
    Closes: https://bugs.gentoo.org/653194
    Package-Manager: Portage-2.3.28, Repoman-2.3.9

 kde-frameworks/kross/kross-5.45.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)