Bug 1292612 - qt-virt-manager FTBFS
Summary: qt-virt-manager FTBFS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: qt-virt-manager
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Raphael Groner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-17 22:39 UTC by Raphael Groner
Modified: 2020-11-27 10:54 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-18 00:22:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
build.log (2.74 MB, text/plain)
2015-12-17 22:45 UTC, Raphael Groner
no flags Details
root.log (119.00 KB, text/plain)
2015-12-17 22:46 UTC, Raphael Groner
no flags Details

Description Raphael Groner 2015-12-17 22:39:01 UTC
Description of problem:
<snip>
-- Detecting CXX compile features - done
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:26 (find_package):
  Could not find a package configuration file provided by "Qt5Multimedia"
  with any of the following names:
    Qt5MultimediaConfig.cmake
    qt5multimedia-config.cmake
  Add the installation prefix of "Qt5Multimedia" to CMAKE_PREFIX_PATH or set
  "Qt5Multimedia_DIR" to a directory containing one of the above files.  If
  "Qt5Multimedia" provides a separate development package or SDK, be sure it
  has been installed.
Call Stack (most recent call first):
  cmake/CMakeQt5.txt:4 (find_package)
  CMakeLists.txt:749 (include)
-- Configuring incomplete, errors occurred!
See also "/builddir/build/BUILD/qt-virt-manager-0.22.42/qt5/CMakeFiles/CMakeOutput.log".
…

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

How reproducible:
maybe

Steps to Reproduce:
1. fedpkg scratch-build
2.
3.

Actual results:
FTBFS

Expected results:
package builds fine

Additional info:
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=12226586

Comment 1 Raphael Groner 2015-12-17 22:45:34 UTC
Created attachment 1106907 [details]
build.log

Comment 2 Raphael Groner 2015-12-17 22:46:01 UTC
Created attachment 1106908 [details]
root.log

Comment 3 Rex Dieter 2015-12-18 00:05:13 UTC
  Could not find a package configuration file provided by "Qt5Multimedia"
  with any of the following names:
    Qt5MultimediaConfig.cmake
    qt5multimedia-config.cmake

Implies a missing
BuildRequires: qt5-qtmultimedia-devel

add that and try again?

Comment 4 Rex Dieter 2015-12-18 00:22:58 UTC
%changelog
* Thu Dec 17 2015 Rex Dieter <rdieter> 0.22.42-2
- BR: qt5-qtmultimedia-devel (#1292612)

Comment 5 dlanuza 2020-11-27 03:25:13 UTC
https://ravirnjn.wordpress.com/2015/03/03/installing-buildmlearn-toolkit-on-ubuntu-14-04/
sudo apt-get install qtmultimedia5-dev

Comment 6 Raphael Groner 2020-11-27 10:54:17 UTC
(In reply to dlanuza from comment #5)
> https://ravirnjn.wordpress.com/2015/03/03/installing-buildmlearn-toolkit-on-
> ubuntu-14-04/
> sudo apt-get install qtmultimedia5-dev

You should use dnf instead of apt-get. 

This bug is fixed and already closed, WTF?


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