[Ubuntu-sdk-bugs] [Bug 1625930] Re: thumbnailer FTBFS on arm64 ppc64el

2016-09-27 Thread Matthias Klose
** Changed in: gcc-6 (Ubuntu)
   Status: New => Invalid

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

Title:
  thumbnailer FTBFS on arm64 ppc64el

Status in gcc-6 package in Ubuntu:
  Invalid
Status in glibc package in Ubuntu:
  New
Status in qtbase-opensource-src package in Ubuntu:
  Incomplete
Status in thumbnailer package in Ubuntu:
  Fix Released

Bug description:
  See bug #1613561.

  --
  still ftbfs on arm64 and ppc64el, where it built before:
  https://launchpad.net/ubuntu/+source/thumbnailer/2.4+16.10.20160825-0ubuntu1
  --
  For the record, the so far included post-5.6.1 QDBus patches in our packages:

  https://codereview.qt-project.org/#/c/167480/
  https://codereview.qt-project.org/#/c/170356/

  Thiago is the main contact in upstream.
  --
  We had also problems with telepathy-qt and signon with QDBus, but two patches 
were landed that made QDBus ok with those. However, do note that the QDBus 
rewrite in Qt 5.6 from event loop based to threaded might easily require 
changes in our code, as it did for telepathy-qt:

  
http://launchpadlibrarian.net/280893997/telepathy-qt_0.9.6.1-6ubuntu1_0.9.6.1-7ubuntu2.diff.gz
  
http://launchpadlibrarian.net/284273846/telepathy-qt_0.9.6.1-7ubuntu2_0.9.6.1-9ubuntu6.diff.gz

  Maybe those could give some ideas on what to change in thumbnailer?

  --

  ...although the thumbnailer problems seems a bit different as it's
  limited to two rarer 64-bit architectures instead of happening on all
  of them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-6/+bug/1625930/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1625930] Re: thumbnailer FTBFS on arm64 ppc64el

2016-09-27 Thread Michi Henning
** Changed in: thumbnailer (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  thumbnailer FTBFS on arm64 ppc64el

Status in gcc-6 package in Ubuntu:
  New
Status in glibc package in Ubuntu:
  New
Status in qtbase-opensource-src package in Ubuntu:
  Incomplete
Status in thumbnailer package in Ubuntu:
  Fix Released

Bug description:
  See bug #1613561.

  --
  still ftbfs on arm64 and ppc64el, where it built before:
  https://launchpad.net/ubuntu/+source/thumbnailer/2.4+16.10.20160825-0ubuntu1
  --
  For the record, the so far included post-5.6.1 QDBus patches in our packages:

  https://codereview.qt-project.org/#/c/167480/
  https://codereview.qt-project.org/#/c/170356/

  Thiago is the main contact in upstream.
  --
  We had also problems with telepathy-qt and signon with QDBus, but two patches 
were landed that made QDBus ok with those. However, do note that the QDBus 
rewrite in Qt 5.6 from event loop based to threaded might easily require 
changes in our code, as it did for telepathy-qt:

  
http://launchpadlibrarian.net/280893997/telepathy-qt_0.9.6.1-6ubuntu1_0.9.6.1-7ubuntu2.diff.gz
  
http://launchpadlibrarian.net/284273846/telepathy-qt_0.9.6.1-7ubuntu2_0.9.6.1-9ubuntu6.diff.gz

  Maybe those could give some ideas on what to change in thumbnailer?

  --

  ...although the thumbnailer problems seems a bit different as it's
  limited to two rarer 64-bit architectures instead of happening on all
  of them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-6/+bug/1625930/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1625930] Re: thumbnailer FTBFS on arm64 ppc64el

2016-09-21 Thread Timo Jyrinki
It starts to look like it's not from Qt code exactly, as the those pass
on xenial overlay which has identical Qt versions, but fail on yakkety:

https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/1968/+packages
https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/1969/+packages

It might be related to glibc 2.24 or GCC6, or how Qt behaves with those.

** Also affects: gcc-6 (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  thumbnailer FTBFS on arm64 ppc64el

Status in gcc-6 package in Ubuntu:
  New
Status in glibc package in Ubuntu:
  New
Status in qtbase-opensource-src package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  New

Bug description:
  See bug #1613561.

  --
  still ftbfs on arm64 and ppc64el, where it built before:
  https://launchpad.net/ubuntu/+source/thumbnailer/2.4+16.10.20160825-0ubuntu1
  --
  For the record, the so far included post-5.6.1 QDBus patches in our packages:

  https://codereview.qt-project.org/#/c/167480/
  https://codereview.qt-project.org/#/c/170356/

  Thiago is the main contact in upstream.
  --
  We had also problems with telepathy-qt and signon with QDBus, but two patches 
were landed that made QDBus ok with those. However, do note that the QDBus 
rewrite in Qt 5.6 from event loop based to threaded might easily require 
changes in our code, as it did for telepathy-qt:

  
http://launchpadlibrarian.net/280893997/telepathy-qt_0.9.6.1-6ubuntu1_0.9.6.1-7ubuntu2.diff.gz
  
http://launchpadlibrarian.net/284273846/telepathy-qt_0.9.6.1-7ubuntu2_0.9.6.1-9ubuntu6.diff.gz

  Maybe those could give some ideas on what to change in thumbnailer?

  --

  ...although the thumbnailer problems seems a bit different as it's
  limited to two rarer 64-bit architectures instead of happening on all
  of them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-6/+bug/1625930/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp