[
https://issues.apache.org/jira/browse/PROTON-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Stitcher resolved PROTON-2087.
-------------------------------------
Resolution: Fixed
Fix Version/s: proton-c-0.29.0
> [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
> Fix For: proton-c-0.29.0
>
>
> 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]