You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/07/08 13:54:01 UTC

[jira] [Closed] (FLINK-6302) Documentation build error on ruby 2.4

     [ https://issues.apache.org/jira/browse/FLINK-6302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-6302.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

1.4: f21915b22604e435bf5189c61ef05a3ec6133529

> Documentation build error on ruby 2.4
> -------------------------------------
>
>                 Key: FLINK-6302
>                 URL: https://issues.apache.org/jira/browse/FLINK-6302
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Tao Meng
>            Assignee: Tao Meng
>            Priority: Trivial
>             Fix For: 1.4.0
>
>
> {code}
> /usr/local/Cellar/ruby/2.4.1_1/include/ruby-2.4.0/ruby/ruby.h:981:28: note: expanded from macro 'RSTRING_LEN'
>      RSTRING(str)->as.heap.len)
>      ~~~~~~~~~~~~~~~~~~~~~~^~~
> yajl_ext.c:881:22: error: use of undeclared identifier 'rb_cFixnum'
>     rb_define_method(rb_cFixnum, "to_json", rb_yajl_json_ext_fixnum_to_json, -1);
>                      ^
> 17 warnings and 1 error generated.
> make: *** [yajl_ext.o] Error 1
> make failed, exit code 2
> {code}
> We should update Gemfile.lock.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)