Build started at 2025-11-16T10:45:53.826773 Main binary: /usr/bin/python3.13 Build Options: -Dbuildtype=release -Doptimization=3 Python system: Linux The Meson build system Version: 1.9.1 Source dir: /home/shin/projects/coin Build dir: /home/shin/projects/coin/build Build type: native build Project name: coin Project version: 0.0.1 C compiler for the host machine: clang (clang 17.0.0 "clang version 17.0.0 (https://github.com/swiftlang/llvm-project.git f403f1080b28ed3bf592ccbc491dadda2a5d4814)") C linker for the host machine: clang ld.bfd 2.45 ----------- Detecting archiver via: `llvm-ar-17 --version` -> [Errno 2] No such file or directory: 'llvm-ar-17' ----------- Detecting archiver via: `llvm-ar --version` -> 0 stdout: LLVM (http://llvm.org/): LLVM version 21.1.5 Optimized build. ----------- C compiler for the build machine: clang (clang 17.0.0 "clang version 17.0.0 (https://github.com/swiftlang/llvm-project.git f403f1080b28ed3bf592ccbc491dadda2a5d4814)") C linker for the build machine: clang ld.bfd 2.45 ----------- Detecting archiver via: `llvm-ar-17 --version` -> [Errno 2] No such file or directory: 'llvm-ar-17' ----------- Detecting archiver via: `llvm-ar --version` -> 0 stdout: LLVM (http://llvm.org/): LLVM version 21.1.5 Optimized build. ----------- Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86_64 Host machine cpu: x86_64 Target machine cpu family: x86_64 Target machine cpu: x86_64 Dependency SDL3 found: YES 3.2.26 (cached) Dependency SDL3_ttf found: YES 3.2.2 (cached) Build targets in project: 1 coin 0.0.1 User defined options buildtype : release optimization: 3 Found ninja-1.13.1 at /usr/bin/ninja Running compile: Working directory: /home/shin/projects/coin/build/meson-private/tmpf0_9c_i9 Code: ----------- Command line: `clang /home/shin/projects/coin/build/meson-private/tmpf0_9c_i9/testfile.c -o /home/shin/projects/coin/build/meson-private/tmpf0_9c_i9/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs` -> 0 stdout: programs: =/usr/lib/llvm/21/bin:/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin libraries: =/usr/lib/llvm/21/bin/../../../../lib/clang/21:/usr/lib/gcc/x86_64-pc-linux-gnu/15:/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../lib64:/lib/../lib64:/usr/lib64:/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/lib:/lib:/usr/lib -----------