openssl_1.0.2o.bb:do_compile() failed if enable ccache
1. /lpg-build/cdc/fast_prod/WRL10_17/RCPL0009_LX01/wrlinux-10/setup.sh --machines=intel-x86-64 --templates=feature/debug,feature/gdb,feature/gdbserver,feature/installer-support,feature/ipv6,feature/readonly-root,feature/system-stats --recipes=wrlinux-image-glibc-small --dl-layers --accept-eula=yes && source environment-setup-x86_64-wrlinuxsdk-linux && source oe-init-build-env build 2. export sstate_dir=/home/wrlbuild/builds/builds-ed57e0ca-12fa-44c8-af16-a7ed80637072/GIT_2018062917/06291744-Intel_Custom_Build_with_ccache/sstate_cache 3. export ccache_dir=/home/wrlbuild/builds/builds-ed57e0ca-12fa-44c8-af16-a7ed80637072/GIT_2018062917/06291744-Intel_Custom_Build_with_ccache/ccache_dir 4. echo INHERIT += \"ccache\" >> conf/local.conf echo BB_NO_NETWORK = \"1\" >> conf/local.conf echo CCACHE_DIR = \"${ccache_dir}\" >> conf/local.conf echo SSTATE_DIR = \"${sstate_dir}\" >> conf/local.conf echo SDKMACHINE = \"i686\" >> conf/local.conf echo IMAGE_ENABLE_CONTAINER = \"1\" >> conf/local.conf 5. bitbake lib32-wrlinux-image-glibc-small