You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/04/28 21:24:17 UTC

[jira] [Commented] (PROTON-570) Missing Ruby gem dependencies result in a fatal error of Proton build.

    [ https://issues.apache.org/jira/browse/PROTON-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13983436#comment-13983436 ] 

ASF subversion and git services commented on PROTON-570:
--------------------------------------------------------

Commit 1590755 from [~mcpierce] in branch 'proton/trunk'
[ https://svn.apache.org/r1590755 ]

PROTON-570: If Ruby dependencies are missing, then Ruby is not built

Previously, the entire build would fail if the dependencies were
missing. Now, instead, it will just not build the bindings or run the
tests if any are missing.

> 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)