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

Andrew Stitcher commented on PROTON-2379:
-----------------------------------------

I've edited the description as this is not an issue specific to the python 
binding: the proton/version.h include file generated by the build for proton-c 
is the source of this problem. That include file is merely copied into the 
python package to build the c extension.

> Installed header file include/proton/version.h has the build include prefix 
> embedded
> ------------------------------------------------------------------------------------
>
>                 Key: PROTON-2379
>                 URL: https://issues.apache.org/jira/browse/PROTON-2379
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: proton-c-0.34.0
>            Reporter: Robbie Gemmell
>            Assignee: Andrew Stitcher
>            Priority: Minor
>
> The python packaged prepared during the build embeds the install prefix in 
> the file include/proton/version.h file along with the lib versions.
> For example, the package created in the GHA CI build has has:
> {noformat}
> #define PN_INSTALL_PREFIX "/Users/runner/work/qpid-proton/qpid-proton/INSTALL"
> {noformat}
> in file python-qpid-proton-0.34.0/include/proton/version.h
>  
> ^ Raised as requested [~astitcher]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to