Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-8516

Python excerpts in CMakeFiles are python2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • qpid-cpp-1.39.0
    • qpid-cpp-1.40.0
    • C++ Broker
    • None

    Description

      CMake fails on python3-only systems with

      – 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!

       

      Attachments

        Activity

          People

            jdanek Jiri Daněk
            crichardson Chris Richardson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: