Build started at 2022-03-16T12:21:41.254739 Main binary: /usr/local/opt/python@3.9/bin/python3.9 Build Options: -Daudio_drv_list=default -Ddefault_devices=true -Ddocdir=/usr/local/share/doc -Diasl= -Dqemu_firmwarepath=/usr/local/share/qemu-firmware -Dqemu_suffix=qemu -Dsmbd= -Dsphinx_build= -Dtrace_file=trace -Doptimization=2 -Ddebug=true -Dwerror=true -Db_pie=false -Db_coverage=false -Db_lto=false -Dcfi=false -Dtcg=enabled -Dxen=disabled -Dcapstone=auto -Dfdt=auto -Dslirp=auto -Dprefix=/usr/local -Dbindir=/usr/local/bin -Ddatadir=/usr/local/share -Dincludedir=/usr/local/include -Dlibdir=/usr/local/lib -Dlibexecdir=/usr/local/libexec -Dlocaledir=/usr/local/share/locale -Dlocalstatedir=/usr/local/var -Dmandir=/usr/local/share/man -Dsysconfdir=/usr/local/etc -Dbackend=ninja '--native-file /Users/pm215/src/qemu-for-merges/build/all/config-meson.cross' Python system: Darwin The Meson build system Version: 0.61.3 Source dir: /Users/pm215/src/qemu-for-merges Build dir: /Users/pm215/src/qemu-for-merges/build/all Build type: native build Project name: qemu Project version: 6.2.50 Sanity testing C compiler: cc -m64 -mcx16 Is cross compiler: False. Sanity check compiler command line: cc -m64 -mcx16 sanitycheckc.c -o sanitycheckc.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /Users/pm215/src/qemu-for-merges/build/all/meson-private/sanitycheckc.exe C compiler for the host machine: cc -m64 -mcx16 (clang 12.0.0 "Apple clang version 12.0.0 (clang-1200.0.32.29)") C linker for the host machine: cc -m64 -mcx16 ld64 609.8 Sanity testing C compiler: cc -m64 -mcx16 Is cross compiler: False. Sanity check compiler command line: cc -m64 -mcx16 sanitycheckc.c -o sanitycheckc.exe Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /Users/pm215/src/qemu-for-merges/build/all/meson-private/sanitycheckc.exe C compiler for the build machine: cc -m64 -mcx16 (clang 12.0.0 "Apple clang version 12.0.0 (clang-1200.0.32.29)") C linker for the build machine: cc -m64 -mcx16 ld64 609.8 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 sh found: YES (/bin/sh) Program python3 found: YES (/usr/local/opt/python@3.9/bin/python3.9) Program bzip2 found: YES (/usr/bin/bzip2) Sanity testing C++ compiler: c++ -m64 -mcx16 Is cross compiler: False. Sanity check compiler command line: c++ -m64 -mcx16 sanitycheckcpp.cc -o sanitycheckcpp.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /Users/pm215/src/qemu-for-merges/build/all/meson-private/sanitycheckcpp.exe C++ compiler for the host machine: c++ -m64 -mcx16 (clang 12.0.0 "Apple clang version 12.0.0 (clang-1200.0.32.29)") C++ linker for the host machine: c++ -m64 -mcx16 ld64 609.8 Sanity testing Objective-C compiler: clang -m64 -mcx16 Is cross compiler: False. Sanity check compiler command line: clang -m64 -mcx16 sanitycheckobjc.m -o sanitycheckobjc.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /Users/pm215/src/qemu-for-merges/build/all/meson-private/sanitycheckobjc.exe Objective-C compiler for the host machine: clang -m64 -mcx16 (clang 12.0.0) Objective-C linker for the host machine: clang -m64 -mcx16 ld64 609.8 Program cgcc found: NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpvofp6y8a Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpvofp6y8a/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpvofp6y8a/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -lm -Wl,-undefined,dynamic_lookup Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library m found: YES Run-time dependency threads found: YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpnf7grac0 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpnf7grac0/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpnf7grac0/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -lutil -Wl,-undefined,dynamic_lookup Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library util found: YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpsc6t4acb Command line: c++ -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpsc6t4acb/testfile.cpp -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpsc6t4acb/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -fpermissive -Werror=implicit-function-declaration -framework CoreFoundation Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Run-time dependency appleframeworks found: YES (CoreFoundation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpd4b1l3or Command line: c++ -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpd4b1l3or/testfile.cpp -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpd4b1l3or/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -fpermissive -Werror=implicit-function-declaration -framework IOKit Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Run-time dependency appleframeworks found: YES (IOKit) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp6ntb3zk1 Command line: c++ -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp6ntb3zk1/testfile.cpp -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp6ntb3zk1/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -fpermissive -Werror=implicit-function-declaration -framework Hypervisor Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Run-time dependency appleframeworks found: YES (Hypervisor) Pkg-config binary for 1 is not cached. Pkg-config binary for 1 specified from cross file, native file, or env var as ['pkg-config'] Found pkg-config: /usr/local/bin/pkg-config (0.29.2) Determining dependency 'pixman-1' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion pixman-1` -> 0 0.38.4 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --cflags pixman-1` -> 0 -I/usr/local/Cellar/pixman/0.38.4/include/pixman-1 env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --libs pixman-1` -> 0 -L/usr/local/Cellar/pixman/0.38.4/lib -lpixman-1 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --libs pixman-1` -> 0 -L/usr/local/Cellar/pixman/0.38.4/lib -lpixman-1 Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpv05tl0dy Command line: c++ -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpv05tl0dy/testfile.cpp -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpv05tl0dy/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -fpermissive -Werror=implicit-function-declaration Code: #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0i5au_t9 Command line: c++ -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0i5au_t9/testfile.cpp -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0i5au_t9/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -fpermissive -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs Code: Compiler stdout: programs: =/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin libraries: =/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 Compiler stderr: Run-time dependency pixman-1 found: YES 0.38.4 Pkg-config binary for 1 is cached. Determining dependency 'zlib' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion zlib` -> 0 1.2.11 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --cflags zlib` -> 0 env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --libs zlib` -> 0 -L/usr/lib -lz env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --libs zlib` -> 0 -lz Run-time dependency zlib found: YES 1.2.11 Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpigi8i1_3 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpigi8i1_3/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifdef __has_include #if !__has_include("libaio.h") #error "Header 'libaio.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpigi8i1_3/testfile.c:4:12: error: "Header 'libaio.h' could not be found" #error "Header 'libaio.h' could not be found" ^ 1 error generated. Has header "libaio.h" : NO Pkg-config binary for 1 is cached. Determining dependency 'liburing' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion liburing` -> 1 Run-time dependency liburing found: NO (tried pkgconfig) Pkg-config binary for 1 is cached. Determining dependency 'libnfs' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libnfs` -> 1 Run-time dependency libnfs found: NO (tried pkgconfig) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp7viag4gl Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp7viag4gl/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp7viag4gl/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -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; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp7viag4gl/testfile.c:9:48: error: too few arguments to function call, expected 6, have 4 int main(void) { getxattr(NULL, NULL, NULL, 0); setxattr(NULL, NULL, NULL, 0, 0); return 0; } ~~~~~~~~ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/xattr.h:61:1: note: 'getxattr' declared here ssize_t getxattr(const char *path, const char *name, void *value, size_t size, u_int32_t position, int options); ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp7viag4gl/testfile.c:9:82: error: too few arguments to function call, expected 6, have 5 int main(void) { getxattr(NULL, NULL, NULL, 0); setxattr(NULL, NULL, NULL, 0, 0); return 0; } ~~~~~~~~ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/xattr.h:65:1: note: 'setxattr' declared here int setxattr(const char *path, const char *name, const void *value, size_t size, u_int32_t position, int options); ^ 2 errors generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfe5pgjfl Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfe5pgjfl/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifdef __has_include #if !__has_include("attr/xattr.h") #error "Header 'attr/xattr.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfe5pgjfl/testfile.c:4:12: error: "Header 'attr/xattr.h' could not be found" #error "Header 'attr/xattr.h' could not be found" ^ 1 error generated. Has header "attr/xattr.h" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp8kzn2b1q Command line: c++ -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp8kzn2b1q/testfile.cpp -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp8kzn2b1q/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -fpermissive -Werror=implicit-function-declaration -framework Cocoa Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Run-time dependency appleframeworks found: YES (Cocoa) Pkg-config binary for 1 is cached. Determining dependency 'libseccomp' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libseccomp` -> 1 Run-time dependency libseccomp found: NO (tried pkgconfig) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp13_pr4kg Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp13_pr4kg/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp13_pr4kg/testfile.c:4:12: error: "Header 'cap-ng.h' could not be found" #error "Header 'cap-ng.h' could not be found" ^ 1 error generated. Has header "cap-ng.h" : NO Pkg-config binary for 1 is cached. Determining dependency 'xkbcommon' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion xkbcommon` -> 1 Run-time dependency xkbcommon found: NO (tried pkgconfig) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpw3dkmbvw Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpw3dkmbvw/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifdef __has_include #if !__has_include("libvdeplug.h") #error "Header 'libvdeplug.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpw3dkmbvw/testfile.c:4:12: error: "Header 'libvdeplug.h' could not be found" #error "Header 'libvdeplug.h' could not be found" ^ 1 error generated. Has header "libvdeplug.h" : NO Pkg-config binary for 1 is cached. Determining dependency 'jack' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion jack` -> 1 Run-time dependency jack found: NO (tried pkgconfig) Pkg-config binary for 1 is cached. Determining dependency 'spice-protocol' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion spice-protocol` -> 1 Run-time dependency spice-protocol found: NO (tried pkgconfig) Pkg-config binary for 1 is cached. Determining dependency 'spice-server' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion spice-server` -> 1 Run-time dependency spice-server found: NO (tried pkgconfig) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmphd3rh__t Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmphd3rh__t/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmphd3rh__t/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -lrt -Wl,-undefined,dynamic_lookup Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: ld: library not found for -lrt clang: error: linker command failed with exit code 1 (use -v to see invocation) Library rt found: NO Pkg-config binary for 1 is cached. Determining dependency 'libiscsi' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libiscsi` -> 1 Run-time dependency libiscsi found: NO (tried pkgconfig) Pkg-config binary for 1 is cached. Determining dependency 'libzstd' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libzstd` -> 1 Run-time dependency libzstd found: NO (tried pkgconfig) Pkg-config binary for 1 is cached. Determining dependency 'virglrenderer' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion virglrenderer` -> 1 Run-time dependency virglrenderer found: NO (tried pkgconfig) Pkg-config binary for 1 is cached. Determining dependency 'libcurl' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libcurl` -> 0 7.54.0 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --cflags libcurl` -> 0 env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --libs libcurl` -> 0 -L/usr/lib -lcurl env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --libs libcurl` -> 0 -lcurl Run-time dependency libcurl found: YES 7.54.0 Pkg-config binary for 1 is cached. Determining dependency 'ncursesw' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion ncursesw` -> 0 5.7.20081102 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --cflags ncursesw` -> 0 env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --libs ncursesw` -> 0 -L/usr/lib -lncurses env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --libs ncursesw` -> 0 -lncurses Run-time dependency ncursesw found: YES 5.7.20081102 Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmply_3v0yh Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmply_3v0yh/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmply_3v0yh/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -DNCURSES_WIDECHAR=1 /usr/lib/libncurses.dylib Code: #if defined(__APPLE__) || defined(__OpenBSD__) #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; } Compiler stdout: Compiler stderr: Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpkmoh4x3v Command line: cc -m64 -mcx16 -I/usr/local/Cellar/glib/2.68.0/include -I/usr/local/Cellar/glib/2.68.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -L/usr/local/Cellar/glib/2.68.0/lib -L/usr/local/opt/gettext/lib /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpkmoh4x3v/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpkmoh4x3v/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -lgmodule-2.0 -lglib-2.0 -lintl -liconv Code: #include int main(void) { iconv_t conv = iconv_open("WCHAR_T", "UCS-2"); return conv != (iconv_t) -1; } Compiler stdout: Compiler stderr: Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpx79yviy2 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpx79yviy2/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifdef __has_include #if !__has_include("brlapi.h") #error "Header 'brlapi.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpx79yviy2/testfile.c:4:12: error: "Header 'brlapi.h' could not be found" #error "Header 'brlapi.h' could not be found" ^ 1 error generated. Has header "brlapi.h" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpsdp4czkq Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpsdp4czkq/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpsdp4czkq/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -lrados -Wl,-undefined,dynamic_lookup Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: ld: library not found for -lrados clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp63lfj8ka Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp63lfj8ka/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp63lfj8ka/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration Code: #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpn7p0mtod Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpn7p0mtod/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpn7p0mtod/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs Code: Compiler stdout: programs: =/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin libraries: =/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 Compiler stderr: Library rados found: NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpjt6bmy0c Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpjt6bmy0c/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpjt6bmy0c/testfile.c:4:12: error: "Header 'rbd/librbd.h' could not be found" #error "Header 'rbd/librbd.h' could not be found" ^ 1 error generated. Has header "rbd/librbd.h" : NO Pkg-config binary for 1 is cached. Determining dependency 'glusterfs-api' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion glusterfs-api` -> 1 Run-time dependency glusterfs-api found: NO (tried pkgconfig) Pkg-config binary for 1 is cached. Determining dependency 'libssh' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libssh` -> 1 Run-time dependency libssh found: NO (tried pkgconfig) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpf8ru1nsc Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpf8ru1nsc/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifdef __has_include #if !__has_include("bzlib.h") #error "Header 'bzlib.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "bzlib.h" : YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp9s1xqj9e Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp9s1xqj9e/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp9s1xqj9e/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -lbz2 -Wl,-undefined,dynamic_lookup Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library bz2 found: YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpj_kg9gdu Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpj_kg9gdu/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpj_kg9gdu/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -lbz2 Code: #include int main(void) { BZ2_bzlibVersion(); return 0; } Compiler stdout: Compiler stderr: Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpslup53xb Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpslup53xb/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifdef __has_include #if !__has_include("lzfse.h") #error "Header 'lzfse.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpslup53xb/testfile.c:4:12: error: "Header 'lzfse.h' could not be found" #error "Header 'lzfse.h' could not be found" ^ 1 error generated. Has header "lzfse.h" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpv17_he7e Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpv17_he7e/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpv17_he7e/testfile.c:4:12: error: "Header 'sys/soundcard.h' could not be found" #error "Header 'sys/soundcard.h' could not be found" ^ 1 error generated. Has header "sys/soundcard.h" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpacu6m7wf Command line: c++ -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpacu6m7wf/testfile.cpp -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpacu6m7wf/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -fpermissive -Werror=implicit-function-declaration -framework CoreAudio Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Run-time dependency appleframeworks found: YES (CoreAudio) Pkg-config binary for 1 is cached. Determining dependency 'gnutls' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion gnutls` -> 0 3.6.15 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --cflags gnutls` -> 0 -I/usr/local/Cellar/gnutls/3.6.15/include -I/usr/local/Cellar/nettle/3.6/include -I/usr/local/Cellar/libtasn1/4.16.0/include -I/usr/local/Cellar/libidn2/2.3.0/include -I/usr/local/Cellar/p11-kit/0.23.21/include/p11-kit-1 env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --libs gnutls` -> 0 -L/usr/local/Cellar/gnutls/3.6.15/lib -lgnutls env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --libs gnutls` -> 0 -L/usr/local/Cellar/gnutls/3.6.15/lib -lgnutls Run-time dependency gnutls found: YES 3.6.15 Pkg-config binary for 1 is cached. Determining dependency 'libpng' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libpng` -> 0 1.6.37 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --cflags libpng` -> 0 -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --libs libpng` -> 0 -L/usr/local/Cellar/libpng/1.6.37/lib -L/usr/lib -lpng16 -lz env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --libs libpng` -> 0 -L/usr/local/Cellar/libpng/1.6.37/lib -lpng16 -lz Run-time dependency libpng found: YES 1.6.37 Pkg-config binary for 1 is cached. Determining dependency 'libjpeg' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libjpeg` -> 0 12:0:3 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --cflags libjpeg` -> 0 -I/usr/local/Cellar/jpeg/9c/include env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --libs libjpeg` -> 0 -L/usr/local/Cellar/jpeg/9c/lib -ljpeg env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --libs libjpeg` -> 0 -L/usr/local/Cellar/jpeg/9c/lib -ljpeg Run-time dependency libjpeg found: YES 12:0:3 Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp5ih5scun Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp5ih5scun/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: Has header "sasl/sasl.h" : YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp4_3jjik9 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp4_3jjik9/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp4_3jjik9/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -lsasl2 -Wl,-undefined,dynamic_lookup Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library sasl2 found: YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp26qjfz1e Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp26qjfz1e/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: Has header "security/pam_appl.h" : YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp1t190gei Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp1t190gei/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp1t190gei/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -lpam -Wl,-undefined,dynamic_lookup Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library pam found: YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0mzr_g2m Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0mzr_g2m/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0mzr_g2m/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -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; } Compiler stdout: Compiler stderr: Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfr85xmmx Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfr85xmmx/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfr85xmmx/testfile.c:4:12: error: "Header 'snappy-c.h' could not be found" #error "Header 'snappy-c.h' could not be found" ^ 1 error generated. Has header "snappy-c.h" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpr0uufpmf Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpr0uufpmf/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpr0uufpmf/testfile.c:4:12: error: "Header 'lzo/lzo1x.h' could not be found" #error "Header 'lzo/lzo1x.h' could not be found" ^ 1 error generated. Has header "lzo/lzo1x.h" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp8jn8mfd7 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp8jn8mfd7/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifdef __has_include #if !__has_include("numa.h") #error "Header 'numa.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp8jn8mfd7/testfile.c:4:12: error: "Header 'numa.h' could not be found" #error "Header 'numa.h' could not be found" ^ 1 error generated. Has header "numa.h" : NO Pkg-config binary for 1 is cached. Determining dependency 'libcacard' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libcacard` -> 1 Run-time dependency libcacard found: NO (tried pkgconfig) Pkg-config binary for 1 is cached. Determining dependency 'u2f-emu' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion u2f-emu` -> 1 Run-time dependency u2f-emu found: NO (tried pkgconfig) Pkg-config binary for 1 is cached. Determining dependency 'libusbredirparser-0.5' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libusbredirparser-0.5` -> 1 Run-time dependency libusbredirparser-0.5 found: NO (tried pkgconfig) Pkg-config binary for 1 is cached. Determining dependency 'libusb-1.0' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libusb-1.0` -> 1 Run-time dependency libusb-1.0 found: NO (tried pkgconfig) Pkg-config binary for 1 is cached. Determining dependency 'libpmem' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libpmem` -> 1 Run-time dependency libpmem found: NO (tried pkgconfig) Pkg-config binary for 1 is cached. Determining dependency 'libdaxctl' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libdaxctl` -> 1 Run-time dependency libdaxctl found: NO (tried pkgconfig) Pkg-config binary for 1 is cached. Determining dependency 'libtasn1' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libtasn1` -> 0 4.16.0 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --cflags libtasn1` -> 0 -I/usr/local/Cellar/libtasn1/4.16.0/include env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --libs libtasn1` -> 0 -L/usr/local/Cellar/libtasn1/4.16.0/lib -ltasn1 env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --libs libtasn1` -> 0 -L/usr/local/Cellar/libtasn1/4.16.0/lib -ltasn1 Run-time dependency libtasn1 found: YES 4.16.0 Pkg-config binary for 1 is cached. Determining dependency 'libkeyutils' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libkeyutils` -> 1 Run-time dependency libkeyutils found: NO (tried pkgconfig) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpdogh5f11 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpdogh5f11/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpdogh5f11/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "_gettid", referenced from: _main in testfile-213019.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp81i7hzls Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp81i7hzls/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp81i7hzls/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(gettid) && !0 #error "No definition for __builtin_gettid found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_gettid) #error "__builtin_gettid not found" #endif #elif ! defined(gettid) __builtin_gettid; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp81i7hzls/testfile.c:17:18: error: "__builtin_gettid not found" #error "__builtin_gettid not found" ^ 1 error generated. Checking for function "gettid" : NO Pkg-config binary for 1 is cached. Determining dependency 'libselinux' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libselinux` -> 1 Run-time dependency libselinux found: NO (tried pkgconfig) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpg41bywav Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpg41bywav/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpg41bywav/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #include int main(void) { malloc_trim(0); return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpg41bywav/testfile.c:1:10: fatal error: 'malloc.h' file not found #include ^~~~~~~~~~ 1 error generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpz5zai1jx Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpz5zai1jx/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpz5zai1jx/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include int main(void) { struct statx statxbuf; statx(0, "", 0, STATX_BASIC_STATS, &statxbuf); return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpz5zai1jx/testfile.c:8:18: error: variable has incomplete type 'struct statx' struct statx statxbuf; ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpz5zai1jx/testfile.c:8:12: note: forward declaration of 'struct statx' struct statx statxbuf; ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpz5zai1jx/testfile.c:9:5: error: implicit declaration of function 'statx' is invalid in C99 [-Werror,-Wimplicit-function-declaration] statx(0, "", 0, STATX_BASIC_STATS, &statxbuf); ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpz5zai1jx/testfile.c:9:5: note: did you mean 'stat'? /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/stat.h:384:9: note: 'stat' declared here int stat(const char *, struct stat *) __DARWIN_INODE64(stat); ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpz5zai1jx/testfile.c:9:21: error: use of undeclared identifier 'STATX_BASIC_STATS' statx(0, "", 0, STATX_BASIC_STATS, &statxbuf); ^ 3 errors generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfyxqaen6 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfyxqaen6/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfyxqaen6/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include int main(void) { struct statx statxbuf; statx(0, "", 0, STATX_BASIC_STATS | STATX_MNT_ID, &statxbuf); return statxbuf.stx_mnt_id; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfyxqaen6/testfile.c:8:18: error: variable has incomplete type 'struct statx' struct statx statxbuf; ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfyxqaen6/testfile.c:8:12: note: forward declaration of 'struct statx' struct statx statxbuf; ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfyxqaen6/testfile.c:9:5: error: implicit declaration of function 'statx' is invalid in C99 [-Werror,-Wimplicit-function-declaration] statx(0, "", 0, STATX_BASIC_STATS | STATX_MNT_ID, &statxbuf); ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfyxqaen6/testfile.c:9:5: note: did you mean 'stat'? /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/stat.h:384:9: note: 'stat' declared here int stat(const char *, struct stat *) __DARWIN_INODE64(stat); ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfyxqaen6/testfile.c:9:21: error: use of undeclared identifier 'STATX_BASIC_STATS' statx(0, "", 0, STATX_BASIC_STATS | STATX_MNT_ID, &statxbuf); ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfyxqaen6/testfile.c:9:41: error: use of undeclared identifier 'STATX_MNT_ID' statx(0, "", 0, STATX_BASIC_STATS | STATX_MNT_ID, &statxbuf); ^ 4 errors generated. Pkg-config binary for 1 is cached. Determining dependency 'fuse3' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion fuse3` -> 1 Run-time dependency fuse3 found: NO (tried pkgconfig) Pkg-config binary for 1 is cached. Determining dependency 'libbpf' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion libbpf` -> 1 Run-time dependency libbpf found: NO (tried pkgconfig) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3zapataw Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3zapataw/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifdef __has_include #if !__has_include("IOKit/storage/IOMedia.h") #error "Header 'IOKit/storage/IOMedia.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "IOKit/storage/IOMedia.h" : YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpu3tgwobq Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpu3tgwobq/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpu3tgwobq/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Checking for function "pthread_fchdir_np" : YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpkdacuhvf Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpkdacuhvf/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpkdacuhvf/testfile.c:4:12: error: "Header 'sys/epoll.h' could not be found" #error "Header 'sys/epoll.h' could not be found" ^ 1 error generated. Has header "sys/epoll.h" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp6j9qlwg0 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp6j9qlwg0/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp6j9qlwg0/testfile.c:4:12: error: "Header 'linux/magic.h' could not be found" #error "Header 'linux/magic.h' could not be found" ^ 1 error generated. Has header "linux/magic.h" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmptq7cd1zi Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmptq7cd1zi/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmptq7cd1zi/testfile.c:4:12: error: "Header 'valgrind/valgrind.h' could not be found" #error "Header 'valgrind/valgrind.h' could not be found" ^ 1 error generated. Has header "valgrind/valgrind.h" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpdoa9k072 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpdoa9k072/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpdoa9k072/testfile.c:4:12: error: "Header 'linux/btrfs.h' could not be found" #error "Header 'linux/btrfs.h' could not be found" ^ 1 error generated. Has header "linux/btrfs.h" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpb_isznp2 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpb_isznp2/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpb_isznp2/testfile.c:4:12: error: "Header 'libdrm/drm.h' could not be found" #error "Header 'libdrm/drm.h' could not be found" ^ 1 error generated. Has header "libdrm/drm.h" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3yzlnmeg Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3yzlnmeg/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifdef __has_include #if !__has_include("pty.h") #error "Header 'pty.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3yzlnmeg/testfile.c:4:12: error: "Header 'pty.h' could not be found" #error "Header 'pty.h' could not be found" ^ 1 error generated. Has header "pty.h" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmphh60o6gz Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmphh60o6gz/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: Has header "sys/disk.h" : YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp6tpvopls Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp6tpvopls/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: Has header "sys/ioccom.h" : YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp5dsz_vf1 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp5dsz_vf1/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp5dsz_vf1/testfile.c:4:12: error: "Header 'sys/kcov.h' could not be found" #error "Header 'sys/kcov.h' could not be found" ^ 1 error generated. Has header "sys/kcov.h" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmptlfzgpnk Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmptlfzgpnk/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmptlfzgpnk/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "_accept4", referenced from: _main in testfile-95cc49.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmphf_et5jh Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmphf_et5jh/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmphf_et5jh/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(accept4) && !0 #error "No definition for __builtin_accept4 found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_accept4) #error "__builtin_accept4 not found" #endif #elif ! defined(accept4) __builtin_accept4; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmphf_et5jh/testfile.c:17:18: error: "__builtin_accept4 not found" #error "__builtin_accept4 not found" ^ 1 error generated. Checking for function "accept4" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpu33dsqyi Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpu33dsqyi/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpu33dsqyi/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "_clock_adjtime", referenced from: _main in testfile-4d6017.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp4w4d76h5 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp4w4d76h5/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp4w4d76h5/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(clock_adjtime) && !0 #error "No definition for __builtin_clock_adjtime found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_clock_adjtime) #error "__builtin_clock_adjtime not found" #endif #elif ! defined(clock_adjtime) __builtin_clock_adjtime; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp4w4d76h5/testfile.c:17:18: error: "__builtin_clock_adjtime not found" #error "__builtin_clock_adjtime not found" ^ 1 error generated. Checking for function "clock_adjtime" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpzfa8l65q Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpzfa8l65q/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpzfa8l65q/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "_dup3", referenced from: _main in testfile-f0c299.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3pnm8gk8 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3pnm8gk8/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3pnm8gk8/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(dup3) && !0 #error "No definition for __builtin_dup3 found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_dup3) #error "__builtin_dup3 not found" #endif #elif ! defined(dup3) __builtin_dup3; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3pnm8gk8/testfile.c:17:18: error: "__builtin_dup3 not found" #error "__builtin_dup3 not found" ^ 1 error generated. Checking for function "dup3" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpwu5fymwu Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpwu5fymwu/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpwu5fymwu/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "_fallocate", referenced from: _main in testfile-ee9bdc.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpxfvn3oxu Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpxfvn3oxu/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpxfvn3oxu/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(fallocate) && !0 #error "No definition for __builtin_fallocate found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_fallocate) #error "__builtin_fallocate not found" #endif #elif ! defined(fallocate) __builtin_fallocate; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpxfvn3oxu/testfile.c:17:18: error: "__builtin_fallocate not found" #error "__builtin_fallocate not found" ^ 1 error generated. Checking for function "fallocate" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpksevk5wp Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpksevk5wp/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpksevk5wp/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "_posix_fallocate", referenced from: _main in testfile-916478.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpbqk5xoqs Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpbqk5xoqs/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpbqk5xoqs/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(posix_fallocate) && !0 #error "No definition for __builtin_posix_fallocate found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_posix_fallocate) #error "__builtin_posix_fallocate not found" #endif #elif ! defined(posix_fallocate) __builtin_posix_fallocate; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpbqk5xoqs/testfile.c:17:18: error: "__builtin_posix_fallocate not found" #error "__builtin_posix_fallocate not found" ^ 1 error generated. Checking for function "posix_fallocate" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpbfstlr61 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpbfstlr61/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpbfstlr61/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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; } Compiler stdout: Compiler stderr: Checking for function "posix_memalign" : YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpbu_fjwdp Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpbu_fjwdp/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpbu_fjwdp/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "__aligned_malloc", referenced from: _main in testfile-47591b.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp2a_aevt8 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp2a_aevt8/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp2a_aevt8/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp2a_aevt8/testfile.c:17:18: error: "__builtin__aligned_malloc not found" #error "__builtin__aligned_malloc not found" ^ 1 error generated. Checking for function "_aligned_malloc" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp6sl8v8kc Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp6sl8v8kc/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp6sl8v8kc/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Checking for function "valloc" : YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0rmonnxa Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0rmonnxa/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0rmonnxa/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "_memalign", referenced from: _main in testfile-c0d309.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp2do9sd79 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp2do9sd79/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp2do9sd79/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(memalign) && !0 #error "No definition for __builtin_memalign found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_memalign) #error "__builtin_memalign not found" #endif #elif ! defined(memalign) __builtin_memalign; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp2do9sd79/testfile.c:17:18: error: "__builtin_memalign not found" #error "__builtin_memalign not found" ^ 1 error generated. Checking for function "memalign" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpu0cqw2cl Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpu0cqw2cl/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpu0cqw2cl/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "_ppoll", referenced from: _main in testfile-ce301f.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpf1dqy3t8 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpf1dqy3t8/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpf1dqy3t8/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(ppoll) && !0 #error "No definition for __builtin_ppoll found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_ppoll) #error "__builtin_ppoll not found" #endif #elif ! defined(ppoll) __builtin_ppoll; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpf1dqy3t8/testfile.c:17:18: error: "__builtin_ppoll not found" #error "__builtin_ppoll not found" ^ 1 error generated. Checking for function "ppoll" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpk3b4ogim Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpk3b4ogim/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpk3b4ogim/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpk3b4ogim/testfile.c:9:32: error: use of undeclared identifier 'preadv'; did you mean 'readv'? void *a = (void*) &preadv; ^~~~~~ readv /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/uio.h:96:9: note: 'readv' declared here ssize_t readv(int, const struct iovec *, int) __DARWIN_ALIAS_C(readv); ^ 1 error generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpz6ia7kpi Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpz6ia7kpi/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpz6ia7kpi/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(preadv) && !0 #error "No definition for __builtin_preadv found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_preadv) #error "__builtin_preadv not found" #endif #elif ! defined(preadv) __builtin_preadv; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpz6ia7kpi/testfile.c:12:14: error: "No definition for __builtin_preadv found in the prefix" #error "No definition for __builtin_preadv found in the prefix" ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpz6ia7kpi/testfile.c:17:18: error: "__builtin_preadv not found" #error "__builtin_preadv not found" ^ 2 errors generated. Checking for function "preadv" : NO Using cached compile: Cached command line: 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: Checking for function "pthread_fchdir_np" : YES (cached) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpeg4xzopp Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpeg4xzopp/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpeg4xzopp/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports Code: #define sem_timedwait meson_disable_define_of_sem_timedwait #include #undef sem_timedwait #ifdef __cplusplus extern "C" #endif char sem_timedwait (void); #if defined __stub_sem_timedwait || defined __stub___sem_timedwait fail fail fail this function is not going to work #endif int main(void) { return sem_timedwait (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "_sem_timedwait", referenced from: _main in testfile-4453ac.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpic58eq1e Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpic58eq1e/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpic58eq1e/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(sem_timedwait) && !0 #error "No definition for __builtin_sem_timedwait found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_sem_timedwait) #error "__builtin_sem_timedwait not found" #endif #elif ! defined(sem_timedwait) __builtin_sem_timedwait; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpic58eq1e/testfile.c:17:18: error: "__builtin_sem_timedwait not found" #error "__builtin_sem_timedwait not found" ^ 1 error generated. Checking for function "sem_timedwait" with dependency threads: NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp33wy5hom Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp33wy5hom/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp33wy5hom/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Checking for function "sendfile" : YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0uzkp134 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0uzkp134/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0uzkp134/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "_setns", referenced from: _main in testfile-0c2846.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp8cuk8u9y Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp8cuk8u9y/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp8cuk8u9y/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(setns) && !0 #error "No definition for __builtin_setns found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_setns) #error "__builtin_setns not found" #endif #elif ! defined(setns) __builtin_setns; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp8cuk8u9y/testfile.c:17:18: error: "__builtin_setns not found" #error "__builtin_setns not found" ^ 1 error generated. Checking for function "setns" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp6rauttlm Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp6rauttlm/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp6rauttlm/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "_syncfs", referenced from: _main in testfile-88e5c8.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpa98b338v Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpa98b338v/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpa98b338v/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(syncfs) && !0 #error "No definition for __builtin_syncfs found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_syncfs) #error "__builtin_syncfs not found" #endif #elif ! defined(syncfs) __builtin_syncfs; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpa98b338v/testfile.c:17:18: error: "__builtin_syncfs not found" #error "__builtin_syncfs not found" ^ 1 error generated. Checking for function "syncfs" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpdez2skq2 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpdez2skq2/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpdez2skq2/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "_sync_file_range", referenced from: _main in testfile-5c4768.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp7r16s_1g Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp7r16s_1g/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp7r16s_1g/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(sync_file_range) && !0 #error "No definition for __builtin_sync_file_range found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_sync_file_range) #error "__builtin_sync_file_range not found" #endif #elif ! defined(sync_file_range) __builtin_sync_file_range; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp7r16s_1g/testfile.c:17:18: error: "__builtin_sync_file_range not found" #error "__builtin_sync_file_range not found" ^ 1 error generated. Checking for function "sync_file_range" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpbi2nd2ri Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpbi2nd2ri/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpbi2nd2ri/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "_timerfd_create", referenced from: _main in testfile-007ca3.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp_nchdxcj Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp_nchdxcj/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp_nchdxcj/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(timerfd_create) && !0 #error "No definition for __builtin_timerfd_create found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_timerfd_create) #error "__builtin_timerfd_create not found" #endif #elif ! defined(timerfd_create) __builtin_timerfd_create; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp_nchdxcj/testfile.c:17:18: error: "__builtin_timerfd_create not found" #error "__builtin_timerfd_create not found" ^ 1 error generated. Checking for function "timerfd_create" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3wlbqze7 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3wlbqze7/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3wlbqze7/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "_copy_file_range", referenced from: _main in testfile-eda54f.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp5al2x854 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp5al2x854/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp5al2x854/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(copy_file_range) && !0 #error "No definition for __builtin_copy_file_range found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_copy_file_range) #error "__builtin_copy_file_range not found" #endif #elif ! defined(copy_file_range) __builtin_copy_file_range; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp5al2x854/testfile.c:17:18: error: "__builtin_copy_file_range not found" #error "__builtin_copy_file_range not found" ^ 1 error generated. Checking for function "copy_file_range" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpa60ucsqj Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpa60ucsqj/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpa60ucsqj/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports -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 (); } Compiler stdout: Compiler stderr: Checking for function "openpty" with dependency -lutil: YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpd4e2vyfq Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpd4e2vyfq/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpd4e2vyfq/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "_strchrnul", referenced from: _main in testfile-6da468.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp63pfmud1 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp63pfmud1/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp63pfmud1/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(strchrnul) && !0 #error "No definition for __builtin_strchrnul found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_strchrnul) #error "__builtin_strchrnul not found" #endif #elif ! defined(strchrnul) __builtin_strchrnul; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp63pfmud1/testfile.c:17:18: error: "__builtin_strchrnul not found" #error "__builtin_strchrnul not found" ^ 1 error generated. Checking for function "strchrnul" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp_3rbtds3 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp_3rbtds3/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp_3rbtds3/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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; } Compiler stdout: Compiler stderr: Checking for function "system" : YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpcnjqh01r Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpcnjqh01r/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpcnjqh01r/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -std=gnu11 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef bswap_32 bswap_32; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpcnjqh01r/testfile.c:2:18: fatal error: 'byteswap.h' file not found #include ^~~~~~~~~~~~ 1 error generated. Header has symbol "bswap_32" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpkggjtly7 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpkggjtly7/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpkggjtly7/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -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; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpkggjtly7/testfile.c:2:18: fatal error: 'sys/epoll.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. Header has symbol "epoll_create1" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmprmxvbzae Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmprmxvbzae/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmprmxvbzae/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -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 environ environ; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmprmxvbzae/testfile.c:10:17: error: use of undeclared identifier 'environ' environ; ^ 1 error generated. Header has symbol "environ" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmps8gh_1j8 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmps8gh_1j8/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmps8gh_1j8/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -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; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmps8gh_1j8/testfile.c:2:18: fatal error: 'linux/falloc.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. Header has symbol "FALLOC_FL_PUNCH_HOLE" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpkkz5r1m5 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpkkz5r1m5/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpkkz5r1m5/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -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; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpkkz5r1m5/testfile.c:2:18: fatal error: 'linux/falloc.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. Header has symbol "FALLOC_FL_ZERO_RANGE" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3rydltun Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3rydltun/testfile.c -E -P -fdiagnostics-color=never -Wno-error=deprecated-declarations -P -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3rydltun/testfile.c:4:12: error: "Header 'linux/fiemap.h' could not be found" #error "Header 'linux/fiemap.h' could not be found" ^ 1 error generated. Has header "linux/fiemap.h" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpspuptk93 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpspuptk93/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpspuptk93/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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 (); } Compiler stdout: Compiler stderr: Undefined symbols for architecture x86_64: "_getrandom", referenced from: _main in testfile-2882c4.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3habnc66 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3habnc66/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3habnc66/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-no_weak_imports 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(getrandom) && !0 #error "No definition for __builtin_getrandom found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_getrandom) #error "__builtin_getrandom not found" #endif #elif ! defined(getrandom) __builtin_getrandom; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3habnc66/testfile.c:17:18: error: "__builtin_getrandom not found" #error "__builtin_getrandom not found" ^ 1 error generated. Checking for function "getrandom" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpwo0k45gn Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpwo0k45gn/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpwo0k45gn/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -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; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpwo0k45gn/testfile.c:2:18: fatal error: 'sys/inotify.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. Header has symbol "inotify_init" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0hu6gg3u Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0hu6gg3u/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0hu6gg3u/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -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; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0hu6gg3u/testfile.c:2:18: fatal error: 'sys/inotify.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. Header has symbol "inotify_init1" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmppvuil7uz Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmppvuil7uz/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmppvuil7uz/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -std=gnu11 Code: #include #include #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef bswap32 bswap32; #endif return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmppvuil7uz/testfile.c:1:10: fatal error: 'sys/endian.h' file not found #include ^~~~~~~~~~~~~~ 1 error generated. Header has symbol "bswap32" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp5z3i0g7i Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp5z3i0g7i/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp5z3i0g7i/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -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; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp5z3i0g7i/testfile.c:2:18: fatal error: 'sys/prctl.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. Header has symbol "PR_SET_TIMERSLACK" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp2df_pcka Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp2df_pcka/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp2df_pcka/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -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; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp2df_pcka/testfile.c:2:18: fatal error: 'linux/rtnetlink.h' file not found #include ^~~~~~~~~~~~~~~~~~~ 1 error generated. Header has symbol "IFLA_PROTO_DOWN" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpvjzxu4fe Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpvjzxu4fe/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpvjzxu4fe/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -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; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpvjzxu4fe/testfile.c:2:18: fatal error: 'sys/sysmacros.h' file not found #include ^~~~~~~~~~~~~~~~~ 1 error generated. Header has symbol "makedev" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpf9beeypo Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpf9beeypo/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpf9beeypo/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -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; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpf9beeypo/testfile.c:6:17: warning: expression result unused [-Wunused-value] optreset; ^~~~~~~~ 1 warning generated. Header has symbol "optreset" : YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfajb1xmy Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfajb1xmy/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfajb1xmy/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -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; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpfajb1xmy/testfile.c:6:17: error: use of undeclared identifier 'IPPROTO_MPTCP' IPPROTO_MPTCP; ^ 1 error generated. Header has symbol "IPPROTO_MPTCP" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmprx2snwxv Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmprx2snwxv/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmprx2snwxv/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -std=gnu11 Code: #include void bar(void) { struct sigevent foo; foo.sigev_notify_thread_id; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmprx2snwxv/testfile.c:4:17: error: no member named 'sigev_notify_thread_id' in 'struct sigevent' foo.sigev_notify_thread_id; ~~~ ^ 1 error generated. Checking whether type "struct sigevent" has member "sigev_notify_thread_id" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmppertzxoa Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmppertzxoa/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmppertzxoa/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -std=gnu11 Code: #include void bar(void) { struct stat foo; foo.st_atim; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmppertzxoa/testfile.c:4:17: error: no member named 'st_atim' in 'struct stat' foo.st_atim; ~~~ ^ 1 error generated. Checking whether type "struct stat" has member "st_atim" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpo4qxrrhv Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpo4qxrrhv/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpo4qxrrhv/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -std=gnu11 Code: #include void bar(void) { sizeof(struct iovec); } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpo4qxrrhv/testfile.c:3:13: warning: expression result unused [-Wunused-value] sizeof(struct iovec); ^~~~~~~~~~~~~~~~~~~~ 1 warning generated. Checking for type "struct iovec" : YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp7eer6m1j Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp7eer6m1j/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp7eer6m1j/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -std=gnu11 Code: #include void bar(void) { sizeof(struct utmpx); } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp7eer6m1j/testfile.c:3:13: warning: expression result unused [-Wunused-value] sizeof(struct utmpx); ^~~~~~~~~~~~~~~~~~~~ 1 warning generated. Checking for type "struct utmpx" : YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpsv0m3_ov Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpsv0m3_ov/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpsv0m3_ov/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #include int main(void) { return eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC); } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpsv0m3_ov/testfile.c:2:12: fatal error: 'sys/eventfd.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpo9eaihar Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpo9eaihar/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpo9eaihar/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -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 } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpo9eaihar/testfile.c:11:4: error: Not supported #error Not supported ^ 1 error generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpatbxkvkc Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpatbxkvkc/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpatbxkvkc/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #include #include int main(void) { return madvise(NULL, 0, MADV_DONTNEED); } Compiler stdout: Compiler stderr: Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpyv2wa6wx Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpyv2wa6wx/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpyv2wa6wx/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include int main(void) { return memfd_create("foo", MFD_ALLOW_SEALING); } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpyv2wa6wx/testfile.c:7:27: error: implicit declaration of function 'memfd_create' is invalid in C99 [-Werror,-Wimplicit-function-declaration] int main(void) { return memfd_create("foo", MFD_ALLOW_SEALING); } ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpyv2wa6wx/testfile.c:7:47: error: use of undeclared identifier 'MFD_ALLOW_SEALING' int main(void) { return memfd_create("foo", MFD_ALLOW_SEALING); } ^ 2 errors generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpcz79dk3_ Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpcz79dk3_/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpcz79dk3_/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -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 Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpcz79dk3_/testfile.c:8:5: error: missing definition # error missing definition ^ 1 error generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp733fxl16 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp733fxl16/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp733fxl16/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #include int main(void) { int pipefd[2]; return pipe2(pipefd, O_CLOEXEC); } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp733fxl16/testfile.c:12:14: error: implicit declaration of function 'pipe2' is invalid in C99 [-Werror,-Wimplicit-function-declaration] return pipe2(pipefd, O_CLOEXEC); ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp733fxl16/testfile.c:12:14: note: did you mean 'pipe'? /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/unistd.h:470:6: note: 'pipe' declared here int pipe(int [2]); ^ 1 error generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpniix5bmt Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpniix5bmt/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpniix5bmt/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #include int main(void) { return posix_madvise(NULL, 0, POSIX_MADV_DONTNEED); } Compiler stdout: Compiler stderr: Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3gr3fa6r Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3gr3fa6r/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3gr3fa6r/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -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; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3gr3fa6r/testfile.c:13:32: error: too many arguments to function call, expected 1, have 2 pthread_setname_np(thread, "QEMU"); ~~~~~~~~~~~~~~~~~~ ^~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/pthread.h:512:1: note: 'pthread_setname_np' declared here __API_AVAILABLE(macos(10.6), ios(3.2)) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/Availability.h:504:162: note: expanded from macro '__API_AVAILABLE' #define __API_AVAILABLE(...) __API_AVAILABLE_GET_MACRO(__VA_ARGS__,__API_AVAILABLE7, __API_AVAILABLE6, __API_AVAILABLE5, __API_AVAILABLE4, __API_AVAILABLE3, __API_AVAILABLE2, __API_AVAILABLE1, 0)(__VA_ARGS__) ^ 1 error generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpgwe5z407 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpgwe5z407/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpgwe5z407/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -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; } Compiler stdout: Compiler stderr: Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3rg2f3xq Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3rg2f3xq/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3rg2f3xq/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #include int main(void) { return signalfd(-1, NULL, SFD_CLOEXEC); } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp3rg2f3xq/testfile.c:6:12: fatal error: 'sys/signalfd.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp828tl6h4 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp828tl6h4/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp828tl6h4/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -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; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp828tl6h4/testfile.c:13:11: error: implicit declaration of function 'tee' is invalid in C99 [-Werror,-Wimplicit-function-declaration] len = tee(STDIN_FILENO, STDOUT_FILENO, INT_MAX, SPLICE_F_NONBLOCK); ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp828tl6h4/testfile.c:13:53: error: use of undeclared identifier 'SPLICE_F_NONBLOCK' len = tee(STDIN_FILENO, STDOUT_FILENO, INT_MAX, SPLICE_F_NONBLOCK); ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp828tl6h4/testfile.c:14:5: error: implicit declaration of function 'splice' is invalid in C99 [-Werror,-Wimplicit-function-declaration] splice(STDIN_FILENO, NULL, fd, NULL, len, SPLICE_F_MOVE); ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp828tl6h4/testfile.c:14:47: error: use of undeclared identifier 'SPLICE_F_MOVE' splice(STDIN_FILENO, NULL, fd, NULL, len, SPLICE_F_MOVE); ^ 4 errors generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpjmyhe0i9 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpjmyhe0i9/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpjmyhe0i9/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include int main(int argc, char *argv[]) { return mlockall(MCL_FUTURE); } Compiler stdout: Compiler stderr: Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpa30qtfc2 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpa30qtfc2/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpa30qtfc2/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #include void bar(void) { sizeof(struct mmsghdr); } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpa30qtfc2/testfile.c:7:16: fatal error: 'linux/ip.h' file not found #include ^~~~~~~~~~~~ 1 error generated. Checking for type "struct mmsghdr" : NO Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0dbns4pt Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0dbns4pt/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0dbns4pt/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -std=gnu11 Code: #include #include #include #include #if (NETMAP_API < 11) || (NETMAP_API > 15) #error #endif int main(void) { return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp0dbns4pt/testfile.c:4:14: fatal error: 'net/netmap.h' file not found #include ^~~~~~~~~~~~~~ 1 error generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpiux0p5ci Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpiux0p5ci/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpiux0p5ci/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #include struct fsxattr foo; int main(void) { return 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpiux0p5ci/testfile.c:2:12: fatal error: 'linux/fs.h' file not found #include ^~~~~~~~~~~~ 1 error generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpv44ibl6y Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpv44ibl6y/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpv44ibl6y/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -std=gnu11 -Werror Code: #include #include int main(int argc, char *argv[]) { return printf("%zu", SIZE_MAX); } Compiler stdout: Compiler stderr: Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpbcf2jqbn Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpbcf2jqbn/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpbcf2jqbn/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 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; } Compiler stdout: Compiler stderr: Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpd28wj9lw Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpd28wj9lw/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpd28wj9lw/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include int main(void) { return getauxval(AT_HWCAP) == 0; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpd28wj9lw/testfile.c:6:12: fatal error: 'sys/auxv.h' file not found #include ^~~~~~~~~~~~ 1 error generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp2c606r4g Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp2c606r4g/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp2c606r4g/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -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; } Compiler stdout: Compiler stderr: Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpby7th26x Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpby7th26x/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpby7th26x/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #pragma GCC push_options #pragma GCC target("avx2") #include #include static int bar(void *a) { __m256i x = *(__m256i *)a; return _mm256_testz_si256(x, x); } int main(int argc, char *argv[]) { return bar(argv[0]); } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpby7th26x/testfile.c:8:14: error: always_inline function '_mm256_testz_si256' requires target feature 'avx', but would be inlined into function 'bar' that is compiled without support for 'avx' return _mm256_testz_si256(x, x); ^ 1 error generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpdryqzd3w Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpdryqzd3w/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpdryqzd3w/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -std=gnu11 Code: #pragma GCC push_options #pragma GCC target("avx512f") #include #include static int bar(void *a) { __m512i x = *(__m512i *)a; return _mm512_test_epi64_mask(x, x); } int main(int argc, char *argv[]) { return bar(argv[0]); } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpdryqzd3w/testfile.c:8:14: error: always_inline function '_mm512_test_epi64_mask' requires target feature 'avx512f', but would be inlined into function 'bar' that is compiled without support for 'avx512f' return _mm512_test_epi64_mask(x, x); ^ 1 error generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp_6u8c71g Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp_6u8c71g/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp_6u8c71g/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -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; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp_6u8c71g/testfile.c:9:14: fatal error: 'linux/if_alg.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpqxx90uqo Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpqxx90uqo/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpqxx90uqo/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -std=gnu11 Code: #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif #include #include #include #if !defined(AF_VSOCK) # error missing AF_VSOCK flag #endif #include int main(void) { int sock, ret; struct sockaddr_vm svm; socklen_t len = sizeof(svm); sock = socket(AF_VSOCK, SOCK_STREAM, 0); ret = getpeername(sock, (struct sockaddr *)&svm, &len); if ((ret == -1) && (errno == ENOTCONN)) { return 0; } return -1; } Compiler stdout: Compiler stderr: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpqxx90uqo/testfile.c:10:5: error: missing AF_VSOCK flag # error missing AF_VSOCK flag ^ /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpqxx90uqo/testfile.c:12:12: fatal error: 'linux/vm_sockets.h' file not found #include ^~~~~~~~~~~~~~~~~~~~ 2 errors generated. Program scripts/minikconf.py found: YES (/usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py) Configuring aarch64-softmmu-config-target.h using configuration Configuring aarch64-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig aarch64-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/aarch64-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/aarch64-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_AARCH64=y --- stdout --- CONFIG_A15MPCORE=y CONFIG_A9MPCORE=y CONFIG_A9SCU=y CONFIG_A9_GTIMER=y CONFIG_AC97=y CONFIG_ACPI=y CONFIG_ACPI_APEI=y CONFIG_ACPI_ERST=y CONFIG_ACPI_HW_REDUCED=y CONFIG_ACPI_MEMORY_HOTPLUG=y CONFIG_ACPI_NVDIMM=y CONFIG_ACPI_PCI=y CONFIG_ACPI_VIOT=y CONFIG_ADM1272=y CONFIG_ADS7846=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=y CONFIG_ALLWINNER_A10=y CONFIG_ALLWINNER_A10_PIC=y CONFIG_ALLWINNER_A10_PIT=y CONFIG_ALLWINNER_EMAC=y CONFIG_ALLWINNER_H3=y CONFIG_ALLWINNER_SUN8I_EMAC=y CONFIG_ARM=y CONFIG_ARM11MPCORE=y CONFIG_ARM11SCU=y CONFIG_ARMSSE=y CONFIG_ARMSSE_CPUID=y CONFIG_ARMSSE_CPU_PWRCTRL=y CONFIG_ARMSSE_MHU=y CONFIG_ARM_COMPATIBLE_SEMIHOSTING=y CONFIG_ARM_GIC=y CONFIG_ARM_GIC_TCG=y CONFIG_ARM_MPTIMER=y CONFIG_ARM_SMMUV3=y CONFIG_ARM_TIMER=y CONFIG_ARM_V7M=y CONFIG_ARM_VIRT=y CONFIG_ASPEED_SOC=y CONFIG_AT24C=y CONFIG_ATI_VGA=y CONFIG_AUX=y CONFIG_BITBANG_I2C=y CONFIG_BLIZZARD=y CONFIG_BOCHS_DISPLAY=y CONFIG_CADENCE=y CONFIG_CAN_BUS=y CONFIG_CAN_CTUCANFD=y CONFIG_CAN_CTUCANFD_PCI=y CONFIG_CAN_PCI=y CONFIG_CAN_SJA1000=y CONFIG_CHEETAH=y CONFIG_CMSDK_APB_DUALTIMER=y CONFIG_CMSDK_APB_TIMER=y CONFIG_CMSDK_APB_UART=y CONFIG_CMSDK_APB_WATCHDOG=y CONFIG_COLLIE=y CONFIG_CUBIEBOARD=y CONFIG_DDC=y CONFIG_DIGIC=y CONFIG_DIMM=y CONFIG_DPCD=y CONFIG_DPS310=y CONFIG_DS1338=y CONFIG_E1000E_PCI_EXPRESS=y CONFIG_E1000_PCI=y CONFIG_ECC=y CONFIG_EDID=y CONFIG_EDU=y CONFIG_EEPRO100_PCI=y CONFIG_EMC141X=y CONFIG_EMCRAFT_SF2=y CONFIG_ES1370=y CONFIG_ESP=y CONFIG_ESP_PCI=y CONFIG_EXYNOS4=y CONFIG_FRAMEBUFFER=y CONFIG_FSDEV_9P=y CONFIG_FSL_IMX25=y CONFIG_FSL_IMX31=y CONFIG_FSL_IMX6=y CONFIG_FSL_IMX6UL=y CONFIG_FSL_IMX7=y CONFIG_FTGMAC100=y CONFIG_FW_CFG_DMA=y CONFIG_GENERIC_LOADER=y CONFIG_GPIO_KEY=y CONFIG_GPIO_PWR=y CONFIG_GUEST_LOADER=y CONFIG_GUMSTIX=y CONFIG_HDA=y CONFIG_HIGHBANK=y CONFIG_I2C=y CONFIG_I2C_DEVICES=y CONFIG_I82801B11=y CONFIG_IDE_CORE=y CONFIG_IDE_QDEV=y CONFIG_IMX=y CONFIG_IMX_FEC=y CONFIG_IMX_I2C=y CONFIG_IMX_USBPHY=y CONFIG_INTEGRATOR=y CONFIG_INTEGRATOR_DEBUG=y CONFIG_IOH3420=y CONFIG_IOTKIT_SECCTL=y CONFIG_IOTKIT_SYSCTL=y CONFIG_IOTKIT_SYSINFO=y CONFIG_IPACK=y CONFIG_ISL_PMBUS_VR=y CONFIG_LAN9118=y CONFIG_LED=y CONFIG_LM832X=y CONFIG_LSI_SCSI_PCI=y CONFIG_LSM303DLHC_MAG=y CONFIG_M41T80=y CONFIG_MAINSTONE=y CONFIG_MARVELL_88W8618=y CONFIG_MAX111X=y CONFIG_MAX34451=y CONFIG_MAX7310=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MEM_DEVICE=y CONFIG_MICROBIT=y CONFIG_MICRODRIVE=y CONFIG_MPS2=y CONFIG_MPS2_FPGAIO=y CONFIG_MPS2_SCC=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_MSF2=y CONFIG_MSI_NONBROKEN=y CONFIG_MUSCA=y CONFIG_MUSICPAL=y CONFIG_NAND=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_PCI=y CONFIG_NETDUINO2=y CONFIG_NETDUINOPLUS2=y CONFIG_NMC93XX_EEPROM=y CONFIG_NPCM7XX=y CONFIG_NRF51_SOC=y CONFIG_NSERIES=y CONFIG_NVDIMM=y CONFIG_NVME_PCI=y CONFIG_OMAP=y CONFIG_ONENAND=y CONFIG_OR_IRQ=y CONFIG_PCA954X=y CONFIG_PCA9552=y CONFIG_PCI=y CONFIG_PCIE_PORT=y CONFIG_PCI_DEVICES=y CONFIG_PCI_EXPRESS=y CONFIG_PCI_EXPRESS_DESIGNWARE=y CONFIG_PCI_EXPRESS_GENERIC_BRIDGE=y CONFIG_PCI_TESTDEV=y CONFIG_PCMCIA=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PFLASH_CFI01=y CONFIG_PFLASH_CFI02=y CONFIG_PL011=y CONFIG_PL022=y CONFIG_PL031=y CONFIG_PL041=y CONFIG_PL050=y CONFIG_PL061=y CONFIG_PL080=y CONFIG_PL110=y CONFIG_PL181=y CONFIG_PL190=y CONFIG_PL310=y CONFIG_PL330=y CONFIG_PLATFORM_BUS=y CONFIG_PMBUS=y CONFIG_PS2=y CONFIG_PTIMER=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=y CONFIG_PXA2XX=y CONFIG_PXB=y CONFIG_RASPI=y CONFIG_REALVIEW=y CONFIG_REGISTER=y CONFIG_ROCKER=y CONFIG_RTL8139_PCI=y CONFIG_SABRELITE=y CONFIG_SBSA_REF=y CONFIG_SCSI=y CONFIG_SD=y CONFIG_SDHCI=y CONFIG_SDHCI_PCI=y CONFIG_SEMIHOSTING=y CONFIG_SERIAL=y CONFIG_SERIAL_PCI=y CONFIG_SERIAL_PCI_MULTI=y CONFIG_SII9022=y CONFIG_SMBIOS=y CONFIG_SMBUS=y CONFIG_SMBUS_EEPROM=y CONFIG_SMC91C111=y CONFIG_SPITZ=y CONFIG_SPLIT_IRQ=y CONFIG_SSD0303=y CONFIG_SSD0323=y CONFIG_SSE_COUNTER=y CONFIG_SSE_TIMER=y CONFIG_SSI=y CONFIG_SSI_M25P80=y CONFIG_SSI_SD=y CONFIG_STELLARIS=y CONFIG_STELLARIS_ENET=y CONFIG_STELLARIS_GPTM=y CONFIG_STELLARIS_INPUT=y CONFIG_STM32F100_SOC=y CONFIG_STM32F205_SOC=y CONFIG_STM32F2XX_ADC=y CONFIG_STM32F2XX_SPI=y CONFIG_STM32F2XX_SYSCFG=y CONFIG_STM32F2XX_TIMER=y CONFIG_STM32F2XX_USART=y CONFIG_STM32F405_SOC=y CONFIG_STM32F4XX_EXTI=y CONFIG_STM32F4XX_SYSCFG=y CONFIG_STM32VLDISCOVERY=y CONFIG_STRONGARM=y CONFIG_SX1=y CONFIG_TEST_DEVICES=y CONFIG_TMP105=y CONFIG_TMP421=y CONFIG_TOSA=y CONFIG_TPM_BACKEND=y CONFIG_TPM_EMULATOR=y CONFIG_TPM_TIS=y CONFIG_TPM_TIS_SYSBUS=y CONFIG_TSC2005=y CONFIG_TSC210X=y CONFIG_TULIP=y CONFIG_TUSB6010=y CONFIG_TWL92230=y CONFIG_TZ_MPC=y CONFIG_TZ_MSC=y CONFIG_TZ_PPC=y CONFIG_UNIMP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_DWC2=y CONFIG_USB_DWC3=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=y CONFIG_USB_EHCI_SYSBUS=y CONFIG_USB_MUSB=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_VERSATILE=y CONFIG_VERSATILE_I2C=y CONFIG_VERSATILE_PCI=y CONFIG_VEXPRESS=y CONFIG_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_MEM_SUPPORTED=y CONFIG_VIRTIO_MMIO=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_WDT_IB6300ESB=y CONFIG_WDT_IMX2=y CONFIG_WDT_SBSA=y CONFIG_WM8750=y CONFIG_XGMAC=y CONFIG_XILINX=y CONFIG_XILINX_AXI=y CONFIG_XILINX_SPI=y CONFIG_XILINX_SPIPS=y CONFIG_XIO3130=y CONFIG_XLNX_BBRAM=y CONFIG_XLNX_CSU_DMA=y CONFIG_XLNX_EFUSE=y CONFIG_XLNX_EFUSE_CRC=y CONFIG_XLNX_EFUSE_VERSAL=y CONFIG_XLNX_EFUSE_ZYNQMP=y CONFIG_XLNX_USB_SUBSYS=y CONFIG_XLNX_VERSAL=y CONFIG_XLNX_ZDMA=y CONFIG_XLNX_ZYNQMP=y CONFIG_XLNX_ZYNQMP_ARM=y CONFIG_Z2=y CONFIG_ZAURUS=y CONFIG_ZYNQ=y CONFIG_ZYNQ_DEVCFG=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/aarch64-softmmu-config-devices.mak.d Configuring aarch64-softmmu-config-devices.h using configuration Configuring alpha-softmmu-config-target.h using configuration Configuring alpha-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig alpha-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/alpha-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/alpha-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_ALPHA=y --- stdout --- CONFIG_AC97=y CONFIG_ADLIB=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=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_DDC=y CONFIG_DP264=y CONFIG_E1000_PCI=y CONFIG_EDID=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_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_GUS=y CONFIG_HDA=y CONFIG_I2C=y CONFIG_I82374=y CONFIG_I82378=y CONFIG_I8254=y CONFIG_I8257=y CONFIG_I8259=y CONFIG_IDE_CMD646=y CONFIG_IDE_CORE=y CONFIG_IDE_PCI=y CONFIG_IDE_QDEV=y CONFIG_IMX_USBPHY=y CONFIG_IPACK=y CONFIG_ISA_BUS=y CONFIG_ISA_SUPERIO=y CONFIG_ISA_TESTDEV=y CONFIG_LSI_SCSI_PCI=y CONFIG_MC146818RTC=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_ISA=y CONFIG_NE2000_PCI=y CONFIG_NMC93XX_EEPROM=y CONFIG_NVME_PCI=y CONFIG_PARALLEL=y CONFIG_PCI=y CONFIG_PCI_DEVICES=y CONFIG_PCI_TESTDEV=y CONFIG_PCKBD=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PCSPK=y CONFIG_PS2=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=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_SMC37C669=y CONFIG_TEST_DEVICES=y CONFIG_TULIP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_WDT_IB6300ESB=y CONFIG_WDT_IB700=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/alpha-softmmu-config-devices.mak.d Configuring alpha-softmmu-config-devices.h using configuration Configuring arm-softmmu-config-target.h using configuration Configuring arm-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig arm-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/arm-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/arm-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_ARM=y --- stdout --- CONFIG_A15MPCORE=y CONFIG_A9MPCORE=y CONFIG_A9SCU=y CONFIG_A9_GTIMER=y CONFIG_AC97=y CONFIG_ACPI=y CONFIG_ACPI_APEI=y CONFIG_ACPI_ERST=y CONFIG_ACPI_HW_REDUCED=y CONFIG_ACPI_MEMORY_HOTPLUG=y CONFIG_ACPI_NVDIMM=y CONFIG_ACPI_PCI=y CONFIG_ACPI_VIOT=y CONFIG_ADM1272=y CONFIG_ADS7846=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=y CONFIG_ALLWINNER_A10=y CONFIG_ALLWINNER_A10_PIC=y CONFIG_ALLWINNER_A10_PIT=y CONFIG_ALLWINNER_EMAC=y CONFIG_ALLWINNER_H3=y CONFIG_ALLWINNER_SUN8I_EMAC=y CONFIG_ARM11MPCORE=y CONFIG_ARM11SCU=y CONFIG_ARMSSE=y CONFIG_ARMSSE_CPUID=y CONFIG_ARMSSE_CPU_PWRCTRL=y CONFIG_ARMSSE_MHU=y CONFIG_ARM_COMPATIBLE_SEMIHOSTING=y CONFIG_ARM_GIC=y CONFIG_ARM_GIC_TCG=y CONFIG_ARM_MPTIMER=y CONFIG_ARM_SMMUV3=y CONFIG_ARM_TIMER=y CONFIG_ARM_V7M=y CONFIG_ARM_VIRT=y CONFIG_ASPEED_SOC=y CONFIG_AT24C=y CONFIG_ATI_VGA=y CONFIG_BITBANG_I2C=y CONFIG_BLIZZARD=y CONFIG_BOCHS_DISPLAY=y CONFIG_CADENCE=y CONFIG_CAN_BUS=y CONFIG_CAN_CTUCANFD=y CONFIG_CAN_CTUCANFD_PCI=y CONFIG_CAN_PCI=y CONFIG_CAN_SJA1000=y CONFIG_CHEETAH=y CONFIG_CMSDK_APB_DUALTIMER=y CONFIG_CMSDK_APB_TIMER=y CONFIG_CMSDK_APB_UART=y CONFIG_CMSDK_APB_WATCHDOG=y CONFIG_COLLIE=y CONFIG_CUBIEBOARD=y CONFIG_DDC=y CONFIG_DIGIC=y CONFIG_DIMM=y CONFIG_DPS310=y CONFIG_DS1338=y CONFIG_E1000E_PCI_EXPRESS=y CONFIG_E1000_PCI=y CONFIG_ECC=y CONFIG_EDID=y CONFIG_EDU=y CONFIG_EEPRO100_PCI=y CONFIG_EMC141X=y CONFIG_EMCRAFT_SF2=y CONFIG_ES1370=y CONFIG_ESP=y CONFIG_ESP_PCI=y CONFIG_EXYNOS4=y CONFIG_FRAMEBUFFER=y CONFIG_FSDEV_9P=y CONFIG_FSL_IMX25=y CONFIG_FSL_IMX31=y CONFIG_FSL_IMX6=y CONFIG_FSL_IMX6UL=y CONFIG_FSL_IMX7=y CONFIG_FTGMAC100=y CONFIG_FW_CFG_DMA=y CONFIG_GENERIC_LOADER=y CONFIG_GPIO_KEY=y CONFIG_GPIO_PWR=y CONFIG_GUEST_LOADER=y CONFIG_GUMSTIX=y CONFIG_HDA=y CONFIG_HIGHBANK=y CONFIG_I2C=y CONFIG_I2C_DEVICES=y CONFIG_I82801B11=y CONFIG_IDE_CORE=y CONFIG_IDE_QDEV=y CONFIG_IMX=y CONFIG_IMX_FEC=y CONFIG_IMX_I2C=y CONFIG_IMX_USBPHY=y CONFIG_INTEGRATOR=y CONFIG_INTEGRATOR_DEBUG=y CONFIG_IOH3420=y CONFIG_IOTKIT_SECCTL=y CONFIG_IOTKIT_SYSCTL=y CONFIG_IOTKIT_SYSINFO=y CONFIG_IPACK=y CONFIG_ISL_PMBUS_VR=y CONFIG_LAN9118=y CONFIG_LED=y CONFIG_LM832X=y CONFIG_LSI_SCSI_PCI=y CONFIG_LSM303DLHC_MAG=y CONFIG_M41T80=y CONFIG_MAINSTONE=y CONFIG_MARVELL_88W8618=y CONFIG_MAX111X=y CONFIG_MAX34451=y CONFIG_MAX7310=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MEM_DEVICE=y CONFIG_MICROBIT=y CONFIG_MICRODRIVE=y CONFIG_MPS2=y CONFIG_MPS2_FPGAIO=y CONFIG_MPS2_SCC=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_MSF2=y CONFIG_MSI_NONBROKEN=y CONFIG_MUSCA=y CONFIG_MUSICPAL=y CONFIG_NAND=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_PCI=y CONFIG_NETDUINO2=y CONFIG_NETDUINOPLUS2=y CONFIG_NMC93XX_EEPROM=y CONFIG_NPCM7XX=y CONFIG_NRF51_SOC=y CONFIG_NSERIES=y CONFIG_NVDIMM=y CONFIG_NVME_PCI=y CONFIG_OMAP=y CONFIG_ONENAND=y CONFIG_OR_IRQ=y CONFIG_PCA954X=y CONFIG_PCA9552=y CONFIG_PCI=y CONFIG_PCIE_PORT=y CONFIG_PCI_DEVICES=y CONFIG_PCI_EXPRESS=y CONFIG_PCI_EXPRESS_DESIGNWARE=y CONFIG_PCI_EXPRESS_GENERIC_BRIDGE=y CONFIG_PCI_TESTDEV=y CONFIG_PCMCIA=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PFLASH_CFI01=y CONFIG_PFLASH_CFI02=y CONFIG_PL011=y CONFIG_PL022=y CONFIG_PL031=y CONFIG_PL041=y CONFIG_PL050=y CONFIG_PL061=y CONFIG_PL080=y CONFIG_PL110=y CONFIG_PL181=y CONFIG_PL190=y CONFIG_PL310=y CONFIG_PL330=y CONFIG_PLATFORM_BUS=y CONFIG_PMBUS=y CONFIG_PS2=y CONFIG_PTIMER=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=y CONFIG_PXA2XX=y CONFIG_PXB=y CONFIG_RASPI=y CONFIG_REALVIEW=y CONFIG_REGISTER=y CONFIG_ROCKER=y CONFIG_RTL8139_PCI=y CONFIG_SABRELITE=y CONFIG_SCSI=y CONFIG_SD=y CONFIG_SDHCI=y CONFIG_SDHCI_PCI=y CONFIG_SEMIHOSTING=y CONFIG_SERIAL=y CONFIG_SERIAL_PCI=y CONFIG_SERIAL_PCI_MULTI=y CONFIG_SII9022=y CONFIG_SMBIOS=y CONFIG_SMBUS=y CONFIG_SMBUS_EEPROM=y CONFIG_SMC91C111=y CONFIG_SPITZ=y CONFIG_SPLIT_IRQ=y CONFIG_SSD0303=y CONFIG_SSD0323=y CONFIG_SSE_COUNTER=y CONFIG_SSE_TIMER=y CONFIG_SSI=y CONFIG_SSI_M25P80=y CONFIG_SSI_SD=y CONFIG_STELLARIS=y CONFIG_STELLARIS_ENET=y CONFIG_STELLARIS_GPTM=y CONFIG_STELLARIS_INPUT=y CONFIG_STM32F100_SOC=y CONFIG_STM32F205_SOC=y CONFIG_STM32F2XX_ADC=y CONFIG_STM32F2XX_SPI=y CONFIG_STM32F2XX_SYSCFG=y CONFIG_STM32F2XX_TIMER=y CONFIG_STM32F2XX_USART=y CONFIG_STM32F405_SOC=y CONFIG_STM32F4XX_EXTI=y CONFIG_STM32F4XX_SYSCFG=y CONFIG_STM32VLDISCOVERY=y CONFIG_STRONGARM=y CONFIG_SX1=y CONFIG_TEST_DEVICES=y CONFIG_TMP105=y CONFIG_TMP421=y CONFIG_TOSA=y CONFIG_TPM_BACKEND=y CONFIG_TPM_EMULATOR=y CONFIG_TPM_TIS=y CONFIG_TPM_TIS_SYSBUS=y CONFIG_TSC2005=y CONFIG_TSC210X=y CONFIG_TULIP=y CONFIG_TUSB6010=y CONFIG_TWL92230=y CONFIG_TZ_MPC=y CONFIG_TZ_MSC=y CONFIG_TZ_PPC=y CONFIG_UNIMP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_DWC2=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=y CONFIG_USB_EHCI_SYSBUS=y CONFIG_USB_MUSB=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_VERSATILE=y CONFIG_VERSATILE_I2C=y CONFIG_VERSATILE_PCI=y CONFIG_VEXPRESS=y CONFIG_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_MEM_SUPPORTED=y CONFIG_VIRTIO_MMIO=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_WDT_IB6300ESB=y CONFIG_WDT_IMX2=y CONFIG_WM8750=y CONFIG_XGMAC=y CONFIG_XILINX=y CONFIG_XILINX_AXI=y CONFIG_XILINX_SPI=y CONFIG_XILINX_SPIPS=y CONFIG_XIO3130=y CONFIG_Z2=y CONFIG_ZAURUS=y CONFIG_ZYNQ=y CONFIG_ZYNQ_DEVCFG=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/arm-softmmu-config-devices.mak.d Configuring arm-softmmu-config-devices.h using configuration Configuring avr-softmmu-config-target.h using configuration Configuring avr-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig avr-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/avr-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/avr-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_AVR=y --- stdout --- CONFIG_ARDUINO=y CONFIG_AVR_ATMEGA_MCU=y CONFIG_AVR_POWER=y CONFIG_AVR_TIMER16=y CONFIG_AVR_USART=y CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_UNIMP=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/avr-softmmu-config-devices.mak.d Configuring avr-softmmu-config-devices.h using configuration Configuring cris-softmmu-config-target.h using configuration Configuring cris-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig cris-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/cris-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/cris-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_CRIS=y --- stdout --- CONFIG_AXIS=y CONFIG_ETRAXFS=y CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_NAND=y CONFIG_PFLASH_CFI02=y CONFIG_PTIMER=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/cris-softmmu-config-devices.mak.d Configuring cris-softmmu-config-devices.h using configuration Configuring hppa-softmmu-config-target.h using configuration Configuring hppa-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig hppa-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/hppa-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/hppa-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_HPPA=y --- stdout --- CONFIG_AC97=y CONFIG_ADLIB=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=y CONFIG_ARTIST=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_DDC=y CONFIG_DINO=y CONFIG_E1000_PCI=y CONFIG_EDID=y CONFIG_EEPRO100_PCI=y CONFIG_ES1370=y CONFIG_ESP=y CONFIG_ESP_PCI=y CONFIG_FRAMEBUFFER=y CONFIG_FSDEV_9P=y CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_GUS=y CONFIG_HDA=y CONFIG_I2C=y CONFIG_I8259=y CONFIG_I82596_COMMON=y CONFIG_IDE_CMD646=y CONFIG_IDE_CORE=y CONFIG_IDE_PCI=y CONFIG_IDE_QDEV=y CONFIG_IMX_USBPHY=y CONFIG_IPACK=y CONFIG_ISA_BUS=y CONFIG_LASIPS2=y CONFIG_LASI_82596=y CONFIG_LSI_SCSI_PCI=y CONFIG_MC146818RTC=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_ISA=y CONFIG_NE2000_PCI=y CONFIG_NMC93XX_EEPROM=y CONFIG_NVME_PCI=y CONFIG_PARALLEL=y CONFIG_PCI=y CONFIG_PCI_DEVICES=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PS2=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=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_TULIP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VIRTIO_VGA=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_WDT_IB6300ESB=y CONFIG_WDT_IB700=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/hppa-softmmu-config-devices.mak.d Configuring hppa-softmmu-config-devices.h using configuration Configuring i386-softmmu-config-target.h using configuration Configuring i386-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig i386-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/i386-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/i386-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_HAX=y CONFIG_TCG=y CONFIG_I386=y --- stdout --- CONFIG_AC97=y CONFIG_ACPI=y CONFIG_ACPI_CPU_HOTPLUG=y CONFIG_ACPI_ERST=y CONFIG_ACPI_HMAT=y CONFIG_ACPI_HW_REDUCED=y CONFIG_ACPI_MEMORY_HOTPLUG=y CONFIG_ACPI_NVDIMM=y CONFIG_ACPI_PCI=y CONFIG_ACPI_PCIHP=y CONFIG_ACPI_PIIX4=y CONFIG_ACPI_SMBUS=y CONFIG_ACPI_VIOT=y CONFIG_ACPI_VMGENID=y CONFIG_ACPI_X86=y CONFIG_ACPI_X86_ICH=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_DDC=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_I2C=y CONFIG_I440FX=y CONFIG_I8254=y CONFIG_I8257=y CONFIG_I8259=y CONFIG_I82801B11=y CONFIG_IDE_CORE=y CONFIG_IDE_ISA=y CONFIG_IDE_PCI=y CONFIG_IDE_PIIX=y CONFIG_IDE_QDEV=y CONFIG_IMX_USBPHY=y CONFIG_IOAPIC=y CONFIG_IOH3420=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_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_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_PORT=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_PIIX3=y CONFIG_PS2=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_ISA=y CONFIG_PVPANIC_PCI=y CONFIG_PXB=y CONFIG_Q35=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_SGA=y CONFIG_SMBIOS=y CONFIG_SMBUS=y CONFIG_SMBUS_EEPROM=y CONFIG_TEST_DEVICES=y CONFIG_TPM_BACKEND=y CONFIG_TPM_CRB=y CONFIG_TPM_EMULATOR=y CONFIG_TPM_TIS=y CONFIG_TPM_TIS_ISA=y CONFIG_TULIP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_ISA=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=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_VGA=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_IOMMU=y CONFIG_XIO3130=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/i386-softmmu-config-devices.mak.d Configuring i386-softmmu-config-devices.h using configuration Configuring m68k-softmmu-config-target.h using configuration Configuring m68k-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig m68k-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/m68k-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/m68k-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_M68K=y --- stdout --- CONFIG_ADB=y CONFIG_AN5206=y CONFIG_COLDFIRE=y CONFIG_DP8393X=y CONFIG_EDID=y CONFIG_ESCC=y CONFIG_ESP=y CONFIG_FRAMEBUFFER=y CONFIG_FSDEV_9P=y CONFIG_GENERIC_LOADER=y CONFIG_GOLDFISH_PIC=y CONFIG_GOLDFISH_RTC=y CONFIG_GOLDFISH_TTY=y CONFIG_GUEST_LOADER=y CONFIG_M68K_IRQC=y CONFIG_M68K_VIRT=y CONFIG_MACFB=y CONFIG_MAC_VIA=y CONFIG_MCF5208=y CONFIG_MOS6522=y CONFIG_NEXTCUBE=y CONFIG_NUBUS=y CONFIG_OR_IRQ=y CONFIG_PTIMER=y CONFIG_Q800=y CONFIG_SCSI=y CONFIG_SEMIHOSTING=y CONFIG_SWIM=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_MMIO=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VIRT_CTRL=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/m68k-softmmu-config-devices.mak.d Configuring m68k-softmmu-config-devices.h using configuration Configuring microblaze-softmmu-config-target.h using configuration Configuring microblaze-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig microblaze-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/microblaze-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/microblaze-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_MICROBLAZE=y --- stdout --- CONFIG_CAN_BUS=y CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_PETALOGIX_ML605=y CONFIG_PETALOGIX_S3ADSP1800=y CONFIG_PFLASH_CFI01=y CONFIG_PTIMER=y CONFIG_REGISTER=y CONFIG_SERIAL=y CONFIG_SSI=y CONFIG_SSI_M25P80=y CONFIG_UNIMP=y CONFIG_XILINX=y CONFIG_XILINX_AXI=y CONFIG_XILINX_ETHLITE=y CONFIG_XILINX_SPI=y CONFIG_XLNX_BBRAM=y CONFIG_XLNX_EFUSE=y CONFIG_XLNX_EFUSE_CRC=y CONFIG_XLNX_EFUSE_ZYNQMP=y CONFIG_XLNX_ZYNQMP=y CONFIG_XLNX_ZYNQMP_PMU=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/microblaze-softmmu-config-devices.mak.d Configuring microblaze-softmmu-config-devices.h using configuration Configuring microblazeel-softmmu-config-target.h using configuration Configuring microblazeel-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig microblazeel-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/microblazeel-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/microblazeel-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_MICROBLAZE=y --- stdout --- CONFIG_CAN_BUS=y CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_PETALOGIX_ML605=y CONFIG_PETALOGIX_S3ADSP1800=y CONFIG_PFLASH_CFI01=y CONFIG_PTIMER=y CONFIG_REGISTER=y CONFIG_SERIAL=y CONFIG_SSI=y CONFIG_SSI_M25P80=y CONFIG_UNIMP=y CONFIG_XILINX=y CONFIG_XILINX_AXI=y CONFIG_XILINX_ETHLITE=y CONFIG_XILINX_SPI=y CONFIG_XLNX_BBRAM=y CONFIG_XLNX_EFUSE=y CONFIG_XLNX_EFUSE_CRC=y CONFIG_XLNX_EFUSE_ZYNQMP=y CONFIG_XLNX_ZYNQMP=y CONFIG_XLNX_ZYNQMP_PMU=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/microblazeel-softmmu-config-devices.mak.d Configuring microblazeel-softmmu-config-devices.h using configuration Configuring mips-softmmu-config-target.h using configuration Configuring mips-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig mips-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/mips-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/mips-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_MIPS=y --- stdout --- CONFIG_AC97=y CONFIG_ACPI=y CONFIG_ACPI_ERST=y CONFIG_ACPI_PIIX4=y CONFIG_ACPI_SMBUS=y CONFIG_ADLIB=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=y CONFIG_APM=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_DDC=y CONFIG_E1000_PCI=y CONFIG_EDID=y CONFIG_EEPRO100_PCI=y CONFIG_EMPTY_SLOT=y CONFIG_ES1370=y CONFIG_ESP=y CONFIG_ESP_PCI=y CONFIG_FDC=y CONFIG_FDC_ISA=y CONFIG_FSDEV_9P=y CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_GUS=y CONFIG_HDA=y CONFIG_I2C=y CONFIG_I8254=y CONFIG_I8257=y CONFIG_I8259=y CONFIG_IDE_CORE=y CONFIG_IDE_ISA=y CONFIG_IDE_PCI=y CONFIG_IDE_PIIX=y CONFIG_IDE_QDEV=y CONFIG_IMX_USBPHY=y CONFIG_IPACK=y CONFIG_ISA_BUS=y CONFIG_ISA_SUPERIO=y CONFIG_ISA_TESTDEV=y CONFIG_LSI_SCSI_PCI=y CONFIG_MALTA=y CONFIG_MC146818RTC=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MIPSNET=y CONFIG_MIPSSIM=y CONFIG_MIPS_CPS=y CONFIG_MIPS_ITU=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_ISA=y CONFIG_NE2000_PCI=y CONFIG_NMC93XX_EEPROM=y CONFIG_NVME_PCI=y CONFIG_PARALLEL=y CONFIG_PCI=y CONFIG_PCI_DEVICES=y CONFIG_PCI_TESTDEV=y CONFIG_PCKBD=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PCSPK=y CONFIG_PFLASH_CFI01=y CONFIG_PIIX4=y CONFIG_PS2=y CONFIG_PTIMER=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=y CONFIG_RTL8139_PCI=y CONFIG_SB16=y CONFIG_SCSI=y CONFIG_SD=y CONFIG_SDHCI=y CONFIG_SDHCI_PCI=y CONFIG_SEMIHOSTING=y CONFIG_SERIAL=y CONFIG_SERIAL_ISA=y CONFIG_SERIAL_PCI=y CONFIG_SERIAL_PCI_MULTI=y CONFIG_SMBUS=y CONFIG_SMBUS_EEPROM=y CONFIG_TEST_DEVICES=y CONFIG_TULIP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_ISA=y CONFIG_VGA_MMIO=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_WDT_IB6300ESB=y CONFIG_WDT_IB700=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/mips-softmmu-config-devices.mak.d Configuring mips-softmmu-config-devices.h using configuration Configuring mips64-softmmu-config-target.h using configuration Configuring mips64-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig mips64-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/mips64-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/mips64-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_MIPS64=y --- stdout --- CONFIG_AC97=y CONFIG_ACPI=y CONFIG_ACPI_ERST=y CONFIG_ACPI_PIIX4=y CONFIG_ACPI_SMBUS=y CONFIG_ADLIB=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=y CONFIG_APM=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_DDC=y CONFIG_DP8393X=y CONFIG_DS1225Y=y CONFIG_E1000_PCI=y CONFIG_EDID=y CONFIG_EEPRO100_PCI=y CONFIG_EMPTY_SLOT=y CONFIG_ES1370=y CONFIG_ESP=y CONFIG_ESP_PCI=y CONFIG_FDC=y CONFIG_FDC_ISA=y CONFIG_FDC_SYSBUS=y CONFIG_FSDEV_9P=y CONFIG_G364FB=y CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_GUS=y CONFIG_HDA=y CONFIG_I2C=y CONFIG_I8254=y CONFIG_I8257=y CONFIG_I8259=y CONFIG_IDE_CORE=y CONFIG_IDE_ISA=y CONFIG_IDE_PCI=y CONFIG_IDE_PIIX=y CONFIG_IDE_QDEV=y CONFIG_IMX_USBPHY=y CONFIG_IPACK=y CONFIG_ISA_BUS=y CONFIG_ISA_SUPERIO=y CONFIG_ISA_TESTDEV=y CONFIG_JAZZ=y CONFIG_JAZZ_LED=y CONFIG_LSI_SCSI_PCI=y CONFIG_MALTA=y CONFIG_MC146818RTC=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MIPS=y CONFIG_MIPSNET=y CONFIG_MIPSSIM=y CONFIG_MIPS_CPS=y CONFIG_MIPS_ITU=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_ISA=y CONFIG_NE2000_PCI=y CONFIG_NMC93XX_EEPROM=y CONFIG_NVME_PCI=y CONFIG_PARALLEL=y CONFIG_PCI=y CONFIG_PCI_DEVICES=y CONFIG_PCI_TESTDEV=y CONFIG_PCKBD=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PCSPK=y CONFIG_PFLASH_CFI01=y CONFIG_PIIX4=y CONFIG_PS2=y CONFIG_PTIMER=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=y CONFIG_RC4030=y CONFIG_RTL8139_PCI=y CONFIG_SB16=y CONFIG_SCSI=y CONFIG_SD=y CONFIG_SDHCI=y CONFIG_SDHCI_PCI=y CONFIG_SEMIHOSTING=y CONFIG_SERIAL=y CONFIG_SERIAL_ISA=y CONFIG_SERIAL_PCI=y CONFIG_SERIAL_PCI_MULTI=y CONFIG_SMBUS=y CONFIG_SMBUS_EEPROM=y CONFIG_TEST_DEVICES=y CONFIG_TULIP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_ISA=y CONFIG_VGA_MMIO=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_WDT_IB6300ESB=y CONFIG_WDT_IB700=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/mips64-softmmu-config-devices.mak.d Configuring mips64-softmmu-config-devices.h using configuration Configuring mips64el-softmmu-config-target.h using configuration Configuring mips64el-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig mips64el-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/mips64el-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/mips64el-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_MIPS64=y --- stdout --- CONFIG_AC97=y CONFIG_ACPI=y CONFIG_ACPI_ERST=y CONFIG_ACPI_PIIX4=y CONFIG_ACPI_SMBUS=y CONFIG_ADLIB=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=y CONFIG_APM=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_DDC=y CONFIG_DP8393X=y CONFIG_DS1225Y=y CONFIG_E1000E_PCI_EXPRESS=y CONFIG_E1000_PCI=y CONFIG_EDID=y CONFIG_EDU=y CONFIG_EEPRO100_PCI=y CONFIG_EMPTY_SLOT=y CONFIG_ES1370=y CONFIG_ESP=y CONFIG_ESP_PCI=y CONFIG_FDC=y CONFIG_FDC_ISA=y CONFIG_FDC_SYSBUS=y CONFIG_FITLOADER=y CONFIG_FSDEV_9P=y CONFIG_FULOONG=y CONFIG_FW_CFG_MIPS=y CONFIG_G364FB=y CONFIG_GENERIC_LOADER=y CONFIG_GOLDFISH_RTC=y CONFIG_GUEST_LOADER=y CONFIG_GUS=y CONFIG_HDA=y CONFIG_I2C=y CONFIG_I8254=y CONFIG_I8257=y CONFIG_I8259=y CONFIG_I82801B11=y CONFIG_IDE_CORE=y CONFIG_IDE_ISA=y CONFIG_IDE_PCI=y CONFIG_IDE_PIIX=y CONFIG_IDE_QDEV=y CONFIG_IDE_VIA=y CONFIG_IMX_USBPHY=y CONFIG_IOH3420=y CONFIG_IPACK=y CONFIG_ISA_BUS=y CONFIG_ISA_SUPERIO=y CONFIG_ISA_TESTDEV=y CONFIG_JAZZ=y CONFIG_JAZZ_LED=y CONFIG_LOONGSON3V=y CONFIG_LOONGSON_LIOINTC=y CONFIG_LSI_SCSI_PCI=y CONFIG_MALTA=y CONFIG_MC146818RTC=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MIPS=y CONFIG_MIPSNET=y CONFIG_MIPSSIM=y CONFIG_MIPS_BOSTON=y CONFIG_MIPS_CPS=y CONFIG_MIPS_ITU=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_MSI_NONBROKEN=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_ISA=y CONFIG_NE2000_PCI=y CONFIG_NMC93XX_EEPROM=y CONFIG_NVME_PCI=y CONFIG_PARALLEL=y CONFIG_PCI=y CONFIG_PCIE_PORT=y CONFIG_PCI_BONITO=y CONFIG_PCI_DEVICES=y CONFIG_PCI_EXPRESS=y CONFIG_PCI_EXPRESS_GENERIC_BRIDGE=y CONFIG_PCI_EXPRESS_XILINX=y CONFIG_PCI_TESTDEV=y CONFIG_PCKBD=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PCSPK=y CONFIG_PFLASH_CFI01=y CONFIG_PIIX4=y CONFIG_PS2=y CONFIG_PTIMER=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=y CONFIG_RC4030=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_SEMIHOSTING=y CONFIG_SERIAL=y CONFIG_SERIAL_ISA=y CONFIG_SERIAL_PCI=y CONFIG_SERIAL_PCI_MULTI=y CONFIG_SMBUS=y CONFIG_SMBUS_EEPROM=y CONFIG_TEST_DEVICES=y CONFIG_TULIP=y CONFIG_UNIMP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_ISA=y CONFIG_VGA_MMIO=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VIRTIO_VGA=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_VT82C686=y CONFIG_WDT_IB6300ESB=y CONFIG_WDT_IB700=y CONFIG_XIO3130=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/mips64el-softmmu-config-devices.mak.d Configuring mips64el-softmmu-config-devices.h using configuration Configuring mipsel-softmmu-config-target.h using configuration Configuring mipsel-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig mipsel-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/mipsel-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/mipsel-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_MIPS=y --- stdout --- CONFIG_AC97=y CONFIG_ACPI=y CONFIG_ACPI_ERST=y CONFIG_ACPI_PIIX4=y CONFIG_ACPI_SMBUS=y CONFIG_ADLIB=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=y CONFIG_APM=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_DDC=y CONFIG_E1000_PCI=y CONFIG_EDID=y CONFIG_EEPRO100_PCI=y CONFIG_EMPTY_SLOT=y CONFIG_ES1370=y CONFIG_ESP=y CONFIG_ESP_PCI=y CONFIG_FDC=y CONFIG_FDC_ISA=y CONFIG_FSDEV_9P=y CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_GUS=y CONFIG_HDA=y CONFIG_I2C=y CONFIG_I8254=y CONFIG_I8257=y CONFIG_I8259=y CONFIG_IDE_CORE=y CONFIG_IDE_ISA=y CONFIG_IDE_PCI=y CONFIG_IDE_PIIX=y CONFIG_IDE_QDEV=y CONFIG_IMX_USBPHY=y CONFIG_IPACK=y CONFIG_ISA_BUS=y CONFIG_ISA_SUPERIO=y CONFIG_ISA_TESTDEV=y CONFIG_LSI_SCSI_PCI=y CONFIG_MALTA=y CONFIG_MC146818RTC=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MIPSNET=y CONFIG_MIPSSIM=y CONFIG_MIPS_CPS=y CONFIG_MIPS_ITU=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_ISA=y CONFIG_NE2000_PCI=y CONFIG_NMC93XX_EEPROM=y CONFIG_NVME_PCI=y CONFIG_PARALLEL=y CONFIG_PCI=y CONFIG_PCI_DEVICES=y CONFIG_PCI_TESTDEV=y CONFIG_PCKBD=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PCSPK=y CONFIG_PFLASH_CFI01=y CONFIG_PIIX4=y CONFIG_PS2=y CONFIG_PTIMER=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=y CONFIG_RTL8139_PCI=y CONFIG_SB16=y CONFIG_SCSI=y CONFIG_SD=y CONFIG_SDHCI=y CONFIG_SDHCI_PCI=y CONFIG_SEMIHOSTING=y CONFIG_SERIAL=y CONFIG_SERIAL_ISA=y CONFIG_SERIAL_PCI=y CONFIG_SERIAL_PCI_MULTI=y CONFIG_SMBUS=y CONFIG_SMBUS_EEPROM=y CONFIG_TEST_DEVICES=y CONFIG_TULIP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_ISA=y CONFIG_VGA_MMIO=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_WDT_IB6300ESB=y CONFIG_WDT_IB700=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/mipsel-softmmu-config-devices.mak.d Configuring mipsel-softmmu-config-devices.h using configuration Configuring nios2-softmmu-config-target.h using configuration Configuring nios2-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig nios2-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/nios2-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/nios2-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_NIOS2=y --- stdout --- CONFIG_ALTERA_TIMER=y CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_NIOS2_10M50=y CONFIG_NIOS2_GENERIC_NOMMU=y CONFIG_PTIMER=y CONFIG_SEMIHOSTING=y CONFIG_SERIAL=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/nios2-softmmu-config-devices.mak.d Configuring nios2-softmmu-config-devices.h using configuration Configuring or1k-softmmu-config-target.h using configuration Configuring or1k-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig or1k-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/or1k-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/or1k-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_OPENRISC=y --- stdout --- CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_OMPIC=y CONFIG_OPENCORES_ETH=y CONFIG_OR1K_SIM=y CONFIG_SERIAL=y CONFIG_SPLIT_IRQ=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/or1k-softmmu-config-devices.mak.d Configuring or1k-softmmu-config-devices.h using configuration Configuring ppc-softmmu-config-target.h using configuration Configuring ppc-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig ppc-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/ppc-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/ppc-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_PPC=y --- stdout --- CONFIG_AC97=y CONFIG_ACPI=y CONFIG_ACPI_CPU_HOTPLUG=y CONFIG_ACPI_ERST=y CONFIG_ACPI_HMAT=y CONFIG_ACPI_MEMORY_HOTPLUG=y CONFIG_ACPI_NVDIMM=y CONFIG_ACPI_PCIHP=y CONFIG_ACPI_PIIX4=y CONFIG_ACPI_SMBUS=y CONFIG_ACPI_X86=y CONFIG_ADB=y CONFIG_ADLIB=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=y CONFIG_APM=y CONFIG_AT24C=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_CHRP_NVRAM=y CONFIG_CS4231A=y CONFIG_CUDA=y CONFIG_DDC=y CONFIG_DEC_PCI=y CONFIG_DS1338=y CONFIG_E1000E_PCI_EXPRESS=y CONFIG_E1000_PCI=y CONFIG_E500=y CONFIG_EDID=y CONFIG_EDU=y CONFIG_EEPRO100_PCI=y CONFIG_ES1370=y CONFIG_ESCC=y CONFIG_ESP=y CONFIG_ESP_PCI=y CONFIG_ETSEC=y CONFIG_FDC=y CONFIG_FDC_ISA=y CONFIG_FDT_PPC=y CONFIG_FSDEV_9P=y CONFIG_FW_CFG_PPC=y CONFIG_GENERIC_LOADER=y CONFIG_GRACKLE_PCI=y CONFIG_GUEST_LOADER=y CONFIG_GUS=y CONFIG_HDA=y CONFIG_HEATHROW_PIC=y CONFIG_I2C=y CONFIG_I82374=y CONFIG_I82378=y CONFIG_I8254=y CONFIG_I8257=y CONFIG_I8259=y CONFIG_I82801B11=y CONFIG_IDE_CORE=y CONFIG_IDE_ISA=y CONFIG_IDE_MACIO=y CONFIG_IDE_PCI=y CONFIG_IDE_QDEV=y CONFIG_IDE_SII3112=y CONFIG_IDE_VIA=y CONFIG_IMX_USBPHY=y CONFIG_IOH3420=y CONFIG_IPACK=y CONFIG_ISA_BUS=y CONFIG_ISA_SUPERIO=y CONFIG_ISA_TESTDEV=y CONFIG_LSI_SCSI_PCI=y CONFIG_M41T80=y CONFIG_M48T59=y CONFIG_MACIO=y CONFIG_MACIO_GPIO=y CONFIG_MAC_DBDMA=y CONFIG_MAC_NEWWORLD=y CONFIG_MAC_NVRAM=y CONFIG_MAC_OLDWORLD=y CONFIG_MAC_PMU=y CONFIG_MC146818RTC=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MEM_DEVICE=y CONFIG_MOS6522=y CONFIG_MPC_I2C=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_MSI_NONBROKEN=y CONFIG_MV64361=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_ISA=y CONFIG_NE2000_PCI=y CONFIG_NMC93XX_EEPROM=y CONFIG_NVME_PCI=y CONFIG_OPENPIC=y CONFIG_OR_IRQ=y CONFIG_PARALLEL=y CONFIG_PC87312=y CONFIG_PCI=y CONFIG_PCIE_PORT=y CONFIG_PCI_DEVICES=y CONFIG_PCI_EXPRESS=y CONFIG_PCI_TESTDEV=y CONFIG_PCKBD=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PCSPK=y CONFIG_PEGASOS2=y CONFIG_PFLASH_CFI01=y CONFIG_PFLASH_CFI02=y CONFIG_PLATFORM_BUS=y CONFIG_PPC405=y CONFIG_PPC440=y CONFIG_PPC4XX=y CONFIG_PPCE500_PCI=y CONFIG_PPC_UIC=y CONFIG_PREP=y CONFIG_PS2=y CONFIG_PTIMER=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=y CONFIG_RAVEN_PCI=y CONFIG_ROCKER=y CONFIG_RS6000_MC=y CONFIG_RTL8139_PCI=y CONFIG_SAM460EX=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_SM501=y CONFIG_SMBUS=y CONFIG_SMBUS_EEPROM=y CONFIG_SUNGEM=y CONFIG_TEST_DEVICES=y CONFIG_TULIP=y CONFIG_UNIN_PCI=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=y CONFIG_USB_EHCI_SYSBUS=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_PCI=y CONFIG_VIRTEX=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_VOF=y CONFIG_VT82C686=y CONFIG_WDT_IB6300ESB=y CONFIG_WDT_IB700=y CONFIG_XILINX=y CONFIG_XILINX_ETHLITE=y CONFIG_XIO3130=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/ppc-softmmu-config-devices.mak.d Configuring ppc-softmmu-config-devices.h using configuration Configuring ppc64-softmmu-config-target.h using configuration Configuring ppc64-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig ppc64-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/ppc64-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/ppc64-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_PPC64=y --- stdout --- CONFIG_AC97=y CONFIG_ACPI=y CONFIG_ACPI_CPU_HOTPLUG=y CONFIG_ACPI_ERST=y CONFIG_ACPI_HMAT=y CONFIG_ACPI_MEMORY_HOTPLUG=y CONFIG_ACPI_NVDIMM=y CONFIG_ACPI_PCIHP=y CONFIG_ACPI_PIIX4=y CONFIG_ACPI_SMBUS=y CONFIG_ACPI_X86=y CONFIG_ADB=y CONFIG_ADLIB=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=y CONFIG_APM=y CONFIG_AT24C=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_CHRP_NVRAM=y CONFIG_CS4231A=y CONFIG_CUDA=y CONFIG_DDC=y CONFIG_DEC_PCI=y CONFIG_DIMM=y CONFIG_DS1338=y CONFIG_E1000E_PCI_EXPRESS=y CONFIG_E1000_PCI=y CONFIG_E500=y CONFIG_EDID=y CONFIG_EDU=y CONFIG_EEPRO100_PCI=y CONFIG_ES1370=y CONFIG_ESCC=y CONFIG_ESP=y CONFIG_ESP_PCI=y CONFIG_ETSEC=y CONFIG_FDC=y CONFIG_FDC_ISA=y CONFIG_FDT_PPC=y CONFIG_FSDEV_9P=y CONFIG_FW_CFG_PPC=y CONFIG_GENERIC_LOADER=y CONFIG_GRACKLE_PCI=y CONFIG_GUEST_LOADER=y CONFIG_GUS=y CONFIG_HDA=y CONFIG_HEATHROW_PIC=y CONFIG_I2C=y CONFIG_I82374=y CONFIG_I82378=y CONFIG_I8254=y CONFIG_I8257=y CONFIG_I8259=y CONFIG_I82801B11=y CONFIG_IDE_CORE=y CONFIG_IDE_ISA=y CONFIG_IDE_MACIO=y CONFIG_IDE_PCI=y CONFIG_IDE_QDEV=y CONFIG_IDE_SII3112=y CONFIG_IDE_VIA=y CONFIG_IMX_USBPHY=y CONFIG_IOH3420=y CONFIG_IPACK=y CONFIG_IPMI=y CONFIG_IPMI_EXTERN=y CONFIG_IPMI_LOCAL=y CONFIG_ISA_BUS=y CONFIG_ISA_IPMI_BT=y CONFIG_ISA_SUPERIO=y CONFIG_ISA_TESTDEV=y CONFIG_LSI_SCSI_PCI=y CONFIG_M41T80=y CONFIG_M48T59=y CONFIG_MACIO=y CONFIG_MACIO_GPIO=y CONFIG_MAC_DBDMA=y CONFIG_MAC_NEWWORLD=y CONFIG_MAC_NVRAM=y CONFIG_MAC_OLDWORLD=y CONFIG_MAC_PMU=y CONFIG_MC146818RTC=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MEM_DEVICE=y CONFIG_MOS6522=y CONFIG_MPC_I2C=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_MSI_NONBROKEN=y CONFIG_MV64361=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_OPENPIC=y CONFIG_OR_IRQ=y CONFIG_PARALLEL=y CONFIG_PC87312=y CONFIG_PCI=y CONFIG_PCIE_PORT=y CONFIG_PCI_DEVICES=y CONFIG_PCI_EXPRESS=y CONFIG_PCI_POWERNV=y CONFIG_PCI_TESTDEV=y CONFIG_PCKBD=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PCSPK=y CONFIG_PEGASOS2=y CONFIG_PFLASH_CFI01=y CONFIG_PFLASH_CFI02=y CONFIG_PLATFORM_BUS=y CONFIG_POWERNV=y CONFIG_PPC405=y CONFIG_PPC440=y CONFIG_PPC4XX=y CONFIG_PPCE500_PCI=y CONFIG_PPC_UIC=y CONFIG_PREP=y CONFIG_PS2=y CONFIG_PSERIES=y CONFIG_PTIMER=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=y CONFIG_RAVEN_PCI=y CONFIG_ROCKER=y CONFIG_RS6000_MC=y CONFIG_RTL8139_PCI=y CONFIG_SAM460EX=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_SM501=y CONFIG_SMBUS=y CONFIG_SMBUS_EEPROM=y CONFIG_SPAPR_RNG=y CONFIG_SPAPR_VSCSI=y CONFIG_SUNGEM=y CONFIG_TEST_DEVICES=y CONFIG_TPM_BACKEND=y CONFIG_TPM_EMULATOR=y CONFIG_TPM_SPAPR=y CONFIG_TULIP=y CONFIG_UNIN_PCI=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=y CONFIG_USB_EHCI_SYSBUS=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_PCI=y CONFIG_VIRTEX=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VIRTIO_VGA=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_VOF=y CONFIG_VT82C686=y CONFIG_WDT_IB6300ESB=y CONFIG_WDT_IB700=y CONFIG_XICS=y CONFIG_XILINX=y CONFIG_XILINX_ETHLITE=y CONFIG_XIO3130=y CONFIG_XIVE=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/ppc64-softmmu-config-devices.mak.d Configuring ppc64-softmmu-config-devices.h using configuration Configuring riscv32-softmmu-config-target.h using configuration Configuring riscv32-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig riscv32-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/riscv32-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/riscv32-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_RISCV32=y --- stdout --- CONFIG_AC97=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=y CONFIG_ARM_COMPATIBLE_SEMIHOSTING=y CONFIG_ATI_VGA=y CONFIG_BITBANG_I2C=y CONFIG_BOCHS_DISPLAY=y CONFIG_CADENCE=y CONFIG_CAN_BUS=y CONFIG_CAN_CTUCANFD=y CONFIG_CAN_CTUCANFD_PCI=y CONFIG_CAN_PCI=y CONFIG_CAN_SJA1000=y CONFIG_DDC=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_FSDEV_9P=y CONFIG_FW_CFG_DMA=y CONFIG_GENERIC_LOADER=y CONFIG_GOLDFISH_RTC=y CONFIG_GUEST_LOADER=y CONFIG_HDA=y CONFIG_HTIF=y CONFIG_I2C=y CONFIG_I82801B11=y CONFIG_IBEX=y CONFIG_IDE_CORE=y CONFIG_IDE_QDEV=y CONFIG_IMX_USBPHY=y CONFIG_IOH3420=y CONFIG_IPACK=y CONFIG_LSI_SCSI_PCI=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_MSI_NONBROKEN=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_PCI=y CONFIG_NMC93XX_EEPROM=y CONFIG_NVME_PCI=y CONFIG_OPENTITAN=y CONFIG_PCI=y CONFIG_PCIE_PORT=y CONFIG_PCI_DEVICES=y CONFIG_PCI_EXPRESS=y CONFIG_PCI_EXPRESS_GENERIC_BRIDGE=y CONFIG_PCI_TESTDEV=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PFLASH_CFI01=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=y CONFIG_RISCV_ACLINT=y CONFIG_RISCV_APLIC=y CONFIG_RISCV_IMSIC=y CONFIG_RISCV_NUMA=y CONFIG_RISCV_VIRT=y CONFIG_ROCKER=y CONFIG_RTL8139_PCI=y CONFIG_SCSI=y CONFIG_SD=y CONFIG_SDHCI=y CONFIG_SDHCI_PCI=y CONFIG_SEMIHOSTING=y CONFIG_SERIAL=y CONFIG_SERIAL_PCI=y CONFIG_SERIAL_PCI_MULTI=y CONFIG_SIFIVE_E=y CONFIG_SIFIVE_E_PRCI=y CONFIG_SIFIVE_GPIO=y CONFIG_SIFIVE_PDMA=y CONFIG_SIFIVE_PLIC=y CONFIG_SIFIVE_PWM=y CONFIG_SIFIVE_SPI=y CONFIG_SIFIVE_TEST=y CONFIG_SIFIVE_U=y CONFIG_SIFIVE_UART=y CONFIG_SIFIVE_U_OTP=y CONFIG_SIFIVE_U_PRCI=y CONFIG_SPIKE=y CONFIG_SSI=y CONFIG_SSI_M25P80=y CONFIG_SSI_SD=y CONFIG_TEST_DEVICES=y CONFIG_TULIP=y CONFIG_UNIMP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_MMIO=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VIRTIO_VGA=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_WDT_IB6300ESB=y CONFIG_XIO3130=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/riscv32-softmmu-config-devices.mak.d Configuring riscv32-softmmu-config-devices.h using configuration Configuring riscv64-softmmu-config-target.h using configuration Configuring riscv64-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig riscv64-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/riscv64-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/riscv64-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_RISCV64=y --- stdout --- CONFIG_AC97=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=y CONFIG_ARM_COMPATIBLE_SEMIHOSTING=y CONFIG_ATI_VGA=y CONFIG_BITBANG_I2C=y CONFIG_BOCHS_DISPLAY=y CONFIG_CADENCE=y CONFIG_CADENCE_SDHCI=y CONFIG_CAN_BUS=y CONFIG_CAN_CTUCANFD=y CONFIG_CAN_CTUCANFD_PCI=y CONFIG_CAN_PCI=y CONFIG_CAN_SJA1000=y CONFIG_DDC=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_FSDEV_9P=y CONFIG_FW_CFG_DMA=y CONFIG_GENERIC_LOADER=y CONFIG_GOLDFISH_RTC=y CONFIG_GUEST_LOADER=y CONFIG_HDA=y CONFIG_HTIF=y CONFIG_I2C=y CONFIG_I82801B11=y CONFIG_IDE_CORE=y CONFIG_IDE_QDEV=y CONFIG_IMX_USBPHY=y CONFIG_IOH3420=y CONFIG_IPACK=y CONFIG_LSI_SCSI_PCI=y CONFIG_MCHP_PFSOC_DMC=y CONFIG_MCHP_PFSOC_IOSCB=y CONFIG_MCHP_PFSOC_MMUART=y CONFIG_MCHP_PFSOC_SYSREG=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MICROCHIP_PFSOC=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_MSI_NONBROKEN=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_PCI=y CONFIG_NMC93XX_EEPROM=y CONFIG_NVME_PCI=y CONFIG_PCI=y CONFIG_PCIE_PORT=y CONFIG_PCI_DEVICES=y CONFIG_PCI_EXPRESS=y CONFIG_PCI_EXPRESS_GENERIC_BRIDGE=y CONFIG_PCI_TESTDEV=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PFLASH_CFI01=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=y CONFIG_RISCV_ACLINT=y CONFIG_RISCV_APLIC=y CONFIG_RISCV_IMSIC=y CONFIG_RISCV_NUMA=y CONFIG_RISCV_VIRT=y CONFIG_ROCKER=y CONFIG_RTL8139_PCI=y CONFIG_SCSI=y CONFIG_SD=y CONFIG_SDHCI=y CONFIG_SDHCI_PCI=y CONFIG_SEMIHOSTING=y CONFIG_SERIAL=y CONFIG_SERIAL_PCI=y CONFIG_SERIAL_PCI_MULTI=y CONFIG_SHAKTI_C=y CONFIG_SHAKTI_UART=y CONFIG_SIFIVE_E=y CONFIG_SIFIVE_E_PRCI=y CONFIG_SIFIVE_GPIO=y CONFIG_SIFIVE_PDMA=y CONFIG_SIFIVE_PLIC=y CONFIG_SIFIVE_PWM=y CONFIG_SIFIVE_SPI=y CONFIG_SIFIVE_TEST=y CONFIG_SIFIVE_U=y CONFIG_SIFIVE_UART=y CONFIG_SIFIVE_U_OTP=y CONFIG_SIFIVE_U_PRCI=y CONFIG_SPIKE=y CONFIG_SSI=y CONFIG_SSI_M25P80=y CONFIG_SSI_SD=y CONFIG_TEST_DEVICES=y CONFIG_TULIP=y CONFIG_UNIMP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_MMIO=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VIRTIO_VGA=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_WDT_IB6300ESB=y CONFIG_XIO3130=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/riscv64-softmmu-config-devices.mak.d Configuring riscv64-softmmu-config-devices.h using configuration Configuring rx-softmmu-config-target.h using configuration Configuring rx-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig rx-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/rx-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/rx-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_RX=y --- stdout --- CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_RENESAS_CMT=y CONFIG_RENESAS_SCI=y CONFIG_RENESAS_TMR=y CONFIG_RX62N_MCU=y CONFIG_RX_GDBSIM=y CONFIG_RX_ICU=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/rx-softmmu-config-devices.mak.d Configuring rx-softmmu-config-devices.h using configuration Configuring s390x-softmmu-config-target.h using configuration Configuring s390x-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig s390x-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/s390x-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/s390x-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_S390X=y --- stdout --- CONFIG_EDID=y CONFIG_FSDEV_9P=y CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_MSI_NONBROKEN=y CONFIG_PCI=y CONFIG_S390_CCW_VIRTIO=y CONFIG_S390_FLIC=y CONFIG_SCLPCONSOLE=y CONFIG_SCSI=y CONFIG_TERMINAL3270=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CCW=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_WDT_DIAG288=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/s390x-softmmu-config-devices.mak.d Configuring s390x-softmmu-config-devices.h using configuration Configuring sh4-softmmu-config-target.h using configuration Configuring sh4-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig sh4-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/sh4-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/sh4-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_SH4=y --- stdout --- CONFIG_AC97=y CONFIG_ADLIB=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=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_DDC=y CONFIG_E1000_PCI=y CONFIG_EDID=y CONFIG_EEPRO100_PCI=y CONFIG_ES1370=y CONFIG_ESP=y CONFIG_ESP_PCI=y CONFIG_FSDEV_9P=y CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_GUS=y CONFIG_HDA=y CONFIG_I2C=y CONFIG_I82374=y CONFIG_I82378=y CONFIG_I8254=y CONFIG_I8257=y CONFIG_I8259=y CONFIG_IDE_CORE=y CONFIG_IDE_MMIO=y CONFIG_IDE_QDEV=y CONFIG_IMX_USBPHY=y CONFIG_IPACK=y CONFIG_ISA_BUS=y CONFIG_ISA_TESTDEV=y CONFIG_LSI_SCSI_PCI=y CONFIG_MC146818RTC=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_ISA=y CONFIG_NE2000_PCI=y CONFIG_NMC93XX_EEPROM=y CONFIG_NVME_PCI=y CONFIG_PARALLEL=y CONFIG_PCI=y CONFIG_PCI_DEVICES=y CONFIG_PCI_TESTDEV=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PCSPK=y CONFIG_PFLASH_CFI02=y CONFIG_PTIMER=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=y CONFIG_R2D=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_SH7750=y CONFIG_SHIX=y CONFIG_SH_INTC=y CONFIG_SH_PCI=y CONFIG_SH_SCI=y CONFIG_SH_TIMER=y CONFIG_SM501=y CONFIG_TC58128=y CONFIG_TEST_DEVICES=y CONFIG_TULIP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_WDT_IB6300ESB=y CONFIG_WDT_IB700=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/sh4-softmmu-config-devices.mak.d Configuring sh4-softmmu-config-devices.h using configuration Configuring sh4eb-softmmu-config-target.h using configuration Configuring sh4eb-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig sh4eb-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/sh4eb-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/sh4eb-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_SH4=y --- stdout --- CONFIG_AC97=y CONFIG_ADLIB=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=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_DDC=y CONFIG_E1000_PCI=y CONFIG_EDID=y CONFIG_EEPRO100_PCI=y CONFIG_ES1370=y CONFIG_ESP=y CONFIG_ESP_PCI=y CONFIG_FSDEV_9P=y CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_GUS=y CONFIG_HDA=y CONFIG_I2C=y CONFIG_I82374=y CONFIG_I82378=y CONFIG_I8254=y CONFIG_I8257=y CONFIG_I8259=y CONFIG_IDE_CORE=y CONFIG_IDE_MMIO=y CONFIG_IDE_QDEV=y CONFIG_IMX_USBPHY=y CONFIG_IPACK=y CONFIG_ISA_BUS=y CONFIG_ISA_TESTDEV=y CONFIG_LSI_SCSI_PCI=y CONFIG_MC146818RTC=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_ISA=y CONFIG_NE2000_PCI=y CONFIG_NMC93XX_EEPROM=y CONFIG_NVME_PCI=y CONFIG_PARALLEL=y CONFIG_PCI=y CONFIG_PCI_DEVICES=y CONFIG_PCI_TESTDEV=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PCSPK=y CONFIG_PFLASH_CFI02=y CONFIG_PTIMER=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=y CONFIG_R2D=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_SH7750=y CONFIG_SHIX=y CONFIG_SH_INTC=y CONFIG_SH_PCI=y CONFIG_SH_SCI=y CONFIG_SH_TIMER=y CONFIG_SM501=y CONFIG_TC58128=y CONFIG_TEST_DEVICES=y CONFIG_TULIP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_WDT_IB6300ESB=y CONFIG_WDT_IB700=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/sh4eb-softmmu-config-devices.mak.d Configuring sh4eb-softmmu-config-devices.h using configuration Configuring sparc-softmmu-config-target.h using configuration Configuring sparc-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig sparc-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/sparc-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/sparc-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_SPARC=y --- stdout --- CONFIG_CG3=y CONFIG_CHRP_NVRAM=y CONFIG_CS4231=y CONFIG_ECC=y CONFIG_ECCMEMCTL=y CONFIG_EMPTY_SLOT=y CONFIG_ESCC=y CONFIG_ESP=y CONFIG_FDC=y CONFIG_FDC_SYSBUS=y CONFIG_GENERIC_LOADER=y CONFIG_GRLIB=y CONFIG_GUEST_LOADER=y CONFIG_LANCE=y CONFIG_LEON3=y CONFIG_M48T59=y CONFIG_OR_IRQ=y CONFIG_PCNET_COMMON=y CONFIG_PTIMER=y CONFIG_SCSI=y CONFIG_SLAVIO=y CONFIG_STP2000=y CONFIG_SUN4M=y CONFIG_TCX=y CONFIG_UNIMP=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/sparc-softmmu-config-devices.mak.d Configuring sparc-softmmu-config-devices.h using configuration Configuring sparc64-softmmu-config-target.h using configuration Configuring sparc64-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig sparc64-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/sparc64-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/sparc64-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_SPARC64=y --- stdout --- CONFIG_AC97=y CONFIG_ADLIB=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=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_CHRP_NVRAM=y CONFIG_CS4231A=y CONFIG_DDC=y CONFIG_E1000_PCI=y CONFIG_EDID=y CONFIG_EEPRO100_PCI=y CONFIG_EMPTY_SLOT=y CONFIG_ES1370=y CONFIG_ESP=y CONFIG_ESP_PCI=y CONFIG_FDC=y CONFIG_FDC_ISA=y CONFIG_FSDEV_9P=y CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_GUS=y CONFIG_HDA=y CONFIG_I2C=y CONFIG_IDE_CMD646=y CONFIG_IDE_CORE=y CONFIG_IDE_PCI=y CONFIG_IDE_QDEV=y CONFIG_IMX_USBPHY=y CONFIG_IPACK=y CONFIG_ISA_BUS=y CONFIG_ISA_TESTDEV=y CONFIG_LSI_SCSI_PCI=y CONFIG_M48T59=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_ISA=y CONFIG_NE2000_PCI=y CONFIG_NIAGARA=y CONFIG_NMC93XX_EEPROM=y CONFIG_NVME_PCI=y CONFIG_PARALLEL=y CONFIG_PCI=y CONFIG_PCI_DEVICES=y CONFIG_PCI_SABRE=y CONFIG_PCI_TESTDEV=y CONFIG_PCKBD=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PS2=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=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_SIMBA=y CONFIG_SUN4U=y CONFIG_SUN4V_RTC=y CONFIG_SUNHME=y CONFIG_TEST_DEVICES=y CONFIG_TULIP=y CONFIG_UNIMP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_WDT_IB6300ESB=y CONFIG_WDT_IB700=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/sparc64-softmmu-config-devices.mak.d Configuring sparc64-softmmu-config-devices.h using configuration Configuring tricore-softmmu-config-target.h using configuration Configuring tricore-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig tricore-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/tricore-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/tricore-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_TRICORE=y --- stdout --- CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_TC27X_SOC=y CONFIG_TRIBOARD=y CONFIG_TRICORE_TESTBOARD=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tricore-softmmu-config-devices.mak.d Configuring tricore-softmmu-config-devices.h using configuration Configuring x86_64-softmmu-config-target.h using configuration Configuring x86_64-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig x86_64-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/x86_64-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/x86_64-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_HVF=y CONFIG_HAX=y CONFIG_TCG=y CONFIG_X86_64=y --- stdout --- CONFIG_AC97=y CONFIG_ACPI=y CONFIG_ACPI_CPU_HOTPLUG=y CONFIG_ACPI_ERST=y CONFIG_ACPI_HMAT=y CONFIG_ACPI_HW_REDUCED=y CONFIG_ACPI_MEMORY_HOTPLUG=y CONFIG_ACPI_NVDIMM=y CONFIG_ACPI_PCI=y CONFIG_ACPI_PCIHP=y CONFIG_ACPI_PIIX4=y CONFIG_ACPI_SMBUS=y CONFIG_ACPI_VIOT=y CONFIG_ACPI_VMGENID=y CONFIG_ACPI_X86=y CONFIG_ACPI_X86_ICH=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_DDC=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_I2C=y CONFIG_I440FX=y CONFIG_I8254=y CONFIG_I8257=y CONFIG_I8259=y CONFIG_I82801B11=y CONFIG_IDE_CORE=y CONFIG_IDE_ISA=y CONFIG_IDE_PCI=y CONFIG_IDE_PIIX=y CONFIG_IDE_QDEV=y CONFIG_IMX_USBPHY=y CONFIG_IOAPIC=y CONFIG_IOH3420=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_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_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_PORT=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_PIIX3=y CONFIG_PS2=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_ISA=y CONFIG_PVPANIC_PCI=y CONFIG_PXB=y CONFIG_Q35=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_SGA=y CONFIG_SMBIOS=y CONFIG_SMBUS=y CONFIG_SMBUS_EEPROM=y CONFIG_TEST_DEVICES=y CONFIG_TPM_BACKEND=y CONFIG_TPM_CRB=y CONFIG_TPM_EMULATOR=y CONFIG_TPM_TIS=y CONFIG_TPM_TIS_ISA=y CONFIG_TULIP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_ISA=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=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_VGA=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_IOMMU=y CONFIG_XIO3130=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/x86_64-softmmu-config-devices.mak.d Configuring x86_64-softmmu-config-devices.h using configuration Configuring xtensa-softmmu-config-target.h using configuration Configuring xtensa-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig xtensa-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/xtensa-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/xtensa-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_XTENSA=y --- stdout --- CONFIG_AC97=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=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_DDC=y CONFIG_E1000_PCI=y CONFIG_EDID=y CONFIG_EEPRO100_PCI=y CONFIG_ES1370=y CONFIG_ESP=y CONFIG_ESP_PCI=y CONFIG_FSDEV_9P=y CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_HDA=y CONFIG_I2C=y CONFIG_I82801B11=y CONFIG_IDE_CORE=y CONFIG_IDE_QDEV=y CONFIG_IMX_USBPHY=y CONFIG_IPACK=y CONFIG_LSI_SCSI_PCI=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_PCI=y CONFIG_NMC93XX_EEPROM=y CONFIG_NVME_PCI=y CONFIG_OPENCORES_ETH=y CONFIG_PCI=y CONFIG_PCI_DEVICES=y CONFIG_PCI_EXPRESS=y CONFIG_PCI_EXPRESS_GENERIC_BRIDGE=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PFLASH_CFI01=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=y CONFIG_RTL8139_PCI=y CONFIG_SCSI=y CONFIG_SD=y CONFIG_SDHCI=y CONFIG_SDHCI_PCI=y CONFIG_SEMIHOSTING=y CONFIG_SERIAL=y CONFIG_SERIAL_PCI=y CONFIG_SERIAL_PCI_MULTI=y CONFIG_TULIP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_WDT_IB6300ESB=y CONFIG_XTENSA_SIM=y CONFIG_XTENSA_VIRT=y CONFIG_XTENSA_XTFPGA=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/xtensa-softmmu-config-devices.mak.d Configuring xtensa-softmmu-config-devices.h using configuration Configuring xtensaeb-softmmu-config-target.h using configuration Configuring xtensaeb-softmmu-config-devices.mak with command Running command: /usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/minikconf.py --defconfig xtensaeb-softmmu-config-devices.mak /Users/pm215/src/qemu-for-merges/build/all/meson-private/xtensaeb-softmmu-config-devices.mak.d /Users/pm215/src/qemu-for-merges/configs/devices/xtensaeb-softmmu/default.mak /Users/pm215/src/qemu-for-merges/Kconfig CONFIG_TPM=y CONFIG_VIRTFS=y CONFIG_TCG=y CONFIG_XTENSA=y --- stdout --- CONFIG_AC97=y CONFIG_AHCI=y CONFIG_AHCI_ICH9=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_DDC=y CONFIG_E1000_PCI=y CONFIG_EDID=y CONFIG_EEPRO100_PCI=y CONFIG_ES1370=y CONFIG_ESP=y CONFIG_ESP_PCI=y CONFIG_FSDEV_9P=y CONFIG_GENERIC_LOADER=y CONFIG_GUEST_LOADER=y CONFIG_HDA=y CONFIG_I2C=y CONFIG_I82801B11=y CONFIG_IDE_CORE=y CONFIG_IDE_QDEV=y CONFIG_IMX_USBPHY=y CONFIG_IPACK=y CONFIG_LSI_SCSI_PCI=y CONFIG_MEGASAS_SCSI_PCI=y CONFIG_MPTSAS_SCSI_PCI=y CONFIG_NE2000_COMMON=y CONFIG_NE2000_PCI=y CONFIG_NMC93XX_EEPROM=y CONFIG_NVME_PCI=y CONFIG_OPENCORES_ETH=y CONFIG_PCI=y CONFIG_PCI_DEVICES=y CONFIG_PCI_EXPRESS=y CONFIG_PCI_EXPRESS_GENERIC_BRIDGE=y CONFIG_PCNET_COMMON=y CONFIG_PCNET_PCI=y CONFIG_PFLASH_CFI01=y CONFIG_PVPANIC_COMMON=y CONFIG_PVPANIC_PCI=y CONFIG_RTL8139_PCI=y CONFIG_SCSI=y CONFIG_SD=y CONFIG_SDHCI=y CONFIG_SDHCI_PCI=y CONFIG_SEMIHOSTING=y CONFIG_SERIAL=y CONFIG_SERIAL_PCI=y CONFIG_SERIAL_PCI_MULTI=y CONFIG_TULIP=y CONFIG_USB=y CONFIG_USB_AUDIO=y CONFIG_USB_EHCI=y CONFIG_USB_EHCI_PCI=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_VGA=y CONFIG_VGA_CIRRUS=y CONFIG_VGA_PCI=y CONFIG_VIRTIO=y CONFIG_VIRTIO_9P=y CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CRYPTO=y CONFIG_VIRTIO_GPU=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_IOMMU=y CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_RNG=y CONFIG_VIRTIO_SCSI=y CONFIG_VIRTIO_SERIAL=y CONFIG_VMWARE_VGA=y CONFIG_VMW_PVSCSI_SCSI_PCI=y CONFIG_VMXNET3_PCI=y CONFIG_WDT_IB6300ESB=y CONFIG_XTENSA_SIM=y CONFIG_XTENSA_VIRT=y CONFIG_XTENSA_XTFPGA=y --- stderr --- Reading depfile: /Users/pm215/src/qemu-for-merges/build/all/meson-private/xtensaeb-softmmu-config-devices.mak.d Configuring xtensaeb-softmmu-config-devices.h using configuration Program scripts/make-config-poison.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/make-config-poison.sh) Pkg-config binary for 1 is cached. Determining dependency 'capstone' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion capstone` -> 1 Run-time dependency capstone found: NO (tried pkgconfig) Configuring capstone-defs.h using configuration Pkg-config binary for 1 is cached. Determining dependency 'slirp' with pkg-config executable '/usr/local/bin/pkg-config' env[PKG_CONFIG_PATH]: Called `/usr/local/bin/pkg-config --modversion slirp` -> 1 Run-time dependency slirp found: NO (tried pkgconfig) Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp701ggo_m Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp701ggo_m/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmp701ggo_m/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -lresolv -Wl,-undefined,dynamic_lookup Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library resolv found: YES Configuring libslirp-version.h using configuration Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpgekgt_m9 Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpgekgt_m9/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpgekgt_m9/output.exe -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -lfdt -Wl,-undefined,dynamic_lookup Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: ld: library not found for -lfdt clang: error: linker command failed with exit code 1 (use -v to see invocation) Library fdt found: NO Configuring config-host.h using configuration Program scripts/hxtool found: YES (/Users/pm215/src/qemu-for-merges/scripts/hxtool) Program scripts/shaderinclude.pl found: YES (/usr/bin/env perl /Users/pm215/src/qemu-for-merges/scripts/shaderinclude.pl) Program scripts/qapi-gen.py found: YES (/usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/qapi-gen.py) Program scripts/qemu-version.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/qemu-version.sh) Program scripts/decodetree.py found: YES (/usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/decodetree.py) Program ../scripts/modules/module_block.py found: YES (/usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/block/../scripts/modules/module_block.py) Program ../scripts/block-coroutine-wrapper.py found: YES (/usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/block/../scripts/block-coroutine-wrapper.py) Configuring qemu-plugins-ld64.symbols with command Running command: /usr/bin/sed -ne s/^[[:space:]]*\(qemu_.*\);/_\1/p /Users/pm215/src/qemu-for-merges/plugins/qemu-plugins.symbols --- stdout --- _qemu_plugin_bool_parse _qemu_plugin_end_code _qemu_plugin_entry_code _qemu_plugin_get_hwaddr _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_is_big_endian _qemu_plugin_mem_is_sign_extended _qemu_plugin_mem_is_store _qemu_plugin_mem_size_shift _qemu_plugin_n_max_vcpus _qemu_plugin_n_vcpus _qemu_plugin_outs _qemu_plugin_path_to_binary _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_inline _qemu_plugin_register_vcpu_mem_cb _qemu_plugin_register_vcpu_mem_inline _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_inline _qemu_plugin_register_vcpu_tb_trans_cb _qemu_plugin_reset _qemu_plugin_start_code _qemu_plugin_tb_get_insn _qemu_plugin_tb_n_insns _qemu_plugin_tb_vaddr _qemu_plugin_uninstall _qemu_plugin_vcpu_for_each --- stderr --- Program scripts/modinfo-collect.py found: YES (/Users/pm215/src/qemu-for-merges/scripts/modinfo-collect.py) Program scripts/modinfo-generate.py found: YES (/Users/pm215/src/qemu-for-merges/scripts/modinfo-generate.py) Program nm found: YES Program scripts/undefsym.py found: YES (/usr/local/opt/python@3.9/bin/python3.9 /Users/pm215/src/qemu-for-merges/scripts/undefsym.py) Program scripts/feature_to_c.sh found: YES (/bin/sh /Users/pm215/src/qemu-for-merges/scripts/feature_to_c.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) Program scripts/entitlement.sh found: YES (/Users/pm215/src/qemu-for-merges/scripts/entitlement.sh) 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 Program qemu-keymap found: NO Program cp found: YES (/bin/cp) Program sphinx-build-3 sphinx-build found: NO Program python3 found: YES (/usr/local/opt/python@3.9/bin/python3.9) Adding benchmark "benchmark-crypto-hash" Adding benchmark "benchmark-crypto-hmac" Adding benchmark "benchmark-crypto-cipher" Adding test "qemu-iotests qcow2" Adding test "qemu-iotests raw" Adding test "qemu-iotests qed" Adding test "qemu-iotests vmdk" Adding test "qemu-iotests vpc" Adding test "decodetree" 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-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-opts-visitor" Adding test "test-visitor-serialization" Adding test "test-bitmap" Adding test "test-x86-cpuid" 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-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-uuid" Adding test "ptimer-test" Adding test "test-qapi-util" Adding test "test-smp-parse" 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-secret" 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-crypto-ivgen" Adding test "test-crypto-afsplit" Adding test "test-crypto-block" 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-replication" Adding test "test-iov" Adding test "test-qmp-cmds" Adding test "test-xbzrle" Adding test "test-timed-average" Adding test "test-util-sockets" Adding test "test-base64" Adding test "test-bufferiszero" Adding test "test-vmstate" Adding test "test-yank" Adding test "test-char" Adding test "test-qdev-global-props" Adding test "QAPI schema regression tests" Program diff found: YES (/usr/bin/diff) Program dbus-daemon found: NO Adding test "qtest-aarch64/bios-tables-test" Adding test "qtest-aarch64/tpm-tis-device-test" Adding test "qtest-aarch64/tpm-tis-device-swtpm-test" Adding test "qtest-aarch64/xlnx-can-test" Adding test "qtest-aarch64/fuzz-xlnx-dp-test" Adding test "qtest-aarch64/arm-cpu-features" Adding test "qtest-aarch64/numa-test" Adding test "qtest-aarch64/boot-serial-test" Adding test "qtest-aarch64/migration-test" Adding test "qtest-aarch64/fuzz-megasas-test" Adding test "qtest-aarch64/fuzz-lsi53c895a-test" Adding test "qtest-aarch64/fuzz-virtio-scsi-test" Adding test "qtest-aarch64/fuzz-sb16-test" Adding test "qtest-aarch64/fuzz-sdcard-test" Adding test "qtest-aarch64/cdrom-test" Adding test "qtest-aarch64/device-introspect-test" Adding test "qtest-aarch64/machine-none-test" Adding test "qtest-aarch64/qmp-test" Adding test "qtest-aarch64/qmp-cmd-test" Adding test "qtest-aarch64/qom-test" Adding test "qtest-aarch64/test-hmp" Adding test "qtest-aarch64/qos-test" Adding test "qtest-alpha/boot-serial-test" Adding test "qtest-alpha/test-filter-mirror" Adding test "qtest-alpha/test-filter-redirector" Adding test "qtest-alpha/test-netfilter" Adding test "qtest-alpha/display-vga-test" Adding test "qtest-alpha/fuzz-megasas-test" Adding test "qtest-alpha/fuzz-lsi53c895a-test" Adding test "qtest-alpha/fuzz-virtio-scsi-test" Adding test "qtest-alpha/fuzz-sb16-test" Adding test "qtest-alpha/fuzz-sdcard-test" Adding test "qtest-alpha/cdrom-test" Adding test "qtest-alpha/device-introspect-test" Adding test "qtest-alpha/machine-none-test" Adding test "qtest-alpha/qmp-test" Adding test "qtest-alpha/qmp-cmd-test" Adding test "qtest-alpha/qom-test" Adding test "qtest-alpha/test-hmp" Adding test "qtest-alpha/qos-test" Adding test "qtest-arm/sse-timer-test" Adding test "qtest-arm/cmsdk-apb-dualtimer-test" Adding test "qtest-arm/cmsdk-apb-timer-test" Adding test "qtest-arm/cmsdk-apb-watchdog-test" Adding test "qtest-arm/pflash-cfi02-test" Adding test "qtest-arm/aspeed_hace-test" Adding test "qtest-arm/aspeed_smc-test" Adding test "qtest-arm/npcm7xx_adc-test" Adding test "qtest-arm/npcm7xx_gpio-test" Adding test "qtest-arm/npcm7xx_pwm-test" Adding test "qtest-arm/npcm7xx_rng-test" Adding test "qtest-arm/npcm7xx_sdhci-test" Adding test "qtest-arm/npcm7xx_smbus-test" Adding test "qtest-arm/npcm7xx_timer-test" Adding test "qtest-arm/npcm7xx_watchdog_timer-test" Adding test "qtest-arm/npcm7xx_emc-test" Adding test "qtest-arm/arm-cpu-features" Adding test "qtest-arm/microbit-test" Adding test "qtest-arm/test-arm-mptimer" Adding test "qtest-arm/boot-serial-test" Adding test "qtest-arm/hexloader-test" Adding test "qtest-arm/fuzz-megasas-test" Adding test "qtest-arm/fuzz-lsi53c895a-test" Adding test "qtest-arm/fuzz-virtio-scsi-test" Adding test "qtest-arm/fuzz-sb16-test" Adding test "qtest-arm/fuzz-sdcard-test" Adding test "qtest-arm/cdrom-test" Adding test "qtest-arm/device-introspect-test" Adding test "qtest-arm/machine-none-test" Adding test "qtest-arm/qmp-test" Adding test "qtest-arm/qmp-cmd-test" Adding test "qtest-arm/qom-test" Adding test "qtest-arm/test-hmp" Adding test "qtest-arm/qos-test" Adding test "qtest-avr/boot-serial-test" Adding test "qtest-avr/fuzz-megasas-test" Adding test "qtest-avr/fuzz-lsi53c895a-test" Adding test "qtest-avr/fuzz-virtio-scsi-test" Adding test "qtest-avr/fuzz-sb16-test" Adding test "qtest-avr/fuzz-sdcard-test" Adding test "qtest-avr/cdrom-test" Adding test "qtest-avr/device-introspect-test" Adding test "qtest-avr/machine-none-test" Adding test "qtest-avr/qmp-test" Adding test "qtest-avr/qmp-cmd-test" Adding test "qtest-avr/qom-test" Adding test "qtest-avr/test-hmp" Adding test "qtest-avr/qos-test" Adding test "qtest-cris/fuzz-megasas-test" Adding test "qtest-cris/fuzz-lsi53c895a-test" Adding test "qtest-cris/fuzz-virtio-scsi-test" Adding test "qtest-cris/fuzz-sb16-test" Adding test "qtest-cris/fuzz-sdcard-test" Adding test "qtest-cris/cdrom-test" Adding test "qtest-cris/device-introspect-test" Adding test "qtest-cris/machine-none-test" Adding test "qtest-cris/qmp-test" Adding test "qtest-cris/qmp-cmd-test" Adding test "qtest-cris/qom-test" Adding test "qtest-cris/test-hmp" Adding test "qtest-cris/qos-test" Adding test "qtest-hppa/boot-serial-test" Adding test "qtest-hppa/test-filter-mirror" Adding test "qtest-hppa/test-filter-redirector" Adding test "qtest-hppa/test-netfilter" Adding test "qtest-hppa/display-vga-test" Adding test "qtest-hppa/fuzz-megasas-test" Adding test "qtest-hppa/fuzz-lsi53c895a-test" Adding test "qtest-hppa/fuzz-virtio-scsi-test" Adding test "qtest-hppa/fuzz-sb16-test" Adding test "qtest-hppa/fuzz-sdcard-test" Adding test "qtest-hppa/cdrom-test" Adding test "qtest-hppa/device-introspect-test" Adding test "qtest-hppa/machine-none-test" Adding test "qtest-hppa/qmp-test" Adding test "qtest-hppa/qmp-cmd-test" Adding test "qtest-hppa/qom-test" Adding test "qtest-hppa/test-hmp" Adding test "qtest-hppa/qos-test" Adding test "qtest-i386/pxe-test" Adding test "qtest-i386/test-netfilter" Adding test "qtest-i386/test-filter-mirror" Adding test "qtest-i386/ahci-test" Adding test "qtest-i386/endianness-test" Adding test "qtest-i386/boot-serial-test" Adding test "qtest-i386/ipmi-kcs-test" Adding test "qtest-i386/wdt_ib700-test" Adding test "qtest-i386/pvpanic-test" Adding test "qtest-i386/pvpanic-pci-test" Adding test "qtest-i386/intel-hda-test" Adding test "qtest-i386/i82801b11-test" Adding test "qtest-i386/ioh3420-test" Adding test "qtest-i386/lpc-ich9-test" Adding test "qtest-i386/usb-hcd-uhci-test" Adding test "qtest-i386/usb-hcd-ehci-test" Adding test "qtest-i386/usb-hcd-xhci-test" Adding test "qtest-i386/tpm-crb-test" Adding test "qtest-i386/tpm-crb-swtpm-test" Adding test "qtest-i386/tpm-tis-test" Adding test "qtest-i386/tpm-tis-swtpm-test" Adding test "qtest-i386/rtl8139-test" Adding test "qtest-i386/fuzz-e1000e-test" Adding test "qtest-i386/am53c974-test" Adding test "qtest-i386/erst-test" Adding test "qtest-i386/virtio-net-failover" Adding test "qtest-i386/bios-tables-test" Adding test "qtest-i386/display-vga-test" Adding test "qtest-i386/fdc-test" Adding test "qtest-i386/ide-test" Adding test "qtest-i386/hd-geo-test" Adding test "qtest-i386/boot-order-test" Adding test "qtest-i386/rtc-test" Adding test "qtest-i386/i440fx-test" Adding test "qtest-i386/fw_cfg-test" Adding test "qtest-i386/device-plug-test" Adding test "qtest-i386/drive_del-test" Adding test "qtest-i386/tco-test" Adding test "qtest-i386/cpu-plug-test" Adding test "qtest-i386/q35-test" Adding test "qtest-i386/vmgenid-test" Adding test "qtest-i386/migration-test" Adding test "qtest-i386/test-x86-cpuid-compat" Adding test "qtest-i386/numa-test" Adding test "qtest-i386/test-filter-redirector" Adding test "qtest-i386/fuzz-megasas-test" Adding test "qtest-i386/fuzz-lsi53c895a-test" Adding test "qtest-i386/fuzz-virtio-scsi-test" Adding test "qtest-i386/fuzz-sb16-test" Adding test "qtest-i386/fuzz-sdcard-test" Adding test "qtest-i386/cdrom-test" Adding test "qtest-i386/device-introspect-test" Adding test "qtest-i386/machine-none-test" Adding test "qtest-i386/qmp-test" Adding test "qtest-i386/qmp-cmd-test" Adding test "qtest-i386/qom-test" Adding test "qtest-i386/test-hmp" Adding test "qtest-i386/qos-test" Adding test "qtest-m68k/boot-serial-test" Adding test "qtest-m68k/test-filter-mirror" Adding test "qtest-m68k/test-filter-redirector" Adding test "qtest-m68k/test-netfilter" Adding test "qtest-m68k/fuzz-megasas-test" Adding test "qtest-m68k/fuzz-lsi53c895a-test" Adding test "qtest-m68k/fuzz-virtio-scsi-test" Adding test "qtest-m68k/fuzz-sb16-test" Adding test "qtest-m68k/fuzz-sdcard-test" Adding test "qtest-m68k/cdrom-test" Adding test "qtest-m68k/device-introspect-test" Adding test "qtest-m68k/machine-none-test" Adding test "qtest-m68k/qmp-test" Adding test "qtest-m68k/qmp-cmd-test" Adding test "qtest-m68k/qom-test" Adding test "qtest-m68k/test-hmp" Adding test "qtest-m68k/qos-test" Adding test "qtest-microblaze/boot-serial-test" Adding test "qtest-microblaze/test-filter-mirror" Adding test "qtest-microblaze/test-filter-redirector" Adding test "qtest-microblaze/test-netfilter" Adding test "qtest-microblaze/fuzz-megasas-test" Adding test "qtest-microblaze/fuzz-lsi53c895a-test" Adding test "qtest-microblaze/fuzz-virtio-scsi-test" Adding test "qtest-microblaze/fuzz-sb16-test" Adding test "qtest-microblaze/fuzz-sdcard-test" Adding test "qtest-microblaze/cdrom-test" Adding test "qtest-microblaze/device-introspect-test" Adding test "qtest-microblaze/machine-none-test" Adding test "qtest-microblaze/qmp-test" Adding test "qtest-microblaze/qmp-cmd-test" Adding test "qtest-microblaze/qom-test" Adding test "qtest-microblaze/test-hmp" Adding test "qtest-microblaze/qos-test" Adding test "qtest-microblazeel/boot-serial-test" Adding test "qtest-microblazeel/test-filter-mirror" Adding test "qtest-microblazeel/test-filter-redirector" Adding test "qtest-microblazeel/test-netfilter" Adding test "qtest-microblazeel/fuzz-megasas-test" Adding test "qtest-microblazeel/fuzz-lsi53c895a-test" Adding test "qtest-microblazeel/fuzz-virtio-scsi-test" Adding test "qtest-microblazeel/fuzz-sb16-test" Adding test "qtest-microblazeel/fuzz-sdcard-test" Adding test "qtest-microblazeel/cdrom-test" Adding test "qtest-microblazeel/device-introspect-test" Adding test "qtest-microblazeel/machine-none-test" Adding test "qtest-microblazeel/qmp-test" Adding test "qtest-microblazeel/qmp-cmd-test" Adding test "qtest-microblazeel/qom-test" Adding test "qtest-microblazeel/test-hmp" Adding test "qtest-microblazeel/qos-test" Adding test "qtest-mips/test-filter-mirror" Adding test "qtest-mips/test-filter-redirector" Adding test "qtest-mips/test-netfilter" Adding test "qtest-mips/endianness-test" Adding test "qtest-mips/display-vga-test" Adding test "qtest-mips/fuzz-megasas-test" Adding test "qtest-mips/fuzz-lsi53c895a-test" Adding test "qtest-mips/fuzz-virtio-scsi-test" Adding test "qtest-mips/fuzz-sb16-test" Adding test "qtest-mips/fuzz-sdcard-test" Adding test "qtest-mips/cdrom-test" Adding test "qtest-mips/device-introspect-test" Adding test "qtest-mips/machine-none-test" Adding test "qtest-mips/qmp-test" Adding test "qtest-mips/qmp-cmd-test" Adding test "qtest-mips/qom-test" Adding test "qtest-mips/test-hmp" Adding test "qtest-mips/qos-test" Adding test "qtest-mips64/test-filter-mirror" Adding test "qtest-mips64/test-filter-redirector" Adding test "qtest-mips64/test-netfilter" Adding test "qtest-mips64/endianness-test" Adding test "qtest-mips64/display-vga-test" Adding test "qtest-mips64/fuzz-megasas-test" Adding test "qtest-mips64/fuzz-lsi53c895a-test" Adding test "qtest-mips64/fuzz-virtio-scsi-test" Adding test "qtest-mips64/fuzz-sb16-test" Adding test "qtest-mips64/fuzz-sdcard-test" Adding test "qtest-mips64/cdrom-test" Adding test "qtest-mips64/device-introspect-test" Adding test "qtest-mips64/machine-none-test" Adding test "qtest-mips64/qmp-test" Adding test "qtest-mips64/qmp-cmd-test" Adding test "qtest-mips64/qom-test" Adding test "qtest-mips64/test-hmp" Adding test "qtest-mips64/qos-test" Adding test "qtest-mips64el/test-filter-mirror" Adding test "qtest-mips64el/test-filter-redirector" Adding test "qtest-mips64el/test-netfilter" Adding test "qtest-mips64el/endianness-test" Adding test "qtest-mips64el/display-vga-test" Adding test "qtest-mips64el/fuzz-megasas-test" Adding test "qtest-mips64el/fuzz-lsi53c895a-test" Adding test "qtest-mips64el/fuzz-virtio-scsi-test" Adding test "qtest-mips64el/fuzz-sb16-test" Adding test "qtest-mips64el/fuzz-sdcard-test" Adding test "qtest-mips64el/cdrom-test" Adding test "qtest-mips64el/device-introspect-test" Adding test "qtest-mips64el/machine-none-test" Adding test "qtest-mips64el/qmp-test" Adding test "qtest-mips64el/qmp-cmd-test" Adding test "qtest-mips64el/qom-test" Adding test "qtest-mips64el/test-hmp" Adding test "qtest-mips64el/qos-test" Adding test "qtest-mipsel/fuzz-megasas-test" Adding test "qtest-mipsel/fuzz-lsi53c895a-test" Adding test "qtest-mipsel/fuzz-virtio-scsi-test" Adding test "qtest-mipsel/fuzz-sb16-test" Adding test "qtest-mipsel/fuzz-sdcard-test" Adding test "qtest-mipsel/cdrom-test" Adding test "qtest-mipsel/device-introspect-test" Adding test "qtest-mipsel/machine-none-test" Adding test "qtest-mipsel/qmp-test" Adding test "qtest-mipsel/qmp-cmd-test" Adding test "qtest-mipsel/qom-test" Adding test "qtest-mipsel/test-hmp" Adding test "qtest-mipsel/qos-test" Adding test "qtest-nios2/fuzz-megasas-test" Adding test "qtest-nios2/fuzz-lsi53c895a-test" Adding test "qtest-nios2/fuzz-virtio-scsi-test" Adding test "qtest-nios2/fuzz-sb16-test" Adding test "qtest-nios2/fuzz-sdcard-test" Adding test "qtest-nios2/cdrom-test" Adding test "qtest-nios2/device-introspect-test" Adding test "qtest-nios2/machine-none-test" Adding test "qtest-nios2/qmp-test" Adding test "qtest-nios2/qmp-cmd-test" Adding test "qtest-nios2/qom-test" Adding test "qtest-nios2/test-hmp" Adding test "qtest-nios2/qos-test" Adding test "qtest-or1k/fuzz-megasas-test" Adding test "qtest-or1k/fuzz-lsi53c895a-test" Adding test "qtest-or1k/fuzz-virtio-scsi-test" Adding test "qtest-or1k/fuzz-sb16-test" Adding test "qtest-or1k/fuzz-sdcard-test" Adding test "qtest-or1k/cdrom-test" Adding test "qtest-or1k/device-introspect-test" Adding test "qtest-or1k/machine-none-test" Adding test "qtest-or1k/qmp-test" Adding test "qtest-or1k/qmp-cmd-test" Adding test "qtest-or1k/qom-test" Adding test "qtest-or1k/test-hmp" Adding test "qtest-or1k/qos-test" Adding test "qtest-ppc/test-filter-mirror" Adding test "qtest-ppc/test-filter-redirector" Adding test "qtest-ppc/test-netfilter" Adding test "qtest-ppc/endianness-test" Adding test "qtest-ppc/m48t59-test" Adding test "qtest-ppc/boot-order-test" Adding test "qtest-ppc/fuzz-megasas-test" Adding test "qtest-ppc/fuzz-lsi53c895a-test" Adding test "qtest-ppc/fuzz-virtio-scsi-test" Adding test "qtest-ppc/fuzz-sb16-test" Adding test "qtest-ppc/fuzz-sdcard-test" Adding test "qtest-ppc/cdrom-test" Adding test "qtest-ppc/device-introspect-test" Adding test "qtest-ppc/machine-none-test" Adding test "qtest-ppc/qmp-test" Adding test "qtest-ppc/qmp-cmd-test" Adding test "qtest-ppc/qom-test" Adding test "qtest-ppc/test-hmp" Adding test "qtest-ppc/qos-test" Adding test "qtest-ppc64/test-filter-mirror" Adding test "qtest-ppc64/test-filter-redirector" Adding test "qtest-ppc64/test-netfilter" Adding test "qtest-ppc64/endianness-test" Adding test "qtest-ppc64/m48t59-test" Adding test "qtest-ppc64/boot-order-test" Adding test "qtest-ppc64/device-plug-test" Adding test "qtest-ppc64/pnv-xscom-test" Adding test "qtest-ppc64/rtas-test" Adding test "qtest-ppc64/pxe-test" Adding test "qtest-ppc64/usb-hcd-uhci-test" Adding test "qtest-ppc64/usb-hcd-xhci-test" Adding test "qtest-ppc64/display-vga-test" Adding test "qtest-ppc64/migration-test" Adding test "qtest-ppc64/numa-test" Adding test "qtest-ppc64/cpu-plug-test" Adding test "qtest-ppc64/drive_del-test" Adding test "qtest-ppc64/fuzz-megasas-test" Adding test "qtest-ppc64/fuzz-lsi53c895a-test" Adding test "qtest-ppc64/fuzz-virtio-scsi-test" Adding test "qtest-ppc64/fuzz-sb16-test" Adding test "qtest-ppc64/fuzz-sdcard-test" Adding test "qtest-ppc64/cdrom-test" Adding test "qtest-ppc64/device-introspect-test" Adding test "qtest-ppc64/machine-none-test" Adding test "qtest-ppc64/qmp-test" Adding test "qtest-ppc64/qmp-cmd-test" Adding test "qtest-ppc64/qom-test" Adding test "qtest-ppc64/test-hmp" Adding test "qtest-ppc64/qos-test" Adding test "qtest-riscv32/fuzz-megasas-test" Adding test "qtest-riscv32/fuzz-lsi53c895a-test" Adding test "qtest-riscv32/fuzz-virtio-scsi-test" Adding test "qtest-riscv32/fuzz-sb16-test" Adding test "qtest-riscv32/fuzz-sdcard-test" Adding test "qtest-riscv32/cdrom-test" Adding test "qtest-riscv32/device-introspect-test" Adding test "qtest-riscv32/machine-none-test" Adding test "qtest-riscv32/qmp-test" Adding test "qtest-riscv32/qmp-cmd-test" Adding test "qtest-riscv32/qom-test" Adding test "qtest-riscv32/test-hmp" Adding test "qtest-riscv32/qos-test" Adding test "qtest-riscv64/fuzz-megasas-test" Adding test "qtest-riscv64/fuzz-lsi53c895a-test" Adding test "qtest-riscv64/fuzz-virtio-scsi-test" Adding test "qtest-riscv64/fuzz-sb16-test" Adding test "qtest-riscv64/fuzz-sdcard-test" Adding test "qtest-riscv64/cdrom-test" Adding test "qtest-riscv64/device-introspect-test" Adding test "qtest-riscv64/machine-none-test" Adding test "qtest-riscv64/qmp-test" Adding test "qtest-riscv64/qmp-cmd-test" Adding test "qtest-riscv64/qom-test" Adding test "qtest-riscv64/test-hmp" Adding test "qtest-riscv64/qos-test" Adding test "qtest-rx/fuzz-megasas-test" Adding test "qtest-rx/fuzz-lsi53c895a-test" Adding test "qtest-rx/fuzz-virtio-scsi-test" Adding test "qtest-rx/fuzz-sb16-test" Adding test "qtest-rx/fuzz-sdcard-test" Adding test "qtest-rx/cdrom-test" Adding test "qtest-rx/device-introspect-test" Adding test "qtest-rx/machine-none-test" Adding test "qtest-rx/qmp-test" Adding test "qtest-rx/qmp-cmd-test" Adding test "qtest-rx/qom-test" Adding test "qtest-rx/test-hmp" Adding test "qtest-rx/qos-test" Adding test "qtest-s390x/pxe-test" Adding test "qtest-s390x/test-netfilter" Adding test "qtest-s390x/test-filter-mirror" Adding test "qtest-s390x/test-filter-redirector" Adding test "qtest-s390x/boot-serial-test" Adding test "qtest-s390x/drive_del-test" Adding test "qtest-s390x/device-plug-test" Adding test "qtest-s390x/virtio-ccw-test" Adding test "qtest-s390x/cpu-plug-test" Adding test "qtest-s390x/migration-test" Adding test "qtest-s390x/fuzz-megasas-test" Adding test "qtest-s390x/fuzz-lsi53c895a-test" Adding test "qtest-s390x/fuzz-virtio-scsi-test" Adding test "qtest-s390x/fuzz-sb16-test" Adding test "qtest-s390x/fuzz-sdcard-test" Adding test "qtest-s390x/cdrom-test" Adding test "qtest-s390x/device-introspect-test" Adding test "qtest-s390x/machine-none-test" Adding test "qtest-s390x/qmp-test" Adding test "qtest-s390x/qmp-cmd-test" Adding test "qtest-s390x/qom-test" Adding test "qtest-s390x/test-hmp" Adding test "qtest-s390x/qos-test" Adding test "qtest-sh4/endianness-test" Adding test "qtest-sh4/fuzz-megasas-test" Adding test "qtest-sh4/fuzz-lsi53c895a-test" Adding test "qtest-sh4/fuzz-virtio-scsi-test" Adding test "qtest-sh4/fuzz-sb16-test" Adding test "qtest-sh4/fuzz-sdcard-test" Adding test "qtest-sh4/cdrom-test" Adding test "qtest-sh4/device-introspect-test" Adding test "qtest-sh4/machine-none-test" Adding test "qtest-sh4/qmp-test" Adding test "qtest-sh4/qmp-cmd-test" Adding test "qtest-sh4/qom-test" Adding test "qtest-sh4/test-hmp" Adding test "qtest-sh4/qos-test" Adding test "qtest-sh4eb/endianness-test" Adding test "qtest-sh4eb/fuzz-megasas-test" Adding test "qtest-sh4eb/fuzz-lsi53c895a-test" Adding test "qtest-sh4eb/fuzz-virtio-scsi-test" Adding test "qtest-sh4eb/fuzz-sb16-test" Adding test "qtest-sh4eb/fuzz-sdcard-test" Adding test "qtest-sh4eb/cdrom-test" Adding test "qtest-sh4eb/device-introspect-test" Adding test "qtest-sh4eb/machine-none-test" Adding test "qtest-sh4eb/qmp-test" Adding test "qtest-sh4eb/qmp-cmd-test" Adding test "qtest-sh4eb/qom-test" Adding test "qtest-sh4eb/test-hmp" Adding test "qtest-sh4eb/qos-test" Adding test "qtest-sparc/prom-env-test" Adding test "qtest-sparc/m48t59-test" Adding test "qtest-sparc/boot-serial-test" Adding test "qtest-sparc/test-filter-mirror" Adding test "qtest-sparc/test-filter-redirector" Adding test "qtest-sparc/test-netfilter" Adding test "qtest-sparc/fuzz-megasas-test" Adding test "qtest-sparc/fuzz-lsi53c895a-test" Adding test "qtest-sparc/fuzz-virtio-scsi-test" Adding test "qtest-sparc/fuzz-sb16-test" Adding test "qtest-sparc/fuzz-sdcard-test" Adding test "qtest-sparc/cdrom-test" Adding test "qtest-sparc/device-introspect-test" Adding test "qtest-sparc/machine-none-test" Adding test "qtest-sparc/qmp-test" Adding test "qtest-sparc/qmp-cmd-test" Adding test "qtest-sparc/qom-test" Adding test "qtest-sparc/test-hmp" Adding test "qtest-sparc/qos-test" Adding test "qtest-sparc64/endianness-test" Adding test "qtest-sparc64/test-netfilter" Adding test "qtest-sparc64/test-filter-mirror" Adding test "qtest-sparc64/test-filter-redirector" Adding test "qtest-sparc64/prom-env-test" Adding test "qtest-sparc64/boot-serial-test" Adding test "qtest-sparc64/fuzz-megasas-test" Adding test "qtest-sparc64/fuzz-lsi53c895a-test" Adding test "qtest-sparc64/fuzz-virtio-scsi-test" Adding test "qtest-sparc64/fuzz-sb16-test" Adding test "qtest-sparc64/fuzz-sdcard-test" Adding test "qtest-sparc64/cdrom-test" Adding test "qtest-sparc64/device-introspect-test" Adding test "qtest-sparc64/machine-none-test" Adding test "qtest-sparc64/qmp-test" Adding test "qtest-sparc64/qmp-cmd-test" Adding test "qtest-sparc64/qom-test" Adding test "qtest-sparc64/test-hmp" Adding test "qtest-sparc64/qos-test" Adding test "qtest-tricore/fuzz-megasas-test" Adding test "qtest-tricore/fuzz-lsi53c895a-test" Adding test "qtest-tricore/fuzz-virtio-scsi-test" Adding test "qtest-tricore/fuzz-sb16-test" Adding test "qtest-tricore/fuzz-sdcard-test" Adding test "qtest-tricore/cdrom-test" Adding test "qtest-tricore/device-introspect-test" Adding test "qtest-tricore/machine-none-test" Adding test "qtest-tricore/qmp-test" Adding test "qtest-tricore/qmp-cmd-test" Adding test "qtest-tricore/qom-test" Adding test "qtest-tricore/test-hmp" Adding test "qtest-tricore/qos-test" 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/ahci-test" Adding test "qtest-x86_64/endianness-test" Adding test "qtest-x86_64/boot-serial-test" Adding test "qtest-x86_64/ipmi-kcs-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/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/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/fdc-test" Adding test "qtest-x86_64/ide-test" Adding test "qtest-x86_64/hd-geo-test" Adding test "qtest-x86_64/boot-order-test" Adding test "qtest-x86_64/rtc-test" Adding test "qtest-x86_64/i440fx-test" Adding test "qtest-x86_64/fw_cfg-test" Adding test "qtest-x86_64/device-plug-test" Adding test "qtest-x86_64/drive_del-test" Adding test "qtest-x86_64/tco-test" Adding test "qtest-x86_64/cpu-plug-test" Adding test "qtest-x86_64/q35-test" Adding test "qtest-x86_64/vmgenid-test" Adding test "qtest-x86_64/migration-test" Adding test "qtest-x86_64/test-x86-cpuid-compat" Adding test "qtest-x86_64/numa-test" Adding test "qtest-x86_64/test-filter-redirector" 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/fuzz-sb16-test" Adding test "qtest-x86_64/fuzz-sdcard-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-xtensa/fuzz-megasas-test" Adding test "qtest-xtensa/fuzz-lsi53c895a-test" Adding test "qtest-xtensa/fuzz-virtio-scsi-test" Adding test "qtest-xtensa/fuzz-sb16-test" Adding test "qtest-xtensa/fuzz-sdcard-test" Adding test "qtest-xtensa/cdrom-test" Adding test "qtest-xtensa/device-introspect-test" Adding test "qtest-xtensa/machine-none-test" Adding test "qtest-xtensa/qmp-test" Adding test "qtest-xtensa/qmp-cmd-test" Adding test "qtest-xtensa/qom-test" Adding test "qtest-xtensa/test-hmp" Adding test "qtest-xtensa/qos-test" Adding test "qtest-xtensaeb/fuzz-megasas-test" Adding test "qtest-xtensaeb/fuzz-lsi53c895a-test" Adding test "qtest-xtensaeb/fuzz-virtio-scsi-test" Adding test "qtest-xtensaeb/fuzz-sb16-test" Adding test "qtest-xtensaeb/fuzz-sdcard-test" Adding test "qtest-xtensaeb/cdrom-test" Adding test "qtest-xtensaeb/device-introspect-test" Adding test "qtest-xtensaeb/machine-none-test" Adding test "qtest-xtensaeb/qmp-test" Adding test "qtest-xtensaeb/qmp-cmd-test" Adding test "qtest-xtensaeb/qom-test" Adding test "qtest-xtensaeb/test-hmp" Adding test "qtest-xtensaeb/qos-test" Program initrd-stress.sh found: YES (/Users/pm215/src/qemu-for-merges/tests/migration/initrd-stress.sh) Build targets in project: 654 qemu 6.2.50 Directories Install prefix : /usr/local BIOS directory : share/qemu firmware path : /usr/local/share/qemu-firmware binary directory : bin library directory : lib module directory : lib/qemu libexec directory : libexec include directory : include config directory : /usr/local/etc local state directory : /usr/local/var Manual directory : share/man Doc directory : /usr/local/share/doc Build directory : /Users/pm215/src/qemu-for-merges/build/all Source path : /Users/pm215/src/qemu-for-merges GIT submodules : ui/keycodemapdb meson tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 dtc capstone slirp Host binaries git : git make : make python : /usr/local/opt/python@3.9/bin/python3.9 (version: 3.9) sphinx-build : NO iasl : NO genisoimage : smbd : /usr/sbin/smbd Configurable features Documentation : NO system-mode emulation : YES user-mode emulation : NO block layer : YES Install blobs : YES module support : NO fuzzing support : NO Audio drivers : coreaudio Trace backends : log D-Bus display : NO QOM debugging : NO vhost-kernel support : NO vhost-net support : NO vhost-crypto support : NO vhost-scsi support : NO vhost-vsock support : NO vhost-user support : NO vhost-user-blk server support: NO vhost-user-fs support : NO vhost-vdpa support : NO build guest agent : NO Compilation host CPU : x86_64 host endianness : little C compiler : cc -m64 -mcx16 Host C compiler : cc -m64 -mcx16 C++ compiler : c++ -m64 -mcx16 Objective-C compiler : clang -m64 -mcx16 CFLAGS : -fdiagnostics-color=never -Wno-error=deprecated-declarations -O2 -g CXXFLAGS : -fdiagnostics-color=never -Wno-error=deprecated-declarations -O2 -g LDFLAGS : -fdiagnostics-color=never -Wno-error=deprecated-declarations QEMU_CFLAGS : -DOS_OBJECT_USE_OBJC=0 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels -Wexpansion-to-defined -Wno-initializer-overrides -Wno-missing-include-dirs -Wno-shift-negative-value -Wno-string-plus-int -Wno-typedef-redefinition -Wno-tautological-type-limit-compare -fstack-protector-strong QEMU_LDFLAGS : -fstack-protector-strong profiler : NO link-time optimization (LTO) : NO PIE : NO static build : NO malloc trim support : NO membarrier : NO debug stack usage : NO mutex debugging : NO memory allocator : system avx2 optimization : NO avx512f optimization : NO gprof enabled : NO gcov : NO thread sanitizer : NO CFI support : NO strip binaries : NO sparse : NO mingw32 support : NO Targets and accelerators KVM support : NO HAX support : YES HVF support : YES WHPX support : NO NVMM support : NO Xen support : NO TCG support : YES TCG backend : native (x86_64) TCG plugins : YES TCG debug enabled : NO target list : aarch64-softmmu alpha-softmmu arm-softmmu avr-softmmu cris-softmmu hppa-softmmu i386-softmmu m68k-softmmu microblaze-softmmu microblazeel-softmmu mips-softmmu mips64-softmmu mips64el-softmmu mipsel-softmmu nios2-softmmu or1k-softmmu ppc-softmmu ppc64-softmmu riscv32-softmmu riscv64-softmmu rx-softmmu s390x-softmmu sh4-softmmu sh4eb-softmmu sparc-softmmu sparc64-softmmu tricore-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu default devices : YES out of process emulation : NO Block layer support coroutine backend : sigaltstack coroutine pool : YES Block whitelist (rw) : Block whitelist (ro) : Use block whitelist in tools : NO VirtFS support : YES build virtiofs daemon : NO Live block migration : YES replication support : YES bochs support : YES cloop support : YES dmg support : YES qcow v1 support : YES vdi support : YES vvfat support : YES qed support : YES parallels support : YES FUSE exports : NO Crypto TLS priority : "NORMAL" GNUTLS support : YES 3.6.15 GNUTLS crypto : YES libgcrypt : NO nettle : NO AF_ALG support : NO rng-none : NO Linux keyring : NO Dependencies Cocoa support : YES SDL support : NO SDL image support : NO GTK support : NO pixman : YES 0.38.4 VTE support : NO slirp support : internal libtasn1 : YES 4.16.0 PAM : YES iconv support : YES curses support : YES virgl support : NO curl support : YES 7.54.0 Multipath support : NO VNC support : YES VNC SASL support : YES VNC JPEG support : YES 12:0:3 VNC PNG support : YES 1.6.37 CoreAudio support : YES JACK support : NO brlapi support : NO vde support : NO netmap support : NO l2tpv3 support : NO Linux AIO support : NO Linux io_uring support : NO ATTR/XATTR support : NO RDMA support : NO PVRDMA support : NO fdt support : internal libcap-ng support : NO bpf support : NO spice protocol support : NO rbd support : NO smartcard support : NO U2F support : NO libusb : NO usb net redir : NO OpenGL support : NO GBM : NO libiscsi support : NO libnfs support : NO seccomp support : NO GlusterFS support : NO TPM support : YES libssh support : NO lzo support : NO snappy support : NO bzip2 support : YES lzfse support : NO zstd support : NO NUMA host support : NO capstone : internal libpmem support : NO libdaxctl support : NO libudev : NO FUSE lseek : NO selinux : NO User defined options Native files : /Users/pm215/src/qemu-for-merges/build/all/config-meson.cross backend : ninja bindir : /usr/local/bin datadir : /usr/local/share debug : true includedir : /usr/local/include libdir : /usr/local/lib libexecdir : /usr/local/libexec localedir : /usr/local/share/locale localstatedir : /usr/local/var mandir : /usr/local/share/man optimization : 2 prefix : /usr/local sysconfdir : /usr/local/etc werror : true b_coverage : false b_lto : false b_pie : false audio_drv_list : default capstone : auto cfi : false default_devices : true docdir : /usr/local/share/doc fdt : auto iasl : qemu_firmwarepath : /usr/local/share/qemu-firmware qemu_suffix : qemu slirp : auto smbd : sphinx_build : tcg : enabled trace_file : trace xen : disabled Found ninja-1.10.2 at /usr/local/bin/ninja Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmphu7xh3mn Command line: cc -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmphu7xh3mn/testfile.c -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmphu7xh3mn/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs Code: Compiler stdout: programs: =/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin libraries: =/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 Compiler stderr: Running compile: Working directory: /var/folders/t7/m5tr1r211k7c_94gxn___jwr0000gn/T/tmp6q2df5po Command line: c++ -m64 -mcx16 /var/folders/t7/m5tr1r211k7c_94gxn___jwr0000gn/T/tmp6q2df5po/testfile.cpp -o /var/folders/t7/m5tr1r211k7c_94gxn___jwr0000gn/T/tmp6q2df5po/output.obj -c -std=gnu++11 Code: int i = static_cast(0); Compiler stdout: Compiler stderr: Compiler accepts -std=gnu++11: YES Running compile: Working directory: /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpol704itx Command line: clang -m64 -mcx16 /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpol704itx/testfile.m -o /Users/pm215/src/qemu-for-merges/build/all/meson-private/tmpol704itx/output.obj -c -fdiagnostics-color=never -Wno-error=deprecated-declarations -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs Code: Compiler stdout: programs: =/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin libraries: =/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 Compiler stderr: 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/sgabios.bin 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/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/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/s390-netboot.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/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/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/keymaps/sl Failed to guess install tag for /usr/local/share/qemu/keymaps/sv 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/sgabios.bin 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/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/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/s390-netboot.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/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/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/keymaps/sl Failed to guess install tag for /usr/local/share/qemu/keymaps/sv