Build started at 2025-11-01T13:48:02.449424 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/tinylytics Build dir: /home/shin/projects/tinylytics/build Build type: native build Project name: tinylytics Project version: undefined 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 17.0.0 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 17.0.0 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 sqlite3 found: YES 3.50.4 (cached) Dependency libmicrohttpd found: YES 1.0.1 (cached) Build targets in project: 1 tinylytics undefined User defined options buildtype : release optimization: 3 Found ninja-1.13.1 at /usr/bin/ninja Running compile: Working directory: /home/shin/projects/tinylytics/build/meson-private/tmp3b4k5b5_ Code: ----------- Command line: `clang /home/shin/projects/tinylytics/build/meson-private/tmp3b4k5b5_/testfile.c -o /home/shin/projects/tinylytics/build/meson-private/tmp3b4k5b5_/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: =/home/shin/hd/.local/share/swiftly/toolchains/6.2.0/usr/bin:/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin libraries: =/home/shin/hd/.local/share/swiftly/toolchains/6.2.0/usr/lib/clang/17:/usr/lib/gcc/x86_64-pc-linux-gnu/15:/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../lib64:/lib/../lib64:/usr/lib/../lib64:/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/lib:/lib:/usr/lib -----------