Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-39762

qtmultimedia FTBFS on hurd due to linux-only headers, which might be avoidable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 5.3.2
    • 5.3.0
    • Multimedia
    • None
    • Debian GNU/Linux
    • ff527de0133d597293459cc7d0f03f6203995cc6

    Description

      I know Hurd is not an official arch but please allow me to explain this one, I think we might get a good compromise solution.

      The Qt gstreamer code related to video capture includes <linux/videodev2.h>, which is not present in Hurd.

      We can simply disable gstreamer in Hurd by adding the above include in config.tests/gstreamer/main.cpp (thanks Dmitry Shachnev), but that would disable *all* the gstreamer stuff.

      It would be good if (if possible) we could just disable the video stuff.

      If you give me some hints I might try to do a patch myself.

      Attachments

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

        Activity

          People

            ylopes Yoann Lopes
            lisandropm Lisandro Damián Nicanor Pérez Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes