Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 783750 - dev-util/cmake - qt5 flag depends on >qt-5.11
Summary: dev-util/cmake - qt5 flag depends on >qt-5.11
Status: RESOLVED WONTFIX
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: 2021-04-18 11:08 UTC by deim
Modified: 2021-04-20 19:37 UTC (History)
2 users (show)

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 deim 2021-04-18 11:08:49 UTC
Currently available cmake ebuilds have only slotted QT5 but when is installed older than 5.11 cmake prints error:
'class QFontMetrics' has no member named 'horizontalAdvance'

Reproducible: Always

Steps to Reproduce:
1. Upgrade older system
2. cmake is automatically emerged before qt5
3. ebuild fails since it needs >qt-5.11
Actual Results:  
cmake ebuild fails

Expected Results:  
ebuild is built successfully (after qt5 upgrade)
Comment 1 Andreas Sturmlechner gentoo-dev 2021-04-20 19:37:07 UTC
Well, okay. Do you have an idea how long Qt 5.11 is gone already from Gentoo ebuild repository? It's not quite been 2 years already, but I'm inclined to ignore that minimum dependency for the remaining time until June. In fact, I will ignore it. ;)