Build started at 2022-01-31T21:50:32.422221 Main binary: /usr/bin/python Build Options: Python system: Linux The Meson build system Version: 0.61.1 Source dir: /home/crowbar/builds/waybox Build dir: /home/crowbar/builds/waybox/build Build type: native build Project name: Waybox Project version: 0.1.0 Sanity testing C compiler: cc Is cross compiler: False. Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /home/crowbar/builds/waybox/build/meson-private/sanitycheckc.exe C compiler for the host machine: cc (gcc 11.1.0 "cc (GCC) 11.1.0") C linker for the host machine: cc ld.bfd 2.36.1 Sanity testing C compiler: cc Is cross compiler: False. Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /home/crowbar/builds/waybox/build/meson-private/sanitycheckc.exe C compiler for the build machine: cc (gcc 11.1.0 "cc (GCC) 11.1.0") C linker for the build machine: cc ld.bfd 2.36.1 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 Pkg-config binary for 1 is not cached. Pkg-config binary missing from cross or native file, or env var undefined. Trying a default Pkg-config fallback at pkg-config Found pkg-config: /usr/bin/pkg-config (1.8.0) Determining dependency 'wlroots' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --modversion wlroots` -> 0 0.15.0 env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --cflags wlroots` -> 0 -I/usr/include/libdrm -I/usr/include/pixman-1 env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --libs wlroots` -> 0 -L/usr/lib -lwlroots env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --libs wlroots` -> 0 -lwlroots Running compile: Working directory: /home/crowbar/builds/waybox/build/meson-private/tmpasj16h3g Command line: cc /home/crowbar/builds/waybox/build/meson-private/tmpasj16h3g/testfile.c -o /home/crowbar/builds/waybox/build/meson-private/tmpasj16h3g/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Running compile: Working directory: /home/crowbar/builds/waybox/build/meson-private/tmpvwgrjw_y Command line: cc /home/crowbar/builds/waybox/build/meson-private/tmpvwgrjw_y/testfile.c -o /home/crowbar/builds/waybox/build/meson-private/tmpvwgrjw_y/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs Code: Compiler stdout: install: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/ programs: =/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu/11.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ libraries: =/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/lib/x86_64-pc-linux-gnu/11.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../x86_64-pc-linux-gnu/11.1.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/:/lib/x86_64-pc-linux-gnu/11.1.0/:/lib/../lib/:/usr/lib/x86_64-pc-linux-gnu/11.1.0/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../:/lib/:/usr/lib/ Compiler stderr: Run-time dependency wlroots found: YES 0.15.0 Pkg-config binary for 1 is cached. Determining dependency 'wayland-server' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --modversion wayland-server` -> 0 1.20.0 env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --cflags wayland-server` -> 0 env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --libs wayland-server` -> 0 -L/usr/lib -lwayland-server env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --libs wayland-server` -> 0 -lwayland-server Run-time dependency wayland-server found: YES 1.20.0 Pkg-config binary for 1 is cached. Determining dependency 'wayland-protocols' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --modversion wayland-protocols` -> 0 1.24 env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --cflags wayland-protocols` -> 0 env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --libs wayland-protocols` -> 0 env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --libs wayland-protocols` -> 0 Run-time dependency wayland-protocols found: YES 1.24 Pkg-config binary for 1 is cached. Determining dependency 'xkbcommon' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --modversion xkbcommon` -> 0 1.3.1 env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --cflags xkbcommon` -> 0 env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --libs xkbcommon` -> 0 -L/usr/lib -lxkbcommon env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --libs xkbcommon` -> 0 -lxkbcommon Run-time dependency xkbcommon found: YES 1.3.1 env[PKG_CONFIG_PATH]: Called `/usr/bin/pkg-config --variable=pkgdatadir wayland-protocols` -> 0 //usr/share/wayland-protocols Got pkgconfig variable pkgdatadir : //usr/share/wayland-protocols Running command: /usr/bin/wayland-scanner --version --- stdout --- --- stderr --- wayland-scanner 1.20.0 Program wayland-scanner found: YES 1.20.0 (/usr/bin/wayland-scanner) Build targets in project: 45 NOTICE: Future-deprecated features used: * 0.56.0: {'Dependency.get_pkgconfig_variable', 'meson.source_root'} Found ninja-1.10.2 at /usr/bin/ninja