[
https://issues.apache.org/jira/browse/PROTON-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905376#comment-16905376
]
ASF subversion and git services commented on PROTON-2087:
---------------------------------------------------------
Commit 41378d808d82a44400cf8c14e83105647a9807d6 in qpid-proton's branch
refs/heads/master from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=41378d8 ]
PROTON-2087: Fix the logic for detecting python modules
> [Python] Detection of tox caches failure instaead of trying again if not
> initially found
> ----------------------------------------------------------------------------------------
>
> Key: PROTON-2087
> URL: https://issues.apache.org/jira/browse/PROTON-2087
> Project: Qpid Proton
> Issue Type: Bug
> Components: build, python-binding
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
> Priority: Minor
>
> The usual behaviour of CMake find_xxx is to cache when the xxx is found but
> to retry if on rerunning CMake if the xxx wasn't found previously.
> The check_python_module() macro didn't do this.
> Additionally it only checked that PYTHON_EXECUTABLE was defined and not that
> it has a useful value too. So it would have attempted to use python even if
> we'd looked for it and had not found it.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]