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

Hudson commented on HBASE-29653:
--------------------------------

Results for branch branch-3
        [build #478 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/478/]: 
(x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/478/General_20Nightly_20Build_20Report/]








(/) {color:green}+1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/478/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.3.5 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/478/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.3.6 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/478/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.4.0 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/478/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk17 hadoop 3.4.1 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/478/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.1 {color}
(/) {color:green}+1 client integration test for 3.4.2 {color}


> Build fails on riscv64 due to os-maven-plugin not recognizing RISC-V 
> architecture
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-29653
>                 URL: https://issues.apache.org/jira/browse/HBASE-29653
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>            Reporter: Gong Xiaofei
>            Assignee: Gong Xiaofei
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.0, 3.0.0-beta-2, 2.6.4, 2.5.13
>
>
> h2. Problem Description
> The build process of HBase on the {{riscv64}} architecture fails because the 
> {{os-maven-plugin}} does not recognize the RISC-V architecture. This results 
> in the following error during the Maven build process:
> {{[INFO] Detecting the operating system and CPU architecture
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] os.detected.name: linux
> [INFO] os.detected.arch: unknown
> [INFO] os.detected.version: 6.12
> [INFO] os.detected.version.major: 6
> [INFO] os.detected.version.minor: 12
> [ERROR] unknown os.arch: riscv64 -> [Help 1]}}
> h2. Root Cause Analysis
> The {{os-maven-plugin}} is a Maven extension that detects the operating 
> system and architecture for cross-platform builds. Older versions of this 
> plugin lack support for the RISC-V architecture ({{{}riscv64{}}}), causing 
> the build to fail when it cannot properly identify the CPU architecture.
> h2. Impact Assessment
>  * {*}Build Failure{*}: HBase native components cannot be built on RISC-V 
> systems
>  * {*}Platform Support Gap{*}: Limits HBase adoption on emerging RISC-V 
> hardware platforms
>  * {*}Development Blockers{*}: RISC-V developers cannot contribute to or test 
> HBase on their architecture
> h2. Resolution
> *Upgrade {{os-maven-plugin}} to version 1.7.1 or later* which includes native 
> support for RISC-V architectures.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to