[
https://issues.apache.org/jira/browse/PROTON-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15056405#comment-15056405
]
Alan Conway commented on PROTON-949:
------------------------------------
Yes, it has been fixed by PROTON-1059, that should have been noted here. I
requested a 0.11.1 release to address this, but not sure what the status of
that is.http://qpid.2158936.n2.nabble.com/Request-0-11-release-td7634803.html
> proton doesn't build with ccache swig
> -------------------------------------
>
> Key: PROTON-949
> URL: https://issues.apache.org/jira/browse/PROTON-949
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Reporter: michael goulish
> Assignee: Alan Conway
> Fix For: 0.11, 0.12.0
>
>
> Thanks to aconway for finding this and saving me a day of madness and horror.
> On freshly-downloaded proton tree, if I use this swig:
> /usr/lib64/ccache/swig
> the build fails this way:
> qpid-proton/build/proton-c/bindings/python/cprotonPYTHON_wrap.c:4993:25:
> error: 'PN_HANDLE' undeclared (first use in this function)
> PNI_PYTRACER = *((PN_HANDLE *)(argp));
> ----------
> but if I delete that swig executable, and use the one in /bin/swig ,
> then everything works.
> yikes.
> aconway believes the bug is in ccache-swig, not in proton, but I want to put
> this here in case this bites someone else in Proton Land.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)