Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 633330 - [kde overlay] kde-plasma/plasma-workspace-9999 requires Qt 5.9
Summary: [kde overlay] kde-plasma/plasma-workspace-9999 requires Qt 5.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on: 625258
Blocks:
  Show dependency tree
 
Reported: 2017-10-03 05:22 UTC by Frank Hellmuth
Modified: 2017-10-08 08:10 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 Frank Hellmuth 2017-10-03 05:22:33 UTC
Since a few days compling plasma-workspace ends with this error during configuration phase:

CMake Error at CMakeLists.txt:10 (find_package):
  Could not find a configuration file for package "Qt5" that is compatible
  with requested version "5.9.0".

  The following configuration files were considered but not accepted:

    /usr/lib64/cmake/Qt5/Qt5Config.cmake, version: 5.7.1
    /usr/lib/cmake/Qt5/Qt5Config.cmake, version: 5.7.1

I can't find qt-5.9 anywhere in portage or the overlays.
Comment 1 Andreas Sturmlechner gentoo-dev 2017-10-03 06:45:55 UTC
Yes.
Comment 2 Frank Hellmuth 2017-10-03 06:50:21 UTC
Errr ... Yes what?

It requieres qt-5.9 and I'm just to stupid to find it/configure my system (which is absolutly possible ... ; than I'm sorry for the bug report and would be thankful for a hint) ) or qt-5.9 is nowhere in portage or the overlays?
Comment 3 Andreas Sturmlechner gentoo-dev 2017-10-03 08:23:25 UTC
We can't do anything about it until Qt-5.9.2 arrives in tree (scheduled this or next week).

Ebuilds are in Qt overlay...
Comment 4 Frank Hellmuth 2017-10-03 08:28:08 UTC
Ahh ... OK, thank you!
Comment 5 Larry the Git Cow gentoo-dev 2017-10-08 08:10:40 UTC
The bug has been closed via the following commit(s):

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

commit bd55acfb7cfc04a00233d4594e5b4cbe72bf5ea1
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2017-10-08 07:57:26 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2017-10-08 07:57:26 +0000

    kde5-functions.eclass: Raise minimal versions
    
    Closes: https://bugs.gentoo.org/633330

 eclass/kde5-functions.eclass | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)