[Touch-packages] [Bug 1395661] Re: Qt Webkit fails to build against Qt 5.4.0 on amd64 and powerpc

2015-02-17 Thread Timo Jyrinki
** Changed in: qtwebkit-opensource-src (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Qt Webkit fails to build against Qt 5.4.0 on amd64 and powerpc

Status in qtwebkit-opensource-src package in Ubuntu:
  Fix Released

Bug description:
  There's a problem with Qt WebKit (5.4.0 beta) failing to build against
  Qt 5.4.0 beta on amd64: https://launchpadlibrarian.net/190809157
  /buildlog_ubuntu-vivid-amd64.qtwebkit-opensource-src_5.4.0~beta-
  0ubuntu1~vivid1~test1_FAILEDTOBUILD.txt.gz and on powerpc:
  https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-005/+build/6649444/+files
  /buildlog_ubuntu-vivid-powerpc.qtwebkit-opensource-
  src_5.4.0-0ubuntu1%7Evivid1%7Etest2_FAILEDTOBUILD.txt.gz

  It seems to be related to pre-compiled headers. Qttools requires
  qtwebkit for the documentation. In the test PPA I've disabled qttools'
  qtwebkit requirement in order to have more amd64 builds done in
  general.

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebkit-opensource-src/+bug/1395661/+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 1395661] Re: Qt Webkit fails to build against Qt 5.4.0 on amd64 and powerpc

2014-12-16 Thread Timo Jyrinki
Harald looked at the problem a bit:
 sitter Mirv: ah, fwiw, I think I found the cause of the broken pch 
http://paste.ubuntu.com/9537448/ for some reason that doesn't get reported with 
the 3 million arguments used in the build normally
 sitter also for good measure I was unable to find any other build log 
anywhere on the internet that also used pch for Qt5WebKitWidgets, perhaps the 
problem is that suddenly it started to precompile for us ^^

Looking at 5.3.2 logs, pch does not seem to be enabled with qtwebkit
over there.

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

Title:
  Qt Webkit fails to build against Qt 5.4.0 on amd64 and powerpc

Status in qtwebkit-opensource-src package in Ubuntu:
  New

Bug description:
  There's a problem with Qt WebKit (5.4.0 beta) failing to build against
  Qt 5.4.0 beta on amd64: https://launchpadlibrarian.net/190809157
  /buildlog_ubuntu-vivid-amd64.qtwebkit-opensource-src_5.4.0~beta-
  0ubuntu1~vivid1~test1_FAILEDTOBUILD.txt.gz and on powerpc:
  https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-005/+build/6649444/+files
  /buildlog_ubuntu-vivid-powerpc.qtwebkit-opensource-
  src_5.4.0-0ubuntu1%7Evivid1%7Etest2_FAILEDTOBUILD.txt.gz

  It seems to be related to pre-compiled headers. Qttools requires
  qtwebkit for the documentation. In the test PPA I've disabled qttools'
  qtwebkit requirement in order to have more amd64 builds done in
  general.

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebkit-opensource-src/+bug/1395661/+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 1395661] Re: Qt Webkit fails to build against Qt 5.4.0 on amd64 and powerpc

2014-12-16 Thread Harald Sitter
patch attached selectively disabling pch on amd64 and powerpc

** Patch added: disablepch.patch
   
https://bugs.launchpad.net/ubuntu/+source/qtwebkit-opensource-src/+bug/1395661/+attachment/4282005/+files/disablepch.patch

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

Title:
  Qt Webkit fails to build against Qt 5.4.0 on amd64 and powerpc

Status in qtwebkit-opensource-src package in Ubuntu:
  New

Bug description:
  There's a problem with Qt WebKit (5.4.0 beta) failing to build against
  Qt 5.4.0 beta on amd64: https://launchpadlibrarian.net/190809157
  /buildlog_ubuntu-vivid-amd64.qtwebkit-opensource-src_5.4.0~beta-
  0ubuntu1~vivid1~test1_FAILEDTOBUILD.txt.gz and on powerpc:
  https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-005/+build/6649444/+files
  /buildlog_ubuntu-vivid-powerpc.qtwebkit-opensource-
  src_5.4.0-0ubuntu1%7Evivid1%7Etest2_FAILEDTOBUILD.txt.gz

  It seems to be related to pre-compiled headers. Qttools requires
  qtwebkit for the documentation. In the test PPA I've disabled qttools'
  qtwebkit requirement in order to have more amd64 builds done in
  general.

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebkit-opensource-src/+bug/1395661/+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 1395661] Re: Qt Webkit fails to build against Qt 5.4.0 on amd64 and powerpc

2014-12-16 Thread Timo Jyrinki
** Branch linked: lp:~kubuntu-packagers/kubuntu-packaging/qtwebkit-
opensource-src

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

Title:
  Qt Webkit fails to build against Qt 5.4.0 on amd64 and powerpc

Status in qtwebkit-opensource-src package in Ubuntu:
  New

Bug description:
  There's a problem with Qt WebKit (5.4.0 beta) failing to build against
  Qt 5.4.0 beta on amd64: https://launchpadlibrarian.net/190809157
  /buildlog_ubuntu-vivid-amd64.qtwebkit-opensource-src_5.4.0~beta-
  0ubuntu1~vivid1~test1_FAILEDTOBUILD.txt.gz and on powerpc:
  https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-005/+build/6649444/+files
  /buildlog_ubuntu-vivid-powerpc.qtwebkit-opensource-
  src_5.4.0-0ubuntu1%7Evivid1%7Etest2_FAILEDTOBUILD.txt.gz

  It seems to be related to pre-compiled headers. Qttools requires
  qtwebkit for the documentation. In the test PPA I've disabled qttools'
  qtwebkit requirement in order to have more amd64 builds done in
  general.

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebkit-opensource-src/+bug/1395661/+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 1395661] Re: Qt Webkit fails to build against Qt 5.4.0 on amd64 and powerpc

2014-12-16 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  Qt Webkit fails to build against Qt 5.4.0 on amd64 and powerpc

Status in qtwebkit-opensource-src package in Ubuntu:
  New

Bug description:
  There's a problem with Qt WebKit (5.4.0 beta) failing to build against
  Qt 5.4.0 beta on amd64: https://launchpadlibrarian.net/190809157
  /buildlog_ubuntu-vivid-amd64.qtwebkit-opensource-src_5.4.0~beta-
  0ubuntu1~vivid1~test1_FAILEDTOBUILD.txt.gz and on powerpc:
  https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-005/+build/6649444/+files
  /buildlog_ubuntu-vivid-powerpc.qtwebkit-opensource-
  src_5.4.0-0ubuntu1%7Evivid1%7Etest2_FAILEDTOBUILD.txt.gz

  It seems to be related to pre-compiled headers. Qttools requires
  qtwebkit for the documentation. In the test PPA I've disabled qttools'
  qtwebkit requirement in order to have more amd64 builds done in
  general.

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebkit-opensource-src/+bug/1395661/+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 1395661] Re: Qt Webkit fails to build against Qt 5.4.0 on amd64 and powerpc

2014-12-16 Thread Timo Jyrinki
** Changed in: qtwebkit-opensource-src (Ubuntu)
   Status: New = Fix Committed

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

Title:
  Qt Webkit fails to build against Qt 5.4.0 on amd64 and powerpc

Status in qtwebkit-opensource-src package in Ubuntu:
  Fix Committed

Bug description:
  There's a problem with Qt WebKit (5.4.0 beta) failing to build against
  Qt 5.4.0 beta on amd64: https://launchpadlibrarian.net/190809157
  /buildlog_ubuntu-vivid-amd64.qtwebkit-opensource-src_5.4.0~beta-
  0ubuntu1~vivid1~test1_FAILEDTOBUILD.txt.gz and on powerpc:
  https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-005/+build/6649444/+files
  /buildlog_ubuntu-vivid-powerpc.qtwebkit-opensource-
  src_5.4.0-0ubuntu1%7Evivid1%7Etest2_FAILEDTOBUILD.txt.gz

  It seems to be related to pre-compiled headers. Qttools requires
  qtwebkit for the documentation. In the test PPA I've disabled qttools'
  qtwebkit requirement in order to have more amd64 builds done in
  general.

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebkit-opensource-src/+bug/1395661/+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 1395661] Re: Qt Webkit fails to build against Qt 5.4.0 on amd64 and powerpc

2014-12-15 Thread Timo Jyrinki
** Summary changed:

- Qt Webkit fails to build against Qt 5.4.0 on amd64
+ Qt Webkit fails to build against Qt 5.4.0 on amd64 and powerpc

** Description changed:

  There's a problem with Qt WebKit (5.4.0 beta) failing to build against
  Qt 5.4.0 beta on amd64: https://launchpadlibrarian.net/190809157
  /buildlog_ubuntu-vivid-amd64.qtwebkit-opensource-src_5.4.0~beta-
- 0ubuntu1~vivid1~test1_FAILEDTOBUILD.txt.gz
+ 0ubuntu1~vivid1~test1_FAILEDTOBUILD.txt.gz and on powerpc:
+ https://launchpad.net/~ci-train-ppa-
+ service/+archive/ubuntu/landing-005/+build/6649444/+files
+ /buildlog_ubuntu-vivid-powerpc.qtwebkit-opensource-
+ src_5.4.0-0ubuntu1%7Evivid1%7Etest2_FAILEDTOBUILD.txt.gz
  
  It seems to be related to pre-compiled headers. Qttools requires
  qtwebkit for the documentation. In the test PPA I've disabled qttools'
  qtwebkit requirement in order to have more amd64 builds done in general.
  
  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

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

Title:
  Qt Webkit fails to build against Qt 5.4.0 on amd64 and powerpc

Status in qtwebkit-opensource-src package in Ubuntu:
  New

Bug description:
  There's a problem with Qt WebKit (5.4.0 beta) failing to build against
  Qt 5.4.0 beta on amd64: https://launchpadlibrarian.net/190809157
  /buildlog_ubuntu-vivid-amd64.qtwebkit-opensource-src_5.4.0~beta-
  0ubuntu1~vivid1~test1_FAILEDTOBUILD.txt.gz and on powerpc:
  https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-005/+build/6649444/+files
  /buildlog_ubuntu-vivid-powerpc.qtwebkit-opensource-
  src_5.4.0-0ubuntu1%7Evivid1%7Etest2_FAILEDTOBUILD.txt.gz

  It seems to be related to pre-compiled headers. Qttools requires
  qtwebkit for the documentation. In the test PPA I've disabled qttools'
  qtwebkit requirement in order to have more amd64 builds done in
  general.

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebkit-opensource-src/+bug/1395661/+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