Hi, TI team
machine: Ubuntu 18.04
hardware: TI J721E
I meet some problems when compiling J7 yocto(la), but I don't know how to solve them, so I would like to ask your help to compile the log in the attachment.
tommy@bsp-HP-EliteBook-8560w:/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build$ TOOLCHAIN_BASE=/home/tommy/J7/linux_build_tool/ MACHINE=j7-evm bitbake -k arago-core-psdkla-bundle
WARNING: Layer meta-psdkla should set LAYERSERIES_COMPAT_meta-psdkla in its conf/layer.conf file to list the core layer names it is compatible with.
WARNING: Layer browser-layer should set LAYERSERIES_COMPAT_browser-layer in its conf/layer.conf file to list the core layer names it is compatible with.
NOTE: Started PRServer with DBfile: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 35691, PID: 12262
WARNING: Layer meta-psdkla should set LAYERSERIES_COMPAT_meta-psdkla in its conf/layer.conf file to list the core layer names it is compatible with.
WARNING: Layer browser-layer should set LAYERSERIES_COMPAT_browser-layer in its conf/layer.conf file to list the core layer names it is compatible with.
Loading cache: 100% |####################################################################################################################################| Time: 0:00:00
Loaded 4102 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.40.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-18.04"
TARGET_SYS = "aarch64-linux"
MACHINE = "j7-evm"
DISTRO = "arago"
DISTRO_VERSION = "2019.09"
TUNE_FEATURES = "aarch64"
TARGET_FPU = ""
meta-arago-distro
meta-arago-extras = "HEAD:58a4ee58736465d242fed59becacb7649fd9d265"
meta-psdkla = "HEAD:605e5cd1d4cd79ecabad4e16b743d503d16cc289"
meta-browser = "HEAD:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
meta-qt5 = "HEAD:1520d5b2b2beec5e1c3209d3178219e93ef08bca"
meta-virtualization = "HEAD:7685c7d415e0002c448007960837ae8898cd57a5"
meta-networking
meta-python
meta-oe
meta-gnome
meta-filesystems = "HEAD:2d088d252624b19df384aecc434d23afb636178f"
meta-ti = "HEAD:727411f95ef1f66034beac08702f21b30a1b84c9"
meta-linaro-toolchain
meta-optee = "HEAD:615ea7561b844a3867cee4299d83d605c10b02ab"
meta = "HEAD:f5be8c8309a932cde507ba24d042880a922df0b6"
Initialising tasks: 100% |###############################################################################################################################| Time: 0:00:07
Sstate summary: Wanted 320 Found 0 Missed 320 Current 2727 (0% match, 89% complete)
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: libjpeg-turbo-1_2.0.0-r0 do_configure: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libjpeg-turbo/1_2.0.0-r0/temp/log.do_configure.12317)
ERROR: Logfile of failure stored in: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libjpeg-turbo/1_2.0.0-r0/temp/log.do_configure.12317
Log data follows:
| DEBUG: Executing shell function do_configure
| -- The C compiler identification is GNU 8.3.0
| CMake Error at CMakeLists.txt:7 (project):
| The CMAKE_C_COMPILER:
|
| aarch64-linux-gnu-gcc
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
| the compiler, or to the compiler name if it is in the PATH.
|
|
| -- Configuring incomplete, errors occurred!
| See also "/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libjpeg-turbo/1_2.0.0-r0/build/CMakeFiles/CMakeOutput.log".
| WARNING: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libjpeg-turbo/1_2.0.0-r0/temp/run.do_configure.12317:1 exit 1 from 'cmake -G Ninja -DCMAKE_MAKE_PROGRAM=ninja $oecmake_sitefile /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libjpeg-turbo/1_2.0.0-r0/libjpeg-turbo-2.0.0 -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE=/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libjpeg-turbo/1_2.0.0-r0/toolchain.cmake -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 ${PACKAGECONFIG_CONFARGS} -Wno-dev'
| ERROR: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libjpeg-turbo/1_2.0.0-r0/temp/log.do_configure.12317)
ERROR: Task (/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/oe-core/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.0.bb:do_configure) failed with exit code '1'
ERROR: libical-2.0.0-r0 do_configure: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libical/2.0.0-r0/temp/log.do_configure.12330)
ERROR: Logfile of failure stored in: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libical/2.0.0-r0/temp/log.do_configure.12330
Log data follows:
| DEBUG: Executing shell function do_configure
| -- The C compiler identification is GNU 8.3.0
| -- The CXX compiler identification is GNU 8.3.0
| CMake Error at CMakeLists.txt:62 (project):
| The CMAKE_C_COMPILER:
|
| aarch64-linux-gnu-gcc
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
| the compiler, or to the compiler name if it is in the PATH.
|
|
| CMake Error at CMakeLists.txt:62 (project):
| The CMAKE_CXX_COMPILER:
|
| aarch64-linux-gnu-g++
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
| to the compiler, or to the compiler name if it is in the PATH.
|
|
| -- Configuring incomplete, errors occurred!
| See also "/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libical/2.0.0-r0/build/CMakeFiles/CMakeOutput.log".
| WARNING: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libical/2.0.0-r0/temp/run.do_configure.12330:1 exit 1 from 'cmake -G Ninja -DCMAKE_MAKE_PROGRAM=ninja $oecmake_sitefile /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libical/2.0.0-r0/libical-2.0.0 -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE=/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libical/2.0.0-r0/toolchain.cmake -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 ${PACKAGECONFIG_CONFARGS} -Wno-dev'
| ERROR: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libical/2.0.0-r0/temp/log.do_configure.12330)
ERROR: Task (/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/oe-core/meta/recipes-support/libical/libical_2.0.0.bb:do_configure) failed with exit code '1'
ERROR: libsolv-0.6.35-r0 do_configure: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libsolv/0.6.35-r0/temp/log.do_configure.12333)
ERROR: Logfile of failure stored in: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libsolv/0.6.35-r0/temp/log.do_configure.12333
Log data follows:
| DEBUG: Executing shell function do_configure
| -- The C compiler identification is GNU 8.3.0
| -- The CXX compiler identification is GNU 8.3.0
| CMake Error at CMakeLists.txt:1 (PROJECT):
| The CMAKE_C_COMPILER:
|
| aarch64-linux-gnu-gcc
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
| the compiler, or to the compiler name if it is in the PATH.
|
|
| CMake Error at CMakeLists.txt:1 (PROJECT):
| The CMAKE_CXX_COMPILER:
|
| aarch64-linux-gnu-g++
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
| to the compiler, or to the compiler name if it is in the PATH.
|
|
| -- Configuring incomplete, errors occurred!
| See also "/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libsolv/0.6.35-r0/build/CMakeFiles/CMakeOutput.log".
| WARNING: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libsolv/0.6.35-r0/temp/run.do_configure.12333:1 exit 1 from 'cmake -G Ninja -DCMAKE_MAKE_PROGRAM=ninja $oecmake_sitefile /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libsolv/0.6.35-r0/git -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE=/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libsolv/0.6.35-r0/toolchain.cmake -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 -DLIB=lib -DMULTI_SEMANTICS=ON -DENABLE_COMPLEX_DEPS=ON -DENABLE_RPMMD=ON -DENABLE_RPMDB=ON -Wno-dev'
| ERROR: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libsolv/0.6.35-r0/temp/log.do_configure.12333)
ERROR: Task (/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/oe-core/meta/recipes-extended/libsolv/libsolv_0.6.35.bb:do_configure) failed with exit code '1'
ERROR: optee-os-3.6.0+gitAUTOINC+e5a8779a6f-r0.arago0 do_compile: oe_runmake failed
ERROR: optee-os-3.6.0+gitAUTOINC+e5a8779a6f-r0.arago0 do_compile: Function failed: do_compile (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/j7_evm-linux/optee-os/3.6.0+gitAUTOINC+e5a8779a6f-r0.arago0/temp/log.do_compile.12372)
ERROR: Logfile of failure stored in: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/j7_evm-linux/optee-os/3.6.0+gitAUTOINC+e5a8779a6f-r0.arago0/temp/log.do_compile.12372
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 7 CROSS_COMPILE_core=aarch64-linux-gnu- CROSS_COMPILE_ta_arm32=aarch64-linux-gnu- CROSS_COMPILE_ta_arm64=aarch64-linux-gnu- NOWERROR=1 V=1 LIBGCC_LOCATE_CFLAGS=--sysroot=/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/j7_evm-linux/optee-os/3.6.0+gitAUTOINC+e5a8779a6f-r0.arago0/recipe-sysroot CFG_TEE_TA_LOG_LEVEL=0 CFG_TEE_CORE_LOG_LEVEL=2 CFG_ARM64_core=y ta-targets=ta_arm64 all PLATFORM=k3 PLATFORM_FLAVOR=j7
| set -e; true ' CHK out/arm-plat-k3/conf.mk'; cnf='CFG_8250_UART=y_nl_ CFG_AES_GCM_TABLE_BASED=y_nl_ CFG_ARM64_core=y_nl_ CFG_ARM64_ldelf=y_nl_ CFG_ARM64_ta_arm64=y_nl_ CFG_ARM_GICV3=y_nl_ CFG_BOOT_SECONDARY_REQUEST=n_nl_ CFG_CC_OPTIMIZE_FOR_SIZE=y_nl_ CFG_CORE_BGET_BESTFIT=_nl_ CFG_CORE_BIGNUM_MAX_BITS=4096_nl_ CFG_CORE_CLUSTER_SHIFT=1_nl_ CFG_CORE_DUMP_OOM=n_nl_ CFG_CORE_DYN_SHM=y_nl_ CFG_CORE_HEAP_SIZE=65536_nl_ CFG_CORE_HUK_SUBKEY_COMPAT=y_nl_ CFG_CORE_LARGE_PHYS_ADDR=n_nl_ CFG_CORE_MBEDTLS_MPI=y_nl_ CFG_CORE_NEX_HEAP_SIZE=16384_nl_ CFG_CORE_RESERVED_SHM=y_nl_ CFG_CORE_RODATA_NOEXEC=n_nl_ CFG_CORE_RWDATA_NOEXEC=y_nl_ CFG_CORE_SANITIZE_KADDRESS=n_nl_ CFG_CORE_SANITIZE_UNDEFINED=n_nl_ CFG_CORE_TZSRAM_EMUL_SIZE=458752_nl_ CFG_CORE_UNMAP_CORE_AT_EL0=y_nl_ CFG_CORE_WORKAROUND_SPECTRE_BP=y_nl_ CFG_CORE_WORKAROUND_SPECTRE_BP_SEC=y_nl_ CFG_CRYPTO=y_nl_ CFG_CRYPTOLIB_DIR=core/lib/libtomcrypt_nl_ CFG_CRYPTOLIB_NAME=tomcrypt_nl_ CFG_CRYPTOLIB_NAME_tomcrypt=y_nl_ CFG_CRYPTO_AES=y_nl_ CFG_CRYPTO_AES_GCM_FROM_CRYPTOLIB=n_nl_ CFG_CRYPTO_CBC=y_nl_ CFG_CRYPTO_CBC_MAC=y_nl_ CFG_CRYPTO_CCM=y_nl_ CFG_CRYPTO_CMAC=y_nl_ CFG_CRYPTO_CONCAT_KDF=y_nl_ CFG_CRYPTO_CTR=y_nl_ CFG_CRYPTO_CTS=y_nl_ CFG_CRYPTO_DES=y_nl_ CFG_CRYPTO_DH=y_nl_ CFG_CRYPTO_DSA=y_nl_ CFG_CRYPTO_ECB=y_nl_ CFG_CRYPTO_ECC=y_nl_ CFG_CRYPTO_GCM=y_nl_ CFG_CRYPTO_HKDF=y_nl_ CFG_CRYPTO_HMAC=y_nl_ CFG_CRYPTO_MD5=y_nl_ CFG_CRYPTO_PBKDF2=y_nl_ CFG_CRYPTO_RSA=y_nl_ CFG_CRYPTO_RSASSA_NA1=y_nl_ CFG_CRYPTO_SHA1=y_nl_ CFG_CRYPTO_SHA224=y_nl_ CFG_CRYPTO_SHA256=y_nl_ CFG_CRYPTO_SHA384=y_nl_ CFG_CRYPTO_SHA512=y_nl_ CFG_CRYPTO_SHA512_256=y_nl_ CFG_CRYPTO_SIZE_OPTIMIZATION=y_nl_ CFG_CRYPTO_WITH_CE=n_nl_ CFG_CRYPTO_XTS=y_nl_ CFG_DEBUG_INFO=y_nl_ CFG_DEVICE_ENUM_PTA=y_nl_ CFG_DT=n_nl_ CFG_DTB_MAX_SIZE=0x10000_nl_ CFG_EARLY_TA=n_nl_ CFG_EMBED_DTB=n_nl_ CFG_ENABLE_SCTLR_RR=n_nl_ CFG_ENABLE_SCTLR_Z=n_nl_ CFG_EXTERNAL_DTB_OVERLAY=n_nl_ CFG_GENERIC_BOOT=y_nl_ CFG_GIC=y_nl_ CFG_GP_SOCKETS=y_nl_ CFG_HWSUPP_MEM_PERM_PXN=y_nl_ CFG_HWSUPP_MEM_PERM_WXN=y_nl_ CFG_KERN_LINKER_ARCH=aarch64_nl_ CFG_KERN_LINKER_FORMAT=elf64-littleaarch64_nl_ CFG_LIBUTILS_WITH_ISOC=y_nl_ CFG_LOCKDEP=n_nl_ CFG_LPAE_ADDR_SPACE_SIZE=(1ull << 32)_nl_ CFG_LTC_OPTEE_THREAD=y_nl_ CFG_MMAP_REGIONS=13_nl_ CFG_MSG_LONG_PREFIX_MASK=0x1a_nl_ CFG_NUM_THREADS=2_nl_ CFG_OPTEE_REVISION_MAJOR=3_nl_ CFG_OPTEE_REVISION_MINOR=6_nl_ CFG_OS_REV_REPORTS_GIT_SHA1=y_nl_ CFG_PAGED_USER_TA=n_nl_ CFG_PM_STUBS=y_nl_ CFG_REE_FS=y_nl_ CFG_REE_FS_TA=y_nl_ CFG_REE_FS_TA_BUFFERED=y_nl_ CFG_RESERVED_VASPACE_SIZE=(1024 * 1024 * 10)_nl_ CFG_RPMB_FS=n_nl_ CFG_RPMB_FS_DEV_ID=0_nl_ CFG_RPMB_WRITE_KEY=n_nl_ CFG_SCTLR_ALIGNMENT_CHECK=y_nl_ CFG_SECSTOR_TA=y_nl_ CFG_SECSTOR_TA_MGMT_PTA=y_nl_ CFG_SECURE_DATA_PATH=y_nl_ CFG_SECURE_TIME_SOURCE_CNTPCT=y_nl_ CFG_SHMEM_SIZE=0x00400000 _nl_ CFG_SHMEM_START=(0x9e800000 + 0x01400000 )_nl_ CFG_SM_NO_CYCLE_COUNTING=y_nl_ CFG_SYSTEM_PTA=y_nl_ CFG_TA_ASLR=n_nl_ CFG_TA_ASLR_MAX_OFFSET_PAGES=128_nl_ CFG_TA_ASLR_MIN_OFFSET_PAGES=0_nl_ CFG_TA_BIGNUM_MAX_BITS=2048_nl_ CFG_TA_DYNLINK=y_nl_ CFG_TA_FLOAT_SUPPORT=y_nl_ CFG_TA_FTRACE_SUPPORT=n_nl_ CFG_TA_GPROF_SUPPORT=n_nl_ CFG_TA_MBEDTLS=y_nl_ CFG_TA_MBEDTLS_MPI=y_nl_ CFG_TA_MBEDTLS_SELF_TEST=y_nl_ CFG_TEE_API_VERSION=GPD-1.1-dev_nl_ CFG_TEE_CORE_DEBUG=y_nl_ CFG_TEE_CORE_EMBED_INTERNAL_TESTS=y_nl_ CFG_TEE_CORE_LOG_LEVEL=2_nl_ CFG_TEE_CORE_MALLOC_DEBUG=n_nl_ CFG_TEE_CORE_NB_CORE=8_nl_ CFG_TEE_CORE_TA_TRACE=y_nl_ CFG_TEE_FW_IMPL_VERSION=FW_IMPL_UNDEF_nl_ CFG_TEE_FW_MANUFACTURER=FW_MAN_UNDEF_nl_ CFG_TEE_IMPL_DESCR=OPTEE_nl_ CFG_TEE_MANUFACTURER=LINARO_nl_ CFG_TEE_TA_LOG_LEVEL=0_nl_ CFG_TEE_TA_MALLOC_DEBUG=n_nl_ CFG_TZDRAM_SIZE=0x01400000 _nl_ CFG_TZDRAM_START=0x9e800000_nl_ CFG_ULIBS_MCOUNT=n_nl_ CFG_ULIBS_SHARED=n_nl_ CFG_UNWIND=y_nl_ CFG_VIRTUALIZATION=n_nl_ CFG_WITH_ARM_TRUSTED_FW=y_nl_ CFG_WITH_LPAE=y_nl_ CFG_WITH_PAGER=n_nl_ CFG_WITH_SOFTWARE_PRNG=y_nl_ CFG_WITH_STACK_CANARIES=y_nl_ CFG_WITH_STATS=y_nl_ CFG_WITH_USER_TA=y_nl_ CFG_WITH_VFP=y_nl_'; mkdir -p out/arm-plat-k3/; echo "# auto-generated TEE configuration file" >out/arm-plat-k3/conf.mk.tmp; echo "# TEE version ti2019.04-rc3-dev" >>out/arm-plat-k3/conf.mk.tmp; echo "ARCH=arm" >>out/arm-plat-k3/conf.mk.tmp; echo "PLATFORM=k3" >>out/arm-plat-k3/conf.mk.tmp; echo "PLATFORM_FLAVOR=j7" >>out/arm-plat-k3/conf.mk.tmp; echo -n "${cnf}" | sed 's/_nl_ */\n/g' >>out/arm-plat-k3/conf.mk.tmp; if cmp -s out/arm-plat-k3/conf.mk out/arm-plat-k3/conf.mk.tmp; then rm -f out/arm-plat-k3/conf.mk.tmp; else true ' UPD out/arm-plat-k3/conf.mk'; mv out/arm-plat-k3/conf.mk.tmp out/arm-plat-k3/conf.mk; fi
| make: *** No rule to make target '/home/wangli/Documents/J7/J7-SDK/Linux/gcc-arm-8.3-2019.03-x86_64-aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/8.3.0/include/stdarg.h', needed by 'out/arm-plat-k3/ldelf/main.o'. Stop.
| make: *** Waiting for unfinished jobs....
| ERROR: oe_runmake failed
| WARNING: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/j7_evm-linux/optee-os/3.6.0+gitAUTOINC+e5a8779a6f-r0.arago0/temp/run.do_compile.12372:1 exit 1 from 'exit 1'
| ERROR: Function failed: do_compile (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/j7_evm-linux/optee-os/3.6.0+gitAUTOINC+e5a8779a6f-r0.arago0/temp/log.do_compile.12372)
ERROR: Task (/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/meta-linaro/meta-optee/recipes-security/optee/optee-os_git.bb:do_compile) failed with exit code '1'
ERROR: taglib-1.11.1-r0 do_configure: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/taglib/1.11.1-r0/temp/log.do_configure.12417)
ERROR: Logfile of failure stored in: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/taglib/1.11.1-r0/temp/log.do_configure.12417
Log data follows:
| DEBUG: Executing shell function do_configure
| -- The C compiler identification is GNU 8.3.0
| -- The CXX compiler identification is GNU 8.3.0
| CMake Error at CMakeLists.txt:3 (project):
| The CMAKE_C_COMPILER:
|
| aarch64-linux-gnu-gcc
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
| the compiler, or to the compiler name if it is in the PATH.
|
|
| CMake Error at CMakeLists.txt:3 (project):
| The CMAKE_CXX_COMPILER:
|
| aarch64-linux-gnu-g++
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
| to the compiler, or to the compiler name if it is in the PATH.
|
|
| -- Configuring incomplete, errors occurred!
| See also "/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/taglib/1.11.1-r0/build/CMakeFiles/CMakeOutput.log".
| WARNING: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/taglib/1.11.1-r0/temp/run.do_configure.12417:1 exit 1 from 'cmake -G Ninja -DCMAKE_MAKE_PROGRAM=ninja $oecmake_sitefile /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/taglib/1.11.1-r0/taglib-1.11.1 -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE=/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/taglib/1.11.1-r0/toolchain.cmake -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 -DBUILD_SHARED_LIBS=ON -DCMAKE_DISABLE_FIND_PACKAGE_Boost=TRUE -DHAVE_BOOST_BYTESWAP=FALSE -DCMAKE_CXX_STANDARD=11 -DCMAKE_CXX_STANDARD_REQUIRED=OFF -DLIB_SUFFIX= ${PACKAGECONFIG_CONFARGS} -Wno-dev'
| ERROR: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/taglib/1.11.1-r0/temp/log.do_configure.12417)
ERROR: Task (/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/oe-core/meta/recipes-support/taglib/taglib_1.11.1.bb:do_configure) failed with exit code '1'
ERROR: mbedtls-2.13.0-r0 do_configure: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/mbedtls/2.13.0-r0/temp/log.do_configure.12418)
ERROR: Logfile of failure stored in: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/mbedtls/2.13.0-r0/temp/log.do_configure.12418
Log data follows:
| DEBUG: Executing shell function do_configure
| -- The C compiler identification is GNU 8.3.0
| CMake Error at CMakeLists.txt:5 (project):
| The CMAKE_C_COMPILER:
|
| aarch64-linux-gnu-gcc
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
| the compiler, or to the compiler name if it is in the PATH.
|
|
| -- Configuring incomplete, errors occurred!
| See also "/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/mbedtls/2.13.0-r0/build/CMakeFiles/CMakeOutput.log".
| WARNING: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/mbedtls/2.13.0-r0/temp/run.do_configure.12418:1 exit 1 from 'cmake -G Ninja -DCMAKE_MAKE_PROGRAM=ninja $oecmake_sitefile /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/mbedtls/2.13.0-r0/mbedtls-2.13.0 -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE=/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/mbedtls/2.13.0-r0/toolchain.cmake -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 -DENABLE_TESTING=OFF -DLIB_INSTALL_DIR:STRING=/usr/lib -DENABLE_PROGRAMS=ON -DUSE_SHARED_MBEDTLS_LIBRARY=ON -Wno-dev'
| ERROR: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/mbedtls/2.13.0-r0/temp/log.do_configure.12418)
ERROR: Task (/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/meta-openembedded/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.13.0.bb:do_configure) failed with exit code '1'
ERROR: glm-0.9.9-a2-r0 do_configure: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/glm/0.9.9-a2-r0/temp/log.do_configure.12455)
ERROR: Logfile of failure stored in: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/glm/0.9.9-a2-r0/temp/log.do_configure.12455
Log data follows:
| DEBUG: Executing shell function do_configure
| -- The CXX compiler identification is GNU 8.3.0
| CMake Error at CMakeLists.txt:5 (project):
| The CMAKE_CXX_COMPILER:
|
| aarch64-linux-gnu-g++
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
| to the compiler, or to the compiler name if it is in the PATH.
|
|
| -- Configuring incomplete, errors occurred!
| See also "/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/glm/0.9.9-a2-r0/build/CMakeFiles/CMakeOutput.log".
| WARNING: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/glm/0.9.9-a2-r0/temp/run.do_configure.12455:1 exit 1 from 'cmake -G Ninja -DCMAKE_MAKE_PROGRAM=ninja $oecmake_sitefile /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/glm/0.9.9-a2-r0/git -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE=/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/glm/0.9.9-a2-r0/toolchain.cmake -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 -DGLM_ENABLE_EXPERIMENTAL=ON ${PACKAGECONFIG_CONFARGS} -Wno-dev'
| ERROR: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/glm/0.9.9-a2-r0/temp/log.do_configure.12455)
ERROR: Task (/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/meta-openembedded/meta-oe/recipes-graphics/glm/glm_0.9.9-a2.bb:do_configure) failed with exit code '1'
ERROR: kms++-2.1-r0 do_configure: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/kms++/2.1-r0/temp/log.do_configure.12454)
ERROR: Logfile of failure stored in: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/kms++/2.1-r0/temp/log.do_configure.12454
Log data follows:
| DEBUG: Executing shell function do_configure
| -- The C compiler identification is GNU 8.3.0
| -- The CXX compiler identification is GNU 8.3.0
| CMake Error at CMakeLists.txt:2 (project):
| The CMAKE_C_COMPILER:
|
| aarch64-linux-gnu-gcc
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
| the compiler, or to the compiler name if it is in the PATH.
|
|
| CMake Error at CMakeLists.txt:2 (project):
| The CMAKE_CXX_COMPILER:
|
| aarch64-linux-gnu-g++
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
| to the compiler, or to the compiler name if it is in the PATH.
|
|
| -- Configuring incomplete, errors occurred!
| See also "/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/kms++/2.1-r0/build/CMakeFiles/CMakeOutput.log".
| WARNING: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/kms++/2.1-r0/temp/run.do_configure.12454:1 exit 1 from 'cmake -G Ninja -DCMAKE_MAKE_PROGRAM=ninja $oecmake_sitefile /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/kms++/2.1-r0/git -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE=/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/kms++/2.1-r0/toolchain.cmake -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 ${PACKAGECONFIG_CONFARGS} -Wno-dev'
| ERROR: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/kms++/2.1-r0/temp/log.do_configure.12454)
ERROR: Task (/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/meta-arago/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb:do_configure) failed with exit code '1'
ERROR: devil-1.8.0-r2 do_configure: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/devil/1.8.0-r2/temp/log.do_configure.12456)
ERROR: Logfile of failure stored in: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/devil/1.8.0-r2/temp/log.do_configure.12456
Log data follows:
| DEBUG: Executing shell function do_configure
| -- The C compiler identification is GNU 8.3.0
| -- The CXX compiler identification is GNU 8.3.0
| CMake Error at CMakeLists.txt:3 (project):
| The CMAKE_C_COMPILER:
|
| aarch64-linux-gnu-gcc
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
| the compiler, or to the compiler name if it is in the PATH.
|
|
| CMake Error at CMakeLists.txt:3 (project):
| The CMAKE_CXX_COMPILER:
|
| aarch64-linux-gnu-g++
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
| to the compiler, or to the compiler name if it is in the PATH.
|
|
| -- Configuring incomplete, errors occurred!
| See also "/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/devil/1.8.0-r2/build/CMakeFiles/CMakeOutput.log".
| WARNING: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/devil/1.8.0-r2/temp/run.do_configure.12456:1 exit 1 from 'cmake -G Ninja -DCMAKE_MAKE_PROGRAM=ninja $oecmake_sitefile /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/devil/1.8.0-r2/git/DevIL -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE=/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/devil/1.8.0-r2/toolchain.cmake -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 -DIL_NO_PNG=0 -Wno-dev'
| ERROR: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/devil/1.8.0-r2/temp/log.do_configure.12456)
ERROR: Task (/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/meta-psdkla/recipes-graphics/devil/devil_1.8.0.bb:do_configure) failed with exit code '1'
ERROR: rwmem-1.2+gitAUTOINC+cc296c5366_4b10c65405_9a19306fbf-r0 do_configure: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/rwmem/1.2+gitAUTOINC+cc296c5366_4b10c65405_9a19306fbf-r0/temp/log.do_configure.12457)
ERROR: Logfile of failure stored in: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/rwmem/1.2+gitAUTOINC+cc296c5366_4b10c65405_9a19306fbf-r0/temp/log.do_configure.12457
Log data follows:
| DEBUG: Executing shell function do_configure
| -- The C compiler identification is GNU 8.3.0
| -- The CXX compiler identification is GNU 8.3.0
| CMake Error at CMakeLists.txt:2 (project):
| The CMAKE_C_COMPILER:
|
| aarch64-linux-gnu-gcc
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
| the compiler, or to the compiler name if it is in the PATH.
|
|
| CMake Error at CMakeLists.txt:2 (project):
| The CMAKE_CXX_COMPILER:
|
| aarch64-linux-gnu-g++
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
| to the compiler, or to the compiler name if it is in the PATH.
|
|
| -- Configuring incomplete, errors occurred!
| See also "/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/rwmem/1.2+gitAUTOINC+cc296c5366_4b10c65405_9a19306fbf-r0/build/CMakeFiles/CMakeOutput.log".
| WARNING: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/rwmem/1.2+gitAUTOINC+cc296c5366_4b10c65405_9a19306fbf-r0/temp/run.do_configure.12457:1 exit 1 from 'cmake -G Ninja -DCMAKE_MAKE_PROGRAM=ninja $oecmake_sitefile /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/rwmem/1.2+gitAUTOINC+cc296c5366_4b10c65405_9a19306fbf-r0/git -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE=/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/rwmem/1.2+gitAUTOINC+cc296c5366_4b10c65405_9a19306fbf-r0/toolchain.cmake -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 ${PACKAGECONFIG_CONFARGS} -Wno-dev'
| ERROR: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/rwmem/1.2+gitAUTOINC+cc296c5366_4b10c65405_9a19306fbf-r0/temp/log.do_configure.12457)
ERROR: Task (/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/meta-ti/recipes-bsp/rwmem/rwmem_1.2.bb:do_configure) failed with exit code '1'
ERROR: libion-1.0.0-r0 do_configure: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libion/1.0.0-r0/temp/log.do_configure.12458)
ERROR: Logfile of failure stored in: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libion/1.0.0-r0/temp/log.do_configure.12458
Log data follows:
| DEBUG: Executing shell function do_configure
| -- The C compiler identification is GNU 8.3.0
| -- The CXX compiler identification is GNU 8.3.0
| CMake Error at CMakeLists.txt:2 (PROJECT):
| The CMAKE_C_COMPILER:
|
| aarch64-linux-gnu-gcc
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
| the compiler, or to the compiler name if it is in the PATH.
|
|
| CMake Error at CMakeLists.txt:2 (PROJECT):
| The CMAKE_CXX_COMPILER:
|
| aarch64-linux-gnu-g++
|
| is not a full path and was not found in the PATH.
|
| Tell CMake where to find the compiler by setting either the environment
| variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
| to the compiler, or to the compiler name if it is in the PATH.
|
|
| -- Configuring incomplete, errors occurred!
| See also "/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libion/1.0.0-r0/build/CMakeFiles/CMakeOutput.log".
| WARNING: /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libion/1.0.0-r0/temp/run.do_configure.12458:1 exit 1 from 'cmake -G Ninja -DCMAKE_MAKE_PROGRAM=ninja $oecmake_sitefile /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libion/1.0.0-r0/git -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE=/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libion/1.0.0-r0/toolchain.cmake -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 ${PACKAGECONFIG_CONFARGS} -Wno-dev'
| ERROR: Function failed: do_configure (log file is located at /home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/build/arago-tmp-external-arm-toolchain/work/aarch64-linux/libion/1.0.0-r0/temp/log.do_configure.12458)
ERROR: Task (/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/meta-ti/recipes-devtools/ion/libion_git.bb:do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 7790 tasks of which 7779 didn't need to be rerun and 11 failed.
NOTE: Writing buildhistory
Summary: 11 tasks failed:
/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/oe-core/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.0.bb:do_configure
/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/oe-core/meta/recipes-support/libical/libical_2.0.0.bb:do_configure
/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/oe-core/meta/recipes-extended/libsolv/libsolv_0.6.35.bb:do_configure
/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/meta-linaro/meta-optee/recipes-security/optee/optee-os_git.bb:do_compile
/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/oe-core/meta/recipes-support/taglib/taglib_1.11.1.bb:do_configure
/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/meta-openembedded/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.13.0.bb:do_configure
/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/meta-openembedded/meta-oe/recipes-graphics/glm/glm_0.9.9-a2.bb:do_configure
/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/meta-arago/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb:do_configure
/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/meta-psdkla/recipes-graphics/devil/devil_1.8.0.bb:do_configure
/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/meta-ti/recipes-bsp/rwmem/rwmem_1.2.bb:do_configure
/home/wangli/ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05/yocto-build/sources/meta-ti/recipes-devtools/ion/libion_git.bb:do_configure
Summary: There were 4 WARNING messages shown.
Summary: There were 12 ERROR messages shown, returning a non-zero exit code.
Thanks.
Best regards,
Yanhong Chen