Fraser Adams created PROTON-570: ----------------------------------- Summary: Missing Ruby gem dependencies result in a fatal error of Proton build. Key: PROTON-570 URL: https://issues.apache.org/jira/browse/PROTON-570 Project: Qpid Proton Issue Type: Bug Reporter: Fraser Adams Priority: Blocker
I did an update to r1589121 and I'm getting a fatal build error when I do cmake .. in a clean build directory CMake Error at proton-c/bindings/ruby/CMakeLists.txt:21 (message): Ruby bindings cannot be tested while missing dependencies In my case I had -- Missing Ruby gem dependency: rspec -- Missing Ruby gem dependency: simplecov and installing those gems sorted the problem out, but I don't believe that missing dependencies for one of the language bindings should fatally stop the entire build. -- This message was sent by Atlassian JIRA (v6.2#6252)