You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2023/04/16 11:55:00 UTC

[jira] [Assigned] (QPID-8516) Python excerpts in CMakeFiles are python2

     [ https://issues.apache.org/jira/browse/QPID-8516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Daněk reassigned QPID-8516:
--------------------------------

    Assignee: Jiri Daněk  (was: Chris Richardson)

> Python excerpts in CMakeFiles are python2
> -----------------------------------------
>
>                 Key: QPID-8516
>                 URL: https://issues.apache.org/jira/browse/QPID-8516
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: qpid-cpp-1.39.0
>            Reporter: Chris Richardson
>            Assignee: Jiri Daněk
>            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 "<string>", 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.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org