[
https://issues.apache.org/jira/browse/QPID-8516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Richardson updated QPID-8516:
---
Description:
CMake fails on python3-only systems with
{quote}-- Found PythonInterp: /usr/bin/python (found suitable version "3.8.8",
minimum required is "2.7")
-- Found PythonInterp: /usr/bin/python (found version "3.8.8")
File "", line 1
from distutils.sysconfig import get_python_lib; print get_python_lib(False,
prefix='/usr/local').replace('\\', '/')
^
SyntaxError: invalid syntax
CMake Error at managementgen/CMakeLists.txt:34 (install):
install DIRECTORY given no DESTINATION!
{quote}
was:
> Python excerpts in CMakeFiles are python2
> -
>
> Key: QPID-8516
> URL: https://issues.apache.org/jira/browse/QPID-8516
> Project: Qpid
> Issue Type: Bug
>Affects Versions: qpid-cpp-1.39.0
>Reporter: Chris Richardson
>Priority: Major
> Fix For: qpid-cpp-1.40.0
>
>
> CMake fails on python3-only systems with
> {quote}-- Found PythonInterp: /usr/bin/python (found suitable version
> "3.8.8", minimum required is "2.7")
> -- Found PythonInterp: /usr/bin/python (found version "3.8.8")
> File "", line 1
> from distutils.sysconfig import get_python_lib; print get_python_lib(False,
> prefix='/usr/local').replace('\\', '/')
> ^
> SyntaxError: invalid syntax
> CMake Error at managementgen/CMakeLists.txt:34 (install):
> install DIRECTORY given no DESTINATION!
> {quote}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org