Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 721084 - media-sound/hydrogen-1.0.0_beta2 - CMake Error at CMakeLists.txt:137 (FIND_PACKAGE): Qt5LinguistToolsConfig.cmake, qt5linguisttools-config.cmake
Summary: media-sound/hydrogen-1.0.0_beta2 - CMake Error at CMakeLists.txt:137 (FIND_PA...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-05 12:31 UTC by ernsteiswuerfel
Modified: 2020-05-06 09:02 UTC (History)
0 users

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


Attachments
build.log (hydrogen-1.0.0_beta2:20200505-122411.log,4.96 KB, text/plain)
2020-05-05 12:31 UTC, ernsteiswuerfel
Details
CMAkeOutput.log (CMakeOutput.log,44.82 KB, text/plain)
2020-05-05 12:32 UTC, ernsteiswuerfel
Details
emerge --info (file_721084.txt,5.81 KB, text/plain)
2020-05-05 12:33 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2020-05-05 12:31:57 UTC
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!
Comment 1 ernsteiswuerfel archtester 2020-05-05 12:32:44 UTC
Created attachment 636194 [details]
CMAkeOutput.log
Comment 2 ernsteiswuerfel archtester 2020-05-05 12:33:14 UTC
Created attachment 636196 [details]
emerge --info
Comment 3 Andreas Sturmlechner gentoo-dev 2020-05-06 08:43:17 UTC
Missing BDEPEND on dev-qt/linguist-tools:5 then.
Comment 4 Larry the Git Cow gentoo-dev 2020-05-06 09:02:47 UTC
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(+)