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

Qpid Dispatch Dockerfile for CentOS 7 is broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.10.0
    • 1.11.0
    • Tools
    • None

    Description

      There is a Centos docker file in the base qpid-dispatch directory called Dockerfile. Building the Dockerfile throws CMake related errors -

       

      sudo docker build -t gmurthy/centos7/dispatch --file=Dockerfile .

       

      You see the following error -

      -- Looking for include file inttypes.h
      -- Looking for include file inttypes.h - found
      -- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable exact version "2.7.5") 
      -- Could NOT find Ruby (missing:  RUBY_EXECUTABLE RUBY_INCLUDE_DIR RUBY_LIBRARY) 
      -- Looking for Python module sphinx - not found
      -- Sphinx modules not found; doc generation disabled.
      -- Looking for Python module setuptools - not found
      -- Looking for Python module wheel - not found
      -- Looking for Python module tox - not found
      -- The tox tool is not available; skipping the python-tox-tests
      -- Configuring done
      CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
      Missing variable is:
      CMAKE_CXX_LINK_EXECUTABLE
      CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
      Missing variable is:
      CMAKE_CXX_LINK_EXECUTABLE
      CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
      Missing variable is:
      CMAKE_CXX_LINK_EXECUTABLE
      CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
      Missing variable is:
      CMAKE_CXX_LINK_EXECUTABLE
       

       

       

       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: