Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733360 - net-p2p/ktorrent-5.2.0-r1: missing dev-qt/qtscript dependency
Summary: net-p2p/ktorrent-5.2.0-r1: missing dev-qt/qtscript dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-20 19:28 UTC by Marco Genasci
Modified: 2020-07-20 21:34 UTC (History)
0 users

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 Marco Genasci 2020-07-20 19:28:53 UTC
net-p2p/ktorrent-5.2.0-r1 lacks the dev-qt/qtscript dependency, without it compilation fails with error:

CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by "Qt5Script" with
  any of the following names:

    Qt5ScriptConfig.cmake
    qt5script-config.cmake

  Add the installation prefix of "Qt5Script" to CMAKE_PREFIX_PATH or set
  "Qt5Script_DIR" to a directory containing one of the above files.  If
  "Qt5Script" provides a separate development package or SDK, be sure it has
  been installed.
Call Stack (most recent call first):
  CMakeLists.txt:20 (find_package)


Reproducible: Always
Comment 1 Andreas Sturmlechner gentoo-dev 2020-07-20 20:30:13 UTC
Looks like a bogus dependency.
Comment 2 Larry the Git Cow gentoo-dev 2020-07-20 21:34:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=585382eaa9567549c26243d45eb3a11a636af003

commit 585382eaa9567549c26243d45eb3a11a636af003
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-07-20 20:29:58 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-07-20 21:33:44 +0000

    net-p2p/ktorrent: Punt bogus Qt5Script dependency
    
    Reported-by: Marco Genasci <fedeliallalinea@gmail.com>
    Closes: https://bugs.gentoo.org/733360
    Package-Manager: Portage-3.0.0, Repoman-2.3.23
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-p2p/ktorrent/ktorrent-5.2.0-r1.ebuild | 5 +++++
 1 file changed, 5 insertions(+)