Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 580428

Summary: net-irc/quassel-0.12.2-r3 on x32: Could NOT find Qt5 >= version 5.2.0!
Product: Gentoo Linux Reporter: Shawn Rutledge <s>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED NEEDINFO    
Severity: normal CC: johu
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Shawn Rutledge 2016-04-18 13:37:15 UTC
[ebuild  N     ] net-irc/quassel-0.12.2-r3  USE="X crypt dbus server ssl (-ayatana) -debug -kde -monolithic -phonon -postgres (-qt5) -syslog -webkit"

I don't understand why it can't be overridden with a USE flag.

But with 9999 we run into cmake trouble:  

-- Building for Qt5...
CMake Error at CMakeLists.txt:185 (message):
  Could NOT find Qt5 >= version 5.2.0!

which should not fail - I have Qt 5.5.1 installed.
Comment 1 Alex Xu (Hello71) 2016-04-20 16:08:36 UTC
# Johannes Huber <johu@gentoo.org> (27 Aug 2015)
# Needs KF 5 stable, bug #558460
net-irc/quassel qt5

although notably KF5 has been stable for many months now...

anyways, I bet either you didn't build qt with abi_x86_x32 or you didn't set quassel to x32 build correctly.
Comment 2 Johannes Huber (RETIRED) gentoo-dev 2018-05-07 07:09:14 UTC
Is this bug still valid?