[ https://issues.apache.org/jira/browse/PROTON-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14695979#comment-14695979
]
ASF subversion and git services commented on PROTON-952:
--------------------------------------------------------
Commit 23c58ed39678cd359d272ddc3a42e769342653be in qpid-proton's branch refs/heads/master
from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=23c58ed ]
PROTON-952: Make sure we use the same python library version as python version
> Building Proton with python 2.6 and python 3.4 on Travis CI finds and links wrong libpython
> -------------------------------------------------------------------------------------------
>
> Key: PROTON-952
> URL: https://issues.apache.org/jira/browse/PROTON-952
> Project: Qpid Proton
> Issue Type: Bug
> Affects Versions: 0.10
> Environment: Travis CI build environment (highly customised Ubuntu)
> Reporter: Andrew Stitcher
> Assignee: Ken Giusti
>
> You can specify a specifiv version of python to use in the Traviis build process and
that will set up the build environment to use a python virtualenv with that version of python.
> When using python 2.6 or 3.4 (and probably 3.3 too but I've not tested that)
> the cmake installed will find the python 2.7 libs and link them into the proton bindings
extension. This seems to succeed at build time but seems to make the "python-test" fail to
even start in both cases (though with slightly different symptoms).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|