Re: Error Compiling telepathy-mission-control-5.14.1
Todd Goodman <[email protected]> Sat, 19 Oct 2013 10:53:01 -0400
| Newsgroups | gmane.linux.gentoo.desktop |
|---|---|
| Message-ID | <[email protected]> |
Tyrin Price <[email protected]> wrote: >About halfway through emerging gnome3, now, and get a failure >compiling telepathy-mission-control. > >The build log is at: http://pastebin.com/032vEEpc > >It looks like the first part of the error is: > >/usr/bin/python ../tools/glib-ginterface-gen.py \ > --filename=_gen/svc-Account_Interface_Hidden \ > --signal-marshal-prefix=_mcd_ext \ > --include='<telepathy-glib/telepathy-glib.h>' \ > --include='"_gen/signals-marshal.h"' \ > --not-implemented-func='tp_dbus_g_method_return_not_implemented' \ > --allow-unstable \ > _gen/Account_Interface_Hidden.xml Mc_Svc_ >Traceback (most recent call last): > File "../tools/glib-gtypes-generator.py", line 26, in <module> > from libglibcodegen import escape_as_identifier, \ >File >"/var/tmp/portage/net-im/telepathy-mission-control-5.14.1/work/telepathy-mission-control-5.14.1/tools/libglibcodegen.py", >line 156 > raise Exception, "can't index a hashtable off non-basic type " + s > >How to fix a syntax error during a compile? > >-- > >Regards, > > -=[Ty]=- I had the same issue. It needs python 2. I eselected python2.7 to get it built but you may be able to use PYTHON_USE/PYTHON_SINGLE_USE instead. Todd -- Sent from my Android phone with K-9 Mail. Please excuse my brevity.