make process-net
make[1]: Entering directory '/tmp/tmpw31klwwq/PlentyChess/PlentyChess-tmp'
Using network /home/liveuser/OpenBench/Client/Networks/403A2C02
Processing network
make -C tools clean
make[2]: Entering directory '/tmp/tmpw31klwwq/PlentyChess/PlentyChess-tmp/tools'
rm -f *~ process_net
make[2]: Leaving directory '/tmp/tmpw31klwwq/PlentyChess/PlentyChess-tmp/tools'
make -C tools arch=
make[2]: Entering directory '/tmp/tmpw31klwwq/PlentyChess/PlentyChess-tmp/tools'
g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -g -ggdb -DARCH_X86 -march=native  process_net.cpp -o process_net
g++: internal compiler error: Segmentation fault signal terminated program as
Please submit a full bug report, with preprocessed source (by using -freport-bug).
See <http://bugzilla.redhat.com/bugzilla> for instructions.
make[2]: *** [Makefile:43: all] Error 4
make[2]: Leaving directory '/tmp/tmpw31klwwq/PlentyChess/PlentyChess-tmp/tools'
make[1]: *** [Makefile:90: process-net] Error 2
make[1]: Leaving directory '/tmp/tmpw31klwwq/PlentyChess/PlentyChess-tmp'
make: *** [Makefile:101: all] Error 2