Ganesh Murthy created DISPATCH-1552:
---------------------------------------

             Summary: Qpid Dispatch Dockerfile for CentOS 7 is broken
                 Key: DISPATCH-1552
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1552
             Project: Qpid Dispatch
          Issue Type: Improvement
          Components: Tools
    Affects Versions: 1.10.0
            Reporter: Ganesh Murthy


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 -
{noformat}
-- 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
 {noformat}
 

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to