[jira] [Created] (FLINK-7361) flink-web doesn't build with ruby 2.4

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-7361) flink-web doesn't build with ruby 2.4

Shang Yuanchun (Jira)
Nico Kruber created FLINK-7361:
----------------------------------

             Summary: flink-web doesn't build with ruby 2.4
                 Key: FLINK-7361
                 URL: https://issues.apache.org/jira/browse/FLINK-7361
             Project: Flink
          Issue Type: Bug
          Components: Project Website
            Reporter: Nico Kruber
            Assignee: Nico Kruber


The dependencies pulled in by the old jekyll version do not build with ruby 2.4 and fail with something like

{code}
yajl_ext.c:881:22: error: 'rb_cFixnum' undeclared (first use in this function); did you mean 'rb_isalnum'?
{code}



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