+ renice +1 6897 6897 (process ID) old priority 0, new priority 1 + cd /home/asar-ci/asar + git fetch From https://github.com/RPGHacker/asar + 62a1113...3931c58 gh-pages -> origin/gh-pages (forced update) + git checkout ac5ab5746e79a1dba7a94b1448f7116654c005fb Previous HEAD position was 0b14e3c Merge pull request #378 from yuriks/patch-1 HEAD is now at ac5ab57 Update vendored frozen library + rm -rf /home/asar-ci/build + mkdir /home/asar-ci/build + cd /home/asar-ci/build + echo 'WARNING: C# test is disabled, I can'\''t be arsed to install dotnet on this server. TODO make the cmake setup accept mono aswell' WARNING: C# test is disabled, I can't be arsed to install dotnet on this server. TODO make the cmake setup accept mono aswell + cmake -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_BUILD_TYPE=Debug -DASAR_COVERAGE=ON -DASAR_USE_SANITIZER=ON -DASAR_ASAN_PRELOAD_NAME=libasan.so.8:libubsan.so.1 -DASAR_GEN_CS_TEST=OFF /home/asar-ci/asar/src ./build.sh: line 25: cmake: command not found