Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892842 - kde-plasma/libkscreen missing dep on dev-qt/linguist-tools
Summary: kde-plasma/libkscreen missing dep on dev-qt/linguist-tools
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: 2023-02-01 16:00 UTC by Rick Farina (Zero_Chaos)
Modified: 2023-02-01 21:47 UTC (History)
0 users

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


Attachments
build.log (build.log,5.48 KB, text/x-log)
2023-02-01 16:22 UTC, Rick Farina (Zero_Chaos)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Farina (Zero_Chaos) gentoo-dev 2023-02-01 16:00:23 UTC
Not sure how it's used, but it fails to build without it installed.

CMake Error at /usr/share/ECM/modules/ECMPoQmTools.cmake:149 (find_package):
  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.
Call Stack (most recent call first):
  /usr/share/ECM/modules/ECMPoQmTools.cmake:242 (ecm_process_po_files_as_qm)
  CMakeLists.txt:74 (ecm_install_po_files_as_qm)


-- Configuring incomplete, errors occurred!
Comment 1 Rick Farina (Zero_Chaos) gentoo-dev 2023-02-01 16:22:31 UTC
Created attachment 849634 [details]
build.log
Comment 2 Larry the Git Cow gentoo-dev 2023-02-01 21:46:18 UTC
The bug has been referenced in the following commit(s):

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

commit 262525a9e8bf4a2cfac86182867f13a0c73c988c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-02-01 21:45:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-02-01 21:45:49 +0000

    kde-plasma/libkscreen: Add missing dev-qt/linguist-tools:5 BDEPEND
    
    Bug: https://bugs.gentoo.org/892842
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/libkscreen/libkscreen-5.27.49.9999.ebuild | 1 +
 kde-plasma/libkscreen/libkscreen-9999.ebuild         | 1 +
 2 files changed, 2 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2023-02-01 21:47:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=310d72495cd8bc82e9a62a55ba6bbb1ee78126c7

commit 310d72495cd8bc82e9a62a55ba6bbb1ee78126c7
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-02-01 21:45:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-02-01 21:47:29 +0000

    kde-plasma/libkscreen: Add missing dev-qt/linguist-tools:5 BDEPEND
    
    Closes: https://bugs.gentoo.org/892842
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/libkscreen/libkscreen-5.26.5.ebuild  | 1 +
 kde-plasma/libkscreen/libkscreen-5.26.90.ebuild | 1 +
 2 files changed, 2 insertions(+)