Closed nairdaweb closed 2 weeks ago
That doesn't actually give much insight why this failed. You'd probably need to dig into soong logs.
One possible reason is you just ran out of memory. Does your build machine meet the hardware requirements (https://source.android.com/docs/setup/start/requirements#hardware-requirements)? You could try adding a swap file or try bulding with a smaller number of parallel jobs (make ... -jX
).
Closing as there's has been no update in a month. Assuming resolved using a build machine that meets the hardware requirements.
Hello, I am getting the following error during compilation. I have already tried it on Fedora and Debian, but it's always the same. I searched for these libraries and found nothing. I even installed all the SDKs, including Android Studio.