[
https://issues.apache.org/jira/browse/PROTON-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959131#comment-13959131
]
ASF subversion and git services commented on PROTON-535:
--------------------------------------------------------
Commit 1584359 from [email protected] in branch 'proton/trunk'
[ https://svn.apache.org/r1584359 ]
PROTON-535: point PYTHONPATH to build locations for epydoc invocation;
hopefully this should prevent local installs from interfering with source builds
> make docs results in several warnings and an error
> --------------------------------------------------
>
> Key: PROTON-535
> URL: https://issues.apache.org/jira/browse/PROTON-535
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: 0.7
> Reporter: Fraser Adams
> Priority: Minor
>
> When I tried make docs it mostly looks like it works but I saw several
> warnings:
> warning: ignoring unsupported tag `INLINE_SIMPLE_STRUCTS =' at line 313,
> file user.doxygen
> warning: ignoring unsupported tag `CITE_BIB_FILES =' at line 583,
> file user.doxygen
> warning: ignoring unsupported tag `MATHJAX_EXTENSIONS =' at line 1166,
> file user.doxygen
> warning: ignoring unsupported tag `LATEX_BIB_STYLE =' at line 1285,
> file user.doxygen
> warning: ignoring unsupported tag `INTERACTIVE_SVG =' at line 1699,
> file user.doxygen
> and
> Scanning dependencies of target docs-py
> +--------------------------------------------------------------------------
> | In /home/fadams/qpid/qpid-trunk/proton/proton-c/bindings/python/
> | proton.py:
> | Import failed (but source code parsing was successful).
> | Error: NameError: name 'PN_CONNECTION_STATE' is not defined (line
> | 3292)
> |
--
This message was sent by Atlassian JIRA
(v6.2#6252)