[ 
https://issues.apache.org/jira/browse/PROTON-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959135#comment-13959135
 ] 

Rafael H. Schloming commented on PROTON-535:
--------------------------------------------

I believe the problem here is that the epydoc invocation is picking up an 
unhealthy mix of locally installed code and code from the source tree where the 
build is performed. I think I've modified the build to make it more robust in 
this situation and hopefully ignore the locally installed code. Please let me 
know if you see this issue again.

> 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)

Reply via email to