You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Alan M. Carroll (JIRA)" <ji...@apache.org> on 2014/08/02 00:13:39 UTC

[jira] [Updated] (TS-2785) Warnings from configure and sphinx / python

     [ https://issues.apache.org/jira/browse/TS-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan M. Carroll updated TS-2785:
--------------------------------

    Fix Version/s:     (was: 5.1.0)

> Warnings from configure and sphinx / python
> -------------------------------------------
>
>                 Key: TS-2785
>                 URL: https://issues.apache.org/jira/browse/TS-2785
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Configuration, Documentation
>            Reporter: Leif Hedstrom
>            Assignee: Phil Sorber
>
> On RHEL5, we get this error when running configure:
> {code}
> checking for python script directory... ${prefix}/lib/python2.4/site-packages
>   File "./doc/conf.py", line 401
>     except Exception as e:
>                       ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
>     except Exception as e:
>                       ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
>     except Exception as e:
>                       ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
>     except Exception as e:
>                       ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
>     except Exception as e:
>                       ^
> SyntaxError: invalid syntax
> checking for sphinx-build... false
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)