[
https://issues.apache.org/jira/browse/HBASE-19547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297854#comment-16297854
]
Ted Yu commented on HBASE-19547:
--------------------------------
Several occurrences of the following in output:
{code}
[ERROR] Command was /bin/sh -c cd /testptch/hbase/hbase-server &&
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -enableassertions
-Dhbase.build.id=2017-12-19T04:24:11Z -Xmx2800m
-Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true
-Djava.awt.headless=true -jar
/testptch/hbase/hbase-server/target/surefire/surefirebooter8863999073719792036.jar
/testptch/hbase/hbase-server/target/surefire 2017-12-19T04-24-17_238-jvmRun3
surefire1877980246042989754tmp surefire_11936792857066479530434tmp
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 1
[ERROR] Crashed tests:
{code}
Please run test suite again.
> HBase fails building on AArch64 due to asciidoctor-maven-plugin.
> ----------------------------------------------------------------
>
> Key: HBASE-19547
> URL: https://issues.apache.org/jira/browse/HBASE-19547
> Project: HBase
> Issue Type: Bug
> Components: build, hbase, jruby
> Affects Versions: 3.0.0
> Reporter: Yuqi Gu
> Assignee: Yuqi Gu
> Attachments: HBASE-19547.patch
>
>
> HBase fails building on AArch64 due to asciidoctor-maven-plugin.
> {code:java}
> mvn clean site package install -DskipTests
> [ERROR] Failed to execute
> goal org.asciidoctor:asciidoctor-maven-plugin:1.5.5:
> process-asciidoc (output-pdf) on project hbase:
> Execution output-pdf of goal
> org.asciidoctor:asciidoctor-maven-plugin:1.5.5:
> process-asciidoc failed: (NotImplementedError)
> fstat unimplemented unsupported or native support failed to load ->
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)