'Problems arising from the AOSP Android build

I am currently ubuntu 18.04 (lts) asop build in.But an unexpected problem is occurring and over and over again.This is something wrong?

It's my development environment. Python - 2.7.17 openjdk - 8

$user@ubuntu:~/android_build$ source ./imx-p9.0.0_2.2.0-ga/imx_android_setup.sh
$user@ubuntu:~/android_build$ lunch aosp_arm-eng
$user@ubuntu:~/android_build$ make -j 9 2>&1 | tee build-log.txt

build-log.txt --> https://drive.google.com/file/d/1LsM_H1moCVVzyZ21Gm3SOV-x3OUlGYQm/view?usp=sharing

If you have any additional requirements, please write them down.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source