[ https://issues.apache.org/jira/browse/HADOOP-19616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lei Wen updated HADOOP-19616: ----------------------------- Parent: HADOOP-19623 Issue Type: Sub-task (was: Improvement) > Add bswap support for RISC-V > ---------------------------- > > Key: HADOOP-19616 > URL: https://issues.apache.org/jira/browse/HADOOP-19616 > Project: Hadoop Common > Issue Type: Sub-task > Components: native > Affects Versions: 3.3.0, 3.4.1 > Reporter: Lei Wen > Priority: Major > > *Problem* > While building Hadoop native code on the riscv64 architecture, the build > fails due to missing support for bswap operations. The standard > implementation relies on compiler intrinsics or platform-specific assembly > which are not defined for RISC-V targets. > This results in compilation errors such as: > * Error: unrecognized opcode `bswap a4' > * Error: unrecognized opcode `bswap a3' > *Resolution* > Add bswap support for RISC-V. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org