telepathy-qt5 fails to build against Qt 5.2

Bug #1267835 reported by Timo Jyrinki
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
telepathy-qt5 (Ubuntu)
Fix Released
Critical
Tiago Salem Herrmann

Bug Description

telepathy-qt5 is currently failing to build against Qt 5.2:

https://launchpadlibrarian.net/162115669/buildlog_ubuntu-trusty-amd64.telepathy-qt5_1%3A0.9.3-0~4%2B201401101225~ubuntu14.04.1_FAILEDTOBUILD.txt.gz

Not having rebuilt telepathy-qt5 prevents building the next packages after that.

---

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 http://pad.ubuntu.com/qt52-dependencies)

Tags: qt5.2

Related branches

Revision history for this message
Albert Astals Cid (aacid) wrote :

This change intelepathy-qt5-0.9.3/cmake/modules/TpQtMacros.cmake will make the cmake and compilation steps succeed

- qt5_create_moc_command(${abs_infile} ${outfile} "${moc_flags}" "-i")
+ qt5_create_moc_command(${abs_infile} ${outfile} "${moc_flags}" "-i" "")

then it fails at some later dpkg symbol checking state but i that's something that is much more in your real of knowledge than not mine.

Revision history for this message
Albert Astals Cid (aacid) wrote :

arg, two typos

intelepathy-qt5-0.9.3/cmake/modules/TpQtMacros.cmake
to
in telepathy-qt5-0.9.3/cmake/modules/TpQtMacros.cmake

symbol checking state
to
symbol checking stage

Changed in telepathy-qt5 (Ubuntu):
status: New → In Progress
Bill Filler (bfiller)
Changed in telepathy-qt5 (Ubuntu):
assignee: nobody → Tiago Salem Herrmann (tiagosh)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package telepathy-qt5 - 0.9.3-0ubuntu6

---------------
telepathy-qt5 (0.9.3-0ubuntu6) trusty; urgency=medium

  * debian/patches/05-fix-qt52-build.patch: build against both
    Qt 5.0 and 5.2 (thanks to Albert) (LP: #1267835)
  * Update symbols files
 -- Timo Jyrinki <email address hidden> Fri, 17 Jan 2014 10:22:42 +0200

Changed in telepathy-qt5 (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.