Detected OS: Windows
Detected compiler: g++
Building for architecture: native
make pgo-instrumented EXE=../build/native/Halogen-pgo-instrumented
make[1]: Entering directory '/tmp/tmpg2kqw0o8/Halogen/Halogen-tmp/src'
Detected OS: Windows
Detected compiler: g++
Building for architecture: native
g++ -O3 -DNDEBUG -Wall -Wextra -Wshadow -Wno-missing-field-initializers -Wno-deprecated-declarations -Wno-ignored-attributes -pthread -g -I. -std=c++20 -fno-exceptions -DEVALFILE=\"../build/verbatim.nn\" -ffp-contract=off -DUSE_POPCNT -DUSE_PEXT -DUSE_AVX512_VNNI -DUSE_AVX512 -DUSE_AVX2 -DUSE_AVX -DUSE_SSE4 tools/verbatim.cpp -o ../build/verbatim -pthread -lm
./../build/verbatim C:/Users/kiere/OneDrive/Documents/Repos/Openbench/Client/Networks/7E0BBCCA ../build/verbatim.nn
Error: expected to read 19305792 bytes but file size is 89017664 bytes
make[1]: *** [Makefile:372: ../build/verbatim.nn] Error 1
make[1]: Leaving directory '/tmp/tmpg2kqw0o8/Halogen/Halogen-tmp/src'
make: *** [Makefile:344: pgo] Error 2