Build started at 2022-05-23T21:32:34.797215 Main binary: /usr/bin/python3 Build Options: -Dprefix=/home/ben/Desktop/mantle '--cross-file build-win64.txt' Python system: Linux The Meson build system Version: 0.62.1 Source dir: /home/ben/Desktop/mantle Build dir: /home/ben/Desktop/mantle/build.w64 Build type: cross build Project name: grvk Project version: 0.5.0 Sanity testing C compiler: x86_64-w64-mingw32-gcc Is cross compiler: True. Sanity check compiler command line: x86_64-w64-mingw32-gcc sanitycheckc.c -o sanitycheckc_cross.exe -D_FILE_OFFSET_BITS=64 -c Sanity check compile stdout: ----- Sanity check compile stderr: ----- C compiler for the host machine: x86_64-w64-mingw32-gcc (gcc 10.0.0 "x86_64-w64-mingw32-gcc (GCC) 10-win32 20220113") C linker for the host machine: x86_64-w64-mingw32-gcc ld.bfd 2.38 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/ben/Desktop/mantle/build.w64/meson-private/sanitycheckc.exe C compiler for the build machine: cc (gcc 11.2.0 "cc (Ubuntu 11.2.0-19ubuntu1) 11.2.0") C linker for the build machine: cc ld.bfd 2.38 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 Running compile: Working directory: /home/ben/Desktop/mantle/build.w64/meson-private/tmpdwr1j1mv Command line: x86_64-w64-mingw32-gcc /home/ben/Desktop/mantle/build.w64/meson-private/tmpdwr1j1mv/testfile.c -o /home/ben/Desktop/mantle/build.w64/meson-private/tmpdwr1j1mv/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,--file-alignment=4096 -static -static-libgcc Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Compiler for C supports link arguments -Wl,--file-alignment=4096: YES Running compile: Working directory: /home/ben/Desktop/mantle/build.w64/meson-private/tmp90hwb4lf Command line: x86_64-w64-mingw32-gcc /home/ben/Desktop/mantle/build.w64/meson-private/tmp90hwb4lf/testfile.c -o /home/ben/Desktop/mantle/build.w64/meson-private/tmp90hwb4lf/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { void * something; return 0; } Compiler stdout: Compiler stderr: Running compile: Working directory: /home/ben/Desktop/mantle/build.w64/meson-private/tmpcebw5h55 Command line: x86_64-w64-mingw32-gcc /home/ben/Desktop/mantle/build.w64/meson-private/tmpcebw5h55/testfile.c -o /home/ben/Desktop/mantle/build.w64/meson-private/tmpcebw5h55/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { static int a[1-2*!(sizeof(void *) >= 0)]; a[0]=0; return 0; } Compiler stdout: Compiler stderr: Running compile: Working directory: /home/ben/Desktop/mantle/build.w64/meson-private/tmprxyz314b Command line: x86_64-w64-mingw32-gcc /home/ben/Desktop/mantle/build.w64/meson-private/tmprxyz314b/testfile.c -o /home/ben/Desktop/mantle/build.w64/meson-private/tmprxyz314b/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { static int a[1-2*!(sizeof(void *) > 0)]; a[0]=0; return 0; } Compiler stdout: Compiler stderr: Running compile: Working directory: /home/ben/Desktop/mantle/build.w64/meson-private/tmpj0rm_wu6 Command line: x86_64-w64-mingw32-gcc /home/ben/Desktop/mantle/build.w64/meson-private/tmpj0rm_wu6/testfile.c -o /home/ben/Desktop/mantle/build.w64/meson-private/tmpj0rm_wu6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { static int a[1-2*!(sizeof(void *) > 1)]; a[0]=0; return 0; } Compiler stdout: Compiler stderr: Running compile: Working directory: /home/ben/Desktop/mantle/build.w64/meson-private/tmp_xbg6x83 Command line: x86_64-w64-mingw32-gcc /home/ben/Desktop/mantle/build.w64/meson-private/tmp_xbg6x83/testfile.c -o /home/ben/Desktop/mantle/build.w64/meson-private/tmp_xbg6x83/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { static int a[1-2*!(sizeof(void *) > 3)]; a[0]=0; return 0; } Compiler stdout: Compiler stderr: Running compile: Working directory: /home/ben/Desktop/mantle/build.w64/meson-private/tmpmqmmt5wh Command line: x86_64-w64-mingw32-gcc /home/ben/Desktop/mantle/build.w64/meson-private/tmpmqmmt5wh/testfile.c -o /home/ben/Desktop/mantle/build.w64/meson-private/tmpmqmmt5wh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { static int a[1-2*!(sizeof(void *) > 7)]; a[0]=0; return 0; } Compiler stdout: Compiler stderr: Running compile: Working directory: /home/ben/Desktop/mantle/build.w64/meson-private/tmpidszyc_l Command line: x86_64-w64-mingw32-gcc /home/ben/Desktop/mantle/build.w64/meson-private/tmpidszyc_l/testfile.c -o /home/ben/Desktop/mantle/build.w64/meson-private/tmpidszyc_l/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { static int a[1-2*!(sizeof(void *) > 15)]; a[0]=0; return 0; } Compiler stdout: Compiler stderr: /home/ben/Desktop/mantle/build.w64/meson-private/tmpidszyc_l/testfile.c: In function 'main': /home/ben/Desktop/mantle/build.w64/meson-private/tmpidszyc_l/testfile.c:3:37: error: size of array 'a' is negative 3 | int main(void) { static int a[1-2*!(sizeof(void *) > 15)]; a[0]=0; return 0; } | ^ Running compile: Working directory: /home/ben/Desktop/mantle/build.w64/meson-private/tmprc5zu214 Command line: x86_64-w64-mingw32-gcc /home/ben/Desktop/mantle/build.w64/meson-private/tmprc5zu214/testfile.c -o /home/ben/Desktop/mantle/build.w64/meson-private/tmprc5zu214/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { static int a[1-2*!(sizeof(void *) <= 11)]; a[0]=0; return 0; } Compiler stdout: Compiler stderr: Running compile: Working directory: /home/ben/Desktop/mantle/build.w64/meson-private/tmp5fbemy0f Command line: x86_64-w64-mingw32-gcc /home/ben/Desktop/mantle/build.w64/meson-private/tmp5fbemy0f/testfile.c -o /home/ben/Desktop/mantle/build.w64/meson-private/tmp5fbemy0f/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { static int a[1-2*!(sizeof(void *) <= 9)]; a[0]=0; return 0; } Compiler stdout: Compiler stderr: Running compile: Working directory: /home/ben/Desktop/mantle/build.w64/meson-private/tmpmtgrdox5 Command line: x86_64-w64-mingw32-gcc /home/ben/Desktop/mantle/build.w64/meson-private/tmpmtgrdox5/testfile.c -o /home/ben/Desktop/mantle/build.w64/meson-private/tmpmtgrdox5/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { static int a[1-2*!(sizeof(void *) <= 8)]; a[0]=0; return 0; } Compiler stdout: Compiler stderr: Running compile: Working directory: /home/ben/Desktop/mantle/build.w64/meson-private/tmpf_jhw35w Command line: x86_64-w64-mingw32-gcc /home/ben/Desktop/mantle/build.w64/meson-private/tmpf_jhw35w/testfile.c -o /home/ben/Desktop/mantle/build.w64/meson-private/tmpf_jhw35w/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs Code: Compiler stdout: install: /usr/lib/gcc/x86_64-w64-mingw32/10-win32/ programs: =/usr/lib/gcc/x86_64-w64-mingw32/10-win32/:/usr/lib/gcc/x86_64-w64-mingw32/10-win32/:/usr/lib/gcc/x86_64-w64-mingw32/:/usr/lib/gcc/x86_64-w64-mingw32/10-win32/:/usr/lib/gcc/x86_64-w64-mingw32/:/usr/lib/gcc/x86_64-w64-mingw32/10-win32/../../../../x86_64-w64-mingw32/bin/x86_64-w64-mingw32/10-win32/:/usr/lib/gcc/x86_64-w64-mingw32/10-win32/../../../../x86_64-w64-mingw32/bin/ libraries: =/usr/lib/gcc/x86_64-w64-mingw32/10-win32/:/usr/lib/gcc/x86_64-w64-mingw32/10-win32/../../../../x86_64-w64-mingw32/lib/x86_64-w64-mingw32/10-win32/:/usr/lib/gcc/x86_64-w64-mingw32/10-win32/../../../../x86_64-w64-mingw32/lib/ Compiler stderr: Library vulkan-1 found: YES Program amdil-cmp.py found: YES (/usr/bin/python /home/ben/Desktop/mantle/test/amdil-cmp.py) Adding test "amdil_boredcircuit_dis" Adding test "amdil_creation_dis" Adding test "amdil_e1m1_dis" Adding test "amdil_flame_dis" Adding test "amdil_frog_dis" Adding test "amdil_happyjumping_dis" Adding test "amdil_indexing_dis" Adding test "amdil_microwaves_dis" Adding test "amdil_primitives_dis" Adding test "amdil_protean_dis" Adding test "amdil_seascape_dis" Adding test "amdil_starnest_dis" Adding test "amdil_wold3d_dis" Build targets in project: 6 NOTICE: Future-deprecated features used: * 0.56.0: {'meson.source_root'} grvk 0.5.0 User defined options Cross files: build-win64.txt prefix : /home/ben/Desktop/mantle Found ninja-1.10.1 at /usr/bin/ninja