← Back to team overview

touch-packages team mailing list archive

[Bug 1536843] Re: vlc refuses to compile against qtbase-opensource-src

 

configure.ac does only a version check:

      PKG_CHECK_EXISTS([Qt5Core >= 5.5.0 Qt5Core < 5.6.0], [
        AC_MSG_ERROR(["You cannot build VLC with Qt-5.5.0. You need to backport I78ef29975181ee22429c9bd4b11d96d9e68b7a9c"])
      ])

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1536843

Title:
  vlc refuses to compile against qtbase-opensource-src

Status in VLC media player:
  Unknown
Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in vlc package in Ubuntu:
  New

Bug description:
  The daily builds of vlc 2.2.x refuse to compile against qtbase-
  opensource-src on xenial:

  configure: error: "You cannot build VLC with Qt-5.5.0. You need to
  backport I78ef29975181ee22429c9bd4b11d96d9e68b7a9c"

  Build recipe: https://code.launchpad.net/~videolan/+recipe/stable-daily.xenial
  Full log: https://launchpad.net/~videolan/+archive/ubuntu/stable-daily/+build/8859183

  Please backport that commit to xenial.

To manage notifications about this bug go to:
https://bugs.launchpad.net/vlc/+bug/1536843/+subscriptions


References