[Bug 35810] New: SyntaxError: invalid syntax during "make install"
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Mar 30 19:59:26 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=35810
Summary: SyntaxError: invalid syntax during "make install"
Product: Telepathy
Version: git master
Platform: Other
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: butterfly
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: francesco.nwokeka at gmail.com
QAContact: telepathy-bugs at lists.freedesktop.org
Giving the command "./autogen" and "./configure" went well. So did make, but
the "make install returns the following errors:
/bin/install -c -m 644 aliasing.py capabilities.py connection.py debug.py
__init__.py presence.py avatars.py channel_manager.py connection_manager.py
contacts.py handle.py mail_notification.py protocol.py
'/usr/local/lib/python3.2/site-packages/butterfly'
Byte-compiling python modules...
aliasing.py File
"/usr/local/lib/python3.2/site-packages/butterfly/aliasing.py", line 64
alias = u""
^
SyntaxError: invalid syntax
capabilities.pyconnection.py File
"/usr/local/lib/python3.2/site-packages/butterfly/connection.py", line 107
except Exception, e:
^
SyntaxError: invalid syntax
debug.py__init__.pypresence.py File
"/usr/local/lib/python3.2/site-packages/butterfly/presence.py", line 151
message = arguments.get('message', u'')
^
SyntaxError: invalid syntax
avatars.pychannel_manager.pyconnection_manager.pycontacts.pyhandle.pymail_notification.pyprotocol.py
File "/usr/local/lib/python3.2/site-packages/butterfly/protocol.py", line 64
'server' : u'messenger.hotmail.com',
^
SyntaxError: invalid syntax
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list