You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "yuqi (JIRA)" <ji...@apache.org> on 2017/03/28 01:26:41 UTC

[jira] [Commented] (BIGTOP-2723) Fix asciidoctor-maven-plugin for HBase build on AArch64

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

yuqi commented on BIGTOP-2723:
------------------------------

When we build habse in big-top,  the below issue is faced to us:

"[ERROR] Failed to execute goal org.asciidoctor:asciidoctor-maven-plugin:1.5.2.1:process-asciidoc (output-pdf) on project hbase: Execution output-pdf of goal org.asciidoctor:asciidoctor-maven-plugin:1.5.2.1:process-asciidoc failed: (NotImplementedError) fstat unimplemented unsupported or native support failed to load "

For older versions of jffi (till 1.2.12) don't have native AArch64 libraries. So jruby (till 9.1.50),  the dependency of asciidoctor-maven-plugin, do not support AArch64.   The patch is to upgrade the version of  jruby that support aarch64.

> Fix asciidoctor-maven-plugin for HBase build on AArch64
> -------------------------------------------------------
>
>                 Key: BIGTOP-2723
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2723
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Ganesh Raju
>         Attachments: BIGTOP-2723.patch
>
>
> HBase fails building on AArch64 due to asciidoctor-maven-plugin



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)