Mailing List Archive

Error Compiling telepathy-mission-control-5.14.1
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]=-
Re: Error Compiling telepathy-mission-control-5.14.1 [ In reply to ]
Tyrin Price <straylite.public@gmail.com> 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.