Seanium commented on code in PR #3102:
URL: https://github.com/apache/hugegraph/pull/3102#discussion_r3645610420


##########
hugegraph-server/README.md:
##########
@@ -30,3 +30,42 @@ HUGEGRAPH_VERSION=1.7.0 docker compose -f 
docker-compose-3pd-3store-3server.yml
 ```
 
 See [docker/README.md](../docker/README.md) for the full setup guide.
+
+## RISC-V Development and Testing
+
+The RISC-V validation target is 64-bit `linux/riscv64` LP64D with glibc 2.30 
or newer,

Review Comment:
   Fixed in `87ec3519`. The README now identifies Ubuntu 24.04 with glibc 2.39 
as the end-to-end validated environment and explicitly limits `GLIBC_2.30` to 
an inferred requirement of the packaged `rocksdbjni:8.10.2` RISC-V ELF, not a 
validated compatibility floor for the complete HugeGraph, Dragonwell, and 
system-library runtime.
   
   Current-head org Server CI, including the native RISC-V build and runtime 
smoke, passed: 
https://github.com/hugegraph/hugegraph/actions/runs/30093815746/job/89482983932.
 Apache exact-head workflows are awaiting maintainer approval.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to