Re: ant elemental failure

47 views
Skip to first unread message
Message has been deleted

Thomas Broyer

unread,
Jan 17, 2013, 1:22:57 PM1/17/13
to google-we...@googlegroups.com
Which version of Python are you using?

On Thursday, January 17, 2013 5:50:45 PM UTC+1, Gustav Trede wrote:
i cant manage to compile elemental.
any idea what's wrong ?


generate:
     [exec]   File "idl/css/generate-style.py", line 22
     [exec]     print 'Usage: input_file interface.java.snippet implementation.java.snippet'
     [exec]                                                                                ^
     [exec] SyntaxError: invalid syntax
     [exec] Traceback (most recent call last):
     [exec]   File "idl/scripts/elemental_fremontcutbuilder.py", line 6, in <module>
     [exec]     import database
     [exec]   File "/home/gustav/stuff/gwt/elemental/idl/scripts/database.py", line 14, in <module>
     [exec]     import idlnode
     [exec]   File "/home/gustav/stuff/gwt/elemental/idl/scripts/idlnode.py", line 35
     [exec]     except Exception, e:
     [exec]                     ^
     [exec] SyntaxError: invalid syntax
     [exec] Traceback (most recent call last):
     [exec]   File "idl/scripts/elementaldomgenerator.py", line 8, in <module>
     [exec]     import elementalgenerator
     [exec]   File "/home/gustav/stuff/gwt/elemental/idl/scripts/elementalgenerator.py", line 353
     [exec]     print "Mixin detected %s, previously implemented by %s, but also implemented by %s" % (secondary.type.id, implemented_by, interface.id)
     [exec]                                                                                       ^
     [exec] SyntaxError: invalid syntax

compile:

BUILD FAILED
/home/gustav/stuff/gwt/build.xml:71: The following error occurred while executing this line:
/home/gustav/stuff/gwt/elemental/build.xml:19: srcdir "/home/gustav/stuff/gwt/elemental/idl/generated/src" does not exist!

Reply all
Reply to author
Forward
0 new messages