Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-2414

qpid-proton-0.35.0.tar.gz can't be built without Python version 3.6

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • proton-c-0.35.0
    • None
    • build
    • None
    • Linux dhws077 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 11 19:12:04 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux
    • Patch

    Description

      We applied patch below to get the build working (removing reference to python version 3.6). It would be great if you could integrate it in your source.

      — CMakeLists.txt.orig 2021-06-25 13:42:55.000000000 +0000
      +++ CMakeLists.txt
      @@ -44,4 +44,4 @@
      endif ()
      -find_package(Python 3.6
      +find_package(Python
      REQUIRED COMPONENTS Interpreter
      OPTIONAL_COMPONENTS Development)

      Attachments

        Activity

          People

            Unassigned Unassigned
            jsainz Jorge Sainz de la Maza
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: