You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/08/10 18:09:00 UTC

[jira] [Commented] (PROTON-1912) [ruby] gem build fails with very recent versions of cmake

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

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

Commit f790480d54745e73f45a0bc8a49df7ac554d16b0 in qpid-proton's branch refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=f790480 ]

PROTON-1912: [ruby] explicit path for swig output

Recent cmake (observed on cmake-3.12.0-1.fc29.x86_64) changed the default
directory for swig output files. This patch explicitly sets the output directory
so files are in a known place, and can be copied when making the gem.


> [ruby] gem build fails with very recent versions of cmake
> ---------------------------------------------------------
>
>                 Key: PROTON-1912
>                 URL: https://issues.apache.org/jira/browse/PROTON-1912
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: build
>    Affects Versions: proton-c-0.24.0
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>            Priority: Major
>             Fix For: proton-c-0.25.0
>
>
> Error of the following form:
> {code:java}
> cd /foo/proton/build/ruby/gem && /usr/bin/cmake -E copy /foo/proton/build/ruby/cprotonRUBY_wrap.c /foo/proton/build/ruby/gem/ext/cproton/cproton.c
>  Error copying file "/foo/proton/build/ruby/cprotonRUBY_wrap.c" to "/foo/proton/build/ruby/gem/ext/cproton/cproton.c"
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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