Opened 13 years ago
Closed 10 years ago
#30790 closed defect (fixed)
pidgin uses default python; fails when that's python 3
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.1 |
Keywords: | Cc: | ||
Port: | pidgin |
Description
pidgin @2.9.0_0 fails to build with the error:
Making all in libpurple make[2]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_pidgin/pidgin/work/pidgin-2.9.0/libpurple' GEN dbus-bindings.c File "./dbus-analyze-functions.py", line 239 print "%s %s(%s)" % (self.functiontype, self.function.name, ^ SyntaxError: invalid syntax make[2]: *** [dbus-bindings.c] Error 1
Attachments (1)
Change History (6)
Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 Changed 13 years ago by jmroot (Joshua Root)
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
I do! I did that to reproduce an issue with another port... then promptly forgot.
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | pidgin: SyntaxError: invalid syntax → pidgin uses default python; fails when that's python 3 |
---|
comment:4 Changed 10 years ago by jmroot (Joshua Root)
Cc: | nefar@… added |
---|---|
Owner: | changed from nefar@… to devans@… |
comment:5 Changed 10 years ago by dbevans (David B. Evans)
Cc: | nefar@… removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I guess you probably have python 3.x selected as 'python'?