Build started at 2025-03-16T18:38:55.271788 Main binary: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 Build Options: -Ddebug_mutex=true -Ddebug_remap=true -Ddebug_graph_lock=true -Dcfi_debug=true -Ddebug_tcg=true -Dkvm=enabled -Dvirtfs=enabled -Dvhost_user_blk_server=enabled -Dvhost_net=enabled -Dvhost_user=enabled -Dvhost_kernel=enabled -Dslirp=enabled -Ddocs=disabled -Dplugins=true --native-file=/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/config-meson.cross Python system: Linux The Meson build system Version: 1.5.0 Source dir: /home2/Puru_Virtio_Blk/virtio-demo/qemu Build dir: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0 Build type: native build Project name: qemu Project version: 9.2.1 C compiler for the host machine: cc -m64 (gcc 13.3.0 "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0") C linker for the host machine: cc -m64 ld.bfd 2.42 ----------- Detecting archiver via: `ar --version` -> 0 stdout: GNU ar (GNU Binutils for Ubuntu) 2.42 Copyright (C) 2024 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. ----------- C compiler for the build machine: cc -m64 (gcc 13.3.0 "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0") C linker for the build machine: cc -m64 ld.bfd 2.42 ----------- Detecting archiver via: `ar --version` -> 0 stdout: GNU ar (GNU Binutils for Ubuntu) 2.42 Copyright (C) 2024 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. ----------- 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 Program scripts/symlink-install-tree.py found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/symlink-install-tree.py) Program sh found: YES (/usr/bin/sh) Program python3 found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3) Compiler for language rust skipped: feature rust disabled Program iasl found: NO Program bzip2 found: YES (/usr/bin/bzip2) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp089y6orh/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp089y6orh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -Werror -fstack-protector-strong Code: int main(int argc, char *argv[]) { char arr[64], *p = arr, *c = argv[argc - 1]; while (*c) { *p++ = *c++; } return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp2f2yh_rt/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp2f2yh_rt/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -Werror -fstack-protector-strong Code: int main(int argc, char *argv[]) { char arr[64], *p = arr, *c = argv[argc - 1]; while (*c) { *p++ = *c++; } return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpv7kynes0/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpv7kynes0/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #ifdef __stub_makecontext #error Ignoring glibc stub makecontext which will always fail #endif int main(void) { makecontext(0, 0, 0); return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp429e4vpo/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp429e4vpo/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: int main(void) { #if defined(__has_feature) #if __has_feature(safe_stack) #error SafeStack Enabled #endif #endif return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpyvw7g0le/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpyvw7g0le/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,-z,relro Code: int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: Compiler for C supports link arguments -Wl,-z,relro: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpd3gt_xhn/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpd3gt_xhn/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,-z,now Code: int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: Compiler for C supports link arguments -Wl,-z,now: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmps7_gesvs/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmps7_gesvs/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -O2 -fzero-call-used-regs=used-gpr Code: extern struct { void (*cb)(void); } s; void f(void) { s.cb(); } Cached compiler stdout: Cached compiler stderr: Checking if "-fzero-call-used-regs=used-gpr" compiles: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpml19gktr/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpml19gktr/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -ftrivial-auto-var-init=zero Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -ftrivial-auto-var-init=zero: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpe_576pcs/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpe_576pcs/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fzero-call-used-regs=used-gpr Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fzero-call-used-regs=used-gpr: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpllf6sv7k/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpllf6sv7k/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -Wthread-safety -Werror Code: struct __attribute__((capability("mutex"))) mutex {}; void lock(struct mutex *m) __attribute__((acquire_capability(m))); void unlock(struct mutex *m) __attribute__((release_capability(m))); void test(void) { struct mutex __attribute__((cleanup(unlock))) m; lock(&m); } Cached compiler stdout: Cached compiler stderr: cc: error: unrecognized command-line option '-Wthread-safety' Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpv59wkykf/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpv59wkykf/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wempty-body Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wempty-body: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpd994pues/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpd994pues/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wendif-labels Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wendif-labels: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1ezfaaw4/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1ezfaaw4/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wexpansion-to-defined Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wexpansion-to-defined: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpon9xar3k/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpon9xar3k/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-security Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-security: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpnq5yi_8h/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpnq5yi_8h/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-y2k Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-y2k: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpg2i9eta_/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpg2i9eta_/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wignored-qualifiers Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wignored-qualifiers: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp_bln4y32/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp_bln4y32/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wimplicit-fallthrough=2 Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wimplicit-fallthrough=2: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpzkzn_vsg/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpzkzn_vsg/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Winit-self Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Winit-self: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmptl2w2njv/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmptl2w2njv/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-format-attribute Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-format-attribute: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp2f_mw3sy/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp2f_mw3sy/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-prototypes Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-prototypes: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpabjslerf/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpabjslerf/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wnested-externs Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wnested-externs: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpdbw6vrst/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpdbw6vrst/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wold-style-declaration Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wold-style-declaration: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp3xrtp8di/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp3xrtp8di/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wold-style-definition Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wold-style-definition: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp103yst6q/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp103yst6q/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wredundant-decls Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wredundant-decls: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpahrdqdyz/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpahrdqdyz/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wshadow=local Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wshadow=local: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp8ht_rgn3/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp8ht_rgn3/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-prototypes Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wstrict-prototypes: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp9pvh6wah/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp9pvh6wah/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wtype-limits Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wtype-limits: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpzl49dga1/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpzl49dga1/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wundef Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wundef: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpv12farua/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpv12farua/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wvla Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wvla: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmplpek5qq9/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmplpek5qq9/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wwrite-strings Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wwrite-strings: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpiqv49j9q/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpiqv49j9q/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wgnu-variable-sized-type-not-at-end -Wno-gnu-variable-sized-type-not-at-end Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: cc: error: unrecognized command-line option '-Wgnu-variable-sized-type-not-at-end' Compiler for C supports arguments -Wno-gnu-variable-sized-type-not-at-end: NO (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmprm7m__ls/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmprm7m__ls/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Winitializer-overrides -Wno-initializer-overrides Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: cc: error: unrecognized command-line option '-Winitializer-overrides' Compiler for C supports arguments -Wno-initializer-overrides: NO (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmph_rrew49/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmph_rrew49/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-include-dirs -Wno-missing-include-dirs Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-missing-include-dirs: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp5r_4hvh1/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp5r_4hvh1/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wpsabi -Wno-psabi Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-psabi: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmptcit8rjn/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmptcit8rjn/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wshift-negative-value -Wno-shift-negative-value Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-shift-negative-value: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmppzg5_cwz/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmppzg5_cwz/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wstring-plus-int -Wno-string-plus-int Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: cc: error: unrecognized command-line option '-Wstring-plus-int' Compiler for C supports arguments -Wno-string-plus-int: NO (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1a8drdl5/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1a8drdl5/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wtautological-type-limit-compare -Wno-tautological-type-limit-compare Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: cc: error: unrecognized command-line option '-Wtautological-type-limit-compare'; did you mean '-Wtautological-compare'? Compiler for C supports arguments -Wno-tautological-type-limit-compare: NO (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp3uoqdppn/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp3uoqdppn/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wtypedef-redefinition -Wno-typedef-redefinition Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: cc: error: unrecognized command-line option '-Wtypedef-redefinition' Compiler for C supports arguments -Wno-typedef-redefinition: NO (cached) Program cgcc found: NO Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp8_ja3cl4 Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp8_ja3cl4/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp8_ja3cl4/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lm -Wl,--allow-shlib-undefined` -> 0 Library m found: YES Dependency threads found: YES unknown (cached) Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp3ddsbxn_ Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp3ddsbxn_/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp3ddsbxn_/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lutil -Wl,--allow-shlib-undefined` -> 0 Library util found: YES Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmphfdu2tam Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmphfdu2tam/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmphfdu2tam/output.exe -D_FILE_OFFSET_BITS=64 -O0 -framework Hypervisor` -> 1 stderr: cc: error: unrecognized command-line option '-framework' ----------- Run-time dependency appleframeworks found: NO (tried framework) Pkg-config binary for host machine specified from cross file, native file, or env var as ['pkg-config'] Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1 Determining dependency 'xencontrol' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion xencontrol` -> 1 stderr: Package xencontrol was not found in the pkg-config search path. Perhaps you should add the directory containing `xencontrol.pc' to the PKG_CONFIG_PATH environment variable Package 'xencontrol', required by 'virtual:world', not found ----------- Run-time dependency xencontrol found: NO (tried pkgconfig) Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpe_9fxqoe Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpe_9fxqoe/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpe_9fxqoe/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lxenstore -Wl,--allow-shlib-undefined` -> 1 stderr: /usr/bin/ld: cannot find -lxenstore: No such file or directory collect2: error: ld returned 1 exit status ----------- Using cached run result: Code: #include #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } Args: [] Cached run returncode: 0 Cached run stdout: 8 Cached run stderr: Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpalj1j1eh Code: ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpalj1j1eh/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpalj1j1eh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs` -> 0 stdout: install: /usr/lib/gcc/x86_64-linux-gnu/13/ programs: =/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/bin/ libraries: =/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/13/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/13/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/ ----------- Library xenstore found: NO Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpt7t1jqq3 Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpt7t1jqq3/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpt7t1jqq3/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lxenctrl -Wl,--allow-shlib-undefined` -> 1 stderr: /usr/bin/ld: cannot find -lxenctrl: No such file or directory collect2: error: ld returned 1 exit status ----------- Library xenctrl found: NO Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmporpxdpj_ Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmporpxdpj_/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmporpxdpj_/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lxendevicemodel -Wl,--allow-shlib-undefined` -> 1 stderr: /usr/bin/ld: cannot find -lxendevicemodel: No such file or directory collect2: error: ld returned 1 exit status ----------- Library xendevicemodel found: NO Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp_3qt_153 Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp_3qt_153/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp_3qt_153/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lxenforeignmemory -Wl,--allow-shlib-undefined` -> 1 stderr: /usr/bin/ld: cannot find -lxenforeignmemory: No such file or directory collect2: error: ld returned 1 exit status ----------- Library xenforeignmemory found: NO Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpf4nbrlby Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpf4nbrlby/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpf4nbrlby/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lxengnttab -Wl,--allow-shlib-undefined` -> 1 stderr: /usr/bin/ld: cannot find -lxengnttab: No such file or directory collect2: error: ld returned 1 exit status ----------- Library xengnttab found: NO Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmptigxq72g Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmptigxq72g/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmptigxq72g/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lxenevtchn -Wl,--allow-shlib-undefined` -> 1 stderr: /usr/bin/ld: cannot find -lxenevtchn: No such file or directory collect2: error: ld returned 1 exit status ----------- Library xenevtchn found: NO Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpw20n84oi Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpw20n84oi/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpw20n84oi/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lxentoolcore -Wl,--allow-shlib-undefined` -> 1 stderr: /usr/bin/ld: cannot find -lxentoolcore: No such file or directory collect2: error: ld returned 1 exit status ----------- Library xentoolcore found: NO Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp_xyqemoh Source file: /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/xen-detect.c ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/xen-detect.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp_xyqemoh/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -DCONFIG_XEN_CTRL_INTERFACE_VERSION=41100` -> 1 stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/xen-detect.c:7:12: fatal error: xendevicemodel.h: No such file or directory 7 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. ----------- Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpksvhwpa8 Source file: /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/xen-detect.c ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/xen-detect.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpksvhwpa8/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -DCONFIG_XEN_CTRL_INTERFACE_VERSION=41000` -> 1 stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/xen-detect.c:24:12: fatal error: xenforeignmemory.h: No such file or directory 24 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. ----------- Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpejb7rki3 Source file: /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/xen-detect.c ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/xen-detect.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpejb7rki3/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -DCONFIG_XEN_CTRL_INTERFACE_VERSION=40900` -> 1 stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/xen-detect.c:39:12: fatal error: xendevicemodel.h: No such file or directory 39 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. ----------- Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpu11_6w6d Source file: /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/xen-detect.c ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/xen-detect.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpu11_6w6d/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -DCONFIG_XEN_CTRL_INTERFACE_VERSION=40800` -> 1 stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/xen-detect.c:60:12: fatal error: xenctrl.h: No such file or directory 60 | #include | ^~~~~~~~~~~ compilation terminated. ----------- Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp08zzs8uk Source file: /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/xen-detect.c ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/xen-detect.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp08zzs8uk/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -DCONFIG_XEN_CTRL_INTERFACE_VERSION=40701` -> 1 stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/xen-detect.c:105:12: fatal error: xenctrl.h: No such file or directory 105 | #include | ^~~~~~~~~~~ compilation terminated. ----------- Dependency glib-2.0 found: YES 2.80.0 (cached) Dependency gmodule-no-export-2.0 found: YES 2.80.0 (cached) Using cached compile: Cached command line: cc -m64 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpzkap0uhz/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpzkap0uhz/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #include #define QEMU_BUILD_BUG_ON(x) \ typedef char qemu_build_bug_on[(x)?-1:1] __attribute__((unused)); int main(void) { QEMU_BUILD_BUG_ON(sizeof(size_t) != GLIB_SIZEOF_SIZE_T); return 0; } Cached compiler stdout: Cached compiler stderr: Dependency gio-2.0 found: YES 2.80.0 (cached) Using cached compile: Cached command line: cc -m64 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpj1hptegy/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpj1hptegy/output.exe -pthread -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -Wl,--start-group /usr/lib/x86_64-linux-gnu/libgio-2.0.so /usr/lib/x86_64-linux-gnu/libgobject-2.0.so /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so -Wl,--end-group Code: #include int main(void) { g_dbus_proxy_new_sync(0, 0, 0, 0, 0, 0, 0, 0); return 0; } Cached compiler stdout: Cached compiler stderr: Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Dependency gio-unix-2.0 found: YES 2.80.0 (cached) Program scripts/xml-preprocess.py found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/xml-preprocess.py) Dependency pixman-1 found: YES 0.42.2 (cached) Dependency zlib found: YES 1.3 (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpdryv72h1/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("libaio.h") #error "Header 'libaio.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "libaio.h" : YES (cached) Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpssin9ned Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpssin9ned/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpssin9ned/output.exe -D_FILE_OFFSET_BITS=64 -O0 -laio -Wl,--allow-shlib-undefined` -> 0 Library aio found: YES Dependency liburing found: YES 2.5 (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpwms0zgjw/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpwms0zgjw/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #include int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: Dependency libnfs found: YES 5.0.2 (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpam5m1uls/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpam5m1uls/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #include #ifdef CONFIG_LIBATTR #include #else #include #endif int main(void) { getxattr(NULL, NULL, NULL, 0); setxattr(NULL, NULL, NULL, 0, 0); return 0; } Cached compiler stdout: Cached compiler stderr: Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp4djmmrnv Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp4djmmrnv/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp4djmmrnv/output.exe -D_FILE_OFFSET_BITS=64 -O0 -framework Cocoa` -> 1 stderr: cc: error: unrecognized command-line option '-framework' ----------- Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmph7m5jjq5 Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmph7m5jjq5/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmph7m5jjq5/output.exe -D_FILE_OFFSET_BITS=64 -O0 -framework CoreVideo` -> 1 stderr: cc: error: unrecognized command-line option '-framework' ----------- Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpaivtq8ch Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpaivtq8ch/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpaivtq8ch/output.exe -D_FILE_OFFSET_BITS=64 -O0 -framework QuartzCore` -> 1 stderr: cc: error: unrecognized command-line option '-framework' ----------- Run-time dependency appleframeworks found: NO (tried framework) Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpo21dnpda Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpo21dnpda/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpo21dnpda/output.exe -D_FILE_OFFSET_BITS=64 -O0 -framework vmnet` -> 1 stderr: cc: error: unrecognized command-line option '-framework' ----------- Run-time dependency appleframeworks found: NO (tried framework) Determining dependency 'libseccomp' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion libseccomp` -> 1 stderr: Package libseccomp was not found in the pkg-config search path. Perhaps you should add the directory containing `libseccomp.pc' to the PKG_CONFIG_PATH environment variable Package 'libseccomp', required by 'virtual:world', not found ----------- Run-time dependency libseccomp found: NO (tried pkgconfig) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmprc97mcwe/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("cap-ng.h") #error "Header 'cap-ng.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "cap-ng.h" : YES (cached) Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpl21cjgit Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpl21cjgit/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpl21cjgit/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lcap-ng -Wl,--allow-shlib-undefined` -> 0 Library cap-ng found: YES Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpfjfy04d5/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpfjfy04d5/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -lcap-ng Code: #include int main(void) { capng_capability_to_name(CAPNG_EFFECTIVE); return 0; } Cached compiler stdout: Cached compiler stderr: Determining dependency 'xkbcommon' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion xkbcommon` -> 1 stderr: Package xkbcommon was not found in the pkg-config search path. Perhaps you should add the directory containing `xkbcommon.pc' to the PKG_CONFIG_PATH environment variable Package 'xkbcommon', required by 'virtual:world', not found ----------- Run-time dependency xkbcommon found: NO (tried pkgconfig) Determining dependency 'slirp' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion slirp` -> 1 stderr: Package slirp was not found in the pkg-config search path. Perhaps you should add the directory containing `slirp.pc' to the PKG_CONFIG_PATH environment variable Package 'slirp', required by 'virtual:world', not found ----------- Run-time dependency slirp found: NO (tried pkgconfig) Looking for a fallback subproject for the dependency slirp Executing subproject slirp Project name: libslirp Project version: 4.7.0 C compiler for the host machine: cc -m64 (gcc 13.3.0 "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0") C linker for the host machine: cc -m64 ld.bfd 2.42 C compiler for the build machine: cc -m64 (gcc 13.3.0 "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0") C linker for the build machine: cc -m64 ld.bfd 2.42 Running command: /home2/Puru_Virtio_Blk/virtio-demo/qemu/subprojects/slirp/build-aux/git-version-gen /home2/Puru_Virtio_Blk/virtio-demo/qemu/subprojects/slirp/.tarball-version --- stdout --- 4.7.0.56-26be --- stderr --- Dependency glib-2.0 found: YES 2.80.0 (overridden) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp2f_mw3sy/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp2f_mw3sy/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-prototypes Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-prototypes: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp8ht_rgn3/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp8ht_rgn3/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-prototypes Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wstrict-prototypes: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp103yst6q/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp103yst6q/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wredundant-decls Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wredundant-decls: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpzl49dga1/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpzl49dga1/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wundef Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wundef: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmplpek5qq9/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmplpek5qq9/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wwrite-strings Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wwrite-strings: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpzhruecr5/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpzhruecr5/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 Code: #include Cached compiler stdout: Cached compiler stderr: Check usable header "valgrind/valgrind.h" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpx165ctbi/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpx165ctbi/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,--version-script,/home2/Puru_Virtio_Blk/virtio-demo/qemu/subprojects/slirp/src/libslirp.map Code: int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: Compiler for C supports link arguments -Wl,--version-script,/home2/Puru_Virtio_Blk/virtio-demo/qemu/subprojects/slirp/src/libslirp.map: YES (cached) Configuring libslirp-version.h using configuration Adding test "ping" Adding test "ncsi" Build targets in project: 3 Subproject slirp finished. Dependency slirp from subproject subprojects/slirp found: YES 4.7.0 Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpj07om2j5/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("libvdeplug.h") #error "Header 'libvdeplug.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpj07om2j5/testfile.c:4:12: error: #error "Header 'libvdeplug.h' could not be found" 4 | #error "Header 'libvdeplug.h' could not be found" | ^~~~~ Has header "libvdeplug.h" : NO (cached) Dependency libpulse found: YES 16.1 (cached) Dependency alsa found: YES 1.2.11 (cached) Determining dependency 'jack' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion jack` -> 1 stderr: Package jack was not found in the pkg-config search path. Perhaps you should add the directory containing `jack.pc' to the PKG_CONFIG_PATH environment variable Package 'jack', required by 'virtual:world', not found ----------- Run-time dependency jack found: NO (tried pkgconfig) Determining dependency 'libpipewire-0.3' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion libpipewire-0.3` -> 1 stderr: Package libpipewire-0.3 was not found in the pkg-config search path. Perhaps you should add the directory containing `libpipewire-0.3.pc' to the PKG_CONFIG_PATH environment variable Package 'libpipewire-0.3', required by 'virtual:world', not found ----------- Run-time dependency libpipewire-0.3 found: NO (tried pkgconfig) Determining dependency 'sndio' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion sndio` -> 1 stderr: Package sndio was not found in the pkg-config search path. Perhaps you should add the directory containing `sndio.pc' to the PKG_CONFIG_PATH environment variable Package 'sndio', required by 'virtual:world', not found ----------- Run-time dependency sndio found: NO (tried pkgconfig) Dependency spice-protocol found: YES 0.14.3 (cached) Dependency spice-server found: YES 0.15.1 (cached) Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp8p5b1vpf Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp8p5b1vpf/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp8p5b1vpf/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lrt -Wl,--allow-shlib-undefined` -> 0 Library rt found: YES Dependency libiscsi found: YES 1.19.0 (cached) Dependency libzstd found: YES 1.5.5 (cached) Determining dependency 'qpl' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion qpl` -> 1 stderr: Package qpl was not found in the pkg-config search path. Perhaps you should add the directory containing `qpl.pc' to the PKG_CONFIG_PATH environment variable Package 'qpl', required by 'virtual:world', not found ----------- Run-time dependency qpl found: NO (tried pkgconfig) Determining dependency 'libwd' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion libwd` -> 1 stderr: Package libwd was not found in the pkg-config search path. Perhaps you should add the directory containing `libwd.pc' to the PKG_CONFIG_PATH environment variable Package 'libwd', required by 'virtual:world', not found ----------- Run-time dependency libwd found: NO (tried pkgconfig) Determining dependency 'libwd_comp' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion libwd_comp` -> 1 stderr: Package libwd_comp was not found in the pkg-config search path. Perhaps you should add the directory containing `libwd_comp.pc' to the PKG_CONFIG_PATH environment variable Package 'libwd_comp', required by 'virtual:world', not found ----------- Run-time dependency libwd_comp found: NO (tried pkgconfig) Determining dependency 'qatzip' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion qatzip` -> 1 stderr: Package qatzip was not found in the pkg-config search path. Perhaps you should add the directory containing `qatzip.pc' to the PKG_CONFIG_PATH environment variable Package 'qatzip', required by 'virtual:world', not found ----------- Run-time dependency qatzip found: NO (tried pkgconfig) Determining dependency 'virglrenderer' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion virglrenderer` -> 1 stderr: Package virglrenderer was not found in the pkg-config search path. Perhaps you should add the directory containing `virglrenderer.pc' to the PKG_CONFIG_PATH environment variable Package 'virglrenderer', required by 'virtual:world', not found ----------- Run-time dependency virglrenderer found: NO (tried pkgconfig) Determining dependency 'rutabaga_gfx_ffi' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion rutabaga_gfx_ffi` -> 1 stderr: Package rutabaga_gfx_ffi was not found in the pkg-config search path. Perhaps you should add the directory containing `rutabaga_gfx_ffi.pc' to the PKG_CONFIG_PATH environment variable Package 'rutabaga_gfx_ffi', required by 'virtual:world', not found ----------- Run-time dependency rutabaga_gfx_ffi found: NO (tried pkgconfig) Determining dependency 'blkio' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion blkio` -> 1 stderr: Package blkio was not found in the pkg-config search path. Perhaps you should add the directory containing `blkio.pc' to the PKG_CONFIG_PATH environment variable Package 'blkio', required by 'virtual:world', not found ----------- Run-time dependency blkio found: NO (tried pkgconfig) Dependency libcurl found: YES 8.5.0 (cached) Dependency libudev found: YES 255 (cached) Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp6cgkuyuo Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp6cgkuyuo/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp6cgkuyuo/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lmpathpersist -Wl,--allow-shlib-undefined` -> 1 stderr: /usr/bin/ld: cannot find -lmpathpersist: No such file or directory collect2: error: ld returned 1 exit status ----------- Library mpathpersist found: NO Dependency ncursesw found: YES 6.4.20240113 (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp26vs_77u/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp26vs_77u/output.exe -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -DNCURSES_WIDECHAR=1 -Wl,--start-group /usr/lib/x86_64-linux-gnu/libncursesw.so /usr/lib/x86_64-linux-gnu/libtinfo.so -Wl,--end-group Code: #ifdef __APPLE__ #define _XOPEN_SOURCE_EXTENDED 1 #endif #include #include #include int main(void) { wchar_t wch = L'w'; setlocale(LC_ALL, ""); resize_term(0, 0); addwstr(L"wide chars\n"); addnwstr(&wch, 1); add_wch(WACS_DEGREE); return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpd7la40tl/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpd7la40tl/output.exe -pthread -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -Wl,--start-group -liconv /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so -Wl,--end-group Code: #include int main(void) { iconv_t conv = iconv_open("WCHAR_T", "UCS-2"); return conv != (iconv_t) -1; } Cached compiler stdout: Cached compiler stderr: /usr/bin/ld: cannot find -liconv: No such file or directory collect2: error: ld returned 1 exit status Using cached compile: Cached command line: cc -m64 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpczulfx8h/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpczulfx8h/output.exe -pthread -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -Wl,--start-group /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so -Wl,--end-group Code: #include int main(void) { iconv_t conv = iconv_open("WCHAR_T", "UCS-2"); return conv != (iconv_t) -1; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp9glvnbig/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("brlapi.h") #error "Header 'brlapi.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp9glvnbig/testfile.c:4:12: error: #error "Header 'brlapi.h' could not be found" 4 | #error "Header 'brlapi.h' could not be found" | ^~~~~ Has header "brlapi.h" : NO (cached) Determining dependency 'sdl2' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion sdl2` -> 1 stderr: Package sdl2 was not found in the pkg-config search path. Perhaps you should add the directory containing `sdl2.pc' to the PKG_CONFIG_PATH environment variable Package 'sdl2', required by 'virtual:world', not found ----------- sdl2-config binary missing from cross or native file, or env var undefined. Trying a default sdl2-config fallback at sdl2-config sdl2-config found: NO CMake binary for host machine is not cached CMake binary missing from cross or native file, or env var undefined. Trying a default CMake fallback at cmake Found CMake: /usr/local/bin/cmake (3.27.5) Extracting basic cmake information Try CMake generator: auto Calling CMake (['/usr/local/bin/cmake']) in /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/cmake_SDL2 with: - "--trace-expand" - "--trace-format=json-v1" - "--no-warn-unused-cli" - "--trace-redirect=cmake_trace.txt" - "-DCMAKE_TOOLCHAIN_FILE=/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/cmake_SDL2/CMakeMesonToolchainFile.cmake" - "." -- Module search paths: ['/', '/opt', '/usr', '/usr/local'] -- CMake root: /usr/local/share/cmake-3.27 -- CMake architectures: ['i386-linux-gnu', 'x86_64-linux-gnu'] -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share', '', 'lib/i386-linux-gnu', 'lib/x86_64-linux-gnu'] Preliminary CMake check failed. Aborting. Run-time dependency sdl2 found: NO (tried pkgconfig, config-tool and cmake) Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp0r9pe8s0 Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp0r9pe8s0/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp0r9pe8s0/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lrados -Wl,--allow-shlib-undefined` -> 1 stderr: /usr/bin/ld: cannot find -lrados: No such file or directory collect2: error: ld returned 1 exit status ----------- Library rados found: NO Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp5786_oub/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("rbd/librbd.h") #error "Header 'rbd/librbd.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp5786_oub/testfile.c:4:12: error: #error "Header 'rbd/librbd.h' could not be found" 4 | #error "Header 'rbd/librbd.h' could not be found" | ^~~~~ Has header "rbd/librbd.h" : NO (cached) Determining dependency 'glusterfs-api' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion glusterfs-api` -> 1 stderr: Package glusterfs-api was not found in the pkg-config search path. Perhaps you should add the directory containing `glusterfs-api.pc' to the PKG_CONFIG_PATH environment variable Package 'glusterfs-api', required by 'virtual:world', not found ----------- Run-time dependency glusterfs-api found: NO (tried pkgconfig) Using cached compile: Cached command line: cc -m64 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp2mrz03gs/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp2mrz03gs/output.exe -pthread -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -Wl,--start-group /usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so -Wl,--end-group Code: #include #include int main(void) { GTree *tree; tree = g_tree_new((GCompareFunc)strcmp); (void)g_tree_node_first(tree); g_tree_destroy(tree); return 0; } Cached compiler stdout: Cached compiler stderr: Determining dependency 'libssh' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion libssh` -> 1 stderr: Package libssh was not found in the pkg-config search path. Perhaps you should add the directory containing `libssh.pc' to the PKG_CONFIG_PATH environment variable Package 'libssh', required by 'virtual:world', not found ----------- Run-time dependency libssh found: NO (tried pkgconfig) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpdy61o1vq/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("bzlib.h") #error "Header 'bzlib.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "bzlib.h" : YES (cached) Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpbja2fmpn Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpbja2fmpn/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpbja2fmpn/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lbz2 -Wl,--allow-shlib-undefined` -> 0 Library bz2 found: YES Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpf7qxa944/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpf7qxa944/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -lbz2 Code: #include int main(void) { BZ2_bzlibVersion(); return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpo84i3ha5/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("lzfse.h") #error "Header 'lzfse.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpo84i3ha5/testfile.c:4:12: error: #error "Header 'lzfse.h' could not be found" 4 | #error "Header 'lzfse.h' could not be found" | ^~~~~ Has header "lzfse.h" : NO (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpkns75602/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("sys/soundcard.h") #error "Header 'sys/soundcard.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/soundcard.h" : YES (cached) Dependency epoxy found: YES 1.5.10 (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpkxz3yrzh/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("epoxy/egl.h") #error "Header 'epoxy/egl.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "epoxy/egl.h" with dependency epoxy: YES (cached) Dependency gbm found: YES 24.2.8-1ubuntu1~24.04.1 (cached) Determining dependency 'libcbor' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion libcbor` -> 1 stderr: Package libcbor was not found in the pkg-config search path. Perhaps you should add the directory containing `libcbor.pc' to the PKG_CONFIG_PATH environment variable Package 'libcbor', required by 'virtual:world', not found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libcbor found: NO (tried pkgconfig and cmake) Dependency gnutls found: YES 3.8.3 (cached) Determining dependency 'capstone' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion capstone` -> 1 stderr: Package capstone was not found in the pkg-config search path. Perhaps you should add the directory containing `capstone.pc' to the PKG_CONFIG_PATH environment variable Package 'capstone', required by 'virtual:world', not found ----------- Run-time dependency capstone found: NO (tried pkgconfig) Dependency gmp found: YES 6.3.0 (cached) Determining dependency 'gtk+-3.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion gtk+-3.0` -> 1 stderr: Package gtk+-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-3.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gtk+-3.0', required by 'virtual:world', not found ----------- Run-time dependency gtk+-3.0 found: NO (tried pkgconfig) Dependency libpng found: YES 1.6.43 (cached) Determining dependency 'libjpeg' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion libjpeg` -> 1 stderr: Package libjpeg was not found in the pkg-config search path. Perhaps you should add the directory containing `libjpeg.pc' to the PKG_CONFIG_PATH environment variable Package 'libjpeg', required by 'virtual:world', not found ----------- Run-time dependency libjpeg found: NO (tried pkgconfig) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp7mswvevs/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("sasl/sasl.h") #error "Header 'sasl/sasl.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp7mswvevs/testfile.c:4:12: error: #error "Header 'sasl/sasl.h' could not be found" 4 | #error "Header 'sasl/sasl.h' could not be found" | ^~~~~ Has header "sasl/sasl.h" : NO (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpgjkdmg_x/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("security/pam_appl.h") #error "Header 'security/pam_appl.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "security/pam_appl.h" : YES (cached) Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp5t6f1_i5 Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp5t6f1_i5/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp5t6f1_i5/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lpam -Wl,--allow-shlib-undefined` -> 0 Library pam found: YES Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpgy5giooe/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpgy5giooe/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -lpam Code: #include #include int main(void) { const char *service_name = "qemu"; const char *user = "frank"; const struct pam_conv pam_conv = { 0 }; pam_handle_t *pamh = NULL; pam_start(service_name, user, &pam_conv, &pamh); return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpl1jfnix4/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("snappy-c.h") #error "Header 'snappy-c.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "snappy-c.h" : YES (cached) Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp588aio5m Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp588aio5m/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp588aio5m/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lsnappy -Wl,--allow-shlib-undefined` -> 0 Library snappy found: YES Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpoo4q6aje/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpoo4q6aje/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -lsnappy Code: #include int main(void) { snappy_max_compressed_length(4096); return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmph8c20e5w/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("lzo/lzo1x.h") #error "Header 'lzo/lzo1x.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "lzo/lzo1x.h" : YES (cached) Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmplawupoma Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmplawupoma/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmplawupoma/output.exe -D_FILE_OFFSET_BITS=64 -O0 -llzo2 -Wl,--allow-shlib-undefined` -> 0 Library lzo2 found: YES Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp6qfjxw4w/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp6qfjxw4w/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -llzo2 Code: #include int main(void) { lzo_version(); return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpngei4658/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("numa.h") #error "Header 'numa.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "numa.h" : YES (cached) Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpby93xtcr Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpby93xtcr/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpby93xtcr/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lnuma -Wl,--allow-shlib-undefined` -> 0 Library numa found: YES Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpg2wr1fzx/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpg2wr1fzx/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -lnuma Code: #include int main(void) { return numa_available(); } Cached compiler stdout: Cached compiler stderr: Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpikyr5stu Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpikyr5stu/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpikyr5stu/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lfdt -Wl,--allow-shlib-undefined` -> 0 Library fdt found: YES Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp0bnr5tu2/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp0bnr5tu2/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -lfdt Code: #include #include int main(void) { fdt_find_max_phandle(NULL, NULL); return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpgp3kr2y6/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("rdma/rdma_cma.h") #error "Header 'rdma/rdma_cma.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "rdma/rdma_cma.h" : YES (cached) Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmppu2g_42u Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmppu2g_42u/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmppu2g_42u/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lrdmacm -Wl,--allow-shlib-undefined` -> 0 Library rdmacm found: YES Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpz1uoptbx Code: int main(void) { return 0; } ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpz1uoptbx/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpz1uoptbx/output.exe -D_FILE_OFFSET_BITS=64 -O0 -libverbs -Wl,--allow-shlib-undefined` -> 0 Library ibverbs found: YES Determining dependency 'libcacard' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion libcacard` -> 1 stderr: Package libcacard was not found in the pkg-config search path. Perhaps you should add the directory containing `libcacard.pc' to the PKG_CONFIG_PATH environment variable Package 'libcacard', required by 'virtual:world', not found ----------- Run-time dependency libcacard found: NO (tried pkgconfig) Determining dependency 'u2f-emu' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion u2f-emu` -> 1 stderr: Package u2f-emu was not found in the pkg-config search path. Perhaps you should add the directory containing `u2f-emu.pc' to the PKG_CONFIG_PATH environment variable Package 'u2f-emu', required by 'virtual:world', not found ----------- Run-time dependency u2f-emu found: NO (tried pkgconfig) Determining dependency 'canokey-qemu' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion canokey-qemu` -> 1 stderr: Package canokey-qemu was not found in the pkg-config search path. Perhaps you should add the directory containing `canokey-qemu.pc' to the PKG_CONFIG_PATH environment variable Package 'canokey-qemu', required by 'virtual:world', not found ----------- Run-time dependency canokey-qemu found: NO (tried pkgconfig) Determining dependency 'libusbredirparser-0.5' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion libusbredirparser-0.5` -> 1 stderr: Package libusbredirparser-0.5 was not found in the pkg-config search path. Perhaps you should add the directory containing `libusbredirparser-0.5.pc' to the PKG_CONFIG_PATH environment variable Package 'libusbredirparser-0.5', required by 'virtual:world', not found ----------- Run-time dependency libusbredirparser-0.5 found: NO (tried pkgconfig) Dependency libusb-1.0 found: YES 1.0.27 (cached) Determining dependency 'libpmem' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion libpmem` -> 1 stderr: Package libpmem was not found in the pkg-config search path. Perhaps you should add the directory containing `libpmem.pc' to the PKG_CONFIG_PATH environment variable Package 'libpmem', required by 'virtual:world', not found ----------- Run-time dependency libpmem found: NO (tried pkgconfig) Determining dependency 'libdaxctl' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion libdaxctl` -> 1 stderr: Package libdaxctl was not found in the pkg-config search path. Perhaps you should add the directory containing `libdaxctl.pc' to the PKG_CONFIG_PATH environment variable Package 'libdaxctl', required by 'virtual:world', not found ----------- Run-time dependency libdaxctl found: NO (tried pkgconfig) Dependency libtasn1 found: YES 4.19.0 (cached) Determining dependency 'libkeyutils' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion libkeyutils` -> 1 stderr: Package libkeyutils was not found in the pkg-config search path. Perhaps you should add the directory containing `libkeyutils.pc' to the PKG_CONFIG_PATH environment variable Package 'libkeyutils', required by 'virtual:world', not found ----------- Run-time dependency libkeyutils found: NO (tried pkgconfig) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpbgv27ign/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpbgv27ign/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define gettid meson_disable_define_of_gettid #include #undef gettid #ifdef __cplusplus extern "C" #endif char gettid (void); #if defined __stub_gettid || defined __stub___gettid fail fail fail this function is not going to work #endif int main(void) { return gettid (); } Cached compiler stdout: Cached compiler stderr: Checking for function "gettid" : YES (cached) Dependency libselinux found: YES 3.5 (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpdp1o2c4u/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpdp1o2c4u/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #include #if defined __stub_malloc_trim || defined __stub___malloc_trim fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &malloc_trim; long long b = (long long) a; return (int) b; } Cached compiler stdout: Cached compiler stderr: Checking for function "malloc_trim" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp91f04k27/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp91f04k27/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef STATX_BASIC_STATS STATX_BASIC_STATS; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "sys/stat.h" has symbol "STATX_BASIC_STATS" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp80epjpem/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp80epjpem/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef STATX_MNT_ID STATX_MNT_ID; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "sys/stat.h" has symbol "STATX_MNT_ID" : YES (cached) Determining dependency 'fuse3' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion fuse3` -> 1 stderr: Package fuse3 was not found in the pkg-config search path. Perhaps you should add the directory containing `fuse3.pc' to the PKG_CONFIG_PATH environment variable Package 'fuse3', required by 'virtual:world', not found ----------- Run-time dependency fuse3 found: NO (tried pkgconfig) Determining dependency 'libbpf' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion libbpf` -> 1 stderr: Package libbpf was not found in the pkg-config search path. Perhaps you should add the directory containing `libbpf.pc' to the PKG_CONFIG_PATH environment variable Package 'libbpf', required by 'virtual:world', not found ----------- Run-time dependency libbpf found: NO (tried pkgconfig) Determining dependency 'libdw' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion libdw` -> 1 stderr: Package libdw was not found in the pkg-config search path. Perhaps you should add the directory containing `libdw.pc' to the PKG_CONFIG_PATH environment variable Package 'libdw', required by 'virtual:world', not found ----------- Run-time dependency libdw found: NO (tried pkgconfig) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpw2niuhc0/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpw2niuhc0/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef FIFREEZE FIFREEZE; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "linux/fs.h" has symbol "FIFREEZE" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpwpjjvoww/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpwpjjvoww/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef FITRIM FITRIM; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "linux/fs.h" has symbol "FITRIM" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpdynabyxx/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpdynabyxx/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -lnuma Code: #define numa_has_preferred_many meson_disable_define_of_numa_has_preferred_many #include #undef numa_has_preferred_many #ifdef __cplusplus extern "C" #endif char numa_has_preferred_many (void); #if defined __stub_numa_has_preferred_many || defined __stub___numa_has_preferred_many fail fail fail this function is not going to work #endif int main(void) { return numa_has_preferred_many (); } Cached compiler stdout: Cached compiler stderr: Checking for function "numa_has_preferred_many" with dependency -lnuma: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp6uw7qeeq/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("sys/epoll.h") #error "Header 'sys/epoll.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/epoll.h" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp0wton5vf/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("linux/magic.h") #error "Header 'linux/magic.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "linux/magic.h" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmptohcqtin/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("valgrind/valgrind.h") #error "Header 'valgrind/valgrind.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "valgrind/valgrind.h" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpvcs_0rh1/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("linux/btrfs.h") #error "Header 'linux/btrfs.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "linux/btrfs.h" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmprk3m65nk/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("libdrm/drm.h") #error "Header 'libdrm/drm.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "libdrm/drm.h" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp49ql41bv/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("linux/openat2.h") #error "Header 'linux/openat2.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "linux/openat2.h" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp0lgwf9ot/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("pty.h") #error "Header 'pty.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "pty.h" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1nizko62/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("sys/disk.h") #error "Header 'sys/disk.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1nizko62/testfile.c:4:12: error: #error "Header 'sys/disk.h' could not be found" 4 | #error "Header 'sys/disk.h' could not be found" | ^~~~~ Has header "sys/disk.h" : NO (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp0i4f8ylt/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("sys/ioccom.h") #error "Header 'sys/ioccom.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp0i4f8ylt/testfile.c:4:12: error: #error "Header 'sys/ioccom.h' could not be found" 4 | #error "Header 'sys/ioccom.h' could not be found" | ^~~~~ Has header "sys/ioccom.h" : NO (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpu9ml2o6z/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("sys/kcov.h") #error "Header 'sys/kcov.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpu9ml2o6z/testfile.c:4:12: error: #error "Header 'sys/kcov.h' could not be found" 4 | #error "Header 'sys/kcov.h' could not be found" | ^~~~~ Has header "sys/kcov.h" : NO (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpd9w06271/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpd9w06271/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define close_range meson_disable_define_of_close_range #include #undef close_range #ifdef __cplusplus extern "C" #endif char close_range (void); #if defined __stub_close_range || defined __stub___close_range fail fail fail this function is not going to work #endif int main(void) { return close_range (); } Cached compiler stdout: Cached compiler stderr: Checking for function "close_range" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpc5od8sbo/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpc5od8sbo/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define accept4 meson_disable_define_of_accept4 #include #undef accept4 #ifdef __cplusplus extern "C" #endif char accept4 (void); #if defined __stub_accept4 || defined __stub___accept4 fail fail fail this function is not going to work #endif int main(void) { return accept4 (); } Cached compiler stdout: Cached compiler stderr: Checking for function "accept4" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpwmlb360z/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpwmlb360z/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define clock_adjtime meson_disable_define_of_clock_adjtime #include #undef clock_adjtime #ifdef __cplusplus extern "C" #endif char clock_adjtime (void); #if defined __stub_clock_adjtime || defined __stub___clock_adjtime fail fail fail this function is not going to work #endif int main(void) { return clock_adjtime (); } Cached compiler stdout: Cached compiler stderr: Checking for function "clock_adjtime" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpc42fg8lw/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpc42fg8lw/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define dup3 meson_disable_define_of_dup3 #include #undef dup3 #ifdef __cplusplus extern "C" #endif char dup3 (void); #if defined __stub_dup3 || defined __stub___dup3 fail fail fail this function is not going to work #endif int main(void) { return dup3 (); } Cached compiler stdout: Cached compiler stderr: Checking for function "dup3" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpmswnfdub/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpmswnfdub/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define fallocate meson_disable_define_of_fallocate #include #undef fallocate #ifdef __cplusplus extern "C" #endif char fallocate (void); #if defined __stub_fallocate || defined __stub___fallocate fail fail fail this function is not going to work #endif int main(void) { return fallocate (); } Cached compiler stdout: Cached compiler stderr: Checking for function "fallocate" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpg_iogzpt/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpg_iogzpt/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define posix_fallocate meson_disable_define_of_posix_fallocate #include #undef posix_fallocate #ifdef __cplusplus extern "C" #endif char posix_fallocate (void); #if defined __stub_posix_fallocate || defined __stub___posix_fallocate fail fail fail this function is not going to work #endif int main(void) { return posix_fallocate (); } Cached compiler stdout: Cached compiler stderr: Checking for function "posix_fallocate" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmppu2gaf8j/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmppu2gaf8j/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define getcpu meson_disable_define_of_getcpu #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #undef getcpu #ifdef __cplusplus extern "C" #endif char getcpu (void); #if defined __stub_getcpu || defined __stub___getcpu fail fail fail this function is not going to work #endif int main(void) { return getcpu (); } Cached compiler stdout: Cached compiler stderr: Checking for function "getcpu" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp3yx6338e/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp3yx6338e/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #include #if defined __stub_sched_getcpu || defined __stub___sched_getcpu fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &sched_getcpu; long long b = (long long) a; return (int) b; } Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp3yx6338e/testfile.c: In function 'main': /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp3yx6338e/testfile.c:9:32: error: 'sched_getcpu' undeclared (first use in this function); did you mean 'sched_getparam'? 9 | void *a = (void*) &sched_getcpu; | ^~~~~~~~~~~~ | sched_getparam /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp3yx6338e/testfile.c:9:32: note: each undeclared identifier is reported only once for each function it appears in Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpsmge9i20/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpsmge9i20/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* With some toolchains (MSYS2/mingw for example) the compiler * provides various builtins which are not really implemented and * fall back to the stdlib where they aren't provided and fail at * build/link time. In case the user provides a header, including * the header didn't lead to the function being defined, and the * function we are checking isn't a builtin itself we assume the * builtin is not functional and we just error out. */ #if !0 && !defined(sched_getcpu) && !0 #error "No definition for __builtin_sched_getcpu found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_sched_getcpu) #error "__builtin_sched_getcpu not found" #endif #elif ! defined(sched_getcpu) __builtin_sched_getcpu; #endif return 0; } Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpsmge9i20/testfile.c: In function 'main': /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpsmge9i20/testfile.c:12:14: error: #error "No definition for __builtin_sched_getcpu found in the prefix" 12 | #error "No definition for __builtin_sched_getcpu found in the prefix" | ^~~~~ /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpsmge9i20/testfile.c:17:18: error: #error "__builtin_sched_getcpu not found" 17 | #error "__builtin_sched_getcpu not found" | ^~~~~ Checking for function "sched_getcpu" : NO (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpshzlmgej/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpshzlmgej/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #include #if defined __stub_posix_memalign || defined __stub___posix_memalign fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &posix_memalign; long long b = (long long) a; return (int) b; } Cached compiler stdout: Cached compiler stderr: Checking for function "posix_memalign" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp4h940qt9/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp4h940qt9/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define _aligned_malloc meson_disable_define_of__aligned_malloc #include #undef _aligned_malloc #ifdef __cplusplus extern "C" #endif char _aligned_malloc (void); #if defined __stub__aligned_malloc || defined __stub____aligned_malloc fail fail fail this function is not going to work #endif int main(void) { return _aligned_malloc (); } Cached compiler stdout: Cached compiler stderr: /usr/bin/ld: /tmp/ccyISZBY.o: in function `main': testfile.c:(.text+0x9): undefined reference to `_aligned_malloc' collect2: error: ld returned 1 exit status Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpefx6k9m8/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpefx6k9m8/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: int main(void) { /* With some toolchains (MSYS2/mingw for example) the compiler * provides various builtins which are not really implemented and * fall back to the stdlib where they aren't provided and fail at * build/link time. In case the user provides a header, including * the header didn't lead to the function being defined, and the * function we are checking isn't a builtin itself we assume the * builtin is not functional and we just error out. */ #if !1 && !defined(_aligned_malloc) && !0 #error "No definition for __builtin__aligned_malloc found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin__aligned_malloc) #error "__builtin__aligned_malloc not found" #endif #elif ! defined(_aligned_malloc) __builtin__aligned_malloc; #endif return 0; } Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpefx6k9m8/testfile.c: In function 'main': /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpefx6k9m8/testfile.c:17:18: error: #error "__builtin__aligned_malloc not found" 17 | #error "__builtin__aligned_malloc not found" | ^~~~~ Checking for function "_aligned_malloc" : NO (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpowmhh6f4/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpowmhh6f4/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define valloc meson_disable_define_of_valloc #include #undef valloc #ifdef __cplusplus extern "C" #endif char valloc (void); #if defined __stub_valloc || defined __stub___valloc fail fail fail this function is not going to work #endif int main(void) { return valloc (); } Cached compiler stdout: Cached compiler stderr: Checking for function "valloc" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpsmgiqq2l/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpsmgiqq2l/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define memalign meson_disable_define_of_memalign #include #undef memalign #ifdef __cplusplus extern "C" #endif char memalign (void); #if defined __stub_memalign || defined __stub___memalign fail fail fail this function is not going to work #endif int main(void) { return memalign (); } Cached compiler stdout: Cached compiler stderr: Checking for function "memalign" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1072uvy_/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1072uvy_/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define ppoll meson_disable_define_of_ppoll #include #undef ppoll #ifdef __cplusplus extern "C" #endif char ppoll (void); #if defined __stub_ppoll || defined __stub___ppoll fail fail fail this function is not going to work #endif int main(void) { return ppoll (); } Cached compiler stdout: Cached compiler stderr: Checking for function "ppoll" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp6bgxy2s2/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp6bgxy2s2/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #include #if defined __stub_preadv || defined __stub___preadv fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &preadv; long long b = (long long) a; return (int) b; } Cached compiler stdout: Cached compiler stderr: Checking for function "preadv" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp7nzk_2dy/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp7nzk_2dy/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define pthread_fchdir_np meson_disable_define_of_pthread_fchdir_np #include #undef pthread_fchdir_np #ifdef __cplusplus extern "C" #endif char pthread_fchdir_np (void); #if defined __stub_pthread_fchdir_np || defined __stub___pthread_fchdir_np fail fail fail this function is not going to work #endif int main(void) { return pthread_fchdir_np (); } Cached compiler stdout: Cached compiler stderr: /usr/bin/ld: /tmp/ccgEeJbG.o: in function `main': testfile.c:(.text+0x9): undefined reference to `pthread_fchdir_np' collect2: error: ld returned 1 exit status Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp9ngf2qpf/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp9ngf2qpf/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: int main(void) { /* With some toolchains (MSYS2/mingw for example) the compiler * provides various builtins which are not really implemented and * fall back to the stdlib where they aren't provided and fail at * build/link time. In case the user provides a header, including * the header didn't lead to the function being defined, and the * function we are checking isn't a builtin itself we assume the * builtin is not functional and we just error out. */ #if !1 && !defined(pthread_fchdir_np) && !0 #error "No definition for __builtin_pthread_fchdir_np found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_pthread_fchdir_np) #error "__builtin_pthread_fchdir_np not found" #endif #elif ! defined(pthread_fchdir_np) __builtin_pthread_fchdir_np; #endif return 0; } Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp9ngf2qpf/testfile.c: In function 'main': /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp9ngf2qpf/testfile.c:17:18: error: #error "__builtin_pthread_fchdir_np not found" 17 | #error "__builtin_pthread_fchdir_np not found" | ^~~~~ Checking for function "pthread_fchdir_np" : NO (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpj6ghgakf/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpj6ghgakf/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define sendfile meson_disable_define_of_sendfile #include #undef sendfile #ifdef __cplusplus extern "C" #endif char sendfile (void); #if defined __stub_sendfile || defined __stub___sendfile fail fail fail this function is not going to work #endif int main(void) { return sendfile (); } Cached compiler stdout: Cached compiler stderr: Checking for function "sendfile" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpmczwddhu/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpmczwddhu/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define setns meson_disable_define_of_setns #include #undef setns #ifdef __cplusplus extern "C" #endif char setns (void); #if defined __stub_setns || defined __stub___setns fail fail fail this function is not going to work #endif int main(void) { return setns (); } Cached compiler stdout: Cached compiler stderr: Checking for function "setns" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpsatvef0q/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpsatvef0q/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define unshare meson_disable_define_of_unshare #include #undef unshare #ifdef __cplusplus extern "C" #endif char unshare (void); #if defined __stub_unshare || defined __stub___unshare fail fail fail this function is not going to work #endif int main(void) { return unshare (); } Cached compiler stdout: Cached compiler stderr: Checking for function "unshare" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpf4rrssit/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpf4rrssit/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define syncfs meson_disable_define_of_syncfs #include #undef syncfs #ifdef __cplusplus extern "C" #endif char syncfs (void); #if defined __stub_syncfs || defined __stub___syncfs fail fail fail this function is not going to work #endif int main(void) { return syncfs (); } Cached compiler stdout: Cached compiler stderr: Checking for function "syncfs" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1s2qdaru/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1s2qdaru/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define sync_file_range meson_disable_define_of_sync_file_range #include #undef sync_file_range #ifdef __cplusplus extern "C" #endif char sync_file_range (void); #if defined __stub_sync_file_range || defined __stub___sync_file_range fail fail fail this function is not going to work #endif int main(void) { return sync_file_range (); } Cached compiler stdout: Cached compiler stderr: Checking for function "sync_file_range" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpheb203r9/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpheb203r9/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define timerfd_create meson_disable_define_of_timerfd_create #include #undef timerfd_create #ifdef __cplusplus extern "C" #endif char timerfd_create (void); #if defined __stub_timerfd_create || defined __stub___timerfd_create fail fail fail this function is not going to work #endif int main(void) { return timerfd_create (); } Cached compiler stdout: Cached compiler stderr: Checking for function "timerfd_create" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpux1xfwfj/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpux1xfwfj/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define copy_file_range meson_disable_define_of_copy_file_range #include #undef copy_file_range #ifdef __cplusplus extern "C" #endif char copy_file_range (void); #if defined __stub_copy_file_range || defined __stub___copy_file_range fail fail fail this function is not going to work #endif int main(void) { return copy_file_range (); } Cached compiler stdout: Cached compiler stderr: Checking for function "copy_file_range" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpvdhfjvp7/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpvdhfjvp7/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define getifaddrs meson_disable_define_of_getifaddrs #include #undef getifaddrs #ifdef __cplusplus extern "C" #endif char getifaddrs (void); #if defined __stub_getifaddrs || defined __stub___getifaddrs fail fail fail this function is not going to work #endif int main(void) { return getifaddrs (); } Cached compiler stdout: Cached compiler stderr: Checking for function "getifaddrs" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpol4aq6bw/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpol4aq6bw/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -lutil Code: #define openpty meson_disable_define_of_openpty #include #undef openpty #ifdef __cplusplus extern "C" #endif char openpty (void); #if defined __stub_openpty || defined __stub___openpty fail fail fail this function is not going to work #endif int main(void) { return openpty (); } Cached compiler stdout: Cached compiler stderr: Checking for function "openpty" with dependency -lutil: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1m_qx7mz/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1m_qx7mz/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define strchrnul meson_disable_define_of_strchrnul #include #undef strchrnul #ifdef __cplusplus extern "C" #endif char strchrnul (void); #if defined __stub_strchrnul || defined __stub___strchrnul fail fail fail this function is not going to work #endif int main(void) { return strchrnul (); } Cached compiler stdout: Cached compiler stderr: Checking for function "strchrnul" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp6xr1c3d3/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp6xr1c3d3/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #include #if defined __stub_system || defined __stub___system fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &system; long long b = (long long) a; return (int) b; } Cached compiler stdout: Cached compiler stderr: Checking for function "system" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp28j6lbs8/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp28j6lbs8/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -Wl,--start-group -lrdmacm -libverbs -Wl,--end-group Code: #include #include #if defined __stub_ibv_advise_mr || defined __stub___ibv_advise_mr fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &ibv_advise_mr; long long b = (long long) a; return (int) b; } Cached compiler stdout: Cached compiler stderr: Checking for function "ibv_advise_mr" with dependencies -lrdmacm, -libverbs: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpf8j9gah7/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpf8j9gah7/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef inotify_init inotify_init; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "sys/inotify.h" has symbol "inotify_init" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpl9__chu_/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpl9__chu_/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef inotify_init1 inotify_init1; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "sys/inotify.h" has symbol "inotify_init1" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmprl3l97pb/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmprl3l97pb/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef BLKOPENZONE BLKOPENZONE; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "linux/blkzoned.h" has symbol "BLKOPENZONE" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpr_hq4r5b/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpr_hq4r5b/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef epoll_create1 epoll_create1; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "sys/epoll.h" has symbol "epoll_create1" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp2yvzdxpy/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp2yvzdxpy/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef FALLOC_FL_PUNCH_HOLE FALLOC_FL_PUNCH_HOLE; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "linux/falloc.h" has symbol "FALLOC_FL_PUNCH_HOLE" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpu058k0_s/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpu058k0_s/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef FALLOC_FL_KEEP_SIZE FALLOC_FL_KEEP_SIZE; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "linux/falloc.h" has symbol "FALLOC_FL_KEEP_SIZE" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpb1fut346/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpb1fut346/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef FALLOC_FL_ZERO_RANGE FALLOC_FL_ZERO_RANGE; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "linux/falloc.h" has symbol "FALLOC_FL_ZERO_RANGE" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmplw3tsdm9/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 Code: #ifdef __has_include #if !__has_include("linux/fiemap.h") #error "Header 'linux/fiemap.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "linux/fiemap.h" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1pkkjmps/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1pkkjmps/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef FS_IOC_FIEMAP FS_IOC_FIEMAP; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "linux/fs.h" has symbol "FS_IOC_FIEMAP" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp_0__vsrw/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp_0__vsrw/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #define getrandom meson_disable_define_of_getrandom #include #undef getrandom #ifdef __cplusplus extern "C" #endif char getrandom (void); #if defined __stub_getrandom || defined __stub___getrandom fail fail fail this function is not going to work #endif int main(void) { return getrandom (); } Cached compiler stdout: Cached compiler stderr: Checking for function "getrandom" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp510z4u1o/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp510z4u1o/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef GRND_NONBLOCK GRND_NONBLOCK; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "sys/random.h" has symbol "GRND_NONBLOCK" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp52v3_1sz/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp52v3_1sz/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef PR_SET_TIMERSLACK PR_SET_TIMERSLACK; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "sys/prctl.h" has symbol "PR_SET_TIMERSLACK" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpxquet97p/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpxquet97p/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef IFLA_PROTO_DOWN IFLA_PROTO_DOWN; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "linux/rtnetlink.h" has symbol "IFLA_PROTO_DOWN" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpylva5zfp/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpylva5zfp/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef makedev makedev; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "sys/sysmacros.h" has symbol "makedev" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpf1weketq/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpf1weketq/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef optreset optreset; #endif return 0; } Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpf1weketq/testfile.c: In function 'main': /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpf1weketq/testfile.c:6:17: error: 'optreset' undeclared (first use in this function) 6 | optreset; | ^~~~~~~~ /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpf1weketq/testfile.c:6:17: note: each undeclared identifier is reported only once for each function it appears in Header "getopt.h" has symbol "optreset" : NO (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpvhslelr_/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpvhslelr_/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef IPPROTO_MPTCP IPPROTO_MPTCP; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "netinet/in.h" has symbol "IPPROTO_MPTCP" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpj8dkt5g3/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpj8dkt5g3/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include void bar(void) { struct sigevent foo; foo.sigev_notify_thread_id; } Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpj8dkt5g3/testfile.c: In function 'bar': /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpj8dkt5g3/testfile.c:4:16: error: 'struct sigevent' has no member named 'sigev_notify_thread_id' 4 | foo.sigev_notify_thread_id; | ^ Checking whether type "struct sigevent" has member "sigev_notify_thread_id" : NO (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpatvdafij/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpatvdafij/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include void bar(void) { struct stat foo; foo.st_atim; } Cached compiler stdout: Cached compiler stderr: Checking whether type "struct stat" has member "st_atim" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp_k96pz3j/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp_k96pz3j/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include void bar(void) { struct blk_zone foo; foo.capacity; } Cached compiler stdout: Cached compiler stderr: Checking whether type "struct blk_zone" has member "capacity" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpw4f8m7bh/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpw4f8m7bh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include void bar(void) { sizeof(struct iovec); } Cached compiler stdout: Cached compiler stderr: Checking for type "struct iovec" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpxasky5sx/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpxasky5sx/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include void bar(void) { sizeof(struct utmpx); } Cached compiler stdout: Cached compiler stderr: Checking for type "struct utmpx" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp0g_tqodf/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp0g_tqodf/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { return eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC); } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpxn55d8bg/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpxn55d8bg/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include int main(void) { #if defined(_POSIX_SYNCHRONIZED_IO) && _POSIX_SYNCHRONIZED_IO > 0 return fdatasync(0); #else #error Not supported #endif } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp_uojd7_a/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp_uojd7_a/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #include #include int main(void) { return madvise(NULL, 0, MADV_DONTNEED); } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpfvyv2qhm/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpfvyv2qhm/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #include #include extern int madvise(int); int main(void) { return madvise(0); } Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpfvyv2qhm/testfile.c:9:16: error: conflicting types for 'madvise'; have 'int(int)' 9 | extern int madvise(int); | ^~~~~~~ In file included from /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpfvyv2qhm/testfile.c:7: /usr/include/x86_64-linux-gnu/sys/mman.h:94:12: note: previous declaration of 'madvise' with type 'int(void *, size_t, int)' {aka 'int(void *, long unsigned int, int)'} 94 | extern int madvise (void *__addr, size_t __len, int __advice) __THROW; | ^~~~~~~ Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpe14c6402/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpe14c6402/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include int main(void) { return memfd_create("foo", MFD_ALLOW_SEALING); } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpzzii1eqe/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpzzii1eqe/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #if !defined(AT_EMPTY_PATH) # error missing definition #else int main(void) { struct file_handle fh; return open_by_handle_at(0, &fh, 0); } #endif Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpws0d5qrq/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpws0d5qrq/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #include int main(void) { return posix_madvise(NULL, 0, POSIX_MADV_DONTNEED); } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpmxqgxwgs/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpmxqgxwgs/output.exe -pthread -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include static void *f(void *p) { return NULL; } int main(void) { pthread_t thread; pthread_create(&thread, 0, f, 0); pthread_setname_np(thread, "QEMU"); return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpy8lmuua9/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpy8lmuua9/output.exe -pthread -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include static void *f(void *p) { pthread_setname_np("QEMU"); return NULL; } int main(void) { pthread_t thread; pthread_create(&thread, 0, f, 0); return 0; } Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpy8lmuua9/testfile.c: In function 'f': /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpy8lmuua9/testfile.c:8:48: warning: passing argument 1 of 'pthread_setname_np' makes integer from pointer without a cast [-Wint-conversion] 8 | static void *f(void *p) { pthread_setname_np("QEMU"); return NULL; } | ^~~~~~ | | | char * In file included from /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpy8lmuua9/testfile.c:6: /usr/include/pthread.h:463:42: note: expected 'pthread_t' {aka 'long unsigned int'} but argument is of type 'char *' 463 | extern int pthread_setname_np (pthread_t __target_thread, const char *__name) | ~~~~~~~~~~^~~~~~~~~~~~~~~ /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpy8lmuua9/testfile.c:8:29: error: too few arguments to function 'pthread_setname_np' 8 | static void *f(void *p) { pthread_setname_np("QEMU"); return NULL; } | ^~~~~~~~~~~~~~~~~~ /usr/include/pthread.h:463:12: note: declared here 463 | extern int pthread_setname_np (pthread_t __target_thread, const char *__name) | ^~~~~~~~~~~~~~~~~~ Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpbzv62q18/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpbzv62q18/output.exe -pthread -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #include static void *f(void *p) { return NULL; } int main(void) { pthread_t thread; pthread_create(&thread, 0, f, 0); pthread_set_name_np(thread, "QEMU"); return 0; } Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpbzv62q18/testfile.c:7:12: fatal error: pthread_np.h: No such file or directory 7 | #include | ^~~~~~~~~~~~~~ compilation terminated. Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp890tl133/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp890tl133/output.exe -pthread -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #include int main(void) { pthread_condattr_t attr pthread_condattr_init(&attr); pthread_condattr_setclock(&attr, CLOCK_MONOTONIC); return 0; } Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp890tl133/testfile.c: In function 'main': /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp890tl133/testfile.c:12:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pthread_condattr_init' 12 | pthread_condattr_init(&attr); | ^~~~~~~~~~~~~~~~~~~~~ /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp890tl133/testfile.c:12:28: error: 'attr' undeclared (first use in this function) 12 | pthread_condattr_init(&attr); | ^~~~ /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp890tl133/testfile.c:12:28: note: each undeclared identifier is reported only once for each function it appears in Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpu_tbam75/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpu_tbam75/output.exe -pthread -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include static void *f(void *p) { return NULL; } int main(void) { int setsize = CPU_ALLOC_SIZE(64); pthread_t thread; cpu_set_t *cpuset; pthread_create(&thread, 0, f, 0); cpuset = CPU_ALLOC(64); CPU_ZERO_S(setsize, cpuset); pthread_setaffinity_np(thread, setsize, cpuset); pthread_getaffinity_np(thread, setsize, cpuset); CPU_FREE(cpuset); return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1i8hee0j/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1i8hee0j/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #include int main(void) { return signalfd(-1, NULL, SFD_CLOEXEC); } Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1i8hee0j/testfile.c: In function 'main': /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1i8hee0j/testfile.c:8:27: warning: argument 2 null where non-null expected [-Wnonnull] 8 | int main(void) { return signalfd(-1, NULL, SFD_CLOEXEC); } | ^~~~~~~~ In file included from /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1i8hee0j/testfile.c:6: /usr/include/x86_64-linux-gnu/sys/signalfd.h:57:12: note: in a call to function 'signalfd' declared 'nonnull' 57 | extern int signalfd (int __fd, const sigset_t *__mask, int __flags) | ^~~~~~~~ Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpf1nlxjwy/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpf1nlxjwy/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #include #include int main(void) { int len, fd = 0; len = tee(STDIN_FILENO, STDOUT_FILENO, INT_MAX, SPLICE_F_NONBLOCK); splice(STDIN_FILENO, NULL, fd, NULL, len, SPLICE_F_MOVE); return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp2lpglf7l/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp2lpglf7l/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include int main(void) { return mlockall(MCL_FUTURE); } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpykdl_ig7/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpykdl_ig7/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #include void bar(void) { sizeof(struct mmsghdr); } Cached compiler stdout: Cached compiler stderr: Checking for type "struct mmsghdr" : YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpl0_rbg61/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpl0_rbg61/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #include #include #include #if (NETMAP_API < 11) || (NETMAP_API > 15) #error #endif int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpl0_rbg61/testfile.c:4:14: fatal error: net/netmap.h: No such file or directory 4 | #include | ^~~~~~~~~~~~~~ compilation terminated. Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpk6k4ilmr/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpk6k4ilmr/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include struct fsxattr foo; int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpaevnzh1w/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpaevnzh1w/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -Werror Code: #include #include int main(void) { return printf("%zu", SIZE_MAX); } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmphgq8w1lh/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmphgq8w1lh/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -mcx16 -msse2 Code: #include int main(void) { uint64_t x = 0, y = 0; y = __atomic_load_n(&x, __ATOMIC_RELAXED); __atomic_store_n(&x, y, __ATOMIC_RELAXED); __atomic_compare_exchange_n(&x, &y, x, 0, __ATOMIC_RELAXED, __ATOMIC_RELAXED); __atomic_exchange_n(&x, y, __ATOMIC_RELAXED); __atomic_fetch_add(&x, y, __ATOMIC_RELAXED); return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp5kcq50yd/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp5kcq50yd/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: __int128_t a; __uint128_t b; int main(void) { b = a; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpxum7xxb3/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpxum7xxb3/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: __int128_t a; __uint128_t b; int main (void) { a = a + b; b = a * b; a = a * a; return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp8xz0rira/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp8xz0rira/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -mcx16 -msse2 Code: int main(int ac, char **av) { __uint128_t *p = __builtin_assume_aligned(av[ac - 1], 16); p[1] = __atomic_load_n(&p[0], __ATOMIC_RELAXED); __atomic_store_n(&p[2], p[3], __ATOMIC_RELAXED); __atomic_compare_exchange_n(&p[4], &p[5], p[6], 0, __ATOMIC_RELAXED, __ATOMIC_RELAXED); return 0; } Cached compiler stdout: Cached compiler stderr: /usr/bin/ld: /tmp/cc4XLtSB.o: in function `main': testfile.c:(.text+0x44): undefined reference to `__atomic_load_16' /usr/bin/ld: testfile.c:(.text+0x84): undefined reference to `__atomic_store_16' /usr/bin/ld: testfile.c:(.text+0xba): undefined reference to `__atomic_compare_exchange_16' collect2: error: ld returned 1 exit status Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp9n4ct_4w/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp9n4ct_4w/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -mcx16 -msse2 Code: __attribute__((optimize("O1"))) int main(int ac, char **av) { __uint128_t *p = __builtin_assume_aligned(av[ac - 1], 16); p[1] = __atomic_load_n(&p[0], __ATOMIC_RELAXED); __atomic_store_n(&p[2], p[3], __ATOMIC_RELAXED); __atomic_compare_exchange_n(&p[4], &p[5], p[6], 0, __ATOMIC_RELAXED, __ATOMIC_RELAXED); return 0; } Cached compiler stdout: Cached compiler stderr: /usr/bin/ld: /tmp/ccYc0nfz.o: in function `main': testfile.c:(.text+0x16): undefined reference to `__atomic_load_16' /usr/bin/ld: testfile.c:(.text+0x34): undefined reference to `__atomic_store_16' /usr/bin/ld: testfile.c:(.text+0x5b): undefined reference to `__atomic_compare_exchange_16' collect2: error: ld returned 1 exit status Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpaoz9qsvx/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpaoz9qsvx/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 -mcx16 -msse2 Code: int main(void) { __uint128_t x = 0, y = 0; __sync_val_compare_and_swap_16(&x, y, x); return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpc6t03d5w/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpc6t03d5w/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include int main(void) { return getauxval(AT_HWCAP) == 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpwjxi6gjy/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpwjxi6gjy/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include int main(void) { unsigned long hwcap = 0; elf_aux_info(AT_HWCAP, &hwcap, sizeof(hwcap)); return hwcap; } Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpwjxi6gjy/testfile.c: In function 'main': /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpwjxi6gjy/testfile.c:9:5: warning: implicit declaration of function 'elf_aux_info' [-Wimplicit-function-declaration] 9 | elf_aux_info(AT_HWCAP, &hwcap, sizeof(hwcap)); | ^~~~~~~~~~~~ /usr/bin/ld: /tmp/ccQLuQQJ.o: in function `main': testfile.c:(.text+0x3a): undefined reference to `elf_aux_info' collect2: error: ld returned 1 exit status Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpild8wfkw/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpild8wfkw/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #ifndef USBDEVFS_GET_CAPABILITIES #error "USBDEVFS_GET_CAPABILITIES undefined" #endif #ifndef USBDEVFS_DISCONNECT_CLAIM #error "USBDEVFS_DISCONNECT_CLAIM undefined" #endif int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpfbwj4a5s/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpfbwj4a5s/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #include #include #include #include int main(void) { return syscall(__NR_keyctl, KEYCTL_READ, 0, NULL, NULL, 0); } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpgd0tcbne/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpgd0tcbne/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { unsigned a, b, c, d; unsigned max = __get_cpuid_max(0, 0); if (max >= 1) { __cpuid(1, a, b, c, d); } if (max >= 7) { __cpuid_count(7, 0, a, b, c, d); } return 0; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmph9c_2zv0/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmph9c_2zv0/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef RISCV_HWPROBE_EXT_ZBA RISCV_HWPROBE_EXT_ZBA; #endif return 0; } Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmph9c_2zv0/testfile.c:2:18: fatal error: asm/hwprobe.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~~ compilation terminated. Header "asm/hwprobe.h" has symbol "RISCV_HWPROBE_EXT_ZBA" : NO (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpn7gxpc9i/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpn7gxpc9i/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #include static int __attribute__((target("avx2"))) bar(void *a) { __m256i x = *(__m256i *)a; return _mm256_testz_si256(x, x); } int main(int argc, char *argv[]) { return bar(argv[argc - 1]); } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp7e71g2ui/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp7e71g2ui/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #include static int __attribute__((target("avx512bw"))) bar(void *a) { __m512i *x = a; __m512i res= _mm512_abs_epi8(*x); return res[1]; } int main(int argc, char *argv[]) { return bar(argv[0]); } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp269cukoz/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp269cukoz/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #ifndef __ARM_FEATURE_AES __attribute__((target("+crypto"))) #endif void foo(uint8x16_t *p) { *p = vaesmcq_u8(*p); } Cached compiler stdout: Cached compiler stderr: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp269cukoz/testfile.c:2:14: fatal error: arm_neon.h: No such file or directory 2 | #include | ^~~~~~~~~~~~ compilation terminated. Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp_t3cimvb/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp_t3cimvb/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #include #include #include int main(void) { int sock; sock = socket(AF_ALG, SOCK_SEQPACKET, 0); return sock; } Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmptnz0i2uh/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmptnz0i2uh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef AF_VSOCK AF_VSOCK; #endif return 0; } Cached compiler stdout: Cached compiler stderr: Header "linux/vm_sockets.h" has symbol "AF_VSOCK" : YES (cached) Program scripts/minikconf.py found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/minikconf.py) Configuring x86_64-linux-user-config-target.h using configuration Configuring x86_64-softmmu-config-target.h using configuration Configuring x86_64-softmmu-config-devices.mak with command Running command: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/minikconf.py --defconfig x86_64-softmmu-config-devices.mak /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/x86_64-softmmu-config-devices.mak.d /home2/Puru_Virtio_Blk/virtio-demo/qemu/configs/devices/x86_64-softmmu/default.mak /home2/Puru_Virtio_Blk/virtio-demo/qemu/Kconfig CONFIG_TPM=y CONFIG_PIXMAN=y CONFIG_SPICE=y CONFIG_IVSHMEM=y CONFIG_OPENGL=y CONFIG_GNUTLS=y CONFIG_FDT=y CONFIG_VHOST_USER=y CONFIG_VHOST_VDPA=y CONFIG_VHOST_KERNEL=y CONFIG_VIRTFS=y CONFIG_LINUX=y CONFIG_MULTIPROCESS_ALLOWED=y CONFIG_HV_BALLOON_POSSIBLE=y CONFIG_KVM=y CONFIG_TCG=y CONFIG_X86_64=y CONFIG_TARGET_BIG_ENDIAN=n --- stdout --- CONFIG_AC97=y CONFIG_ACPI=y CONFIG_ACPI_CPU_HOTPLUG=y CONFIG_ACPI_CXL=y CONFIG_ACPI_ERST=y CONFIG_ACPI_HMAT=y CONFIG_ACPI_HW_REDUCED=y CONFIG_ACPI_ICH9=y CONFIG_ACPI_MEMORY_HOTPLUG=y CONFIG_ACPI_NVDIMM=y CONFIG_ACPI_PCI=y CONFIG_ACPI_PCIHP=y CONFIG_ACPI_PCI_BRIDGE=y CONFIG_ACPI_PIIX4=y CONFIG_ACPI_SMBUS=y CONFIG_ACPI_VIOT=y CONFIG_ACPI_VMGENID=y CONFIG_ACPI_X86=y CONFIG_ADLIB=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=y CONFIG_AMD_IOMMU=y CONFIG_APIC=y CONFIG_APM=y CONFIG_APPLESMC=y CONFIG_ATI_VGA=y CONFIG_BITBANG_I2C=y CONFIG_BOCHS_DISPLAY=y CONFIG_CAN_BUS=y CONFIG_CAN_CTUCANFD=y CONFIG_CAN_CTUCANFD_PCI=y CONFIG_CAN_PCI=y CONFIG_CAN_SJA1000=y CONFIG_CS4231A=y CONFIG_CXL=y CONFIG_CXL_MEM_DEVICE=y CONFIG_DDC=y CONFIG_DEVICE_TREE=y CONFIG_DIMM=y CONFIG_E1000E_PCI_EXPRESS=y CONFIG_E1000_PCI=y CONFIG_EDID=y CONFIG_EDU=y CONFIG_EEPRO100_PCI=y CONFIG_ES1370=y CONFIG_ESP=y CONFIG_ESP_PCI=y CONFIG_FDC=y CONFIG_FDC_ISA=y CONFIG_FSDEV_9P=y CONFIG_FW_CFG_DMA=y CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_GUS=y CONFIG_HDA=y CONFIG_HPET=y CONFIG_HV_BALLOON=y CONFIG_HV_BALLOON_SUPPORTED=y CONFIG_HYPERV=y CONFIG_HYPERV_TESTDEV=y CONFIG_I2C=y CONFIG_I2C_ECHO=y CONFIG_I386=y CONFIG_I440FX=y CONFIG_I8254=y CONFIG_I8257=y CONFIG_I8259=y CONFIG_I82801B11=y CONFIG_IDE_BUS=y CONFIG_IDE_CF=y CONFIG_IDE_CORE=y CONFIG_IDE_DEV=y CONFIG_IDE_ISA=y CONFIG_IDE_PCI=y CONFIG_IDE_PIIX=y CONFIG_IGB_PCI_EXPRESS=y CONFIG_IMX_USBPHY=y CONFIG_IOAPIC=y CONFIG_IOH3420=y CONFIG_IOMMUFD=y CONFIG_IPACK=y CONFIG_IPMI=y CONFIG_IPMI_EXTERN=y CONFIG_IPMI_LOCAL=y CONFIG_IPMI_SSIF=y CONFIG_ISAPC=y CONFIG_ISA_BUS=y CONFIG_ISA_DEBUG=y CONFIG_ISA_IPMI_BT=y CONFIG_ISA_IPMI_KCS=y CONFIG_ISA_TESTDEV=y CONFIG_IVSHMEM_DEVICE=y CONFIG_LPC_ICH9=y CONFIG_LSI_SCSI_PCI=y CONFIG_MC146818RTC=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MEM_DEVICE=y CONFIG_MICROVM=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_MSI_NONBROKEN=y CONFIG_MULTIPROCESS=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_ISA=y CONFIG_NE2000_PCI=y CONFIG_NMC93XX_EEPROM=y CONFIG_NVDIMM=y CONFIG_NVME_PCI=y CONFIG_PAM=y CONFIG_PARALLEL=y CONFIG_PC=y CONFIG_PCI=y CONFIG_PCIE_PCI_BRIDGE=y CONFIG_PCIE_PORT=y CONFIG_PCI_BRIDGE=y CONFIG_PCI_DEVICES=y CONFIG_PCI_EXPRESS=y CONFIG_PCI_EXPRESS_GENERIC_BRIDGE=y CONFIG_PCI_EXPRESS_Q35=y CONFIG_PCI_I440FX=y CONFIG_PCI_IPMI_BT=y CONFIG_PCI_IPMI_KCS=y CONFIG_PCI_TESTDEV=y CONFIG_PCKBD=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PCSPK=y CONFIG_PC_ACPI=y CONFIG_PC_PCI=y CONFIG_PFLASH_CFI01=y CONFIG_PIIX=y CONFIG_PS2=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_ISA=y CONFIG_PVPANIC_PCI=y CONFIG_PXB=y CONFIG_Q35=y CONFIG_QXL=y CONFIG_REMOTE_PCIHOST=y CONFIG_ROCKER=y CONFIG_RTL8139_PCI=y CONFIG_SB16=y CONFIG_SCSI=y CONFIG_SD=y CONFIG_SDHCI=y CONFIG_SDHCI_PCI=y CONFIG_SERIAL=y CONFIG_SERIAL_ISA=y CONFIG_SERIAL_PCI=y CONFIG_SERIAL_PCI_MULTI=y CONFIG_SEV=y CONFIG_SGX=y CONFIG_SMBIOS=y CONFIG_SMBIOS_LEGACY=y CONFIG_SMBUS=y CONFIG_SMBUS_EEPROM=y CONFIG_SPDM_SOCKET=y CONFIG_SYNDBG=y CONFIG_TEST_DEVICES=y CONFIG_TPM_BACKEND=y CONFIG_TPM_CRB=y CONFIG_TPM_EMULATOR=y CONFIG_TPM_PASSTHROUGH=y CONFIG_TPM_TIS=y CONFIG_TPM_TIS_ISA=y CONFIG_TULIP=y CONFIG_UFS_PCI=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_CANOKEY=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=y CONFIG_USB_HID=y CONFIG_USB_HUB=y CONFIG_USB_NETWORK=y CONFIG_USB_OHCI=y CONFIG_USB_OHCI_PCI=y CONFIG_USB_SERIAL=y CONFIG_USB_SMARTCARD=y CONFIG_USB_STORAGE_BOT=y CONFIG_USB_STORAGE_CLASSIC=y CONFIG_USB_STORAGE_CORE=y CONFIG_USB_STORAGE_MTP=y CONFIG_USB_STORAGE_UAS=y CONFIG_USB_TABLET_WACOM=y CONFIG_USB_U2F=y CONFIG_USB_UHCI=y CONFIG_USB_XHCI=y CONFIG_USB_XHCI_NEC=y CONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_SYSBUS=y CONFIG_VFIO=y CONFIG_VFIO_IGD=y CONFIG_VFIO_PCI=y CONFIG_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_ISA=y CONFIG_VGA_PCI=y CONFIG_VHOST_SCSI=y CONFIG_VHOST_SCSI_COMMON=y CONFIG_VHOST_USER_BLK=y CONFIG_VHOST_USER_FS=y CONFIG_VHOST_USER_GPIO=y CONFIG_VHOST_USER_GPU=y CONFIG_VHOST_USER_I2C=y CONFIG_VHOST_USER_INPUT=y CONFIG_VHOST_USER_RNG=y CONFIG_VHOST_USER_SCSI=y CONFIG_VHOST_USER_SND=y CONFIG_VHOST_USER_VGA=y CONFIG_VHOST_USER_VSOCK=y CONFIG_VHOST_VDPA_DEV=y CONFIG_VHOST_VSOCK=y CONFIG_VHOST_VSOCK_COMMON=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_DEMO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_INPUT_HOST=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_MD=y CONFIG_VIRTIO_MD_SUPPORTED=y CONFIG_VIRTIO_MEM=y CONFIG_VIRTIO_MEM_SUPPORTED=y CONFIG_VIRTIO_MMIO=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_PMEM=y CONFIG_VIRTIO_PMEM_SUPPORTED=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VIRTIO_SND=y CONFIG_VIRTIO_VGA=y CONFIG_VMBUS=y CONFIG_VMMOUSE=y CONFIG_VMPORT=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_VTD=y CONFIG_WDT_IB6300ESB=y CONFIG_WDT_IB700=y CONFIG_X86_FW_OVMF=y CONFIG_X86_IOMMU=y CONFIG_XEN_BUS=y CONFIG_XEN_EMU=y CONFIG_XIO3130=y --- stderr --- Reading depfile: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/x86_64-softmmu-config-devices.mak.d Configuring x86_64-softmmu-config-devices.h using configuration Program scripts/make-config-poison.sh found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/make-config-poison.sh) Executing subproject libvhost-user Project name: libvhost-user Project version: undefined C compiler for the host machine: cc -m64 (gcc 13.3.0 "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0") C linker for the host machine: cc -m64 ld.bfd 2.42 C compiler for the build machine: cc -m64 (gcc 13.3.0 "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0") C linker for the build machine: cc -m64 ld.bfd 2.42 Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpq5edj7in/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpq5edj7in/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wsign-compare Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wsign-compare: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1usgbjmh/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1usgbjmh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wdeclaration-after-statement Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmplf51y4jp/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmplf51y4jp/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-aliasing Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wstrict-aliasing: YES (cached) Dependency threads found: YES unknown (cached) Dependency glib-2.0 found: YES 2.80.0 (overridden) Build targets in project: 7 Subproject libvhost-user finished. Executing subproject libvduse Project name: libvduse Project version: undefined C compiler for the host machine: cc -m64 (gcc 13.3.0 "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0") C linker for the host machine: cc -m64 ld.bfd 2.42 C compiler for the build machine: cc -m64 (gcc 13.3.0 "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0") C linker for the build machine: cc -m64 ld.bfd 2.42 Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpq5edj7in/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpq5edj7in/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wsign-compare Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wsign-compare: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1usgbjmh/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp1usgbjmh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wdeclaration-after-statement Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached) Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmplf51y4jp/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmplf51y4jp/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-aliasing Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wstrict-aliasing: YES (cached) Build targets in project: 8 Subproject libvduse finished. Configuring config-host.h using configuration Program scripts/hxtool found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/hxtool) Program scripts/shaderinclude.py found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/shaderinclude.py) Program scripts/qapi-gen.py found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/qapi-gen.py) Program scripts/qemu-version.sh found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/qemu-version.sh) Executing subproject keycodemapdb Project name: keycodemapdb Project version: undefined Program tools/keymap-gen found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/subprojects/keycodemapdb/tools/keymap-gen) Build targets in project: 277 Subproject keycodemapdb finished. Program scripts/decodetree.py found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/decodetree.py) Program ../scripts/modules/module_block.py found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/block/../scripts/modules/module_block.py) Program ../scripts/block-coroutine-wrapper.py found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/block/../scripts/block-coroutine-wrapper.py) Configuring qemu-plugin.symbols with command Running command: /home2/Puru_Virtio_Blk/virtio-demo/qemu/plugins/../scripts/qemu-plugin-symbols.py /home2/Puru_Virtio_Blk/virtio-demo/qemu/plugins/../include/qemu/qemu-plugin.h --- stdout --- { qemu_plugin_bool_parse; qemu_plugin_end_code; qemu_plugin_entry_code; qemu_plugin_get_hwaddr; qemu_plugin_get_registers; qemu_plugin_hwaddr_device_name; qemu_plugin_hwaddr_is_io; qemu_plugin_hwaddr_phys_addr; qemu_plugin_insn_data; qemu_plugin_insn_disas; qemu_plugin_insn_haddr; qemu_plugin_insn_size; qemu_plugin_insn_symbol; qemu_plugin_insn_vaddr; qemu_plugin_mem_get_value; qemu_plugin_mem_is_big_endian; qemu_plugin_mem_is_sign_extended; qemu_plugin_mem_is_store; qemu_plugin_mem_size_shift; qemu_plugin_num_vcpus; qemu_plugin_outs; qemu_plugin_path_to_binary; qemu_plugin_read_memory_vaddr; qemu_plugin_read_register; qemu_plugin_register_atexit_cb; qemu_plugin_register_flush_cb; qemu_plugin_register_vcpu_exit_cb; qemu_plugin_register_vcpu_idle_cb; qemu_plugin_register_vcpu_init_cb; qemu_plugin_register_vcpu_insn_exec_cb; qemu_plugin_register_vcpu_insn_exec_cond_cb; qemu_plugin_register_vcpu_insn_exec_inline_per_vcpu; qemu_plugin_register_vcpu_mem_cb; qemu_plugin_register_vcpu_mem_inline_per_vcpu; qemu_plugin_register_vcpu_resume_cb; qemu_plugin_register_vcpu_syscall_cb; qemu_plugin_register_vcpu_syscall_ret_cb; qemu_plugin_register_vcpu_tb_exec_cb; qemu_plugin_register_vcpu_tb_exec_cond_cb; qemu_plugin_register_vcpu_tb_exec_inline_per_vcpu; qemu_plugin_register_vcpu_tb_trans_cb; qemu_plugin_request_time_control; qemu_plugin_reset; qemu_plugin_scoreboard_find; qemu_plugin_scoreboard_free; qemu_plugin_scoreboard_new; qemu_plugin_start_code; qemu_plugin_tb_get_insn; qemu_plugin_tb_n_insns; qemu_plugin_tb_vaddr; qemu_plugin_u64_add; qemu_plugin_u64_get; qemu_plugin_u64_set; qemu_plugin_u64_sum; qemu_plugin_uninstall; qemu_plugin_update_ns; qemu_plugin_vcpu_for_each; }; --- stderr --- Program scripts/modinfo-collect.py found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/modinfo-collect.py) Program scripts/modinfo-generate.py found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/modinfo-generate.py) Program nm found: YES Program scripts/undefsym.py found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/undefsym.py) Program scripts/feature_to_c.py found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/feature_to_c.py) Program scripts/rust/rust_root_crate.sh found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/rust/rust_root_crate.sh) Adding test "qga-ssh-test" Adding test "xml-preprocess" Program dtc found: NO Configuring 50-edk2-i386-secure.json using configuration Configuring 50-edk2-x86_64-secure.json using configuration Configuring 60-edk2-aarch64.json using configuration Configuring 60-edk2-arm.json using configuration Configuring 60-edk2-i386.json using configuration Configuring 60-edk2-x86_64.json using configuration Configuring 60-edk2-loongarch64.json using configuration Configuring 60-edk2-riscv64.json using configuration Program qemu-keymap found: NO Program /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/sphinx-build skipped: feature docs disabled Adding test "QAPI firmware.json regression tests" Adding benchmark "bufferiszero-bench" Adding benchmark "benchmark-crypto-hash" Adding benchmark "benchmark-crypto-hmac" Adding benchmark "benchmark-crypto-cipher" Adding benchmark "benchmark-crypto-akcipher" Running command: /usr/bin/bash --version --- stdout --- GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. --- stderr --- Program bash found: YES 5.2.21 5.2.21 (/usr/bin/bash) Running command: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/tests/qemu-iotests/check -tap -qcow2 -g auto -n --- stdout --- 001 002 003 004 005 007 008 009 010 011 012 013 017 018 019 020 021 022 024 025 027 029 031 032 033 034 035 036 037 038 039 040 041 042 043 046 047 048 049 050 052 053 054 060 061 062 063 066 069 071 072 073 074 079 080 086 089 090 097 098 099 103 104 105 107 108 110 111 114 117 120 126 127 133 134 137 138 140 141 143 150 154 156 158 159 161 170 172 174 176 177 179 181 184 186 187 190 191 192 195 203 214 217 220 226 229 244 249 251 252 256 265 267 268 271 283 287 290 292 299 313 314 copy-before-write detect-zeroes-registered-buf iothreads-commit-active iothreads-resize iothreads-stream luks-detached-header nbd-multiconn nbd-qemu-allocation qemu-img-close-errors qsd-jobs regression-vhdx-log --- stderr --- Adding test "io-qcow2-001" Adding test "io-qcow2-002" Adding test "io-qcow2-003" Adding test "io-qcow2-004" Adding test "io-qcow2-005" Adding test "io-qcow2-007" Adding test "io-qcow2-008" Adding test "io-qcow2-009" Adding test "io-qcow2-010" Adding test "io-qcow2-011" Adding test "io-qcow2-012" Adding test "io-qcow2-013" Adding test "io-qcow2-017" Adding test "io-qcow2-018" Adding test "io-qcow2-019" Adding test "io-qcow2-020" Adding test "io-qcow2-021" Adding test "io-qcow2-022" Adding test "io-qcow2-024" Adding test "io-qcow2-025" Adding test "io-qcow2-027" Adding test "io-qcow2-029" Adding test "io-qcow2-031" Adding test "io-qcow2-032" Adding test "io-qcow2-033" Adding test "io-qcow2-034" Adding test "io-qcow2-035" Adding test "io-qcow2-036" Adding test "io-qcow2-037" Adding test "io-qcow2-038" Adding test "io-qcow2-039" Adding test "io-qcow2-040" Adding test "io-qcow2-041" Adding test "io-qcow2-042" Adding test "io-qcow2-043" Adding test "io-qcow2-046" Adding test "io-qcow2-047" Adding test "io-qcow2-048" Adding test "io-qcow2-049" Adding test "io-qcow2-050" Adding test "io-qcow2-052" Adding test "io-qcow2-053" Adding test "io-qcow2-054" Adding test "io-qcow2-060" Adding test "io-qcow2-061" Adding test "io-qcow2-062" Adding test "io-qcow2-063" Adding test "io-qcow2-066" Adding test "io-qcow2-069" Adding test "io-qcow2-071" Adding test "io-qcow2-072" Adding test "io-qcow2-073" Adding test "io-qcow2-074" Adding test "io-qcow2-079" Adding test "io-qcow2-080" Adding test "io-qcow2-086" Adding test "io-qcow2-089" Adding test "io-qcow2-090" Adding test "io-qcow2-097" Adding test "io-qcow2-098" Adding test "io-qcow2-099" Adding test "io-qcow2-103" Adding test "io-qcow2-104" Adding test "io-qcow2-105" Adding test "io-qcow2-107" Adding test "io-qcow2-108" Adding test "io-qcow2-110" Adding test "io-qcow2-111" Adding test "io-qcow2-114" Adding test "io-qcow2-117" Adding test "io-qcow2-120" Adding test "io-qcow2-126" Adding test "io-qcow2-127" Adding test "io-qcow2-133" Adding test "io-qcow2-134" Adding test "io-qcow2-137" Adding test "io-qcow2-138" Adding test "io-qcow2-140" Adding test "io-qcow2-141" Adding test "io-qcow2-143" Adding test "io-qcow2-150" Adding test "io-qcow2-154" Adding test "io-qcow2-156" Adding test "io-qcow2-158" Adding test "io-qcow2-159" Adding test "io-qcow2-161" Adding test "io-qcow2-170" Adding test "io-qcow2-172" Adding test "io-qcow2-174" Adding test "io-qcow2-176" Adding test "io-qcow2-177" Adding test "io-qcow2-179" Adding test "io-qcow2-181" Adding test "io-qcow2-184" Adding test "io-qcow2-186" Adding test "io-qcow2-187" Adding test "io-qcow2-190" Adding test "io-qcow2-191" Adding test "io-qcow2-192" Adding test "io-qcow2-195" Adding test "io-qcow2-203" Adding test "io-qcow2-214" Adding test "io-qcow2-217" Adding test "io-qcow2-220" Adding test "io-qcow2-226" Adding test "io-qcow2-229" Adding test "io-qcow2-244" Adding test "io-qcow2-249" Adding test "io-qcow2-251" Adding test "io-qcow2-252" Adding test "io-qcow2-256" Adding test "io-qcow2-265" Adding test "io-qcow2-267" Adding test "io-qcow2-268" Adding test "io-qcow2-271" Adding test "io-qcow2-283" Adding test "io-qcow2-287" Adding test "io-qcow2-290" Adding test "io-qcow2-292" Adding test "io-qcow2-299" Adding test "io-qcow2-313" Adding test "io-qcow2-314" Adding test "io-qcow2-copy-before-write" Adding test "io-qcow2-detect-zeroes-registered-buf" Adding test "io-qcow2-iothreads-commit-active" Adding test "io-qcow2-iothreads-resize" Adding test "io-qcow2-iothreads-stream" Adding test "io-qcow2-luks-detached-header" Adding test "io-qcow2-nbd-multiconn" Adding test "io-qcow2-nbd-qemu-allocation" Adding test "io-qcow2-qemu-img-close-errors" Adding test "io-qcow2-qsd-jobs" Adding test "io-qcow2-regression-vhdx-log" Running command: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/tests/qemu-iotests/check -tap -raw -n --- stdout --- 001 002 003 004 005 007 008 009 010 011 012 013 014 015 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050 051 052 053 054 055 056 057 058 059 060 061 062 063 064 065 066 068 069 070 071 072 073 074 075 076 077 078 079 080 081 082 083 084 085 086 087 088 089 090 091 092 093 094 095 096 097 098 099 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 165 170 171 172 173 174 175 176 177 178 179 181 182 184 185 186 187 188 189 190 191 192 194 195 196 197 198 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 223 224 225 226 227 228 229 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 270 271 272 273 274 277 279 280 281 282 283 284 286 287 288 289 290 292 293 294 295 296 297 298 299 300 301 302 303 304 305 307 308 310 312 313 314 backing-file-invalidation backup-discard-source block-status-cache copy-before-write detect-zeroes-registered-buf export-incoming-iothread file-io-error fuse-allow-other graph-changes-while-io image-fleecing iothreads-commit-active iothreads-create iothreads-nbd-export iothreads-resize iothreads-stream iov-padding luks-detached-header migrate-bitmaps-postcopy-test migrate-bitmaps-test migrate-during-backup migration-permissions mirror-change-copy-mode mirror-ready-cancel-error mirror-top-perms nbd-multiconn nbd-qemu-allocation nbd-reconnect-on-open nbd-tls-iothread parallels-checks parallels-read-bitmap qcow2-internal-snapshots qemu-img-bitmaps qemu-img-close-errors qsd-jobs regression-vhdx-log remove-bitmap-from-backing reopen-file stream-error-on-reset stream-unaligned-prefetch stream-under-throttle vvfat write-zeroes-unmap zoned --- stderr --- Adding test "io-raw-001" Adding test "io-raw-002" Adding test "io-raw-003" Adding test "io-raw-004" Adding test "io-raw-005" Adding test "io-raw-007" Adding test "io-raw-008" Adding test "io-raw-009" Adding test "io-raw-010" Adding test "io-raw-011" Adding test "io-raw-012" Adding test "io-raw-013" Adding test "io-raw-014" Adding test "io-raw-015" Adding test "io-raw-017" Adding test "io-raw-018" Adding test "io-raw-019" Adding test "io-raw-020" Adding test "io-raw-021" Adding test "io-raw-022" Adding test "io-raw-023" Adding test "io-raw-024" Adding test "io-raw-025" Adding test "io-raw-026" Adding test "io-raw-027" Adding test "io-raw-028" Adding test "io-raw-029" Adding test "io-raw-030" Adding test "io-raw-031" Adding test "io-raw-032" Adding test "io-raw-033" Adding test "io-raw-034" Adding test "io-raw-035" Adding test "io-raw-036" Adding test "io-raw-037" Adding test "io-raw-038" Adding test "io-raw-039" Adding test "io-raw-040" Adding test "io-raw-041" Adding test "io-raw-042" Adding test "io-raw-043" Adding test "io-raw-044" Adding test "io-raw-045" Adding test "io-raw-046" Adding test "io-raw-047" Adding test "io-raw-048" Adding test "io-raw-049" Adding test "io-raw-050" Adding test "io-raw-051" Adding test "io-raw-052" Adding test "io-raw-053" Adding test "io-raw-054" Adding test "io-raw-055" Adding test "io-raw-056" Adding test "io-raw-057" Adding test "io-raw-058" Adding test "io-raw-059" Adding test "io-raw-060" Adding test "io-raw-061" Adding test "io-raw-062" Adding test "io-raw-063" Adding test "io-raw-064" Adding test "io-raw-065" Adding test "io-raw-066" Adding test "io-raw-068" Adding test "io-raw-069" Adding test "io-raw-070" Adding test "io-raw-071" Adding test "io-raw-072" Adding test "io-raw-073" Adding test "io-raw-074" Adding test "io-raw-075" Adding test "io-raw-076" Adding test "io-raw-077" Adding test "io-raw-078" Adding test "io-raw-079" Adding test "io-raw-080" Adding test "io-raw-081" Adding test "io-raw-082" Adding test "io-raw-083" Adding test "io-raw-084" Adding test "io-raw-085" Adding test "io-raw-086" Adding test "io-raw-087" Adding test "io-raw-088" Adding test "io-raw-089" Adding test "io-raw-090" Adding test "io-raw-091" Adding test "io-raw-092" Adding test "io-raw-093" Adding test "io-raw-094" Adding test "io-raw-095" Adding test "io-raw-096" Adding test "io-raw-097" Adding test "io-raw-098" Adding test "io-raw-099" Adding test "io-raw-101" Adding test "io-raw-102" Adding test "io-raw-103" Adding test "io-raw-104" Adding test "io-raw-105" Adding test "io-raw-106" Adding test "io-raw-107" Adding test "io-raw-108" Adding test "io-raw-109" Adding test "io-raw-110" Adding test "io-raw-111" Adding test "io-raw-112" Adding test "io-raw-113" Adding test "io-raw-114" Adding test "io-raw-115" Adding test "io-raw-116" Adding test "io-raw-117" Adding test "io-raw-118" Adding test "io-raw-119" Adding test "io-raw-120" Adding test "io-raw-121" Adding test "io-raw-122" Adding test "io-raw-123" Adding test "io-raw-124" Adding test "io-raw-125" Adding test "io-raw-126" Adding test "io-raw-127" Adding test "io-raw-128" Adding test "io-raw-129" Adding test "io-raw-130" Adding test "io-raw-131" Adding test "io-raw-132" Adding test "io-raw-133" Adding test "io-raw-134" Adding test "io-raw-135" Adding test "io-raw-136" Adding test "io-raw-137" Adding test "io-raw-138" Adding test "io-raw-139" Adding test "io-raw-140" Adding test "io-raw-141" Adding test "io-raw-142" Adding test "io-raw-143" Adding test "io-raw-144" Adding test "io-raw-145" Adding test "io-raw-146" Adding test "io-raw-147" Adding test "io-raw-148" Adding test "io-raw-149" Adding test "io-raw-150" Adding test "io-raw-151" Adding test "io-raw-152" Adding test "io-raw-153" Adding test "io-raw-154" Adding test "io-raw-155" Adding test "io-raw-156" Adding test "io-raw-157" Adding test "io-raw-158" Adding test "io-raw-159" Adding test "io-raw-160" Adding test "io-raw-161" Adding test "io-raw-162" Adding test "io-raw-163" Adding test "io-raw-165" Adding test "io-raw-170" Adding test "io-raw-171" Adding test "io-raw-172" Adding test "io-raw-173" Adding test "io-raw-174" Adding test "io-raw-175" Adding test "io-raw-176" Adding test "io-raw-177" Adding test "io-raw-178" Adding test "io-raw-179" Adding test "io-raw-181" Adding test "io-raw-182" Adding test "io-raw-184" Adding test "io-raw-185" Adding test "io-raw-186" Adding test "io-raw-187" Adding test "io-raw-188" Adding test "io-raw-189" Adding test "io-raw-190" Adding test "io-raw-191" Adding test "io-raw-192" Adding test "io-raw-194" Adding test "io-raw-195" Adding test "io-raw-196" Adding test "io-raw-197" Adding test "io-raw-198" Adding test "io-raw-200" Adding test "io-raw-201" Adding test "io-raw-202" Adding test "io-raw-203" Adding test "io-raw-204" Adding test "io-raw-205" Adding test "io-raw-206" Adding test "io-raw-207" Adding test "io-raw-208" Adding test "io-raw-209" Adding test "io-raw-210" Adding test "io-raw-211" Adding test "io-raw-212" Adding test "io-raw-213" Adding test "io-raw-214" Adding test "io-raw-215" Adding test "io-raw-216" Adding test "io-raw-217" Adding test "io-raw-218" Adding test "io-raw-219" Adding test "io-raw-220" Adding test "io-raw-221" Adding test "io-raw-223" Adding test "io-raw-224" Adding test "io-raw-225" Adding test "io-raw-226" Adding test "io-raw-227" Adding test "io-raw-228" Adding test "io-raw-229" Adding test "io-raw-231" Adding test "io-raw-232" Adding test "io-raw-233" Adding test "io-raw-234" Adding test "io-raw-235" Adding test "io-raw-236" Adding test "io-raw-237" Adding test "io-raw-238" Adding test "io-raw-239" Adding test "io-raw-240" Adding test "io-raw-241" Adding test "io-raw-242" Adding test "io-raw-243" Adding test "io-raw-244" Adding test "io-raw-245" Adding test "io-raw-246" Adding test "io-raw-247" Adding test "io-raw-248" Adding test "io-raw-249" Adding test "io-raw-250" Adding test "io-raw-251" Adding test "io-raw-252" Adding test "io-raw-253" Adding test "io-raw-254" Adding test "io-raw-255" Adding test "io-raw-256" Adding test "io-raw-257" Adding test "io-raw-258" Adding test "io-raw-259" Adding test "io-raw-260" Adding test "io-raw-261" Adding test "io-raw-262" Adding test "io-raw-263" Adding test "io-raw-264" Adding test "io-raw-265" Adding test "io-raw-266" Adding test "io-raw-267" Adding test "io-raw-268" Adding test "io-raw-270" Adding test "io-raw-271" Adding test "io-raw-272" Adding test "io-raw-273" Adding test "io-raw-274" Adding test "io-raw-277" Adding test "io-raw-279" Adding test "io-raw-280" Adding test "io-raw-281" Adding test "io-raw-282" Adding test "io-raw-283" Adding test "io-raw-284" Adding test "io-raw-286" Adding test "io-raw-287" Adding test "io-raw-288" Adding test "io-raw-289" Adding test "io-raw-290" Adding test "io-raw-292" Adding test "io-raw-293" Adding test "io-raw-294" Adding test "io-raw-295" Adding test "io-raw-296" Adding test "io-raw-297" Adding test "io-raw-298" Adding test "io-raw-299" Adding test "io-raw-300" Adding test "io-raw-301" Adding test "io-raw-302" Adding test "io-raw-303" Adding test "io-raw-304" Adding test "io-raw-305" Adding test "io-raw-307" Adding test "io-raw-308" Adding test "io-raw-310" Adding test "io-raw-312" Adding test "io-raw-313" Adding test "io-raw-314" Adding test "io-raw-backing-file-invalidation" Adding test "io-raw-backup-discard-source" Adding test "io-raw-block-status-cache" Adding test "io-raw-copy-before-write" Adding test "io-raw-detect-zeroes-registered-buf" Adding test "io-raw-export-incoming-iothread" Adding test "io-raw-file-io-error" Adding test "io-raw-fuse-allow-other" Adding test "io-raw-graph-changes-while-io" Adding test "io-raw-image-fleecing" Adding test "io-raw-iothreads-commit-active" Adding test "io-raw-iothreads-create" Adding test "io-raw-iothreads-nbd-export" Adding test "io-raw-iothreads-resize" Adding test "io-raw-iothreads-stream" Adding test "io-raw-iov-padding" Adding test "io-raw-luks-detached-header" Adding test "io-raw-migrate-bitmaps-postcopy-test" Adding test "io-raw-migrate-bitmaps-test" Adding test "io-raw-migrate-during-backup" Adding test "io-raw-migration-permissions" Adding test "io-raw-mirror-change-copy-mode" Adding test "io-raw-mirror-ready-cancel-error" Adding test "io-raw-mirror-top-perms" Adding test "io-raw-nbd-multiconn" Adding test "io-raw-nbd-qemu-allocation" Adding test "io-raw-nbd-reconnect-on-open" Adding test "io-raw-nbd-tls-iothread" Adding test "io-raw-parallels-checks" Adding test "io-raw-parallels-read-bitmap" Adding test "io-raw-qcow2-internal-snapshots" Adding test "io-raw-qemu-img-bitmaps" Adding test "io-raw-qemu-img-close-errors" Adding test "io-raw-qsd-jobs" Adding test "io-raw-regression-vhdx-log" Adding test "io-raw-remove-bitmap-from-backing" Adding test "io-raw-reopen-file" Adding test "io-raw-stream-error-on-reset" Adding test "io-raw-stream-unaligned-prefetch" Adding test "io-raw-stream-under-throttle" Adding test "io-raw-vvfat" Adding test "io-raw-write-zeroes-unmap" Adding test "io-raw-zoned" Running command: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/tests/qemu-iotests/check -tap -qed -n --- stdout --- 001 002 003 004 005 007 008 009 010 011 012 013 014 015 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050 051 052 053 054 055 056 057 058 059 060 061 062 063 064 065 066 068 069 070 071 072 073 074 075 076 077 078 079 080 081 082 083 084 085 086 087 088 089 090 091 092 093 094 095 096 097 098 099 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 165 170 171 172 173 174 175 176 177 178 179 181 182 184 185 186 187 188 189 190 191 192 194 195 196 197 198 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 223 224 225 226 227 228 229 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 270 271 272 273 274 277 279 280 281 282 283 284 286 287 288 289 290 292 293 294 295 296 297 298 299 300 301 302 303 304 305 307 308 310 312 313 314 backing-file-invalidation backup-discard-source block-status-cache copy-before-write detect-zeroes-registered-buf export-incoming-iothread file-io-error fuse-allow-other graph-changes-while-io image-fleecing iothreads-commit-active iothreads-create iothreads-nbd-export iothreads-resize iothreads-stream iov-padding luks-detached-header migrate-bitmaps-postcopy-test migrate-bitmaps-test migrate-during-backup migration-permissions mirror-change-copy-mode mirror-ready-cancel-error mirror-top-perms nbd-multiconn nbd-qemu-allocation nbd-reconnect-on-open nbd-tls-iothread parallels-checks parallels-read-bitmap qcow2-internal-snapshots qemu-img-bitmaps qemu-img-close-errors qsd-jobs regression-vhdx-log remove-bitmap-from-backing reopen-file stream-error-on-reset stream-unaligned-prefetch stream-under-throttle vvfat write-zeroes-unmap zoned --- stderr --- Adding test "io-qed-001" Adding test "io-qed-002" Adding test "io-qed-003" Adding test "io-qed-004" Adding test "io-qed-005" Adding test "io-qed-007" Adding test "io-qed-008" Adding test "io-qed-009" Adding test "io-qed-010" Adding test "io-qed-011" Adding test "io-qed-012" Adding test "io-qed-013" Adding test "io-qed-014" Adding test "io-qed-015" Adding test "io-qed-017" Adding test "io-qed-018" Adding test "io-qed-019" Adding test "io-qed-020" Adding test "io-qed-021" Adding test "io-qed-022" Adding test "io-qed-023" Adding test "io-qed-024" Adding test "io-qed-025" Adding test "io-qed-026" Adding test "io-qed-027" Adding test "io-qed-028" Adding test "io-qed-029" Adding test "io-qed-030" Adding test "io-qed-031" Adding test "io-qed-032" Adding test "io-qed-033" Adding test "io-qed-034" Adding test "io-qed-035" Adding test "io-qed-036" Adding test "io-qed-037" Adding test "io-qed-038" Adding test "io-qed-039" Adding test "io-qed-040" Adding test "io-qed-041" Adding test "io-qed-042" Adding test "io-qed-043" Adding test "io-qed-044" Adding test "io-qed-045" Adding test "io-qed-046" Adding test "io-qed-047" Adding test "io-qed-048" Adding test "io-qed-049" Adding test "io-qed-050" Adding test "io-qed-051" Adding test "io-qed-052" Adding test "io-qed-053" Adding test "io-qed-054" Adding test "io-qed-055" Adding test "io-qed-056" Adding test "io-qed-057" Adding test "io-qed-058" Adding test "io-qed-059" Adding test "io-qed-060" Adding test "io-qed-061" Adding test "io-qed-062" Adding test "io-qed-063" Adding test "io-qed-064" Adding test "io-qed-065" Adding test "io-qed-066" Adding test "io-qed-068" Adding test "io-qed-069" Adding test "io-qed-070" Adding test "io-qed-071" Adding test "io-qed-072" Adding test "io-qed-073" Adding test "io-qed-074" Adding test "io-qed-075" Adding test "io-qed-076" Adding test "io-qed-077" Adding test "io-qed-078" Adding test "io-qed-079" Adding test "io-qed-080" Adding test "io-qed-081" Adding test "io-qed-082" Adding test "io-qed-083" Adding test "io-qed-084" Adding test "io-qed-085" Adding test "io-qed-086" Adding test "io-qed-087" Adding test "io-qed-088" Adding test "io-qed-089" Adding test "io-qed-090" Adding test "io-qed-091" Adding test "io-qed-092" Adding test "io-qed-093" Adding test "io-qed-094" Adding test "io-qed-095" Adding test "io-qed-096" Adding test "io-qed-097" Adding test "io-qed-098" Adding test "io-qed-099" Adding test "io-qed-101" Adding test "io-qed-102" Adding test "io-qed-103" Adding test "io-qed-104" Adding test "io-qed-105" Adding test "io-qed-106" Adding test "io-qed-107" Adding test "io-qed-108" Adding test "io-qed-109" Adding test "io-qed-110" Adding test "io-qed-111" Adding test "io-qed-112" Adding test "io-qed-113" Adding test "io-qed-114" Adding test "io-qed-115" Adding test "io-qed-116" Adding test "io-qed-117" Adding test "io-qed-118" Adding test "io-qed-119" Adding test "io-qed-120" Adding test "io-qed-121" Adding test "io-qed-122" Adding test "io-qed-123" Adding test "io-qed-124" Adding test "io-qed-125" Adding test "io-qed-126" Adding test "io-qed-127" Adding test "io-qed-128" Adding test "io-qed-129" Adding test "io-qed-130" Adding test "io-qed-131" Adding test "io-qed-132" Adding test "io-qed-133" Adding test "io-qed-134" Adding test "io-qed-135" Adding test "io-qed-136" Adding test "io-qed-137" Adding test "io-qed-138" Adding test "io-qed-139" Adding test "io-qed-140" Adding test "io-qed-141" Adding test "io-qed-142" Adding test "io-qed-143" Adding test "io-qed-144" Adding test "io-qed-145" Adding test "io-qed-146" Adding test "io-qed-147" Adding test "io-qed-148" Adding test "io-qed-149" Adding test "io-qed-150" Adding test "io-qed-151" Adding test "io-qed-152" Adding test "io-qed-153" Adding test "io-qed-154" Adding test "io-qed-155" Adding test "io-qed-156" Adding test "io-qed-157" Adding test "io-qed-158" Adding test "io-qed-159" Adding test "io-qed-160" Adding test "io-qed-161" Adding test "io-qed-162" Adding test "io-qed-163" Adding test "io-qed-165" Adding test "io-qed-170" Adding test "io-qed-171" Adding test "io-qed-172" Adding test "io-qed-173" Adding test "io-qed-174" Adding test "io-qed-175" Adding test "io-qed-176" Adding test "io-qed-177" Adding test "io-qed-178" Adding test "io-qed-179" Adding test "io-qed-181" Adding test "io-qed-182" Adding test "io-qed-184" Adding test "io-qed-185" Adding test "io-qed-186" Adding test "io-qed-187" Adding test "io-qed-188" Adding test "io-qed-189" Adding test "io-qed-190" Adding test "io-qed-191" Adding test "io-qed-192" Adding test "io-qed-194" Adding test "io-qed-195" Adding test "io-qed-196" Adding test "io-qed-197" Adding test "io-qed-198" Adding test "io-qed-200" Adding test "io-qed-201" Adding test "io-qed-202" Adding test "io-qed-203" Adding test "io-qed-204" Adding test "io-qed-205" Adding test "io-qed-206" Adding test "io-qed-207" Adding test "io-qed-208" Adding test "io-qed-209" Adding test "io-qed-210" Adding test "io-qed-211" Adding test "io-qed-212" Adding test "io-qed-213" Adding test "io-qed-214" Adding test "io-qed-215" Adding test "io-qed-216" Adding test "io-qed-217" Adding test "io-qed-218" Adding test "io-qed-219" Adding test "io-qed-220" Adding test "io-qed-221" Adding test "io-qed-223" Adding test "io-qed-224" Adding test "io-qed-225" Adding test "io-qed-226" Adding test "io-qed-227" Adding test "io-qed-228" Adding test "io-qed-229" Adding test "io-qed-231" Adding test "io-qed-232" Adding test "io-qed-233" Adding test "io-qed-234" Adding test "io-qed-235" Adding test "io-qed-236" Adding test "io-qed-237" Adding test "io-qed-238" Adding test "io-qed-239" Adding test "io-qed-240" Adding test "io-qed-241" Adding test "io-qed-242" Adding test "io-qed-243" Adding test "io-qed-244" Adding test "io-qed-245" Adding test "io-qed-246" Adding test "io-qed-247" Adding test "io-qed-248" Adding test "io-qed-249" Adding test "io-qed-250" Adding test "io-qed-251" Adding test "io-qed-252" Adding test "io-qed-253" Adding test "io-qed-254" Adding test "io-qed-255" Adding test "io-qed-256" Adding test "io-qed-257" Adding test "io-qed-258" Adding test "io-qed-259" Adding test "io-qed-260" Adding test "io-qed-261" Adding test "io-qed-262" Adding test "io-qed-263" Adding test "io-qed-264" Adding test "io-qed-265" Adding test "io-qed-266" Adding test "io-qed-267" Adding test "io-qed-268" Adding test "io-qed-270" Adding test "io-qed-271" Adding test "io-qed-272" Adding test "io-qed-273" Adding test "io-qed-274" Adding test "io-qed-277" Adding test "io-qed-279" Adding test "io-qed-280" Adding test "io-qed-281" Adding test "io-qed-282" Adding test "io-qed-283" Adding test "io-qed-284" Adding test "io-qed-286" Adding test "io-qed-287" Adding test "io-qed-288" Adding test "io-qed-289" Adding test "io-qed-290" Adding test "io-qed-292" Adding test "io-qed-293" Adding test "io-qed-294" Adding test "io-qed-295" Adding test "io-qed-296" Adding test "io-qed-297" Adding test "io-qed-298" Adding test "io-qed-299" Adding test "io-qed-300" Adding test "io-qed-301" Adding test "io-qed-302" Adding test "io-qed-303" Adding test "io-qed-304" Adding test "io-qed-305" Adding test "io-qed-307" Adding test "io-qed-308" Adding test "io-qed-310" Adding test "io-qed-312" Adding test "io-qed-313" Adding test "io-qed-314" Adding test "io-qed-backing-file-invalidation" Adding test "io-qed-backup-discard-source" Adding test "io-qed-block-status-cache" Adding test "io-qed-copy-before-write" Adding test "io-qed-detect-zeroes-registered-buf" Adding test "io-qed-export-incoming-iothread" Adding test "io-qed-file-io-error" Adding test "io-qed-fuse-allow-other" Adding test "io-qed-graph-changes-while-io" Adding test "io-qed-image-fleecing" Adding test "io-qed-iothreads-commit-active" Adding test "io-qed-iothreads-create" Adding test "io-qed-iothreads-nbd-export" Adding test "io-qed-iothreads-resize" Adding test "io-qed-iothreads-stream" Adding test "io-qed-iov-padding" Adding test "io-qed-luks-detached-header" Adding test "io-qed-migrate-bitmaps-postcopy-test" Adding test "io-qed-migrate-bitmaps-test" Adding test "io-qed-migrate-during-backup" Adding test "io-qed-migration-permissions" Adding test "io-qed-mirror-change-copy-mode" Adding test "io-qed-mirror-ready-cancel-error" Adding test "io-qed-mirror-top-perms" Adding test "io-qed-nbd-multiconn" Adding test "io-qed-nbd-qemu-allocation" Adding test "io-qed-nbd-reconnect-on-open" Adding test "io-qed-nbd-tls-iothread" Adding test "io-qed-parallels-checks" Adding test "io-qed-parallels-read-bitmap" Adding test "io-qed-qcow2-internal-snapshots" Adding test "io-qed-qemu-img-bitmaps" Adding test "io-qed-qemu-img-close-errors" Adding test "io-qed-qsd-jobs" Adding test "io-qed-regression-vhdx-log" Adding test "io-qed-remove-bitmap-from-backing" Adding test "io-qed-reopen-file" Adding test "io-qed-stream-error-on-reset" Adding test "io-qed-stream-unaligned-prefetch" Adding test "io-qed-stream-under-throttle" Adding test "io-qed-vvfat" Adding test "io-qed-write-zeroes-unmap" Adding test "io-qed-zoned" Running command: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/tests/qemu-iotests/check -tap -vmdk -n --- stdout --- 001 002 003 004 005 007 008 009 010 011 012 013 014 015 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050 051 052 053 054 055 056 057 058 059 060 061 062 063 064 065 066 068 069 070 071 072 073 074 075 076 077 078 079 080 081 082 083 084 085 086 087 088 089 090 091 092 093 094 095 096 097 098 099 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 165 170 171 172 173 174 175 176 177 178 179 181 182 184 185 186 187 188 189 190 191 192 194 195 196 197 198 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 223 224 225 226 227 228 229 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 270 271 272 273 274 277 279 280 281 282 283 284 286 287 288 289 290 292 293 294 295 296 297 298 299 300 301 302 303 304 305 307 308 310 312 313 314 backing-file-invalidation backup-discard-source block-status-cache copy-before-write detect-zeroes-registered-buf export-incoming-iothread file-io-error fuse-allow-other graph-changes-while-io image-fleecing iothreads-commit-active iothreads-create iothreads-nbd-export iothreads-resize iothreads-stream iov-padding luks-detached-header migrate-bitmaps-postcopy-test migrate-bitmaps-test migrate-during-backup migration-permissions mirror-change-copy-mode mirror-ready-cancel-error mirror-top-perms nbd-multiconn nbd-qemu-allocation nbd-reconnect-on-open nbd-tls-iothread parallels-checks parallels-read-bitmap qcow2-internal-snapshots qemu-img-bitmaps qemu-img-close-errors qsd-jobs regression-vhdx-log remove-bitmap-from-backing reopen-file stream-error-on-reset stream-unaligned-prefetch stream-under-throttle vvfat write-zeroes-unmap zoned --- stderr --- Adding test "io-vmdk-001" Adding test "io-vmdk-002" Adding test "io-vmdk-003" Adding test "io-vmdk-004" Adding test "io-vmdk-005" Adding test "io-vmdk-007" Adding test "io-vmdk-008" Adding test "io-vmdk-009" Adding test "io-vmdk-010" Adding test "io-vmdk-011" Adding test "io-vmdk-012" Adding test "io-vmdk-013" Adding test "io-vmdk-014" Adding test "io-vmdk-015" Adding test "io-vmdk-017" Adding test "io-vmdk-018" Adding test "io-vmdk-019" Adding test "io-vmdk-020" Adding test "io-vmdk-021" Adding test "io-vmdk-022" Adding test "io-vmdk-023" Adding test "io-vmdk-024" Adding test "io-vmdk-025" Adding test "io-vmdk-026" Adding test "io-vmdk-027" Adding test "io-vmdk-028" Adding test "io-vmdk-029" Adding test "io-vmdk-030" Adding test "io-vmdk-031" Adding test "io-vmdk-032" Adding test "io-vmdk-033" Adding test "io-vmdk-034" Adding test "io-vmdk-035" Adding test "io-vmdk-036" Adding test "io-vmdk-037" Adding test "io-vmdk-038" Adding test "io-vmdk-039" Adding test "io-vmdk-040" Adding test "io-vmdk-041" Adding test "io-vmdk-042" Adding test "io-vmdk-043" Adding test "io-vmdk-044" Adding test "io-vmdk-045" Adding test "io-vmdk-046" Adding test "io-vmdk-047" Adding test "io-vmdk-048" Adding test "io-vmdk-049" Adding test "io-vmdk-050" Adding test "io-vmdk-051" Adding test "io-vmdk-052" Adding test "io-vmdk-053" Adding test "io-vmdk-054" Adding test "io-vmdk-055" Adding test "io-vmdk-056" Adding test "io-vmdk-057" Adding test "io-vmdk-058" Adding test "io-vmdk-059" Adding test "io-vmdk-060" Adding test "io-vmdk-061" Adding test "io-vmdk-062" Adding test "io-vmdk-063" Adding test "io-vmdk-064" Adding test "io-vmdk-065" Adding test "io-vmdk-066" Adding test "io-vmdk-068" Adding test "io-vmdk-069" Adding test "io-vmdk-070" Adding test "io-vmdk-071" Adding test "io-vmdk-072" Adding test "io-vmdk-073" Adding test "io-vmdk-074" Adding test "io-vmdk-075" Adding test "io-vmdk-076" Adding test "io-vmdk-077" Adding test "io-vmdk-078" Adding test "io-vmdk-079" Adding test "io-vmdk-080" Adding test "io-vmdk-081" Adding test "io-vmdk-082" Adding test "io-vmdk-083" Adding test "io-vmdk-084" Adding test "io-vmdk-085" Adding test "io-vmdk-086" Adding test "io-vmdk-087" Adding test "io-vmdk-088" Adding test "io-vmdk-089" Adding test "io-vmdk-090" Adding test "io-vmdk-091" Adding test "io-vmdk-092" Adding test "io-vmdk-093" Adding test "io-vmdk-094" Adding test "io-vmdk-095" Adding test "io-vmdk-096" Adding test "io-vmdk-097" Adding test "io-vmdk-098" Adding test "io-vmdk-099" Adding test "io-vmdk-101" Adding test "io-vmdk-102" Adding test "io-vmdk-103" Adding test "io-vmdk-104" Adding test "io-vmdk-105" Adding test "io-vmdk-106" Adding test "io-vmdk-107" Adding test "io-vmdk-108" Adding test "io-vmdk-109" Adding test "io-vmdk-110" Adding test "io-vmdk-111" Adding test "io-vmdk-112" Adding test "io-vmdk-113" Adding test "io-vmdk-114" Adding test "io-vmdk-115" Adding test "io-vmdk-116" Adding test "io-vmdk-117" Adding test "io-vmdk-118" Adding test "io-vmdk-119" Adding test "io-vmdk-120" Adding test "io-vmdk-121" Adding test "io-vmdk-122" Adding test "io-vmdk-123" Adding test "io-vmdk-124" Adding test "io-vmdk-125" Adding test "io-vmdk-126" Adding test "io-vmdk-127" Adding test "io-vmdk-128" Adding test "io-vmdk-129" Adding test "io-vmdk-130" Adding test "io-vmdk-131" Adding test "io-vmdk-132" Adding test "io-vmdk-133" Adding test "io-vmdk-134" Adding test "io-vmdk-135" Adding test "io-vmdk-136" Adding test "io-vmdk-137" Adding test "io-vmdk-138" Adding test "io-vmdk-139" Adding test "io-vmdk-140" Adding test "io-vmdk-141" Adding test "io-vmdk-142" Adding test "io-vmdk-143" Adding test "io-vmdk-144" Adding test "io-vmdk-145" Adding test "io-vmdk-146" Adding test "io-vmdk-147" Adding test "io-vmdk-148" Adding test "io-vmdk-149" Adding test "io-vmdk-150" Adding test "io-vmdk-151" Adding test "io-vmdk-152" Adding test "io-vmdk-153" Adding test "io-vmdk-154" Adding test "io-vmdk-155" Adding test "io-vmdk-156" Adding test "io-vmdk-157" Adding test "io-vmdk-158" Adding test "io-vmdk-159" Adding test "io-vmdk-160" Adding test "io-vmdk-161" Adding test "io-vmdk-162" Adding test "io-vmdk-163" Adding test "io-vmdk-165" Adding test "io-vmdk-170" Adding test "io-vmdk-171" Adding test "io-vmdk-172" Adding test "io-vmdk-173" Adding test "io-vmdk-174" Adding test "io-vmdk-175" Adding test "io-vmdk-176" Adding test "io-vmdk-177" Adding test "io-vmdk-178" Adding test "io-vmdk-179" Adding test "io-vmdk-181" Adding test "io-vmdk-182" Adding test "io-vmdk-184" Adding test "io-vmdk-185" Adding test "io-vmdk-186" Adding test "io-vmdk-187" Adding test "io-vmdk-188" Adding test "io-vmdk-189" Adding test "io-vmdk-190" Adding test "io-vmdk-191" Adding test "io-vmdk-192" Adding test "io-vmdk-194" Adding test "io-vmdk-195" Adding test "io-vmdk-196" Adding test "io-vmdk-197" Adding test "io-vmdk-198" Adding test "io-vmdk-200" Adding test "io-vmdk-201" Adding test "io-vmdk-202" Adding test "io-vmdk-203" Adding test "io-vmdk-204" Adding test "io-vmdk-205" Adding test "io-vmdk-206" Adding test "io-vmdk-207" Adding test "io-vmdk-208" Adding test "io-vmdk-209" Adding test "io-vmdk-210" Adding test "io-vmdk-211" Adding test "io-vmdk-212" Adding test "io-vmdk-213" Adding test "io-vmdk-214" Adding test "io-vmdk-215" Adding test "io-vmdk-216" Adding test "io-vmdk-217" Adding test "io-vmdk-218" Adding test "io-vmdk-219" Adding test "io-vmdk-220" Adding test "io-vmdk-221" Adding test "io-vmdk-223" Adding test "io-vmdk-224" Adding test "io-vmdk-225" Adding test "io-vmdk-226" Adding test "io-vmdk-227" Adding test "io-vmdk-228" Adding test "io-vmdk-229" Adding test "io-vmdk-231" Adding test "io-vmdk-232" Adding test "io-vmdk-233" Adding test "io-vmdk-234" Adding test "io-vmdk-235" Adding test "io-vmdk-236" Adding test "io-vmdk-237" Adding test "io-vmdk-238" Adding test "io-vmdk-239" Adding test "io-vmdk-240" Adding test "io-vmdk-241" Adding test "io-vmdk-242" Adding test "io-vmdk-243" Adding test "io-vmdk-244" Adding test "io-vmdk-245" Adding test "io-vmdk-246" Adding test "io-vmdk-247" Adding test "io-vmdk-248" Adding test "io-vmdk-249" Adding test "io-vmdk-250" Adding test "io-vmdk-251" Adding test "io-vmdk-252" Adding test "io-vmdk-253" Adding test "io-vmdk-254" Adding test "io-vmdk-255" Adding test "io-vmdk-256" Adding test "io-vmdk-257" Adding test "io-vmdk-258" Adding test "io-vmdk-259" Adding test "io-vmdk-260" Adding test "io-vmdk-261" Adding test "io-vmdk-262" Adding test "io-vmdk-263" Adding test "io-vmdk-264" Adding test "io-vmdk-265" Adding test "io-vmdk-266" Adding test "io-vmdk-267" Adding test "io-vmdk-268" Adding test "io-vmdk-270" Adding test "io-vmdk-271" Adding test "io-vmdk-272" Adding test "io-vmdk-273" Adding test "io-vmdk-274" Adding test "io-vmdk-277" Adding test "io-vmdk-279" Adding test "io-vmdk-280" Adding test "io-vmdk-281" Adding test "io-vmdk-282" Adding test "io-vmdk-283" Adding test "io-vmdk-284" Adding test "io-vmdk-286" Adding test "io-vmdk-287" Adding test "io-vmdk-288" Adding test "io-vmdk-289" Adding test "io-vmdk-290" Adding test "io-vmdk-292" Adding test "io-vmdk-293" Adding test "io-vmdk-294" Adding test "io-vmdk-295" Adding test "io-vmdk-296" Adding test "io-vmdk-297" Adding test "io-vmdk-298" Adding test "io-vmdk-299" Adding test "io-vmdk-300" Adding test "io-vmdk-301" Adding test "io-vmdk-302" Adding test "io-vmdk-303" Adding test "io-vmdk-304" Adding test "io-vmdk-305" Adding test "io-vmdk-307" Adding test "io-vmdk-308" Adding test "io-vmdk-310" Adding test "io-vmdk-312" Adding test "io-vmdk-313" Adding test "io-vmdk-314" Adding test "io-vmdk-backing-file-invalidation" Adding test "io-vmdk-backup-discard-source" Adding test "io-vmdk-block-status-cache" Adding test "io-vmdk-copy-before-write" Adding test "io-vmdk-detect-zeroes-registered-buf" Adding test "io-vmdk-export-incoming-iothread" Adding test "io-vmdk-file-io-error" Adding test "io-vmdk-fuse-allow-other" Adding test "io-vmdk-graph-changes-while-io" Adding test "io-vmdk-image-fleecing" Adding test "io-vmdk-iothreads-commit-active" Adding test "io-vmdk-iothreads-create" Adding test "io-vmdk-iothreads-nbd-export" Adding test "io-vmdk-iothreads-resize" Adding test "io-vmdk-iothreads-stream" Adding test "io-vmdk-iov-padding" Adding test "io-vmdk-luks-detached-header" Adding test "io-vmdk-migrate-bitmaps-postcopy-test" Adding test "io-vmdk-migrate-bitmaps-test" Adding test "io-vmdk-migrate-during-backup" Adding test "io-vmdk-migration-permissions" Adding test "io-vmdk-mirror-change-copy-mode" Adding test "io-vmdk-mirror-ready-cancel-error" Adding test "io-vmdk-mirror-top-perms" Adding test "io-vmdk-nbd-multiconn" Adding test "io-vmdk-nbd-qemu-allocation" Adding test "io-vmdk-nbd-reconnect-on-open" Adding test "io-vmdk-nbd-tls-iothread" Adding test "io-vmdk-parallels-checks" Adding test "io-vmdk-parallels-read-bitmap" Adding test "io-vmdk-qcow2-internal-snapshots" Adding test "io-vmdk-qemu-img-bitmaps" Adding test "io-vmdk-qemu-img-close-errors" Adding test "io-vmdk-qsd-jobs" Adding test "io-vmdk-regression-vhdx-log" Adding test "io-vmdk-remove-bitmap-from-backing" Adding test "io-vmdk-reopen-file" Adding test "io-vmdk-stream-error-on-reset" Adding test "io-vmdk-stream-unaligned-prefetch" Adding test "io-vmdk-stream-under-throttle" Adding test "io-vmdk-vvfat" Adding test "io-vmdk-write-zeroes-unmap" Adding test "io-vmdk-zoned" Running command: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/tests/qemu-iotests/check -tap -vpc -n --- stdout --- 001 002 003 004 005 007 008 009 010 011 012 013 014 015 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050 051 052 053 054 055 056 057 058 059 060 061 062 063 064 065 066 068 069 070 071 072 073 074 075 076 077 078 079 080 081 082 083 084 085 086 087 088 089 090 091 092 093 094 095 096 097 098 099 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 165 170 171 172 173 174 175 176 177 178 179 181 182 184 185 186 187 188 189 190 191 192 194 195 196 197 198 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 223 224 225 226 227 228 229 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 270 271 272 273 274 277 279 280 281 282 283 284 286 287 288 289 290 292 293 294 295 296 297 298 299 300 301 302 303 304 305 307 308 310 312 313 314 backing-file-invalidation backup-discard-source block-status-cache copy-before-write detect-zeroes-registered-buf export-incoming-iothread file-io-error fuse-allow-other graph-changes-while-io image-fleecing iothreads-commit-active iothreads-create iothreads-nbd-export iothreads-resize iothreads-stream iov-padding luks-detached-header migrate-bitmaps-postcopy-test migrate-bitmaps-test migrate-during-backup migration-permissions mirror-change-copy-mode mirror-ready-cancel-error mirror-top-perms nbd-multiconn nbd-qemu-allocation nbd-reconnect-on-open nbd-tls-iothread parallels-checks parallels-read-bitmap qcow2-internal-snapshots qemu-img-bitmaps qemu-img-close-errors qsd-jobs regression-vhdx-log remove-bitmap-from-backing reopen-file stream-error-on-reset stream-unaligned-prefetch stream-under-throttle vvfat write-zeroes-unmap zoned --- stderr --- Adding test "io-vpc-001" Adding test "io-vpc-002" Adding test "io-vpc-003" Adding test "io-vpc-004" Adding test "io-vpc-005" Adding test "io-vpc-007" Adding test "io-vpc-008" Adding test "io-vpc-009" Adding test "io-vpc-010" Adding test "io-vpc-011" Adding test "io-vpc-012" Adding test "io-vpc-013" Adding test "io-vpc-014" Adding test "io-vpc-015" Adding test "io-vpc-017" Adding test "io-vpc-018" Adding test "io-vpc-019" Adding test "io-vpc-020" Adding test "io-vpc-021" Adding test "io-vpc-022" Adding test "io-vpc-023" Adding test "io-vpc-024" Adding test "io-vpc-025" Adding test "io-vpc-026" Adding test "io-vpc-027" Adding test "io-vpc-028" Adding test "io-vpc-029" Adding test "io-vpc-030" Adding test "io-vpc-031" Adding test "io-vpc-032" Adding test "io-vpc-033" Adding test "io-vpc-034" Adding test "io-vpc-035" Adding test "io-vpc-036" Adding test "io-vpc-037" Adding test "io-vpc-038" Adding test "io-vpc-039" Adding test "io-vpc-040" Adding test "io-vpc-041" Adding test "io-vpc-042" Adding test "io-vpc-043" Adding test "io-vpc-044" Adding test "io-vpc-045" Adding test "io-vpc-046" Adding test "io-vpc-047" Adding test "io-vpc-048" Adding test "io-vpc-049" Adding test "io-vpc-050" Adding test "io-vpc-051" Adding test "io-vpc-052" Adding test "io-vpc-053" Adding test "io-vpc-054" Adding test "io-vpc-055" Adding test "io-vpc-056" Adding test "io-vpc-057" Adding test "io-vpc-058" Adding test "io-vpc-059" Adding test "io-vpc-060" Adding test "io-vpc-061" Adding test "io-vpc-062" Adding test "io-vpc-063" Adding test "io-vpc-064" Adding test "io-vpc-065" Adding test "io-vpc-066" Adding test "io-vpc-068" Adding test "io-vpc-069" Adding test "io-vpc-070" Adding test "io-vpc-071" Adding test "io-vpc-072" Adding test "io-vpc-073" Adding test "io-vpc-074" Adding test "io-vpc-075" Adding test "io-vpc-076" Adding test "io-vpc-077" Adding test "io-vpc-078" Adding test "io-vpc-079" Adding test "io-vpc-080" Adding test "io-vpc-081" Adding test "io-vpc-082" Adding test "io-vpc-083" Adding test "io-vpc-084" Adding test "io-vpc-085" Adding test "io-vpc-086" Adding test "io-vpc-087" Adding test "io-vpc-088" Adding test "io-vpc-089" Adding test "io-vpc-090" Adding test "io-vpc-091" Adding test "io-vpc-092" Adding test "io-vpc-093" Adding test "io-vpc-094" Adding test "io-vpc-095" Adding test "io-vpc-096" Adding test "io-vpc-097" Adding test "io-vpc-098" Adding test "io-vpc-099" Adding test "io-vpc-101" Adding test "io-vpc-102" Adding test "io-vpc-103" Adding test "io-vpc-104" Adding test "io-vpc-105" Adding test "io-vpc-106" Adding test "io-vpc-107" Adding test "io-vpc-108" Adding test "io-vpc-109" Adding test "io-vpc-110" Adding test "io-vpc-111" Adding test "io-vpc-112" Adding test "io-vpc-113" Adding test "io-vpc-114" Adding test "io-vpc-115" Adding test "io-vpc-116" Adding test "io-vpc-117" Adding test "io-vpc-118" Adding test "io-vpc-119" Adding test "io-vpc-120" Adding test "io-vpc-121" Adding test "io-vpc-122" Adding test "io-vpc-123" Adding test "io-vpc-124" Adding test "io-vpc-125" Adding test "io-vpc-126" Adding test "io-vpc-127" Adding test "io-vpc-128" Adding test "io-vpc-129" Adding test "io-vpc-130" Adding test "io-vpc-131" Adding test "io-vpc-132" Adding test "io-vpc-133" Adding test "io-vpc-134" Adding test "io-vpc-135" Adding test "io-vpc-136" Adding test "io-vpc-137" Adding test "io-vpc-138" Adding test "io-vpc-139" Adding test "io-vpc-140" Adding test "io-vpc-141" Adding test "io-vpc-142" Adding test "io-vpc-143" Adding test "io-vpc-144" Adding test "io-vpc-145" Adding test "io-vpc-146" Adding test "io-vpc-147" Adding test "io-vpc-148" Adding test "io-vpc-149" Adding test "io-vpc-150" Adding test "io-vpc-151" Adding test "io-vpc-152" Adding test "io-vpc-153" Adding test "io-vpc-154" Adding test "io-vpc-155" Adding test "io-vpc-156" Adding test "io-vpc-157" Adding test "io-vpc-158" Adding test "io-vpc-159" Adding test "io-vpc-160" Adding test "io-vpc-161" Adding test "io-vpc-162" Adding test "io-vpc-163" Adding test "io-vpc-165" Adding test "io-vpc-170" Adding test "io-vpc-171" Adding test "io-vpc-172" Adding test "io-vpc-173" Adding test "io-vpc-174" Adding test "io-vpc-175" Adding test "io-vpc-176" Adding test "io-vpc-177" Adding test "io-vpc-178" Adding test "io-vpc-179" Adding test "io-vpc-181" Adding test "io-vpc-182" Adding test "io-vpc-184" Adding test "io-vpc-185" Adding test "io-vpc-186" Adding test "io-vpc-187" Adding test "io-vpc-188" Adding test "io-vpc-189" Adding test "io-vpc-190" Adding test "io-vpc-191" Adding test "io-vpc-192" Adding test "io-vpc-194" Adding test "io-vpc-195" Adding test "io-vpc-196" Adding test "io-vpc-197" Adding test "io-vpc-198" Adding test "io-vpc-200" Adding test "io-vpc-201" Adding test "io-vpc-202" Adding test "io-vpc-203" Adding test "io-vpc-204" Adding test "io-vpc-205" Adding test "io-vpc-206" Adding test "io-vpc-207" Adding test "io-vpc-208" Adding test "io-vpc-209" Adding test "io-vpc-210" Adding test "io-vpc-211" Adding test "io-vpc-212" Adding test "io-vpc-213" Adding test "io-vpc-214" Adding test "io-vpc-215" Adding test "io-vpc-216" Adding test "io-vpc-217" Adding test "io-vpc-218" Adding test "io-vpc-219" Adding test "io-vpc-220" Adding test "io-vpc-221" Adding test "io-vpc-223" Adding test "io-vpc-224" Adding test "io-vpc-225" Adding test "io-vpc-226" Adding test "io-vpc-227" Adding test "io-vpc-228" Adding test "io-vpc-229" Adding test "io-vpc-231" Adding test "io-vpc-232" Adding test "io-vpc-233" Adding test "io-vpc-234" Adding test "io-vpc-235" Adding test "io-vpc-236" Adding test "io-vpc-237" Adding test "io-vpc-238" Adding test "io-vpc-239" Adding test "io-vpc-240" Adding test "io-vpc-241" Adding test "io-vpc-242" Adding test "io-vpc-243" Adding test "io-vpc-244" Adding test "io-vpc-245" Adding test "io-vpc-246" Adding test "io-vpc-247" Adding test "io-vpc-248" Adding test "io-vpc-249" Adding test "io-vpc-250" Adding test "io-vpc-251" Adding test "io-vpc-252" Adding test "io-vpc-253" Adding test "io-vpc-254" Adding test "io-vpc-255" Adding test "io-vpc-256" Adding test "io-vpc-257" Adding test "io-vpc-258" Adding test "io-vpc-259" Adding test "io-vpc-260" Adding test "io-vpc-261" Adding test "io-vpc-262" Adding test "io-vpc-263" Adding test "io-vpc-264" Adding test "io-vpc-265" Adding test "io-vpc-266" Adding test "io-vpc-267" Adding test "io-vpc-268" Adding test "io-vpc-270" Adding test "io-vpc-271" Adding test "io-vpc-272" Adding test "io-vpc-273" Adding test "io-vpc-274" Adding test "io-vpc-277" Adding test "io-vpc-279" Adding test "io-vpc-280" Adding test "io-vpc-281" Adding test "io-vpc-282" Adding test "io-vpc-283" Adding test "io-vpc-284" Adding test "io-vpc-286" Adding test "io-vpc-287" Adding test "io-vpc-288" Adding test "io-vpc-289" Adding test "io-vpc-290" Adding test "io-vpc-292" Adding test "io-vpc-293" Adding test "io-vpc-294" Adding test "io-vpc-295" Adding test "io-vpc-296" Adding test "io-vpc-297" Adding test "io-vpc-298" Adding test "io-vpc-299" Adding test "io-vpc-300" Adding test "io-vpc-301" Adding test "io-vpc-302" Adding test "io-vpc-303" Adding test "io-vpc-304" Adding test "io-vpc-305" Adding test "io-vpc-307" Adding test "io-vpc-308" Adding test "io-vpc-310" Adding test "io-vpc-312" Adding test "io-vpc-313" Adding test "io-vpc-314" Adding test "io-vpc-backing-file-invalidation" Adding test "io-vpc-backup-discard-source" Adding test "io-vpc-block-status-cache" Adding test "io-vpc-copy-before-write" Adding test "io-vpc-detect-zeroes-registered-buf" Adding test "io-vpc-export-incoming-iothread" Adding test "io-vpc-file-io-error" Adding test "io-vpc-fuse-allow-other" Adding test "io-vpc-graph-changes-while-io" Adding test "io-vpc-image-fleecing" Adding test "io-vpc-iothreads-commit-active" Adding test "io-vpc-iothreads-create" Adding test "io-vpc-iothreads-nbd-export" Adding test "io-vpc-iothreads-resize" Adding test "io-vpc-iothreads-stream" Adding test "io-vpc-iov-padding" Adding test "io-vpc-luks-detached-header" Adding test "io-vpc-migrate-bitmaps-postcopy-test" Adding test "io-vpc-migrate-bitmaps-test" Adding test "io-vpc-migrate-during-backup" Adding test "io-vpc-migration-permissions" Adding test "io-vpc-mirror-change-copy-mode" Adding test "io-vpc-mirror-ready-cancel-error" Adding test "io-vpc-mirror-top-perms" Adding test "io-vpc-nbd-multiconn" Adding test "io-vpc-nbd-qemu-allocation" Adding test "io-vpc-nbd-reconnect-on-open" Adding test "io-vpc-nbd-tls-iothread" Adding test "io-vpc-parallels-checks" Adding test "io-vpc-parallels-read-bitmap" Adding test "io-vpc-qcow2-internal-snapshots" Adding test "io-vpc-qemu-img-bitmaps" Adding test "io-vpc-qemu-img-close-errors" Adding test "io-vpc-qsd-jobs" Adding test "io-vpc-regression-vhdx-log" Adding test "io-vpc-remove-bitmap-from-backing" Adding test "io-vpc-reopen-file" Adding test "io-vpc-stream-error-on-reset" Adding test "io-vpc-stream-unaligned-prefetch" Adding test "io-vpc-stream-under-throttle" Adding test "io-vpc-vvfat" Adding test "io-vpc-write-zeroes-unmap" Adding test "io-vpc-zoned" Program /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/decodetree.py found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/decodetree.py) Adding test "err_argset1" Adding test "err_argset2" Adding test "err_field1" Adding test "err_field2" Adding test "err_field3" Adding test "err_field4" Adding test "err_field5" Adding test "err_field6" Adding test "err_field7" Adding test "err_field8" Adding test "err_field9" Adding test "err_field10" Adding test "err_init1" Adding test "err_init2" Adding test "err_init3" Adding test "err_init4" Adding test "err_overlap1" Adding test "err_overlap2" Adding test "err_overlap3" Adding test "err_overlap4" Adding test "err_overlap5" Adding test "err_overlap6" Adding test "err_overlap7" Adding test "err_overlap8" Adding test "err_overlap9" Adding test "err_pattern_group_empty" Adding test "err_pattern_group_ident1" Adding test "err_pattern_group_ident2" Adding test "err_pattern_group_nest1" Adding test "err_pattern_group_nest2" Adding test "err_pattern_group_nest3" Adding test "err_pattern_group_overlap1" Adding test "err_width1" Adding test "err_width2" Adding test "err_width3" Adding test "err_width4" Adding test "succ_argset_type1" Adding test "succ_function" Adding test "succ_ident1" Adding test "succ_named_field" Adding test "succ_pattern_group_nest1" Adding test "succ_pattern_group_nest2" Adding test "succ_pattern_group_nest3" Adding test "succ_pattern_group_nest4" Executing subproject berkeley-softfloat-3 Project name: berkeley-softfloat-3 Project version: undefined C compiler for the host machine: cc -m64 (gcc 13.3.0 "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0") C linker for the host machine: cc -m64 ld.bfd 2.42 C compiler for the build machine: cc -m64 (gcc 13.3.0 "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0") C linker for the build machine: cc -m64 ld.bfd 2.42 Configuring platform.h using configuration Build targets in project: 413 Subproject berkeley-softfloat-3 finished. Executing subproject berkeley-testfloat-3 Project name: berkeley-testfloat-3 Project version: undefined C compiler for the host machine: cc -m64 (gcc 13.3.0 "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0") C linker for the host machine: cc -m64 ld.bfd 2.42 C compiler for the build machine: cc -m64 (gcc 13.3.0 "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0") C linker for the build machine: cc -m64 ld.bfd 2.42 Configuring platform.h using configuration Using cached compile: Cached command line: cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpg897z78u/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmpg897z78u/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wignored-pragmas -Wno-ignored-pragmas Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: cc: error: unrecognized command-line option '-Wignored-pragmas'; did you mean '-Wno-pragmas'? Compiler for C supports arguments -Wno-ignored-pragmas: NO (cached) Build targets in project: 415 Subproject berkeley-testfloat-3 finished. Adding test "fp-test-float-to-float" Adding test "fp-test-int-to-float" Adding test "fp-test-uint-to-float" Adding test "fp-test-float-to-int" Adding test "fp-test-float-to-uint" Adding test "fp-test-round-to-integer" Adding test "fp-test-eq_signaling" Adding test "fp-test-le" Adding test "fp-test-le_quiet" Adding test "fp-test-lt_quiet" Adding test "fp-test-add" Adding test "fp-test-sub" Adding test "fp-test-mul" Adding test "fp-test-div" Adding test "fp-test-rem" Adding test "fp-test-sqrt" Adding test "fp-test-mulAdd" Adding test "fp-test-log2" Adding test "check-block-qdict" Adding test "check-qdict" Adding test "check-qnum" Adding test "check-qstring" Adding test "check-qlist" Adding test "check-qnull" Adding test "check-qobject" Adding test "check-qjson" Adding test "check-qlit" Adding test "test-error-report" Adding test "test-qobject-output-visitor" Adding test "test-clone-visitor" Adding test "test-qobject-input-visitor" Adding test "test-forward-visitor" Adding test "test-string-input-visitor" Adding test "test-string-output-visitor" Adding test "test-visitor-serialization" Adding test "test-bitmap" Adding test "test-resv-mem" Adding test "test-x86-topo" Adding test "test-cutils" Adding test "test-div128" Adding test "test-shift128" Adding test "test-mul64" Adding test "test-int128" Adding test "rcutorture" Adding test "test-rcu-list" Adding test "test-rcu-simpleq" Adding test "test-rcu-tailq" Adding test "test-rcu-slist" Adding test "test-qdist" Adding test "test-qht" Adding test "test-qtree" Adding test "test-bitops" Adding test "test-bitcnt" Adding test "test-qgraph" Adding test "check-qom-interface" Adding test "check-qom-proplist" Adding test "test-qemu-opts" Adding test "test-keyval" Adding test "test-logging" Adding test "test-qapi-util" Adding test "test-interval-tree" Adding test "test-fifo" Adding test "test-qmp-event" Adding test "test-coroutine" Adding test "test-aio" Adding test "test-aio-multithread" Adding test "test-throttle" Adding test "test-thread-pool" Adding test "test-hbitmap" Adding test "test-bdrv-drain" Adding test "test-bdrv-graph-mod" Adding test "test-blockjob" Adding test "test-blockjob-txn" Adding test "test-block-backend" Adding test "test-block-iothread" Adding test "test-write-threshold" Adding test "test-crypto-hash" Adding test "test-crypto-hmac" Adding test "test-crypto-cipher" Adding test "test-crypto-akcipher" Adding test "test-crypto-secret" Adding test "test-crypto-der" Adding test "test-authz-simple" Adding test "test-authz-list" Adding test "test-authz-listfile" Adding test "test-io-task" Adding test "test-io-channel-socket" Adding test "test-io-channel-file" Adding test "test-io-channel-command" Adding test "test-io-channel-buffer" Adding test "test-io-channel-null" Adding test "test-crypto-ivgen" Adding test "test-crypto-afsplit" Adding test "test-crypto-block" Adding test "test-timed-average" Adding test "test-uuid" Adding test "test-crypto-tlscredsx509" Adding test "test-crypto-tlssession" Adding test "test-io-channel-tls" Adding test "test-authz-pam" Adding test "test-image-locking" Adding test "test-nested-aio-poll" Adding test "test-replication" Adding test "test-crypto-pbkdf" Adding test "ptimer-test" Adding test "test-iov" Adding test "test-opts-visitor" Adding test "test-xs-node" Adding test "test-virtio-dmabuf" Adding test "test-qmp-cmds" Adding test "test-xbzrle" Adding test "test-util-sockets" Adding test "test-base64" Adding test "test-bufferiszero" Adding test "test-smp-parse" Adding test "test-vmstate" Adding test "test-yank" Adding test "test-util-filemonitor" Adding test "test-char" Adding test "test-qdev-global-props" Adding test "test-qga" Adding test "QAPI schema regression tests" Program diff found: YES (/usr/bin/diff) Program dbus-daemon found: YES (/usr/bin/dbus-daemon) Determining dependency 'gvnc-1.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion gvnc-1.0` -> 1 stderr: Package gvnc-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gvnc-1.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gvnc-1.0', required by 'virtual:world', not found ----------- Run-time dependency gvnc-1.0 found: NO (tried pkgconfig) Adding test "qtest-x86_64/pxe-test" Adding test "qtest-x86_64/test-netfilter" Adding test "qtest-x86_64/test-filter-mirror" Adding test "qtest-x86_64/test-filter-redirector" Adding test "qtest-x86_64/vmgenid-test" Adding test "qtest-x86_64/ahci-test" Adding test "qtest-x86_64/tco-test" Adding test "qtest-x86_64/fdc-test" Adding test "qtest-x86_64/fw_cfg-test" Adding test "qtest-x86_64/i440fx-test" Adding test "qtest-x86_64/ide-test" Adding test "qtest-x86_64/numa-test" Adding test "qtest-x86_64/test-x86-cpuid-compat" Adding test "qtest-x86_64/endianness-test" Adding test "qtest-x86_64/ipmi-kcs-test" Adding test "qtest-x86_64/ipmi-bt-test" Adding test "qtest-x86_64/wdt_ib700-test" Adding test "qtest-x86_64/pvpanic-test" Adding test "qtest-x86_64/pvpanic-pci-test" Adding test "qtest-x86_64/intel-hda-test" Adding test "qtest-x86_64/i82801b11-test" Adding test "qtest-x86_64/ioh3420-test" Adding test "qtest-x86_64/lpc-ich9-test" Adding test "qtest-x86_64/rtc-test" Adding test "qtest-x86_64/usb-hcd-uhci-test" Adding test "qtest-x86_64/usb-hcd-ehci-test" Adding test "qtest-x86_64/usb-hcd-xhci-test" Adding test "qtest-x86_64/tpm-crb-test" Adding test "qtest-x86_64/tpm-crb-swtpm-test" Adding test "qtest-x86_64/tpm-tis-test" Adding test "qtest-x86_64/tpm-tis-swtpm-test" Adding test "qtest-x86_64/rtl8139-test" Adding test "qtest-x86_64/fuzz-e1000e-test" Adding test "qtest-x86_64/fuzz-megasas-test" Adding test "qtest-x86_64/fuzz-lsi53c895a-test" Adding test "qtest-x86_64/fuzz-virtio-scsi-test" Adding test "qtest-x86_64/virtio-balloon-test" Adding test "qtest-x86_64/q35-test" Adding test "qtest-x86_64/fuzz-sb16-test" Adding test "qtest-x86_64/fuzz-sdcard-test" Adding test "qtest-x86_64/am53c974-test" Adding test "qtest-x86_64/erst-test" Adding test "qtest-x86_64/virtio-net-failover" Adding test "qtest-x86_64/bios-tables-test" Adding test "qtest-x86_64/display-vga-test" Adding test "qtest-x86_64/ivshmem-test" Adding test "qtest-x86_64/cxl-test" Adding test "qtest-x86_64/hd-geo-test" Adding test "qtest-x86_64/boot-order-test" Adding test "qtest-x86_64/device-plug-test" Adding test "qtest-x86_64/drive_del-test" Adding test "qtest-x86_64/cpu-plug-test" Adding test "qtest-x86_64/migration-test" Adding test "qtest-x86_64/dbus-display-test" Adding test "qtest-x86_64/cdrom-test" Adding test "qtest-x86_64/device-introspect-test" Adding test "qtest-x86_64/machine-none-test" Adding test "qtest-x86_64/qmp-test" Adding test "qtest-x86_64/qmp-cmd-test" Adding test "qtest-x86_64/qom-test" Adding test "qtest-x86_64/test-hmp" Adding test "qtest-x86_64/qos-test" Adding test "qtest-x86_64/readconfig-test" Adding test "qtest-x86_64/netdev-socket" Determining dependency 'sysprof-capture-4' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion sysprof-capture-4` -> 1 stderr: Package sysprof-capture-4 was not found in the pkg-config search path. Perhaps you should add the directory containing `sysprof-capture-4.pc' to the PKG_CONFIG_PATH environment variable Package 'sysprof-capture-4', required by 'virtual:world', not found ----------- Run-time dependency sysprof-capture-4 found: NO (tried pkgconfig) Dependency glib-2.0 found: YES 2.80.0 (cached) Program initrd-stress.sh found: YES (/home2/Puru_Virtio_Blk/virtio-demo/qemu/tests/migration/initrd-stress.sh) Adding test "func-x86_64-cpu_queries" Adding test "func-x86_64-mem_addr_space" Adding test "func-x86_64-pc_cpu_hotplug_props" Adding test "func-x86_64-virtio_version" Adding test "func-x86_64-x86_cpu_model_versions" Adding test "func-x86_64-empty_cpu_model" Adding test "func-x86_64-info_usernet" Adding test "func-x86_64-version" Adding test "func-x86_64-acpi_bits" Adding test "func-x86_64-x86_64_tuxrun" Adding test "func-x86_64-linux_initrd" Adding test "func-x86_64-multiprocess" Adding test "func-x86_64-netdev_ethtool" Adding test "func-x86_64-virtio_gpu" Build targets in project: 611 qemu 9.2.1 Build environment Build directory : /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0 Source path : /home2/Puru_Virtio_Blk/virtio-demo/qemu Download dependencies : YES Directories Build directory : /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0 Source path : /home2/Puru_Virtio_Blk/virtio-demo/qemu Download dependencies : YES Install prefix : /usr/local BIOS directory : share/qemu firmware path : share/qemu-firmware binary directory : /usr/local/bin library directory : /usr/local/lib/x86_64-linux-gnu module directory : lib/x86_64-linux-gnu/qemu libexec directory : /usr/local/libexec include directory : /usr/local/include config directory : /usr/local/etc local state directory : /var/local Manual directory : /usr/local/share/man Doc directory : /usr/local/share/doc Host binaries python : /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 (version: 3.9) sphinx-build : NO gdb : /usr/bin/gdb iasl : NO genisoimage : smbd : /usr/sbin/smbd Configurable features Documentation : NO system-mode emulation : YES user-mode emulation : YES block layer : YES Install blobs : YES module support : NO fuzzing support : NO Audio drivers : pa oss Trace backends : log D-Bus display : YES QOM debugging : YES Relocatable install : YES vhost-kernel support : YES vhost-net support : YES vhost-user support : YES vhost-user-crypto support : YES vhost-user-blk server support : YES vhost-vdpa support : YES build guest agent : YES Compilation host CPU : x86_64 host endianness : little C compiler : cc -m64 Host C compiler : cc -m64 C++ compiler : NO Objective-C compiler : NO Rust support : NO CFLAGS : -g -O2 QEMU_CFLAGS : -mcx16 -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -ftrivial-auto-var-init=zero -fzero-call-used-regs=used-gpr -fstack-protector-strong QEMU_LDFLAGS : -fstack-protector-strong -Wl,-z,relro -Wl,-z,now link-time optimization (LTO) : NO PIE : YES static build : NO malloc trim support : YES membarrier : NO debug graph lock : YES debug stack usage : NO mutex debugging : YES memory allocator : system avx2 optimization : YES avx512bw optimization : YES gcov : NO thread sanitizer : NO CFI support : NO strip binaries : NO sparse : NO mingw32 support : NO Cross compilers x86_64 : cc Targets and accelerators KVM support : YES HVF support : NO WHPX support : NO NVMM support : NO Xen support : NO Xen emulation : YES TCG support : YES TCG backend : native (x86_64) TCG plugins : YES TCG debug enabled : YES syscall buffer debugging support: YES target list : x86_64-linux-user x86_64-softmmu default devices : YES out of process emulation : YES vfio-user server : NO Block layer support coroutine backend : ucontext coroutine pool : YES Block whitelist (rw) : Block whitelist (ro) : Use block whitelist in tools : NO VirtFS (9P) support : YES replication support : YES bochs support : YES cloop support : YES dmg support : YES qcow v1 support : YES vdi support : YES vhdx support : YES vmdk support : YES vpc support : YES vvfat support : YES qed support : YES parallels support : YES FUSE exports : NO VDUSE block exports : YES Crypto TLS priority : NORMAL GNUTLS support : YES 3.8.3 GNUTLS crypto : YES libgcrypt : NO nettle : NO SM4 ALG support : NO SM3 ALG support : NO AF_ALG support : NO rng-none : NO Linux keyring : YES Linux keyutils : NO User interface SDL support : NO SDL image support : NO GTK support : NO pixman : YES 0.42.2 VTE support : NO PNG support : YES 1.6.43 VNC support : YES VNC SASL support : NO VNC JPEG support : NO spice protocol support : YES 0.14.3 spice server support : YES 0.15.1 curses support : YES brlapi support : NO Graphics backends VirGL support : NO Rutabaga support : NO Audio backends OSS support : YES sndio support : NO ALSA support : YES 1.2.11 PulseAudio support : YES 16.1 PipeWire support : NO JACK support : NO Network backends AF_XDP support : NO slirp support : YES vde support : NO netmap support : NO l2tpv3 support : YES Dependencies libtasn1 : YES 4.19.0 PAM : YES iconv support : YES blkio support : NO curl support : YES 8.5.0 Multipath support : NO Linux AIO support : YES Linux io_uring support : YES 2.5 ATTR/XATTR support : YES RDMA support : YES fdt support : YES libcap-ng support : YES bpf support : NO rbd support : NO smartcard support : NO U2F support : NO libusb : YES 1.0.27 usb net redir : NO OpenGL support (epoxy) : YES 1.5.10 GBM : YES 24.2.8-1ubuntu1~24.04.1 libiscsi support : YES 1.19.0 libnfs support : YES 5.0.2 seccomp support : NO GlusterFS support : NO hv-balloon support : YES TPM support : YES libssh support : NO lzo support : YES snappy support : YES bzip2 support : YES lzfse support : NO zstd support : YES 1.5.5 Query Processing Library support: NO UADK Library support : NO qatzip support : NO NUMA host support : YES capstone : NO libpmem support : NO libdaxctl support : NO libcbor support : NO libudev : YES 255 FUSE lseek : NO selinux : YES 3.5 libdw : NO Subprojects berkeley-softfloat-3 : YES berkeley-testfloat-3 : YES keycodemapdb : YES libvduse : YES libvhost-user : YES slirp : YES User defined options Native files : /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/config-meson.cross cfi_debug : true debug_graph_lock : true debug_mutex : true debug_remap : true debug_tcg : true docs : disabled kvm : enabled plugins : true slirp : enabled vhost_kernel : enabled vhost_net : enabled vhost_user : enabled vhost_user_blk_server : enabled virtfs : enabled Found ninja-1.11.1 at /usr/bin/ninja Running compile: Working directory: /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp40w2uu02 Code: ----------- Command line: `cc -m64 /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp40w2uu02/testfile.c -o /home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/meson-private/tmp40w2uu02/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs` -> 0 stdout: install: /usr/lib/gcc/x86_64-linux-gnu/13/ programs: =/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/bin/ libraries: =/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/13/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/13/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/ ----------- Failed to guess install tag for /usr/local/share/qemu/trace-events-all Failed to guess install tag for /usr/local/share/qemu/edk2-aarch64-code.fd Failed to guess install tag for /usr/local/share/qemu/edk2-arm-code.fd Failed to guess install tag for /usr/local/share/qemu/edk2-arm-vars.fd Failed to guess install tag for /usr/local/share/qemu/edk2-riscv-code.fd Failed to guess install tag for /usr/local/share/qemu/edk2-riscv-vars.fd Failed to guess install tag for /usr/local/share/qemu/edk2-i386-code.fd Failed to guess install tag for /usr/local/share/qemu/edk2-i386-secure-code.fd Failed to guess install tag for /usr/local/share/qemu/edk2-i386-vars.fd Failed to guess install tag for /usr/local/share/qemu/edk2-x86_64-code.fd Failed to guess install tag for /usr/local/share/qemu/edk2-x86_64-secure-code.fd Failed to guess install tag for /usr/local/share/qemu/edk2-loongarch64-code.fd Failed to guess install tag for /usr/local/share/qemu/edk2-loongarch64-vars.fd Failed to guess install tag for /var/local/run Failed to guess install tag for /usr/local/share/icons/hicolor/16x16/apps/qemu.png Failed to guess install tag for /usr/local/share/icons/hicolor/24x24/apps/qemu.png Failed to guess install tag for /usr/local/share/icons/hicolor/32x32/apps/qemu.png Failed to guess install tag for /usr/local/share/icons/hicolor/48x48/apps/qemu.png Failed to guess install tag for /usr/local/share/icons/hicolor/64x64/apps/qemu.png Failed to guess install tag for /usr/local/share/icons/hicolor/128x128/apps/qemu.png Failed to guess install tag for /usr/local/share/icons/hicolor/256x256/apps/qemu.png Failed to guess install tag for /usr/local/share/icons/hicolor/512x512/apps/qemu.png Failed to guess install tag for /usr/local/share/icons/hicolor/32x32/apps/qemu.bmp Failed to guess install tag for /usr/local/share/icons/hicolor/scalable/apps/qemu.svg Failed to guess install tag for /usr/local/share/applications/qemu.desktop Failed to guess install tag for /usr/local/share/qemu/bios.bin Failed to guess install tag for /usr/local/share/qemu/bios-256k.bin Failed to guess install tag for /usr/local/share/qemu/bios-microvm.bin Failed to guess install tag for /usr/local/share/qemu/qboot.rom Failed to guess install tag for /usr/local/share/qemu/vgabios.bin Failed to guess install tag for /usr/local/share/qemu/vgabios-cirrus.bin Failed to guess install tag for /usr/local/share/qemu/vgabios-stdvga.bin Failed to guess install tag for /usr/local/share/qemu/vgabios-vmware.bin Failed to guess install tag for /usr/local/share/qemu/vgabios-qxl.bin Failed to guess install tag for /usr/local/share/qemu/vgabios-virtio.bin Failed to guess install tag for /usr/local/share/qemu/vgabios-ramfb.bin Failed to guess install tag for /usr/local/share/qemu/vgabios-bochs-display.bin Failed to guess install tag for /usr/local/share/qemu/vgabios-ati.bin Failed to guess install tag for /usr/local/share/qemu/openbios-sparc32 Failed to guess install tag for /usr/local/share/qemu/openbios-sparc64 Failed to guess install tag for /usr/local/share/qemu/openbios-ppc Failed to guess install tag for /usr/local/share/qemu/QEMU,tcx.bin Failed to guess install tag for /usr/local/share/qemu/QEMU,cgthree.bin Failed to guess install tag for /usr/local/share/qemu/pxe-e1000.rom Failed to guess install tag for /usr/local/share/qemu/pxe-eepro100.rom Failed to guess install tag for /usr/local/share/qemu/pxe-ne2k_pci.rom Failed to guess install tag for /usr/local/share/qemu/pxe-pcnet.rom Failed to guess install tag for /usr/local/share/qemu/pxe-rtl8139.rom Failed to guess install tag for /usr/local/share/qemu/pxe-virtio.rom Failed to guess install tag for /usr/local/share/qemu/efi-e1000.rom Failed to guess install tag for /usr/local/share/qemu/efi-eepro100.rom Failed to guess install tag for /usr/local/share/qemu/efi-ne2k_pci.rom Failed to guess install tag for /usr/local/share/qemu/efi-pcnet.rom Failed to guess install tag for /usr/local/share/qemu/efi-rtl8139.rom Failed to guess install tag for /usr/local/share/qemu/efi-virtio.rom Failed to guess install tag for /usr/local/share/qemu/efi-e1000e.rom Failed to guess install tag for /usr/local/share/qemu/efi-vmxnet3.rom Failed to guess install tag for /usr/local/share/qemu/qemu-nsis.bmp Failed to guess install tag for /usr/local/share/qemu/multiboot.bin Failed to guess install tag for /usr/local/share/qemu/multiboot_dma.bin Failed to guess install tag for /usr/local/share/qemu/linuxboot.bin Failed to guess install tag for /usr/local/share/qemu/linuxboot_dma.bin Failed to guess install tag for /usr/local/share/qemu/kvmvapic.bin Failed to guess install tag for /usr/local/share/qemu/pvh.bin Failed to guess install tag for /usr/local/share/qemu/s390-ccw.img Failed to guess install tag for /usr/local/share/qemu/slof.bin Failed to guess install tag for /usr/local/share/qemu/skiboot.lid Failed to guess install tag for /usr/local/share/qemu/palcode-clipper Failed to guess install tag for /usr/local/share/qemu/u-boot.e500 Failed to guess install tag for /usr/local/share/qemu/u-boot-sam460-20100605.bin Failed to guess install tag for /usr/local/share/qemu/qemu_vga.ndrv Failed to guess install tag for /usr/local/share/qemu/edk2-licenses.txt Failed to guess install tag for /usr/local/share/qemu/hppa-firmware.img Failed to guess install tag for /usr/local/share/qemu/hppa-firmware64.img Failed to guess install tag for /usr/local/share/qemu/opensbi-riscv32-generic-fw_dynamic.bin Failed to guess install tag for /usr/local/share/qemu/opensbi-riscv64-generic-fw_dynamic.bin Failed to guess install tag for /usr/local/share/qemu/npcm7xx_bootrom.bin Failed to guess install tag for /usr/local/share/qemu/vof.bin Failed to guess install tag for /usr/local/share/qemu/vof-nvram.bin Failed to guess install tag for /usr/local/share/qemu/bamboo.dtb Failed to guess install tag for /usr/local/share/qemu/canyonlands.dtb Failed to guess install tag for /usr/local/share/qemu/petalogix-s3adsp1800.dtb Failed to guess install tag for /usr/local/share/qemu/petalogix-ml605.dtb Failed to guess install tag for /usr/local/share/qemu/firmware/50-edk2-i386-secure.json Failed to guess install tag for /usr/local/share/qemu/firmware/50-edk2-x86_64-secure.json Failed to guess install tag for /usr/local/share/qemu/firmware/60-edk2-aarch64.json Failed to guess install tag for /usr/local/share/qemu/firmware/60-edk2-arm.json Failed to guess install tag for /usr/local/share/qemu/firmware/60-edk2-i386.json Failed to guess install tag for /usr/local/share/qemu/firmware/60-edk2-x86_64.json Failed to guess install tag for /usr/local/share/qemu/firmware/60-edk2-loongarch64.json Failed to guess install tag for /usr/local/share/qemu/firmware/60-edk2-riscv64.json Failed to guess install tag for /usr/local/share/qemu/keymaps/ar Failed to guess install tag for /usr/local/share/qemu/keymaps/bepo Failed to guess install tag for /usr/local/share/qemu/keymaps/cz Failed to guess install tag for /usr/local/share/qemu/keymaps/da Failed to guess install tag for /usr/local/share/qemu/keymaps/de Failed to guess install tag for /usr/local/share/qemu/keymaps/de-ch Failed to guess install tag for /usr/local/share/qemu/keymaps/en-gb Failed to guess install tag for /usr/local/share/qemu/keymaps/en-us Failed to guess install tag for /usr/local/share/qemu/keymaps/es Failed to guess install tag for /usr/local/share/qemu/keymaps/et Failed to guess install tag for /usr/local/share/qemu/keymaps/fi Failed to guess install tag for /usr/local/share/qemu/keymaps/fo Failed to guess install tag for /usr/local/share/qemu/keymaps/fr Failed to guess install tag for /usr/local/share/qemu/keymaps/fr-be Failed to guess install tag for /usr/local/share/qemu/keymaps/fr-ca Failed to guess install tag for /usr/local/share/qemu/keymaps/fr-ch Failed to guess install tag for /usr/local/share/qemu/keymaps/hr Failed to guess install tag for /usr/local/share/qemu/keymaps/hu Failed to guess install tag for /usr/local/share/qemu/keymaps/is Failed to guess install tag for /usr/local/share/qemu/keymaps/it Failed to guess install tag for /usr/local/share/qemu/keymaps/ja Failed to guess install tag for /usr/local/share/qemu/keymaps/lt Failed to guess install tag for /usr/local/share/qemu/keymaps/lv Failed to guess install tag for /usr/local/share/qemu/keymaps/mk Failed to guess install tag for /usr/local/share/qemu/keymaps/nl Failed to guess install tag for /usr/local/share/qemu/keymaps/no Failed to guess install tag for /usr/local/share/qemu/keymaps/pl Failed to guess install tag for /usr/local/share/qemu/keymaps/pt Failed to guess install tag for /usr/local/share/qemu/keymaps/pt-br Failed to guess install tag for /usr/local/share/qemu/keymaps/ru Failed to guess install tag for /usr/local/share/qemu/keymaps/th Failed to guess install tag for /usr/local/share/qemu/keymaps/tr Failed to guess install tag for /usr/local/share/qemu/keymaps/sl Failed to guess install tag for /usr/local/share/qemu/keymaps/sv Failed to guess install tag for /usr/local/share/qemu/trace-events-all Failed to guess install tag for /usr/local/share/qemu/edk2-aarch64-code.fd Failed to guess install tag for /usr/local/share/qemu/edk2-arm-code.fd Failed to guess install tag for /usr/local/share/qemu/edk2-arm-vars.fd Failed to guess install tag for /usr/local/share/qemu/edk2-riscv-code.fd Failed to guess install tag for /usr/local/share/qemu/edk2-riscv-vars.fd Failed to guess install tag for /usr/local/share/qemu/edk2-i386-code.fd Failed to guess install tag for /usr/local/share/qemu/edk2-i386-secure-code.fd Failed to guess install tag for /usr/local/share/qemu/edk2-i386-vars.fd Failed to guess install tag for /usr/local/share/qemu/edk2-x86_64-code.fd Failed to guess install tag for /usr/local/share/qemu/edk2-x86_64-secure-code.fd Failed to guess install tag for /usr/local/share/qemu/edk2-loongarch64-code.fd Failed to guess install tag for /usr/local/share/qemu/edk2-loongarch64-vars.fd Failed to guess install tag for /var/local/run Failed to guess install tag for /usr/local/share/icons/hicolor/16x16/apps/qemu.png Failed to guess install tag for /usr/local/share/icons/hicolor/24x24/apps/qemu.png Failed to guess install tag for /usr/local/share/icons/hicolor/32x32/apps/qemu.png Failed to guess install tag for /usr/local/share/icons/hicolor/48x48/apps/qemu.png Failed to guess install tag for /usr/local/share/icons/hicolor/64x64/apps/qemu.png Failed to guess install tag for /usr/local/share/icons/hicolor/128x128/apps/qemu.png Failed to guess install tag for /usr/local/share/icons/hicolor/256x256/apps/qemu.png Failed to guess install tag for /usr/local/share/icons/hicolor/512x512/apps/qemu.png Failed to guess install tag for /usr/local/share/icons/hicolor/32x32/apps/qemu.bmp Failed to guess install tag for /usr/local/share/icons/hicolor/scalable/apps/qemu.svg Failed to guess install tag for /usr/local/share/applications/qemu.desktop Failed to guess install tag for /usr/local/share/qemu/bios.bin Failed to guess install tag for /usr/local/share/qemu/bios-256k.bin Failed to guess install tag for /usr/local/share/qemu/bios-microvm.bin Failed to guess install tag for /usr/local/share/qemu/qboot.rom Failed to guess install tag for /usr/local/share/qemu/vgabios.bin Failed to guess install tag for /usr/local/share/qemu/vgabios-cirrus.bin Failed to guess install tag for /usr/local/share/qemu/vgabios-stdvga.bin Failed to guess install tag for /usr/local/share/qemu/vgabios-vmware.bin Failed to guess install tag for /usr/local/share/qemu/vgabios-qxl.bin Failed to guess install tag for /usr/local/share/qemu/vgabios-virtio.bin Failed to guess install tag for /usr/local/share/qemu/vgabios-ramfb.bin Failed to guess install tag for /usr/local/share/qemu/vgabios-bochs-display.bin Failed to guess install tag for /usr/local/share/qemu/vgabios-ati.bin Failed to guess install tag for /usr/local/share/qemu/openbios-sparc32 Failed to guess install tag for /usr/local/share/qemu/openbios-sparc64 Failed to guess install tag for /usr/local/share/qemu/openbios-ppc Failed to guess install tag for /usr/local/share/qemu/QEMU,tcx.bin Failed to guess install tag for /usr/local/share/qemu/QEMU,cgthree.bin Failed to guess install tag for /usr/local/share/qemu/pxe-e1000.rom Failed to guess install tag for /usr/local/share/qemu/pxe-eepro100.rom Failed to guess install tag for /usr/local/share/qemu/pxe-ne2k_pci.rom Failed to guess install tag for /usr/local/share/qemu/pxe-pcnet.rom Failed to guess install tag for /usr/local/share/qemu/pxe-rtl8139.rom Failed to guess install tag for /usr/local/share/qemu/pxe-virtio.rom Failed to guess install tag for /usr/local/share/qemu/efi-e1000.rom Failed to guess install tag for /usr/local/share/qemu/efi-eepro100.rom Failed to guess install tag for /usr/local/share/qemu/efi-ne2k_pci.rom Failed to guess install tag for /usr/local/share/qemu/efi-pcnet.rom Failed to guess install tag for /usr/local/share/qemu/efi-rtl8139.rom Failed to guess install tag for /usr/local/share/qemu/efi-virtio.rom Failed to guess install tag for /usr/local/share/qemu/efi-e1000e.rom Failed to guess install tag for /usr/local/share/qemu/efi-vmxnet3.rom Failed to guess install tag for /usr/local/share/qemu/qemu-nsis.bmp Failed to guess install tag for /usr/local/share/qemu/multiboot.bin Failed to guess install tag for /usr/local/share/qemu/multiboot_dma.bin Failed to guess install tag for /usr/local/share/qemu/linuxboot.bin Failed to guess install tag for /usr/local/share/qemu/linuxboot_dma.bin Failed to guess install tag for /usr/local/share/qemu/kvmvapic.bin Failed to guess install tag for /usr/local/share/qemu/pvh.bin Failed to guess install tag for /usr/local/share/qemu/s390-ccw.img Failed to guess install tag for /usr/local/share/qemu/slof.bin Failed to guess install tag for /usr/local/share/qemu/skiboot.lid Failed to guess install tag for /usr/local/share/qemu/palcode-clipper Failed to guess install tag for /usr/local/share/qemu/u-boot.e500 Failed to guess install tag for /usr/local/share/qemu/u-boot-sam460-20100605.bin Failed to guess install tag for /usr/local/share/qemu/qemu_vga.ndrv Failed to guess install tag for /usr/local/share/qemu/edk2-licenses.txt Failed to guess install tag for /usr/local/share/qemu/hppa-firmware.img Failed to guess install tag for /usr/local/share/qemu/hppa-firmware64.img Failed to guess install tag for /usr/local/share/qemu/opensbi-riscv32-generic-fw_dynamic.bin Failed to guess install tag for /usr/local/share/qemu/opensbi-riscv64-generic-fw_dynamic.bin Failed to guess install tag for /usr/local/share/qemu/npcm7xx_bootrom.bin Failed to guess install tag for /usr/local/share/qemu/vof.bin Failed to guess install tag for /usr/local/share/qemu/vof-nvram.bin Failed to guess install tag for /usr/local/share/qemu/bamboo.dtb Failed to guess install tag for /usr/local/share/qemu/canyonlands.dtb Failed to guess install tag for /usr/local/share/qemu/petalogix-s3adsp1800.dtb Failed to guess install tag for /usr/local/share/qemu/petalogix-ml605.dtb Failed to guess install tag for /usr/local/share/qemu/firmware/50-edk2-i386-secure.json Failed to guess install tag for /usr/local/share/qemu/firmware/50-edk2-x86_64-secure.json Failed to guess install tag for /usr/local/share/qemu/firmware/60-edk2-aarch64.json Failed to guess install tag for /usr/local/share/qemu/firmware/60-edk2-arm.json Failed to guess install tag for /usr/local/share/qemu/firmware/60-edk2-i386.json Failed to guess install tag for /usr/local/share/qemu/firmware/60-edk2-x86_64.json Failed to guess install tag for /usr/local/share/qemu/firmware/60-edk2-loongarch64.json Failed to guess install tag for /usr/local/share/qemu/firmware/60-edk2-riscv64.json Failed to guess install tag for /usr/local/share/qemu/keymaps/ar Failed to guess install tag for /usr/local/share/qemu/keymaps/bepo Failed to guess install tag for /usr/local/share/qemu/keymaps/cz Failed to guess install tag for /usr/local/share/qemu/keymaps/da Failed to guess install tag for /usr/local/share/qemu/keymaps/de Failed to guess install tag for /usr/local/share/qemu/keymaps/de-ch Failed to guess install tag for /usr/local/share/qemu/keymaps/en-gb Failed to guess install tag for /usr/local/share/qemu/keymaps/en-us Failed to guess install tag for /usr/local/share/qemu/keymaps/es Failed to guess install tag for /usr/local/share/qemu/keymaps/et Failed to guess install tag for /usr/local/share/qemu/keymaps/fi Failed to guess install tag for /usr/local/share/qemu/keymaps/fo Failed to guess install tag for /usr/local/share/qemu/keymaps/fr Failed to guess install tag for /usr/local/share/qemu/keymaps/fr-be Failed to guess install tag for /usr/local/share/qemu/keymaps/fr-ca Failed to guess install tag for /usr/local/share/qemu/keymaps/fr-ch Failed to guess install tag for /usr/local/share/qemu/keymaps/hr Failed to guess install tag for /usr/local/share/qemu/keymaps/hu Failed to guess install tag for /usr/local/share/qemu/keymaps/is Failed to guess install tag for /usr/local/share/qemu/keymaps/it Failed to guess install tag for /usr/local/share/qemu/keymaps/ja Failed to guess install tag for /usr/local/share/qemu/keymaps/lt Failed to guess install tag for /usr/local/share/qemu/keymaps/lv Failed to guess install tag for /usr/local/share/qemu/keymaps/mk Failed to guess install tag for /usr/local/share/qemu/keymaps/nl Failed to guess install tag for /usr/local/share/qemu/keymaps/no Failed to guess install tag for /usr/local/share/qemu/keymaps/pl Failed to guess install tag for /usr/local/share/qemu/keymaps/pt Failed to guess install tag for /usr/local/share/qemu/keymaps/pt-br Failed to guess install tag for /usr/local/share/qemu/keymaps/ru Failed to guess install tag for /usr/local/share/qemu/keymaps/th Failed to guess install tag for /usr/local/share/qemu/keymaps/tr Failed to guess install tag for /usr/local/share/qemu/keymaps/sl Failed to guess install tag for /usr/local/share/qemu/keymaps/sv Running postconf script '/home2/Puru_Virtio_Blk/virtio-demo/qemu/build-0/pyvenv/bin/python3 /home2/Puru_Virtio_Blk/virtio-demo/qemu/scripts/symlink-install-tree.py'