clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/chess/board_state.cpp -o src/chess/board_state.o
clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/chess/magics.cpp -o src/chess/magics.o
clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/chess/move_gen.cpp -o src/chess/move_gen.o
clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/chess/board.cpp -o src/chess/board.o
clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/chess/castle_rights.cpp -o src/chess/castle_rights.o
clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/chess/move.cpp -o src/chess/move.o
clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/tests/perft.cpp -o src/tests/perft.o
clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/tests/bench.cpp -o src/tests/bench.o
clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/main.cpp -o src/main.o
clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/data_gen/format/monty_format.cpp -o src/data_gen/format/monty_format.o
clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/data_gen/game_runner.cpp -o src/data_gen/game_runner.o
clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/data_gen/openings.cpp -o src/data_gen/openings.o
clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/search/game_tree.cpp -o src/search/game_tree.o
clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/search/searcher.cpp -o src/search/searcher.o
clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/search/node.cpp -o src/search/node.o
clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/search/tree_half.cpp -o src/search/tree_half.o
In file included from In file included from src/chess/move.cppsrc/tests/bench.cpp::11:
:
In file included from src/chess/move.hppsrc/tests/bench.hpp::4In file included from :
4src/chess/move_gen.cpp:src/chess/../util/types.hpp:10:1:3:
 :In file included from fatal error: 10src/chess/move_gen.hpp'ostream' file not found::
 4fatal error: :
'array' file not foundIn file included from src/chess/../util/static_vector.hpp
:4:
src/chess/../util/assert.hpp:4:10: In file included from fatal error: 'cstdlib' file not foundsrc/chess/castle_rights.cpp
:1:
In file included from #include <ostream>src/chess/castle_rights.hpp
#include <array>:         ^~~~~~~~~
4
         ^~~~~~~:

src/chess/../util/multi_array.hpp:4:10: fatal error: 'array' file not found#include <cstdlib>

         ^~~~~~~~~
#include <array>
         ^~~~~~~
In file included from src/tests/perft.cpp:1:
In file included from src/tests/perft.hpp:4In file included from :
src/main.cppIn file included from :src/tests/../chess/board.hpp:13:
:
In file included from In file included from src/uci/uci.hppsrc/tests/../chess/../util/static_vector.hpp::44:
:
In file included from src/uci/../chess/board.hppsrc/tests/../chess/../util/assert.hpp::34:
:In file included from 10src/uci/../chess/../util/static_vector.hpp:: 4:
fatal error: src/uci/../chess/../util/assert.hpp'cstdlib' file not found:
4:10: fatal error: 'cstdlib' file not found
#include <cstdlib>
         ^~~~~~~~~
#include <cstdlib>
         ^~~~~~~~~
clang++ -std=c++20 -stdlib=libc++ -fconstexpr-steps=100000000  -O3 -flto -DEVALFILE=\"/home/vinechessengine/OpenBench/Client/Networks/9B9F2959\" -march=native -c src/search/thread.cpp -o src/search/thread.o
In file included from src/chess/board.cpp:1:
In file included from src/chess/board.hpp:3:
In file included from src/chess/../util/static_vector.hpp:4:
src/chess/../util/assert.hpp:4:10: fatal error: 'cstdlib' file not found
#include <cstdlib>
         ^~~~~~~~~
In file included from In file included from src/chess/board_state.cpp:1:
In file included from src/chess/board_state.hpp:4:
src/chess/../util/types.hpp:3:10: fatal error: 'array' file not found
#include <array>
         ^~~~~~~
In file included from src/data_gen/format/monty_format.cpp:1:
In file included from src/data_gen/format/monty_format.hpp:4:
In file included from src/data_gen/format/../../chess/board.hpp:3:
In file included from src/data_gen/format/../../chess/../util/static_vector.hpp:src/chess/magics.cpp4:
:src/data_gen/format/../../chess/../util/assert.hpp1:4:
:In file included from 10src/chess/magics.hpp:: 4fatal error: :
'cstdlib' file not foundsrc/chess/../util/multi_array.hpp
:#include <cstdlib>4:10: fatal error: 'array' file not found

         ^~~~~~~~~#include <array>
111 error generated.
 error generated.

         ^~~~~~~
 error generated.
1make: *** [Makefile:74: src/chess/castle_rights.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:74: src/tests/bench.o] Error 1
1 error generated.
1In file included from  error generated.
make: *** [Makefile:74: src/chess/move.o] Error 1
1 error generated.
1make: *** [Makefile:74: src/tests/perft.o] Error 1
In file included from  error generated.
make: *** [Makefile:74: src/main.o] Error 1
1src/data_gen/game_runner.cpp:1:
In file included from src/data_gen/game_runner.hpp:4:
In file included from src/data_gen/../search/searcher.hpp:4:
In file included from src/data_gen/../search/../chess/board.hpp:3:
In file included from src/data_gen/../search/../chess/../util/static_vector.hpp:4:
src/data_gen/../search/../chess/../util/assert.hpp:4:10: fatal error: 'cstdlib' file not found
#include <cstdlib>
         ^~~~~~~~~
1 error generated.
make: *** [Makefile:74: src/chess/board.o] Error 1
make: *** [Makefile:74: src/chess/move_gen.o] Error 1
In file included from src/search/game_tree.cpp:1:
In file included from src/search/game_tree.hpp:4:
In file included from src/search/../chess/board.hpp:3:
In file included from src/search/../chess/../util/static_vector.hpp:4:
src/search/../chess/../util/assert.hpp:4:10src/data_gen/openings.cpp:1: fatal error: 'cstdlib' file not found
:
#include <cstdlib>In file included from src/data_gen/openings.hpp:4:
In file included from src/data_gen/../chess/board.hpp:3:
In file included from src/data_gen/../chess/../util/static_vector.hpp:4:
src/data_gen/../chess/../util/assert.hpp:4:10: fatal error: 'cstdlib' file not found

         ^~~~~~~~~
#include <cstdlib>
         ^~~~~~~~~
In file included from src/search/node.cpp:1:
In file included from src/search/node.hpp:4:
In file included from src/search/../chess/move.hpp:4:
src/search/../chess/../util/types.hpp:3:10: fatal error: 'array' file not found
#include <array>
         ^~~~~~~
In file included from src/search/searcher.cpp:1:
In file included from src/search/searcher.hpp:4:
In file included from src/search/../chess/board.hpp:3:
In file included from src/search/../chess/../util/static_vector.hpp:4:
src/search/../chess/../util/assert.hpp:4:10: fatal error: 'cstdlib' file not found
#include <cstdlib>
         ^~~~~~~~~
 error generated.
make: *** [Makefile:74: src/data_gen/format/monty_format.o] Error 1
In file included from src/search/tree_half.cpp:1:
In file included from src/search/tree_half.hpp:4:
src/search/../util/types.hpp:3:10: fatal error: 'array' file not found
#include <array>
         ^~~~~~~
make: *** [Makefile:74: src/chess/magics.o] Error 1
 error generated.
1 error generated.
1 error generated.
make: *** [Makefile:74: src/search/node.o] Error 1
make: *** [Makefile:74: src/chess/board_state.o] Error 1
1 error generated.
make: *** [Makefile:74: src/search/tree_half.o] Error 1
1 error generated.
1 error generated.
make: *** [Makefile:74: src/data_gen/game_runner.o] Error 1
In file included from src/search/thread.cpp:1:
In file included from src/search/thread.hpp:4:
In file included from src/search/../chess/board.hpp:3:
In file included from src/search/../chess/../util/static_vector.hpp:4:
src/search/../chess/../util/assert.hpp:4:10: fatal error: 'cstdlib' file not found
#include <cstdlib>
         ^~~~~~~~~
make: *** [Makefile:74: src/data_gen/openings.o] Error 1
make: *** [Makefile:74: src/search/searcher.o] Error 1
1 error generated.
make: *** [Makefile:74: src/search/thread.o] Error 1
1 error generated.
make: *** [Makefile:74: src/search/game_tree.o] Error 1