Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-343

CMake warnings: "Could not find a package configuration file..."

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • None
    • PySide
    • None

    Description

      I'm getting lots of these when building PySide2 wheels:

      CMake Warning at cmake/Macros/FindQt5Extra.cmake:7 (find_package):
        By not providing "FindQt5Multimedia.cmake" in CMAKE_MODULE_PATH this
        project has asked CMake to find a package configuration file provided by
        "Qt5Multimedia", but CMake did not find one.
        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):
        CMakeLists.txt:72 (include)
      

      This is on Ubuntu 16.04. Here's the full build job log from Travis-CI: https://travis-ci.org/fredrikaverpil/pyside2-wheels/jobs/153494407#L2433-L2776

      Any idea why this is happening and if it would cause malfunctioning wheels, or wheels lacking certain functionality?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ctismer Christian Tismer
            fredrikaverpil Fredrik Averpil
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes