Bug 24690 - libqt5labstemplates-devel can't be installed due to unsatisfied systemd-devel-230-12.mga6.i586
Summary: libqt5labstemplates-devel can't be installed due to unsatisfied systemd-devel...
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 6
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-19 03:31 CEST by Kristoffer Grundström
Modified: 2019-04-19 04:51 CEST (History)
1 user (show)

See Also:
Source RPM: libqt5labstemplates-devel
CVE:
Status comment:


Attachments

Description Kristoffer Grundström 2019-04-19 03:31:24 CEST
Description of problem: I don't use Testing or Backports medias and I was cloning the vlc source code in order to build the latest release 4.0.0-dev for Mageia 6.1 and as I ran ./configure it ended by saying:

configure: error: Requested 'Qt5Core >= 5.11.0' but version of Qt5 Core is 5.9.4
No package 'Qt5QuickControls2' found. If you want to build VLC without GUI, pass --disable-qt.

I want to build a GUI for VLC so therefor I did go looking for Qt5QuickControls2 which is located in libqt5labstemplates-devel according to urpmf Qt5QuickControls2 and if I try to install libqt5labstemplates-devel I get the error that it can't be installed due to unsatisfied systemd-devel-230-12.mga6.i586.

Version-Release number of selected component (if applicable): 5.9.4

How reproducible: All the time when trying to configure the vlc source code.

Steps to Reproduce:
1. Clone the source code for VLC.
2. cd to the VLC directory.
3. Run aclocal && ./bootstrap && ./configure and wait til it ends with the described error.
Comment 1 David GEIGER 2019-04-19 04:51:15 CEST
Please use pkgconfig(Qt5QuickControls2), and you can't install 32bit devel pkg if your system is 64bit!

libqt5labstemplates-devel for 32
lib64qt5labstemplates-devel for 64

So closing as Invalid!

Status: NEW => RESOLVED
CC: (none) => geiger.david68210
Resolution: (none) => INVALID


Note You need to log in before you can comment on or make changes to this bug.