> git submodule update --init --recursive Attempting to reconfigure... > cd .. # /home/builds/sourcemod/debian11-1.12 Running configure.py... > python3 /home/builds/sourcemod/debian11-1.12/build/configure.py --enable-optimize --breakpad-dump --no-color --symbol-files --targets=x86,x86_64 --sdks=all --out=OUTPUT --hl2sdk-root=/hgshare --mms-path=/home/builds/common/mmsource-master Checking CC compiler (vendor test gcc)... ['clang-14', '-m32', 'test.c', '-o', 'test-c'] found clang version 14.0, x86 Checking CXX compiler (vendor test gcc)... ['clang++-14', '-m32', 'test.cpp', '-o', 'test-cxx'] found clang version 14.0, x86 Checking CC compiler (vendor test gcc)... ['clang-14', '-m64', 'test.c', '-o', 'test-c'] found clang version 14.0, x86_64 Checking CXX compiler (vendor test gcc)... ['clang++-14', '-m64', 'test.cpp', '-o', 'test-cxx'] found clang version 14.0, x86_64