Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-636

README claims qpid-proton-c-devel >= 0.13 is required; however, cmake complains with 0.14

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • None
    • None

    Description

      Attempting to follow the readme to clone, build, and install dispatch-router results in a cmake error.

      $ cat /etc/redhat-release
      CentOS Linux release 7.3.1611 (Core)

      $ cmake ..
      CMake Error at CMakeLists.txt:103 (find_package):
      Could not find a configuration file for package "Proton" that is compatible
      with requested version "0.15".

      The following configuration files were considered but not accepted:

      /usr/lib64/cmake/Proton/ProtonConfig.cmake, version: 0.14.0
      /lib64/cmake/Proton/ProtonConfig.cmake, version: 0.14.0

      – Configuring incomplete, errors occurred!
      See also "/home/dispatch/qpid-dispatch/my_build/CMakeFiles/CMakeOutput.log".

      $ rpm -q qpid-proton-c-devel
      qpid-proton-c-devel-0.14.0-2.el7.x86_64

      This seems to conflict with the documented README and will pose problems on platforms where qpid-proton-c-devel >= 0.15 is not yet available.

      Attachments

        Activity

          People

            gmurthy Ganesh Murthy
            esammons Eric Sammons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: