Summary: | media-sound/hydrogen-1.0.0_beta2 - CMake Error at CMakeLists.txt:137 (FIND_PACKAGE): Qt5LinguistToolsConfig.cmake, qt5linguisttools-config.cmake | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | ernsteiswuerfel <erhard_f> |
Component: | Current packages | Assignee: | Professional Audio Applications Maintainers <proaudio> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
CMAkeOutput.log emerge --info |
Created attachment 636194 [details]
CMAkeOutput.log
Created attachment 636196 [details]
emerge --info
Missing BDEPEND on dev-qt/linguist-tools:5 then. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3adac6c9c5096e081bcf1fa251f03dffc39d7d commit ee3adac6c9c5096e081bcf1fa251f03dffc39d7d Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2020-05-06 09:02:15 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2020-05-06 09:02:34 +0000 media-sound/hydrogen: added missing linguist-tools:5 dep Closes: https://bugs.gentoo.org/721084 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> media-sound/hydrogen/hydrogen-1.0.0_beta2.ebuild | 1 + media-sound/hydrogen/hydrogen-9999.ebuild | 1 + 2 files changed, 2 insertions(+) |
Created attachment 636192 [details] build.log [...] -- Check for working CXX compiler: /usr/bin/powerpc64-unknown-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/powerpc64-unknown-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at CMakeLists.txt:137 (FIND_PACKAGE): By not providing "FindQt5LinguistTools.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5LinguistTools", but CMake did not find one. Could not find a package configuration file provided by "Qt5LinguistTools" with any of the following names: Qt5LinguistToolsConfig.cmake qt5linguisttools-config.cmake Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or set "Qt5LinguistTools_DIR" to a directory containing one of the above files. If "Qt5LinguistTools" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred!