[ https://issues.apache.org/jira/browse/PROTON-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darryl L. Pierce resolved PROTON-570. ------------------------------------- Resolution: Fixed Assignee: Darryl L. Pierce Now, if the dependencies are missing, then the Ruby language bindings are skipped entirely. > 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 > Assignee: Darryl L. Pierce > 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)