detected OS is [Windows]
detected compiler is [g++]
make pgo-instrumented
make[1]: Entering directory '/tmp/tmplr03wywo/Halogen/Halogen-tmp/src'
detected OS is [Windows]
detected compiler is [g++]
g++  -Wno-interference-size -O3 -Wall -Wextra -Wshadow -I. -g -std=c++20 -fno-exceptions -DEVALFILE=\"../build/verbatim.nn\" -DNDEBUG -flto -march=native -DUSE_POPCNT -DUSE_PEXT -DUSE_AVX512_VNNI -DUSE_AVX512 -DUSE_AVX2 -DUSE_AVX -DUSE_SSE4 -fprofile-generate -fno-lto tools/verbatim.cpp -o ../build/verbatim -Wl,--whole-archive -lpthread -Wl,--no-whole-archive -lm  -static -fprofile-generate -fno-lto
C:/msys64/ucrt64/bin/../lib/gcc/x86_64-w64-mingw32/15.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot open output file ../build/verbatim.exe: No such file or directory
collect2.exe: error: ld returned 1 exit status
make[1]: *** [Makefile:272: verbatim_binary] Error 1
make[1]: Leaving directory '/tmp/tmplr03wywo/Halogen/Halogen-tmp/src'
make: *** [Makefile:145: pgo] Error 2