Gentoo Archives: gentoo-desktop

From: Tyrin Price <straylite.public@×××××.com>
To: gentoo-desktop@l.g.o
Subject: [gentoo-desktop] Error Compiling telepathy-mission-control-5.14.1
Date: Sat, 19 Oct 2013 11:57:27
Message-Id: 20131019115718.GA9360@ghostwheel
1 About halfway through emerging gnome3, now, and get a failure
2 compiling telepathy-mission-control.
3
4 The build log is at: http://pastebin.com/032vEEpc
5
6 It looks like the first part of the error is:
7
8 /usr/bin/python ../tools/glib-ginterface-gen.py \
9 --filename=_gen/svc-Account_Interface_Hidden \
10 --signal-marshal-prefix=_mcd_ext \
11 --include='<telepathy-glib/telepathy-glib.h>' \
12 --include='"_gen/signals-marshal.h"' \
13 --not-implemented-func='tp_dbus_g_method_return_not_implemented' \
14 --allow-unstable \
15 _gen/Account_Interface_Hidden.xml Mc_Svc_
16 Traceback (most recent call last):
17 File "../tools/glib-gtypes-generator.py", line 26, in <module>
18 from libglibcodegen import escape_as_identifier, \
19 File "/var/tmp/portage/net-im/telepathy-mission-control-5.14.1/work/telepathy-mission-control-5.14.1/tools/libglibcodegen.py", line 156
20 raise Exception, "can't index a hashtable off non-basic type " + s
21
22 How to fix a syntax error during a compile?
23
24 --
25
26 Regards,
27
28 -=[Ty]=-

Replies

Subject Author
Re: [gentoo-desktop] Error Compiling telepathy-mission-control-5.14.1 Todd Goodman <tsg@×××××××××.net>