[Bug]: Error occurred during initialization of VM
### Problem description
-javaagent:/data/data/com.termux/files/home/.gradle/wrapper/dists/gradle-8.13-bin/5xuhj0ry160q40clulazy9h7d/gradle-8.13/lib/agents/gradle-instrumentation-agent-8.13.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 8.13
Please read the following process output to find out more:
-----------------------
Picked up JAVA_TOOL_OPTIONS: -Duser.language=zh -Duser.region=CN
Error occurred during initialization of VM
Could not find agent library instrument on the library path, with error: dlopen failed: cannot locate symbol "libiconv_open" referenced by "/data/data/com.termux/files/usr/lib/jvm/java-21-openjdk/lib/libinstrument.so"...
Module java.instrument may be missing from runtime image.
### What steps will reproduce the bug?
run gradle-8.13
### What is the expected behavior?
_No response_
### System information
```shell
Android版本:15
BOARD:pineapple
BOOTLOADER:unknown
BRAND:meizu
BRAND_FOR_ATTESTATION:meizu
CPU_ABI:arm64-v8a
CPU_ABI2:
DEVICE:meizu21Pro
DEVICE_FOR_ATTESTATION:meizu21Pro
DISPLAY:Flyme 12.25.9.19 daily
FINGERPRINT:meizu/meizu_21Pro_CN/meizu21Pro:15/AQ3A.241229.001/1725689314:user/release-keys
HARDWARE:qcom
HOST:Mz-Builder-L59
```
1 条评论