I built a Docker image using docker/jvm.Dockerfile, successfully entered the container, and executed the command ./scripts/build-host -j$(nproc). However, when running ./scripts/build-aarch64-linux-android -j$(nproc) release, it failed with the following error:
