Bug 420486 - Bump Qt5 requirement to match other packages requirements
Summary: Bump Qt5 requirement to match other packages requirements
Status: RESOLVED FIXED
Alias: None
Product: kdesrc-build
Classification: Developer tools
Component: general (other bugs)
Version First Reported In: Git
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-23 23:39 UTC by luancarvalho
Modified: 2020-05-02 23:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Trivial patch bumping Qt5 to 5.14.2 (844 bytes, patch)
2020-04-23 23:39 UTC, luancarvalho
Details

Note You need to log in before you can comment on or make changes to this bug.
Description luancarvalho 2020-04-23 23:39:46 UTC
Created attachment 127811 [details]
Trivial patch bumping Qt5 to 5.14.2

SUMMARY

kdesrc-build master branch builds Qt5 5.13, but some packages require 5.14 (eg: ksysguard; commit: 5559e2ed7d78bd47d0c1499d93e54b7c07b6a80c). Fix is trivial. A patch is attached.

STEPS TO REPRODUCE
1. git clone https://anongit.kde.org/kdesrc-build.git
2. cd kdesrc-build
3. ./kdesrc-build --initial-setup
4. source ~/.bashrc
5. kdesrc-build plasma-desktop plasma-workspace plasma-framework plasma-nm plasma-pa plasma-thunderbolt plasma-vault plasma-workspace-wallpapers kdeplasma-addons kwin systemsettings kscreen breeze discover kinfocenter --include-dependencies

OBSERVED RESULT
Build of ksysguard and other packages fails with version of Qt5 <= 5.14 

EXPECTED RESULT
Building of all packages working. 

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 20.04
(available in About System)
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: System installed Qt5 is 5.12.8, but I am not using it. kdesrc-build is building 5.13, but it should build version >= 5.14

ADDITIONAL INFORMATION
Please, find a (trivial) patch attached.
Comment 1 Michael Pyne 2020-05-02 23:01:06 UTC
Thanks. This has been applied on git master. See https://invent.kde.org/kde/kdesrc-build/-/merge_requests/28