g++   *.cpp Fathom/src/tbprobe.c -DEVALFILE=\"weights-5buckets-epoch390.nnue\" -I . -IFathom -Wall -g -std=c++17 -O3 -funroll-loops -static -static-libgcc -static-libstdc++ -pthread -mno-avx512f -march=native -o C:\msys64\tmp\tmpz76tr17n\Clover\Clover-lmr-d2\src\Clover-EEA7899B.exe -fprofile-generate
Fathom/src/tbprobe.c: In function 'void tb_expand_mate({anonymous}::Pos*, TbRootMove*, {anonymous}::Value, unsigned int)':
Fathom/src/tbprobe.c:2459:41: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
 2459 |   if (popcount(pos->white | pos->black) <= cardinalityDTM) {
      |                                         ^
./C:\msys64\tmp\tmpz76tr17n\Clover\Clover-lmr-d2\src\Clover-EEA7899B.exe bench 15
make: ./C:\msys64\tmp\tmpz76tr17n\Clover\Clover-lmr-d2\src\Clover-EEA7899B.exe: No such file or directory
make: *** [makefile:55: pgo] Error 127