FS#35614 - [telepathy-mission-control] 5.14.1 fails to build from abs in normal environment

Attached to Project: Arch Linux
Opened by Garry Roseman (sitquietly) - Monday, 03 June 2013, 13:41 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 23 July 2013, 13:29 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Ionut Biru (wonder)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: telepathy-mission-control-5.14.1 fails to build from abs


Additional info: The compile fails with a python syntax error; it is executing wrong python
since python->python3 in the normal Archlinux environment.

Problem building from abs is avoided by defining PYTHON=python2 for the configure script, i.e.
change the PKGBUILD to
PYTHON=python2 ./configure .....

Note: tmc is not yet ported to python3 so python2 must be used,
https://live.gnome.org/GnomeGoals/Python3Porting

* package version(s)
* config and/or log files etc.


Steps to reproduce:
Fetch tmc buildscript from abs.
Use makepkg to build it.
This task depends upon

Closed by  Jan de Groot (JGC)
Tuesday, 23 July 2013, 13:29 GMT
Reason for closing:  Fixed

Loading...