Opened 10 years ago
Closed 10 years ago
#44638 closed defect (fixed)
doxygen @1.8.7: build fails with old python
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | tiger leopard | Cc: | |
Port: | doxygen |
Description
doxygen 1.8.7 fails to build on Leopard:
/usr/bin/python configgen.py -cpp config.xml >../generated_src/doxygen/configoptions.cpp File "configgen.py", line 563 except Exception as inst: ^ SyntaxError: invalid syntax
Leopard's python is old:
$ /usr/bin/python --version Python 2.5.1
You may need a build dependency on a newer MacPorts-provided python. I see you already do that in the doc variant but I am not using the doc variant.
Change History (1)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r133906