Meson Meta info for qemu-6.1.1 build in AlmaLinux 9 with gcc-11
+ /usr/bin/make -j3 subdir-install-qemu-xen-dir -C tools DESTDIR=/builddir/build/BUILD/xen-4.15.3/dist/uumeq
make: Entering directory '/builddir/build/BUILD/xen-4.15.3/tools'
if test -d /builddir/build/BUILD/xen-4.15.3/tools/../tools/qemu-xen ; then \
mkdir -p qemu-xen-dir; \
else \
export GIT=git; \
/builddir/build/BUILD/xen-4.15.3/tools/../scripts/git-checkout.sh /builddir/build/BUILD/xen-4.15.3/tools/../tools/qemu-xen qemu-xen-4.15.3 qemu-xen-dir ; \
fi
if test -d /builddir/build/BUILD/xen-4.15.3/tools/../tools/qemu-xen ; then \
source=/builddir/build/BUILD/xen-4.15.3/tools/../tools/qemu-xen; \
else \
source=/builddir/build/BUILD/xen-4.15.3/tools/../tools/qemu-xen-dir; \
fi; \
mkdir -p qemu-xen-build; \
cd qemu-xen-build; \
if $source/scripts/tracetool.py --check-backend --backend log ; then \
enable_trace_backend='--enable-trace-backend=log'; \
elif $source/scripts/tracetool.py --check-backend --backend stderr ; then \
enable_trace_backend='--enable-trace-backend=stderr'; \
else \
enable_trace_backend='' ; \
fi ; \
if [ "" = "y" ]; then \
virtfs='--enable-virtfs' ; \
elif [ "" = "n" ]; then \
virtfs='--disable-virtfs' ; \
else \
virtfs='' ; \
fi ; \
LDFLAGS="-L/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/ -Wl,-rpath-link=/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/ $LDFLAGS" \
PKG_CONFIG_PATH=/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig${PKG_CONFIG_PATH:+:${PKG_CONFIG_PATH}} \
$source/configure --enable-xen --target-list=i386-softmmu \
\
$enable_trace_backend \
--prefix=/usr \
--libdir=/usr/lib/xen/lib \
--includedir=/usr/lib/xen/include \
--extra-cflags="-DXC_WANT_COMPAT_EVTCHN_API=1 \
-DXC_WANT_COMPAT_GNTTAB_API=1 \
-I/builddir/build/BUILD/xen-4.15.3/tools/../tools/include \
-DXC_WANT_COMPAT_MAP_FOREIGN_API=1 \
-DXC_WANT_COMPAT_DEVICEMODEL_API=1 \
" \
--extra-ldflags=" -L/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64 -Wl,-rpath-link=/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64 " \
--bindir=/usr/lib/xen/bin \
--datadir=/usr/share/qemu-xen \
--localstatedir=/var \
--docdir=/usr/lib/xen/share/doc \
--mandir=/usr/lib/xen/share/man \
--libexecdir=/usr/lib/xen/libexec \
--firmwarepath=/usr/lib/xen/share/qemu-firmware \
--disable-kvm \
--disable-docs \
--disable-guest-agent \
--python=python3 \
--mandir=/usr/share/man --enable-docs --enable-kvm --enable-tcg --disable-capstone --python=/usr/bin/python3 --enable-linux-aio --audio-drv-list=alsa,oss --enable-attr --enable-brlapi --enable-virtfs --enable-cap-ng --enable-curl --disable-fdt --enable-gnutls --disable-gtk --disable-vte --enable-libiscsi --enable-curses --enable-libnfs --disable-smartcard --enable-rbd --enable-glusterfs --enable-virglrenderer --enable-vnc-sasl --enable-sdl --enable-seccomp --enable-spice --enable-libusb --enable-usb-redir --enable-libssh --enable-fuse --enable-xfsctl --enable-vnc --enable-vnc-jpeg --enable-vnc-png --enable-xen-pci-passthrough --enable-rdma --enable-lzo --enable-vhost-net --enable-kvm --enable-system --enable-modules --disable-smartcard --extra-cflags=" -I/builddir/build/BUILD/xen-4.15.3/tools/include -DHAVE_FSXATTR=1 " \
--cpu=x86_64 \
\
$virtfs; \
/usr/bin/make all
The Meson build system
Version: 0.55.3
Source dir: /builddir/build/BUILD/xen-4.15.3/tools/qemu-xen
Build dir: /builddir/build/BUILD/xen-4.15.3/tools/qemu-xen-build
Build type: native build
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Project name: qemu
Project version: 6.1.1
Using 'LDFLAGS' from environment with value: '-L/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/ -Wl,-rpath-link=/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/ '
Using 'LDFLAGS' from environment with value: '-L/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/ -Wl,-rpath-link=/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/ '
C compiler for the host machine: cc (gcc 11.2.1 "cc (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9)")
C linker for the host machine: cc ld.bfd 2.35.2-17
Host machine cpu family: x86_64
Host machine cpu: x86_64
../qemu-xen/meson.build:10: WARNING: Module unstable-keyval has no backwards or forwards compatibility and might not exist in future releases.
Program sh found: YES
Program python3 found: YES (/usr/bin/python3)
Program bzip2 found: YES
Using 'LDFLAGS' from environment with value: '-L/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/ -Wl,-rpath-link=/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/ '
C++ compiler for the host machine: c++ (gcc 11.2.1 "c++ (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9)")
C++ linker for the host machine: c++ ld.bfd 2.35.2-17
Program cgcc found: NO
Library m found: YES
Run-time dependency threads found: YES
Library util found: YES
Run-time dependency appleframeworks found: NO (tried framework)
Found pkg-config: /usr/bin/pkg-config (1.7.3)
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency pixman-1 found: YES 0.40.0
Library aio found: YES
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency zlib found: YES 1.2.11
Run-time dependency liburing found: NO (tried pkgconfig)
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libxml-2.0 found: YES 2.9.13
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libnfs found: YES 4.0.0
Run-time dependency appleframeworks found: NO (tried framework)
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libseccomp found: YES 2.5.2
Has header "cap-ng.h" : YES
Library cap-ng found: YES
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency xkbcommon found: YES 1.0.3
Library rt found: YES
Library dl found: YES
Checking for function "dlopen" with dependency -ldl: YES
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libiscsi found: YES 1.19.0
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libzstd found: YES 1.5.1
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency virglrenderer found: YES 0.9.1
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libcurl found: YES 7.76.1
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libudev found: YES 250
Library mpathpersist found: NO
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency ncursesw found: YES 6.2.20210508
Has header "brlapi.h" : YES
Library brlapi found: YES
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency sdl2 found: YES 2.0.20
Run-time dependency sdl2_image found: NO (tried pkgconfig)
Library rados found: YES
Has header "rbd/librbd.h" : YES
Library rbd found: YES
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency glusterfs-api found: YES 7.6.0
Has header "bzlib.h" : YES
Library bz2 found: YES
Has header "lzfse.h" : NO
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency gnutls found: YES 3.7.3
Dependency gtk+-3.0 skipped: feature gtk disabled
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libpng found: YES 1.6.37
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libjpeg found: YES 2.0.90
Has header "sasl/sasl.h" : YES
Library sasl2 found: YES
Has header "security/pam_appl.h" : NO
Has header "snappy-c.h" : NO
Has header "lzo/lzo1x.h" : YES
Library lzo2 found: YES
Dependency libcacard skipped: feature smartcard disabled
Run-time dependency u2f-emu found: NO (tried pkgconfig)
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libusbredirparser-0.5 found: YES 0.12.0
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libusb-1.0 found: YES 1.0.24
Run-time dependency libpmem found: NO (tried pkgconfig)
Run-time dependency libdaxctl found: NO (tried pkgconfig)
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libtasn1 found: YES 4.16.0
Run-time dependency libkeyutils found: NO (tried pkgconfig)
Checking for function "gettid" : YES
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency fuse3 found: YES 3.10.2
Run-time dependency libbpf found: NO (tried pkgconfig)
Has header "sys/epoll.h" : YES
Has header "linux/magic.h" : YES
Has header "valgrind/valgrind.h" : NO
Has header "linux/btrfs.h" : YES
Has header "libdrm/drm.h" : NO
Has header "pty.h" : YES
Has header "sys/disk.h" : NO
Has header "sys/ioccom.h" : NO
Has header "sys/kcov.h" : NO
Checking for function "accept4" : YES
Checking for function "clock_adjtime" : YES
Checking for function "dup3" : YES
Checking for function "fallocate" : YES
Checking for function "posix_fallocate" : YES
Checking for function "posix_memalign" : YES
Checking for function "ppoll" : YES
Checking for function "preadv" : YES
Checking for function "sem_timedwait" with dependency threads: YES
Checking for function "sendfile" : YES
Checking for function "setns" : YES
Checking for function "unshare" : YES
Checking for function "syncfs" : YES
Checking for function "sync_file_range" : YES
Checking for function "timerfd_create" : YES
Checking for function "copy_file_range" : YES
Checking for function "openpty" with dependency -lutil: YES
Checking for function "strchrnul" : YES
Checking for function "system" : YES
Header has symbol "bswap_32" : YES
Header has symbol "epoll_create1" : YES
Header has symbol "environ" : YES
Header has symbol "FALLOC_FL_PUNCH_HOLE" : YES
Header has symbol "FALLOC_FL_KEEP_SIZE" : YES
Header has symbol "FALLOC_FL_ZERO_RANGE" : YES
Has header "linux/fiemap.h" : YES
Header has symbol "FS_IOC_FIEMAP" : YES
Checking for function "getrandom" : YES
Header has symbol "GRND_NONBLOCK" : YES
Header has symbol "inotify_init" : YES
Header has symbol "inotify_init1" : YES
Header has symbol "bswap32" : NO
Header has symbol "PR_SET_TIMERSLACK" : YES
Header has symbol "IFLA_PROTO_DOWN" : YES
Header has symbol "makedev" : YES
Header has symbol "optreset" : NO
Header has symbol "struct utmpx" : YES
Checking whether type "struct sigevent" has member "sigev_notify_thread_id" : NO
Checking whether type "struct stat" has member "st_atim" : YES
Program scripts/minikconf.py found: YES
Configuring i386-softmmu-config-target.h using configuration
Configuring i386-softmmu-config-devices.mak with command
Reading depfile: /builddir/build/BUILD/xen-4.15.3/tools/qemu-xen-build/meson-private/i386-softmmu-config-devices.mak.d
Configuring i386-softmmu-config-devices.h using configuration
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency slirp found: YES 4.4.0
Configuring config-host.h using configuration
Program scripts/hxtool found: YES
Program scripts/shaderinclude.pl found: YES
Program scripts/qapi-gen.py found: YES
Program scripts/qemu-version.sh found: YES
|Executing subproject libvhost-user method meson
|
|Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
|Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
|Project name: libvhost-user
|Project version: undefined
|C compiler for the host machine: cc (gcc 11.2.1 "cc (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9)")
|C linker for the host machine: cc ld.bfd 2.35.2-17
|Dependency threads found: YES unknown (cached)
|Dependency glib-2.0 found: YES 6.1.1 (overridden)
|Build targets in project: 8
|Subproject libvhost-user finished.
Program keycodemapdb/tools/keymap-gen found: YES
Program scripts/decodetree.py found: YES
Program ../scripts/modules/module_block.py found: YES
Program ../scripts/block-coroutine-wrapper.py found: YES
Program scripts/modinfo-collect.py found: YES
Program scripts/modinfo-generate.py found: YES
Program nm found: YES
Program scripts/undefsym.py found: YES
Program scripts/feature_to_c.sh found: YES
Library ibumad found: YES
Configuring 50-qemu-virtiofsd.json using configuration
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: YES
Program sphinx-build-3 found: YES
Program python3 found: YES (/usr/bin/python3)
Program diff found: YES
Program dbus-daemon found: NO
Program initrd-stress.sh found: YES
Build targets in project: 559
qemu 6.1.1
Directories
Install prefix: /usr
BIOS directory: share/qemu-xen/qemu
firmware path: /usr/lib/xen/share/qemu-firmware
binary directory: lib/xen/bin
library directory: lib/xen/lib
module directory: lib/xen/lib/qemu
libexec directory: lib/xen/libexec
include directory: lib/xen/include
config directory: /usr/etc
local state directory: /var
Manual directory: share/man
Doc directory: /usr/lib/xen/share/doc
Build directory: /builddir/build/BUILD/xen-4.15.3/tools/qemu-xen-build
Source path: /builddir/build/BUILD/xen-4.15.3/tools/qemu-xen
GIT submodules: ui/keycodemapdb tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 slirp
Host binaries
git: git
make: make
python: /usr/bin/python3 (version: 3.9)
sphinx-build: YES
genisoimage:
smbd: "/usr/sbin/smbd"
Configurable features
Documentation: YES
system-mode emulation: YES
user-mode emulation: NO
block layer: YES
Install blobs: YES
module support: YES
alternative module path: NO
fuzzing support: NO
Audio drivers: alsa oss
Trace backends: log
QOM debugging: YES
vhost-kernel support: YES
vhost-net support: YES
vhost-crypto support: YES
vhost-scsi support: YES
vhost-vsock support: YES
vhost-user support: YES
vhost-user-blk server support: YES
vhost-user-fs support: YES
vhost-vdpa support: YES
build guest agent: NO
Compilation
host CPU: x86_64
host endianness: little
C compiler: cc
Host C compiler: cc
C++ compiler: c++
CFLAGS: -O2 -g
CXXFLAGS: -O2 -g
LDFLAGS: -L/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/ -Wl,-rpath-link=/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64/
QEMU_CFLAGS: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -m64 -mcx16 -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 -DXC_WANT_COMPAT_EVTCHN_API=1 -DXC_WANT_COMPAT_GNTTAB_API=1 -I/builddir/build/BUILD/xen-4.15.3/tools/../tools/include -DXC_WANT_COMPAT_MAP_FOREIGN_API=1 -DXC_WANT_COMPAT_DEVICEMODEL_API=1 -I/builddir/build/BUILD/xen-4.15.3/tools/include -DHAVE_FSXATTR=1 -Wold-style-declaration -Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels -Wexpansion-to-defined -Wimplicit-fallthrough=2 -Wno-missing-include-dirs -Wno-shift-negative-value -Wno-psabi -fstack-protector-strong
QEMU_LDFLAGS: -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -m64 -DXC_WANT_COMPAT_EVTCHN_API=1 -DXC_WANT_COMPAT_GNTTAB_API=1 -I/builddir/build/BUILD/xen-4.15.3/tools/../tools/include -DXC_WANT_COMPAT_MAP_FOREIGN_API=1 -DXC_WANT_COMPAT_DEVICEMODEL_API=1 -L/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64 -Wl,-rpath-link=/builddir/build/BUILD/xen-4.15.3/tools/../dist/install/usr/lib64 -I/builddir/build/BUILD/xen-4.15.3/tools/include -DHAVE_FSXATTR=1 -fstack-protector-strong
profiler: NO
link-time optimization (LTO): NO
PIE: YES
static build: NO
malloc trim support: YES
membarrier: NO
debug stack usage: NO
mutex debugging: NO
memory allocator: system
avx2 optimization: YES
avx512f optimization: NO
gprof enabled: NO
gcov: NO
thread sanitizer: NO
CFI support: NO
strip binaries: YES
sparse: NO
mingw32 support: NO
Targets and accelerators
KVM support: YES
HAX support: NO
HVF support: NO
WHPX support: NO
NVMM support: NO
Xen support: YES
xen ctrl version: 41500
TCG support: YES
TCG backend: native (x86_64)
TCG plugins: YES
TCG debug enabled: NO
target list: i386-softmmu
default devices: YES
out of process emulation: YES
Block layer support
coroutine backend: ucontext
coroutine pool: YES
Block whitelist (rw):
Block whitelist (ro):
Use block whitelist in tools: NO
VirtFS support: YES
build virtiofs daemon: YES
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: YES
Crypto
TLS priority: "NORMAL"
GNUTLS support: YES
GNUTLS crypto: YES
libgcrypt: NO
nettle: NO
crypto afalg: NO
rng-none: NO
Linux keyring: YES
Dependencies
SDL support: YES
SDL image support: NO
GTK support: NO
pixman: YES
VTE support: NO
slirp support: system
libtasn1: YES
PAM: NO
iconv support: YES
curses support: YES
virgl support: YES
curl support: YES
Multipath support: NO
VNC support: YES
VNC SASL support: YES
VNC JPEG support: YES
VNC PNG support: YES
brlapi support: YES
vde support: NO
netmap support: NO
Linux AIO support: YES
Linux io_uring support: NO
ATTR/XATTR support: YES
RDMA support: YES
PVRDMA support: YES
fdt support: NO
libcap-ng support: YES
bpf support: NO
spice support: YES
rbd support: YES
xfsctl support: YES
smartcard support: NO
U2F support: NO
libusb: YES
usb net redir: YES
OpenGL support: YES
GBM: NO
libiscsi support: YES
libnfs support: YES
seccomp support: YES
GlusterFS support: YES
TPM support: YES
libssh support: YES
lzo support: YES
snappy support: NO
bzip2 support: YES
lzfse support: NO
zstd support: YES
NUMA host support: YES
libxml2: YES
capstone: NO
libpmem support: NO
libdaxctl support: NO
libudev: YES
FUSE lseek: YES
Subprojects
libvhost-user: YES
Found ninja-1.10.2 at /usr/bin/ninja
make[1]: Entering directory '/builddir/build/BUILD/xen-4.15.3/tools/qemu-xen-build'
/usr/bin/ninja build.ninja && touch build.ninja.stamp
ninja: no work to do.
/usr/bin/python3 -B /builddir/build/BUILD/xen-4.15.3/tools/qemu-xen/meson/meson.py introspect --targets --tests --benchmarks | /usr/bin/python3 -B scripts/mtest2make.py > Makefile.mtest
AS multiboot.o
AS linuxboot.o
CC linuxboot_dma.o
AS kvmvapic.o
AS pvh.o
CC pvh_main.o
BUILD multiboot.img
BUILD linuxboot.img
BUILD linuxboot_dma.img
BUILD kvmvapic.img
BUILD multiboot.raw
BUILD linuxboot.raw
BUILD linuxboot_dma.raw
BUILD kvmvapic.raw
SIGN multiboot.bin
SIGN linuxboot.bin
SIGN linuxboot_dma.bin
SIGN kvmvapic.bin
BUILD pvh.img
BUILD pvh.raw
SIGN pvh.bin
[1/2576] Generating qemu-img-cmds.h with a meson_exe.py custom command