Skip to content

RunCMake.SymlinkTrees failure because of CCACHE_BASEDIR

Install ccache and use ccache to build cmake with:

cd /path/to/cmake/source &&
export CCACHE_BASEDIR="$PWD" &&
mkdir bbb &&
cmake -GNinja .. &&
ninja &&
ctest -R RunCMake.SymlinkTrees

st.log

Edited by Đoàn Trần Công Danh
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information