Created attachment 117721 [details] [review] Patch to fix the issue ArchLinux has Python 3 as the default python. When building telepathy-qt, this is the version of Python that will be found. However, CMake's FindPythonInterp module is perfectly capable of finding Python 2 if you tell it that's what you want. The version just needs to be passed into the find_package() call. The attached patch does this.
Hello. Sorry for the long reply. I just subscribed to the bugs mail list, so I would review further patches much faster :) Reviewed, tested and pushed: http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=3716c048d65d4984513591cb8b1031858201db6c Thanks!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.