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

2017-08-27 Thread Sebastian Ramacher
** Changed in: vlc (Ubuntu)
   Status: New => Fix Released

-- 
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:
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2016-01-27 Thread Benjamin Drung
** Bug watch added: VLC Trac #16497
   http://trac.videolan.org/vlc/ticket/16497

** Also affects: vlc via
   http://trac.videolan.org/vlc/ticket/16497
   Importance: Unknown
   Status: Unknown

-- 
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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2016-01-27 Thread Benjamin Drung
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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2016-01-27 Thread Benjamin Drung
FTR, qtbase-opensource-src 5.5.1+dfsg-10ubuntu2 ships
set_WA_OutsideWSRange_for_native_widgets.patch

I'll open an upstream bug for it.

-- 
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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2016-01-22 Thread Timo Jyrinki
The patch in question is actually already backported to Ubuntu:
http://anonscm.debian.org/cgit/pkg-
kde/qt/qtbase.git/tree/debian/patches/set_WA_OutsideWSRange_for_native_widgets.patch?h=ubuntu

That means VLC is making a wrong assumption about it not being
backported and needs to be forced to skip that error.

** Also affects: vlc (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: New => Fix Released

-- 
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 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/ubuntu/+source/qtbase-opensource-src/+bug/1536843/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp