** Description changed: lp:~kubuntu-packagers/kubuntu-packaging/qtpim-opensource-src currently requires ugly header hacks in order to compile it. Compilation at https://launchpad.net/~canonical- qt5-edgers/+archive/qt5-beta2/+sourcepub/3740793/+listing-archive-extra Since other git snapshot Qt modules build and run their tests ok (so far), it seems there is something wrong with qtpim itself. --- - It's not yet possible to upgrade to Qt 5.2 easily, because of build - failures like this bug report that prevent full dist-upgrade from the - PPA. Therefore, if you are using chroot / virtual env or otherwise ok - with removing Unity temporarily, do sudo apt-add-repository ppa - :canonical-qt5-edgers/qt5-beta2 and see https://lists.launchpad.net - /ubuntu-phone/msg05690.html for an alternative upgrade method (the - quoted part) that can be used already to setup Qt 5.2 environment. If - interested, see the dependency chain at + To upgrade to the Qt 5.2 easily (now possible on desktop where all dependencies are built): + apt-add-repository ppa:canonical-qt5-edgers/qt5-beta2 + apt-get update + apt-get dist-upgrade + + See/describe dependencies of packages at http://pad.ubuntu.com/qt52-dependencies --- Build qtpim (after upgrading to Qt 5.2) with: wget 'https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2/+files/qtpim-opensource-src_5.0%7Egit20130828.orig.tar.gz' bzr branch lp:~kubuntu-packagers/kubuntu-packaging/qtpim-opensource-src cd qtpim-opensource-src bzr bd Then try eg. disabling the hack patches in debian/patches/series to see what happens without it. I have a newer snapshot - which did not help building without the headers hack - at http://people.canonical.com/~tjyrinki/qtpim/. It also has a patch (patch -p0 < qtpim-new-snapshot-patch) to update the generated syncqt headers (required for git snapshots with Qt 5.2), packaging version number to match the newer snapshot tarball, and disable the two patches included upstream. With that, the fix_headers_building_against_qt52.patch hack does not apply anymore without changes but also it still does not build successfully without it either.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1269685 Title: qtpim fails to build against Qt 5.2 without hacks To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtpim-opensource-src/+bug/1269685/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
