Meson Meta info for qemu6 build in Almalinux 8
+ /usr/bin/make -j3 subdir-install-qemu-xen-dir -C tools DESTDIR=/builddir/build/BUILD/xen-4.15.1/dist/uumeq
make: Entering directory '/builddir/build/BUILD/xen-4.15.1/tools'
if test -d /builddir/build/BUILD/xen-4.15.1/tools/../tools/qemu-xen ; then \
	mkdir -p qemu-xen-dir; \
else \
	export GIT=git; \
	/builddir/build/BUILD/xen-4.15.1/tools/../scripts/git-checkout.sh /builddir/build/BUILD/xen-4.15.1/tools/../tools/qemu-xen qemu-xen-4.15.1 qemu-xen-dir ; \
fi
if test -d /builddir/build/BUILD/xen-4.15.1/tools/../tools/qemu-xen ; then \
	source=/builddir/build/BUILD/xen-4.15.1/tools/../tools/qemu-xen; \
else \
	source=/builddir/build/BUILD/xen-4.15.1/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.1/tools/../dist/install/usr/lib64/ -Wl,-rpath-link=/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/ $LDFLAGS" \
PKG_CONFIG_PATH=/builddir/build/BUILD/xen-4.15.1/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.1/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.1/tools/../dist/install/usr/lib64 -Wl,-rpath-link=/builddir/build/BUILD/xen-4.15.1/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-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.1/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.1/tools/qemu-xen
Build dir: /builddir/build/BUILD/xen-4.15.1/tools/qemu-xen-build
Build type: native build
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.1/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.1/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Project name: qemu
Project version: 6.0.0
Using 'LDFLAGS' from environment with value: '-L/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/ -Wl,-rpath-link=/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/ '
Using 'LDFLAGS' from environment with value: '-L/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/ -Wl,-rpath-link=/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/ '
C compiler for the host machine: cc (gcc 8.4.1 "cc (GCC) 8.4.1 20200928 (Red Hat 8.4.1-1)")
C linker for the host machine: cc ld.bfd 2.30-93
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.1/tools/../dist/install/usr/lib64/ -Wl,-rpath-link=/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/ '
C++ compiler for the host machine: c++ (gcc 8.4.1 "c++ (GCC) 8.4.1 20200928 (Red Hat 8.4.1-1)")
C++ linker for the host machine: c++ ld.bfd 2.30-93
Program cgcc found: NO
Library m found: YES
Library util found: YES
Run-time dependency appleframeworks found: NO (tried framework)
Found pkg-config: /usr/bin/pkg-config (1.4.2)
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency pixman-1 found: YES 0.38.4
Library aio found: YES
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency zlib found: YES 1.2.11
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.1/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.1/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libseccomp found: YES 2.5.1
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.1/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency xkbcommon found: YES 0.9.1
Library rt found: YES
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libiscsi found: YES 1.18.0
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libzstd found: YES 1.4.4
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libcurl found: YES 7.61.1
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libudev found: YES 239
Library mpathpersist found: NO
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency ncursesw found: YES 6.1.20180224
Has header "brlapi.h" : YES 
Library brlapi found: YES
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency sdl2 found: YES 2.0.10
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.1/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 
Dependency gtk+-3.0 skipped: feature gtk disabled
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libpng found: YES 1.6.34
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency libjpeg found: YES 1.5.3
Has header "sasl/sasl.h" : YES 
Library sasl2 found: YES
Has header "snappy-c.h" : NO 
Has header "lzo/lzo1x.h" : YES 
Library lzo2 found: YES
Run-time dependency u2f-emu found: NO (tried pkgconfig)
Run-time dependency libkeyutils found: NO (tried pkgconfig)
Checking for function "gettid" : NO 
Using 'PKG_CONFIG_PATH' from environment with value: '/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency fuse3 found: YES 3.2.1
Has header "linux/btrfs.h" : YES 
Has header "libdrm/drm.h" : YES 
Has header "pty.h" : YES 
Has header "sys/ioccom.h" : NO 
Has header "sys/kcov.h" : NO 
Checking for function "system" : YES 
Checking for function "preadv" : 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.1/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.1/tools/../dist/install/usr/lib64/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Run-time dependency slirp found: YES 4.3.1
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.1/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.1/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 8.4.1 "cc (GCC) 8.4.1 20200928 (Red Hat 8.4.1-1)")
|C linker for the host machine: cc ld.bfd 2.30-93
|Run-time dependency threads found: YES
|Dependency glib-2.0 found: YES 6.0.0 (overridden)
|Build targets in project: 8
|Subproject libvhost-user finished.
Dependency threads found: YES unknown (cached)
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 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: YES
Program initrd-stress.sh found: YES
Build targets in project: 504
qemu 6.0.0
  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.1/tools/qemu-xen-build
                      Source path: /builddir/build/BUILD/xen-4.15.1/tools/qemu-xen
                   GIT submodules: 
  Host binaries
                              git: git
                             make: make
                           python: /usr/bin/python3 (version: 3.6)
                     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
                   plugin support: 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++
                          ARFLAGS: rv
                           CFLAGS: -O2 -g
                         CXXFLAGS: -O2 -g
                          LDFLAGS: -L/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64/ -Wl,-rpath-link=/builddir/build/BUILD/xen-4.15.1/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.1/tools/../tools/include 	-DXC_WANT_COMPAT_MAP_FOREIGN_API=1 	-DXC_WANT_COMPAT_DEVICEMODEL_API=1 	  -I/builddir/build/BUILD/xen-4.15.1/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.1/tools/../tools/include 	-DXC_WANT_COMPAT_MAP_FOREIGN_API=1 	-DXC_WANT_COMPAT_DEVICEMODEL_API=1 	  -L/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64 -Wl,-rpath-link=/builddir/build/BUILD/xen-4.15.1/tools/../dist/install/usr/lib64   -I/builddir/build/BUILD/xen-4.15.1/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
                   preadv support: YES
                        fdatasync: YES
                          madvise: YES
                    posix_madvise: YES
                   posix_memalign: YES
                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
                      Xen support: YES
                 xen ctrl version: 41500
                      TCG support: YES
                      TCG backend: native (x86_64)
                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): 
                   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
                 sheepdog support: NO
                     FUSE exports: YES
  Crypto
                     TLS priority: "NORMAL"
                   GNUTLS support: YES
                        libgcrypt: NO
                           nettle: YES
                              XTS: 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: NO
                     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
                    spice support: YES
                      rbd support: YES
                   xfsctl support: YES
                smartcard support: NO
                      U2F support: NO
                           libusb: YES
                    usb net redir: YES
                   OpenGL support: NO
                              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: NO
                         capstone: NO
                  libpmem support: NO
                libdaxctl support: NO
                          libudev: YES
                       FUSE lseek: NO
  Subprojects
                    libvhost-user: YES
Found ninja-1.8.2 at /usr/bin/ninja