make build EXE="Atomic-Stockfish-190EB612-99DC67EA" CXX="g++" \
ARCH=x86-64-bmi2 COMP=mingw \
EXTRACXXFLAGS=' -DATOMIC_NNUE_EMBEDDING'
make[1]: Entering directory '/c/Users/djime/AppData/Local/Temp/tmp5c46nudx/Atomic-Stockfish/Atomic-Stockfish-tmp/src'
Config:
debug: 'no'
sanitize: 'none'
optimize: 'yes'
arch: 'x86_64'
bits: '64'
kernel: 'MSYS_NT-10.0-19045'
os: 'Windows_NT'
prefetch: 'yes'
popcnt: 'yes'
pext: 'yes'
sse: 'yes'
mmx: 'no'
sse2: 'yes'
ssse3: 'yes'
sse41: 'yes'
avx2: 'yes'
avxvnni: 'no'
avx512: 'no'
vnni512: 'no'
avx512icl: 'no'
altivec: 'no'
vsx: 'no'
neon: 'no'
dotprod: 'no'
arm_version: '0'
lsx: 'no'
lasx: 'no'
syzygy: 'yes'
atomic_v3_wire_test_policy: 'native'
target_windows: 'yes'
Flags:
CXX: g++
CXXFLAGS: -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one
LDFLAGS: -static -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -save-temps
Testing config sanity. If this fails, try 'make help' ...
make ARCH=x86-64-bmi2 COMP=mingw all
make[2]: Entering directory '/c/Users/djime/AppData/Local/Temp/tmp5c46nudx/Atomic-Stockfish/Atomic-Stockfish-tmp/src'
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o atomic_init.o atomic_init.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o attacks.o attacks.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o benchmark.o benchmark.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o bitboard.o bitboard.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o evaluate.o evaluate.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o main.o main.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o misc.o misc.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o movegen.o movegen.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o movepick.o movepick.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o position.o position.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o search.o search.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o thread.o thread.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o timeman.o timeman.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o tt.o tt.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o uci.o uci.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o uci_move.o uci_move.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o ucioption.o ucioption.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o xboard.o xboard.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o tune.o tune.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o tbprobe.o syzygy/tbprobe.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o atomic_notation.o api/atomic_notation.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o atomic_outcome.o api/atomic_outcome.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o nnue_accumulator.o nnue/nnue_accumulator.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o nnue_misc.o nnue/nnue_misc.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o nnue_dispatcher.o nnue/nnue_dispatcher.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DATOMIC_NNUE_EMBEDDING -pedantic -Wextra -Wshadow -Wmissing-declarations -fconstexpr-ops-limit=500000000 -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DUSE_PEXT -mbmi2 -DUSE_COMPTIME_ATTACKS -DARCH=x86-64-bmi2 -flto -flto-partition=one -c -o network.o nnue/network.cpp
cc1plus.exe: out of memory allocating 33558527 bytes
cc1plus.exe: out of memory allocating 322240 bytes
cc1plus.exe: out of memory allocating 65536 bytes
during IPA pass: modref
tune.cpp:126:1: internal compiler error: compressed stream: Allocation error : not enough memory
126 | } // namespace Stockfish
| ^
during IPA pass: modref
ucioption.cpp:214:1: internal compiler error: compressed stream: Allocation error : not enough memory
214 | }
| ^
cc1plus.exe: out of memory allocating 65536 bytes
cc1plus.exe: out of memory allocating 65536 bytes
cc1plus.exe: out of memory allocating 479016 bytes
cc1plus.exe: out of memory allocating 65536 bytes
cc1plus.exe: out of memory allocating 65536 bytes
cc1plus.exe: out of memory allocating 322240 bytes
cc1plus.exe: out of memory allocating 65536 bytes
Please submit a full bug report, with preprocessed source (by using -freport-bug).
See <https://github.com/msys2/MINGW-packages/issues> for instructions.
Please submit a full bug report, with preprocessed source (by using -freport-bug).
See <https://github.com/msys2/MINGW-packages/issues> for instructions.
make[2]: *** [Makefile:2026: evaluate.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:2029: misc.o] Error 1
make[2]: *** [Makefile:2026: movepick.o] Error 1
make[2]: *** [Makefile:2026: ucioption.o] Error 1
make[2]: *** [Makefile:2026: movegen.o] Error 1
make[2]: *** [Makefile:2026: atomic_outcome.o] Error 1
make[2]: *** [Makefile:2026: atomic_notation.o] Error 1
make[2]: *** [Makefile:2026: tbprobe.o] Error 1
make[2]: *** [Makefile:2026: tune.o] Error 1
make[2]: *** [Makefile:2026: nnue_accumulator.o] Error 1
make[2]: *** [Makefile:2026: bitboard.o] Error 1
make[2]: *** [Makefile:2026: uci_move.o] Error 1
make[2]: Leaving directory '/c/Users/djime/AppData/Local/Temp/tmp5c46nudx/Atomic-Stockfish/Atomic-Stockfish-tmp/src'
make[1]: *** [Makefile:1401: build] Error 2
make[1]: Leaving directory '/c/Users/djime/AppData/Local/Temp/tmp5c46nudx/Atomic-Stockfish/Atomic-Stockfish-tmp/src'
make: *** [Makefile:2290: openbench] Error 2