Meson Meta info for qemu-9.1.0/xen-4.21 (time64) build in Debian Trixie/stable deb13
env -u CFLAGS CONFIG_UUMEQ=y /usr/bin/make -j6 subdir-install-qemu-xen-dir -C debian/build/build-utils_amd64/tools DESTDIR=/home/mockbuild/pbdeps/xen-4.21.2/debian/build/install-qemuu_amd64
make[3]: Entering directory '/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools'
if test -d /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../tools/qemu-xen ; then \
mkdir -p qemu-xen-dir; \
else \
export GIT=git; \
/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../scripts/git-checkout.sh /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../tools/qemu-xen qemu-xen-4.21.0 qemu-xen-dir ; \
fi
if test -d /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../tools/qemu-xen ; then \
source=/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../tools/qemu-xen; \
else \
source=/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/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-backends=log"; \
elif $source/scripts/tracetool.py --check-backend --backend stderr ; then \
enable_trace_backend='--enable-trace-backends=stderr'; \
else \
enable_trace_backend='' ; \
fi ; \
if [ "" = "y" ]; then \
virtfs='--enable-virtfs' ; \
elif [ "" = "n" ]; then \
virtfs='--disable-virtfs' ; \
else \
virtfs='' ; \
fi ; \
LDFLAGS="-L/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../../install-utils_amd64/usr/lib/x86_64-linux-gnu -Wl,-rpath-link=/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../../install-utils_amd64/usr/lib/x86_64-linux-gnu $LDFLAGS" \
PKG_CONFIG_PATH=/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../../install-utils_amd64/usr/lib/x86_64-linux-gnu/pkgconfig${PKG_CONFIG_PATH:+:${PKG_CONFIG_PATH}} \
$source/configure --enable-xen --target-list=i386-softmmu \
\
$enable_trace_backend \
--prefix=/usr \
--libdir=/usr/lib/xen-4.21/lib \
--includedir=/usr/lib/xen-4.21/include \
--extra-cflags="-DXC_WANT_COMPAT_EVTCHN_API=1 \
-DXC_WANT_COMPAT_GNTTAB_API=1 \
-I/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../tools/include \
-DXC_WANT_COMPAT_MAP_FOREIGN_API=1 \
-DXC_WANT_COMPAT_DEVICEMODEL_API=1 \
" \
--extra-ldflags=" -L/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../../install-utils_amd64/usr/lib/x86_64-linux-gnu -Wl,-rpath-link=/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../../install-utils_amd64/usr/lib/x86_64-linux-gnu " \
--bindir=/usr/lib/xen-4.21/bin \
--datadir=/usr/share/qemu-xen \
--localstatedir=/var \
--docdir=/usr/lib/xen-4.21/share/doc \
--mandir=/usr/lib/xen-4.21/share/man \
--libexecdir=/usr/lib/xen-4.21/libexec \
--firmwarepath=/usr/lib/xen-4.21/share/qemu-firmware \
--disable-kvm \
--disable-docs \
--disable-guest-agent \
--mandir=/usr/share/man --enable-docs --enable-linux-aio --enable-attr --enable-brlapi --enable-tcg --enable-zstd --enable-glusterfs --enable-libiscsi --enable-slirp --enable-virtfs --enable-cap-ng --enable-curl --enable-rdma --enable-bpf --enable-linux-io-uring --enable-gnutls --disable-gtk --disable-vte --enable-libiscsi --enable-curses --enable-libnfs --audio-drv-list=alsa,oss,pa --enable-dbus-display --enable-rbd --enable-vnc-sasl --enable-seccomp --enable-libusb --enable-usb-redir --enable-libssh --enable-vde --enable-vnc --enable-vnc-jpeg --enable-xen-pci-passthrough --enable-lzo --enable-vhost-net --enable-kvm --disable-strip --firmwarepath=/usr/share/qemu:/usr/share/seabios:/usr/lib/ipxe/qemu --disable-linux-user --enable-system --enable-modules --enable-module-upgrades --enable-linux-aio --enable-bzip2 --extra-cflags=" -I/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/include -D_FORTIFY_SOURCE=2 -DVENDOR_DEBIAN " \
--cpu=x86_64 \
\
$virtfs; \
/usr/bin/make all
python determined to be '/usr/bin/python3'
python version: Python 3.13.5
mkvenv: Creating non-isolated virtual environment at 'pyvenv'
mkvenv: checking for LegacyMatcher('meson>=1.1.0')
mkvenv: checking for LegacyMatcher('sphinx>=3.4.3')
mkvenv: checking for LegacyMatcher('sphinx_rtd_theme>=0.5')
The Meson build system
Version: 1.7.0
Source dir: /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen
Build dir: /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build
Build type: native build
Project name: qemu
Project version: 9.1.0
C compiler for the host machine: cc -m64 (gcc 14.2.0 "cc (Debian 14.2.0-19) 14.2.0")
C linker for the host machine: cc -m64 ld.bfd 2.44
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program scripts/symlink-install-tree.py found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3 /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/scripts/symlink-install-tree.py)
Program sh found: YES (/usr/bin/sh)
Program python3 found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3)
Program iasl found: YES (/usr/bin/iasl)
Program bzip2 found: YES (/usr/bin/bzip2)
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,-z,now: YES
Checking if "-fzero-call-used-regs=used-gpr" compiles: YES
Compiler for C supports arguments -ftrivial-auto-var-init=zero: YES
Compiler for C supports arguments -fzero-call-used-regs=used-gpr: YES
Compiler for C supports arguments -Wempty-body: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Wexpansion-to-defined: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wformat-y2k: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wimplicit-fallthrough=2: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Wmissing-format-attribute: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wold-style-declaration: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wredundant-decls: YES
Compiler for C supports arguments -Wshadow=local: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wundef: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -Wno-gnu-variable-sized-type-not-at-end: NO
Compiler for C supports arguments -Wno-initializer-overrides: NO
Compiler for C supports arguments -Wno-missing-include-dirs: YES
Compiler for C supports arguments -Wno-psabi: YES
Compiler for C supports arguments -Wno-shift-negative-value: YES
Compiler for C supports arguments -Wno-string-plus-int: NO
Compiler for C supports arguments -Wno-tautological-type-limit-compare: NO
Compiler for C supports arguments -Wno-typedef-redefinition: NO
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: YES (/usr/bin/pkg-config) 1.8.1
Run-time dependency xencontrol found: YES 4.21.0
Run-time dependency xenstore found: YES 4.1
Run-time dependency xenforeignmemory found: YES 1.4
Run-time dependency xengnttab found: YES 1.2
Run-time dependency xenevtchn found: YES 1.2
Run-time dependency xendevicemodel found: YES 1.4
Run-time dependency xentoolcore found: YES 1.0
Run-time dependency glib-2.0 found: YES 2.84.4
Run-time dependency gmodule-export-2.0 found: YES 2.84.4
Run-time dependency gio-2.0 found: YES 2.84.4
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Run-time dependency gio-unix-2.0 found: YES 2.84.4
Program scripts/xml-preprocess.py found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3 /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/scripts/xml-preprocess.py)
Run-time dependency pixman-1 found: YES 0.44.0
Run-time dependency zlib found: YES 1.3.1
Has header "libaio.h" : YES
Library aio found: YES
Run-time dependency liburing found: YES 2.9
Run-time dependency libnfs found: YES 5.0.2
Run-time dependency appleframeworks found: NO (tried framework)
Run-time dependency appleframeworks found: NO (tried framework)
Run-time dependency libseccomp found: YES 2.6.0
Header "seccomp.h" has symbol "SCMP_FLTATR_API_SYSRAWRC" with dependency libseccomp: YES
Has header "cap-ng.h" : YES
Library cap-ng found: YES
Run-time dependency xkbcommon found: YES 1.7.0
Run-time dependency slirp found: YES 4.8.0
Has header "libvdeplug.h" : YES
Library vdeplug found: YES
Run-time dependency libpulse found: YES 17.0
Run-time dependency alsa found: YES 1.2.14
Run-time dependency jack found: NO (tried pkgconfig)
Run-time dependency libpipewire-0.3 found: NO (tried pkgconfig)
Run-time dependency sndio found: YES 1.10.0
Run-time dependency spice-protocol found: YES 0.14.3
Run-time dependency spice-server found: YES 0.15.2
Library rt found: YES
Run-time dependency libiscsi found: YES 1.20.0
Run-time dependency libzstd found: YES 1.5.7
Run-time dependency qpl found: NO (tried pkgconfig)
Run-time dependency libwd found: NO (tried pkgconfig)
Run-time dependency libwd_comp found: NO (tried pkgconfig)
Run-time dependency virglrenderer found: YES 1.1.0
Run-time dependency rutabaga_gfx_ffi found: NO (tried pkgconfig)
Run-time dependency blkio found: YES 1.5.0
Run-time dependency libcurl found: YES 8.14.1
Run-time dependency libudev found: YES 257
Library mpathpersist found: NO
Run-time dependency ncursesw found: YES 6.5.20250216
Has header "brlapi.h" : YES
Library brlapi found: YES
Run-time dependency sdl2 found: YES 2.32.4
Run-time dependency sdl2_image found: YES 2.8.8
Library rados found: YES
Has header "rbd/librbd.h" : YES
Library rbd found: YES
Run-time dependency glusterfs-api found: YES 7.11.1
Run-time dependency libssh found: YES 0.11.2
Has header "bzlib.h" : YES
Library bz2 found: YES
Has header "lzfse.h" : NO
Has header "sys/soundcard.h" : YES
Run-time dependency epoxy found: YES 1.5.10
Has header "epoxy/egl.h" with dependency epoxy: YES
Run-time dependency gbm found: YES 25.0.7-2+deb13u1
Run-time dependency gnutls found: YES 3.8.9
Run-time dependency capstone found: YES 5.0.7
Run-time dependency gmp found: YES 6.3.0
Run-time dependency libpng found: YES 1.6.48
Run-time dependency libjpeg found: YES 2.1.5
Has header "sasl/sasl.h" : YES
Library sasl2 found: YES
Has header "security/pam_appl.h" : YES
Library pam found: YES
Has header "snappy-c.h" : NO
Has header "lzo/lzo1x.h" : YES
Library lzo2 found: YES
Has header "numa.h" : YES
Library numa found: YES
Library fdt found: YES
Has header "rdma/rdma_cma.h" : YES
Library rdmacm found: YES
Library ibverbs found: YES
Run-time dependency libcacard found: YES 2.8.0
Run-time dependency u2f-emu found: NO (tried pkgconfig)
Run-time dependency canokey-qemu found: NO (tried pkgconfig)
Run-time dependency libusbredirparser-0.5 found: YES 0.15.0
Run-time dependency libusb-1.0 found: YES 1.0.28
Run-time dependency libpmem found: YES 1.13.1
Run-time dependency libdaxctl found: NO (tried pkgconfig)
Run-time dependency libtasn1 found: YES 4.20.0
Run-time dependency libkeyutils found: YES 1.6.3
Checking for function "gettid" : YES
Run-time dependency libselinux found: YES 3.8.1
Checking for function "malloc_trim" : YES
Header "sys/stat.h" has symbol "STATX_BASIC_STATS" : YES
Header "sys/stat.h" has symbol "STATX_MNT_ID" : YES
Run-time dependency fuse3 found: YES 3.17.2
Run-time dependency libbpf found: YES 1.5.0
Run-time dependency libxdp found: NO (tried pkgconfig)
Run-time dependency libdw found: YES 0.192
Header "linux/fs.h" has symbol "FIFREEZE" : YES
Header "linux/fs.h" has symbol "FITRIM" : YES
Checking for function "numa_has_preferred_many" with dependency -lnuma: YES
Checking whether type "struct virgl_renderer_resource_info_ext" has member "d3d_tex2d" with dependency virglrenderer: YES
Has header "sys/epoll.h" : YES
Has header "linux/magic.h" : YES
Has header "valgrind/valgrind.h" : NO
Initialized empty Git repository in /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/subprojects/keycodemapdb/.git/
From https://gitlab.com/qemu-project/keycodemapdb
* branch f5772a62ec52591ff6870b7e8ef32482371f22c6 -> FETCH_HEAD
HEAD is now at f5772a6 Add Qemu qcode support for F13 to F24
Has header "linux/btrfs.h" : YES
Has header "libdrm/drm.h" : YES
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 "close_range" : YES
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 "getcpu" : YES
Checking for function "sched_getcpu" : NO
Checking for function "posix_memalign" : YES
Checking for function "_aligned_malloc" : NO
Checking for function "valloc" : YES
Checking for function "memalign" : YES
Checking for function "ppoll" : YES
Checking for function "preadv" : YES
Checking for function "pthread_fchdir_np" : NO
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 "getifaddrs" : YES
Checking for function "openpty" with dependency -lutil: YES
Checking for function "strchrnul" : YES
Checking for function "system" : YES
Checking for function "rbd_namespace_exists" with dependencies -lrbd, -lrados: YES
Checking for function "ibv_advise_mr" with dependencies -lrdmacm, -libverbs: YES
Header "sys/inotify.h" has symbol "inotify_init" : YES
Header "sys/inotify.h" has symbol "inotify_init1" : YES
Header "linux/blkzoned.h" has symbol "BLKOPENZONE" : YES
Header "sys/epoll.h" has symbol "epoll_create1" : YES
Header "linux/falloc.h" has symbol "FALLOC_FL_PUNCH_HOLE" : YES
Header "linux/falloc.h" has symbol "FALLOC_FL_KEEP_SIZE" : YES
Header "linux/falloc.h" has symbol "FALLOC_FL_ZERO_RANGE" : YES
Has header "linux/fiemap.h" : YES
Header "linux/fs.h" has symbol "FS_IOC_FIEMAP" : YES
Checking for function "getrandom" : YES
Header "sys/random.h" has symbol "GRND_NONBLOCK" : YES
Header "sys/prctl.h" has symbol "PR_SET_TIMERSLACK" : YES
Header "linux/rtnetlink.h" has symbol "IFLA_PROTO_DOWN" : YES
Header "sys/sysmacros.h" has symbol "makedev" : YES
Header "getopt.h" has symbol "optreset" : NO
Header "netinet/in.h" has symbol "IPPROTO_MPTCP" : YES
Checking whether type "struct sigevent" has member "sigev_notify_thread_id" : NO
Checking whether type "struct stat" has member "st_atim" : YES
Checking whether type "struct blk_zone" has member "capacity" : YES
Checking for type "struct iovec" : YES
Checking for type "struct utmpx" : YES
Checking for type "struct mmsghdr" : YES
Header "asm/hwprobe.h" has symbol "RISCV_HWPROBE_EXT_ZBA" : NO
Header "linux/vm_sockets.h" has symbol "AF_VSOCK" : YES
Program scripts/minikconf.py found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3 /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/scripts/minikconf.py)
Configuring i386-softmmu-config-target.h using configuration
Configuring i386-softmmu-config-devices.mak with command
Reading depfile: /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/meson-private/i386-softmmu-config-devices.mak.d
Configuring i386-softmmu-config-devices.h using configuration
Program scripts/make-config-poison.sh found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/scripts/make-config-poison.sh)
Executing subproject libvhost-user
libvhost-user| Project name: libvhost-user
libvhost-user| Project version: undefined
libvhost-user| C compiler for the host machine: cc -m64 (gcc 14.2.0 "cc (Debian 14.2.0-19) 14.2.0")
libvhost-user| C linker for the host machine: cc -m64 ld.bfd 2.44
libvhost-user| Compiler for C supports arguments -Wsign-compare: YES
libvhost-user| Compiler for C supports arguments -Wdeclaration-after-statement: YES
libvhost-user| Compiler for C supports arguments -Wstrict-aliasing: YES
libvhost-user| Dependency threads found: YES unknown (cached)
libvhost-user| Dependency glib-2.0 found: YES 2.84.4 (overridden)
libvhost-user| Build targets in project: 4
libvhost-user| Subproject libvhost-user finished.
Executing subproject libvduse
libvduse| Project name: libvduse
libvduse| Project version: undefined
libvduse| C compiler for the host machine: cc -m64 (gcc 14.2.0 "cc (Debian 14.2.0-19) 14.2.0")
libvduse| C linker for the host machine: cc -m64 ld.bfd 2.44
libvduse| Compiler for C supports arguments -Wsign-compare: YES (cached)
libvduse| Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached)
libvduse| Compiler for C supports arguments -Wstrict-aliasing: YES (cached)
libvduse| Build targets in project: 5
libvduse| Subproject libvduse finished.
Configuring config-host.h using configuration
Program scripts/hxtool found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/scripts/hxtool)
Program scripts/shaderinclude.py found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3 /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/scripts/shaderinclude.py)
Program scripts/qapi-gen.py found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3 /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/scripts/qapi-gen.py)
Program scripts/qemu-version.sh found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/scripts/qemu-version.sh)
Executing subproject keycodemapdb
keycodemapdb| Project name: keycodemapdb
keycodemapdb| Project version: undefined
keycodemapdb| Program tools/keymap-gen found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/subprojects/keycodemapdb/tools/keymap-gen)
keycodemapdb| Build targets in project: 268
keycodemapdb| Subproject keycodemapdb finished.
Program scripts/decodetree.py found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3 /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/scripts/decodetree.py)
Program ../scripts/modules/module_block.py found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3 /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/block/../scripts/modules/module_block.py)
Program ../scripts/block-coroutine-wrapper.py found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3 /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/block/../scripts/block-coroutine-wrapper.py)
Program scripts/modinfo-collect.py found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3 /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/scripts/modinfo-collect.py)
Program scripts/modinfo-generate.py found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3 /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/scripts/modinfo-generate.py)
Program nm found: YES
Program scripts/undefsym.py found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3 /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/scripts/undefsym.py)
Program scripts/feature_to_c.py found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3 /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/scripts/feature_to_c.py)
Configuring 50-qemu-gpu.json using configuration
Program dtc found: YES (/usr/bin/dtc)
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
Initialized empty Git repository in /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/subprojects/berkeley-softfloat-3/.git/
From https://gitlab.com/qemu-project/berkeley-softfloat-3
* branch b64af41c3276f97f0e181920400ee056b9c88037 -> FETCH_HEAD
HEAD is now at b64af41 Fix typo in function 'softfloat_propagateNaNF128M' for RISC-V.
Initialized empty Git repository in /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/subprojects/berkeley-testfloat-3/.git/
From https://gitlab.com/qemu-project/berkeley-testfloat-3
* branch e7af9751d9f9fd3b47911f51a5cfd08af256a9ab -> FETCH_HEAD
HEAD is now at e7af975 Fix -Wreturn-type errors in fNNRandom
Configuring 60-edk2-i386.json using configuration
Configuring 60-edk2-x86_64.json using configuration
Program /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/sphinx-build found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/sphinx-build)
../qemu-xen/docs/meson.build:80: WARNING: Project targets '>=1.1.0' but uses feature deprecated since '0.60.0': install_subdir with empty directory. It worked by accident and is buggy. Use install_emptydir instead.
Program bash found: YES 5.2.37 5.2.37 (/usr/bin/bash)
Program /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/scripts/decodetree.py found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3 /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/scripts/decodetree.py)
Executing subproject berkeley-softfloat-3
berkeley-softfloat-3| Project name: berkeley-softfloat-3
berkeley-softfloat-3| Project version: undefined
berkeley-softfloat-3| C compiler for the host machine: cc -m64 (gcc 14.2.0 "cc (Debian 14.2.0-19) 14.2.0")
berkeley-softfloat-3| C linker for the host machine: cc -m64 ld.bfd 2.44
berkeley-softfloat-3| Configuring platform.h using configuration
berkeley-softfloat-3| Build targets in project: 540
berkeley-softfloat-3| Subproject berkeley-softfloat-3 finished.
Executing subproject berkeley-testfloat-3
berkeley-testfloat-3| Project name: berkeley-testfloat-3
berkeley-testfloat-3| Project version: undefined
berkeley-testfloat-3| C compiler for the host machine: cc -m64 (gcc 14.2.0 "cc (Debian 14.2.0-19) 14.2.0")
berkeley-testfloat-3| C linker for the host machine: cc -m64 ld.bfd 2.44
berkeley-testfloat-3| Configuring platform.h using configuration
berkeley-testfloat-3| Compiler for C supports arguments -Wno-ignored-pragmas: NO
berkeley-testfloat-3| Build targets in project: 542
berkeley-testfloat-3| Subproject berkeley-testfloat-3 finished.
Program diff found: YES (/usr/bin/diff)
Program dbus-daemon found: YES (/usr/bin/dbus-daemon)
Run-time dependency gvnc-1.0 found: NO (tried pkgconfig)
Run-time dependency sysprof-capture-4 found: YES 48.0
Run-time dependency glib-2.0 found: YES 2.84.4
Program initrd-stress.sh found: YES (/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/tests/migration/initrd-stress.sh)
Build targets in project: 724
WARNING: Deprecated features used:
* 0.60.0: {'install_subdir with empty directory'}
qemu 9.1.0
Build environment
Build directory : /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build
Source path : /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen
Download dependencies : YES
Directories
Build directory : /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build
Source path : /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen
Download dependencies : YES
Install prefix : /usr
BIOS directory : share/qemu-xen/qemu
firmware path : /usr/share/qemu:/usr/share/seabios:/usr/lib/ipxe/qemu
binary directory : /usr/lib/xen-4.21/bin
library directory : /usr/lib/xen-4.21/lib
module directory : lib/xen-4.21/lib/qemu
libexec directory : /usr/lib/xen-4.21/libexec
include directory : /usr/lib/xen-4.21/include
config directory : /etc
local state directory : /var
Manual directory : /usr/share/man
Doc directory : /usr/lib/xen-4.21/share/doc
Host binaries
python : /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3 (version: 3.13)
sphinx-build : /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/sphinx-build
gdb :
iasl : /usr/bin/iasl
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 : YES
fuzzing support : NO
Audio drivers : alsa oss pa
Trace backends : log
D-Bus display : YES
QOM debugging : YES
Relocatable install : YES
vhost-kernel support : YES
vhost-net support : YES
vhost-user support : YES
vhost-user-crypto support : YES
vhost-user-blk server support : YES
vhost-vdpa support : YES
build guest agent : NO
Compilation
host CPU : x86_64
host endianness : little
C compiler : cc -m64
Host C compiler : cc -m64
C++ compiler : NO
Objective-C compiler : NO
CFLAGS : -DXC_WANT_COMPAT_EVTCHN_API=1 -DXC_WANT_COMPAT_GNTTAB_API=1 -I/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../tools/include -DXC_WANT_COMPAT_MAP_FOREIGN_API=1 -DXC_WANT_COMPAT_DEVICEMODEL_API=1 -I/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/include -D_FORTIFY_SOURCE=2 -DVENDOR_DEBIAN -g -O2
LDFLAGS : -L/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../../install-utils_amd64/usr/lib/x86_64-linux-gnu -Wl,-rpath-link=/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../../install-utils_amd64/usr/lib/x86_64-linux-gnu -DXC_WANT_COMPAT_EVTCHN_API=1 -DXC_WANT_COMPAT_GNTTAB_API=1 -I/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../tools/include -DXC_WANT_COMPAT_MAP_FOREIGN_API=1 -DXC_WANT_COMPAT_DEVICEMODEL_API=1 -I/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/include -D_FORTIFY_SOURCE=2 -DVENDOR_DEBIAN -L/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../../install-utils_amd64/usr/lib/x86_64-linux-gnu -Wl,-rpath-link=/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/../../install-utils_amd64/usr/lib/x86_64-linux-gnu
QEMU_CFLAGS : -msse2 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -ftrivial-auto-var-init=zero -fzero-call-used-regs=used-gpr -fstack-protector-strong
QEMU_LDFLAGS : -fstack-protector-strong -Wl,-z,relro -Wl,-z,now
link-time optimization (LTO) : NO
PIE : YES
static build : NO
malloc trim support : YES
membarrier : NO
debug graph lock : NO
debug stack usage : NO
mutex debugging : NO
memory allocator : system
avx2 optimization : YES
avx512bw optimization : YES
gcov : NO
thread sanitizer : NO
CFI support : NO
strip binaries : NO
sparse : NO
mingw32 support : NO
Cross compilers
i386 : cc
Targets and accelerators
KVM support : YES
HVF support : NO
WHPX support : NO
NVMM support : NO
Xen support : YES
xen ctrl version : 4.21.0
Xen emulation : YES
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
vfio-user server : NO
Block layer support
coroutine backend : ucontext
coroutine pool : YES
Block whitelist (rw) :
Block whitelist (ro) :
Use block whitelist in tools : NO
VirtFS (9P) support : YES
VirtFS (9P) Proxy Helper support (deprecated): YES
replication support : YES
bochs support : YES
cloop support : YES
dmg support : YES
qcow v1 support : YES
vdi support : YES
vhdx support : YES
vmdk support : YES
vpc support : YES
vvfat support : YES
qed support : YES
parallels support : YES
FUSE exports : YES 3.17.2
VDUSE block exports : YES
Crypto
TLS priority : NORMAL
GNUTLS support : YES 3.8.9
GNUTLS crypto : YES
libgcrypt : NO
nettle : NO
SM4 ALG support : NO
AF_ALG support : NO
rng-none : NO
Linux keyring : YES
Linux keyutils : YES 1.6.3
User interface
SDL support : YES 2.32.4
SDL image support : YES 2.8.8
GTK support : NO
pixman : YES 0.44.0
VTE support : NO
PNG support : YES 1.6.48
VNC support : YES
VNC SASL support : YES
VNC JPEG support : YES 2.1.5
spice protocol support : YES 0.14.3
spice server support : YES 0.15.2
curses support : YES
brlapi support : YES
Graphics backends
VirGL support : YES 1.1.0
Rutabaga support : NO
Audio backends
OSS support : YES
sndio support : YES 1.10.0
ALSA support : YES 1.2.14
PulseAudio support : YES 17.0
PipeWire support : NO
JACK support : NO
Network backends
AF_XDP support : NO
slirp support : YES 4.8.0
vde support : YES
netmap support : NO
l2tpv3 support : YES
Dependencies
libtasn1 : YES 4.20.0
PAM : YES
iconv support : YES
blkio support : YES 1.5.0
curl support : YES 8.14.1
Multipath support : NO
Linux AIO support : YES
Linux io_uring support : YES 2.9
ATTR/XATTR support : YES
RDMA support : YES
fdt support : YES
libcap-ng support : YES
bpf support : YES 1.5.0
rbd support : YES
smartcard support : YES 2.8.0
U2F support : NO
libusb : YES 1.0.28
usb net redir : YES 0.15.0
OpenGL support (epoxy) : YES 1.5.10
GBM : YES 25.0.7-2+deb13u1
libiscsi support : YES 1.20.0
libnfs support : YES 5.0.2
seccomp support : YES 2.6.0
GlusterFS support : YES 7.11.1
hv-balloon support : YES
TPM support : YES
libssh support : YES 0.11.2
lzo support : YES
snappy support : NO
bzip2 support : YES
lzfse support : NO
zstd support : YES 1.5.7
Query Processing Library support : NO
UADK Library support : NO
NUMA host support : YES
capstone : YES 5.0.7
libpmem support : YES 1.13.1
libdaxctl support : NO
libudev : YES 257
FUSE lseek : YES
selinux : YES 3.8.1
libdw : YES 0.192
Subprojects
berkeley-softfloat-3 : YES
berkeley-testfloat-3 : YES
keycodemapdb : YES
libvduse : YES
libvhost-user : YES
User defined options
Native files : config-meson.cross
attr : enabled
audio_drv_list : alsa,oss,pa
bindir : /usr/lib/xen-4.21/bin
bpf : enabled
brlapi : enabled
bzip2 : enabled
cap_ng : enabled
curl : enabled
curses : enabled
datadir : /usr/share/qemu-xen
dbus_display : enabled
docdir : /usr/lib/xen-4.21/share/doc
docs : enabled
glusterfs : enabled
gnutls : enabled
gtk : disabled
guest_agent : disabled
includedir : /usr/lib/xen-4.21/include
kvm : enabled
libdir : /usr/lib/xen-4.21/lib
libexecdir : /usr/lib/xen-4.21/libexec
libiscsi : enabled
libnfs : enabled
libssh : enabled
libusb : enabled
linux_aio : enabled
linux_io_uring : enabled
localstatedir : /var
lzo : enabled
mandir : /usr/share/man
module_upgrades : true
modules : enabled
plugins : true
prefix : /usr
qemu_firmwarepath : ["""/usr/share/qemu""","""/usr/share/seabios""","""/usr/lib/ipxe/qemu""",]
rbd : enabled
rdma : enabled
seccomp : enabled
slirp : enabled
strip : false
trace_backends : log
usb_redir : enabled
vde : enabled
vhost_net : enabled
virtfs : enabled
vnc : enabled
vnc_jpeg : enabled
vnc_sasl : enabled
vte : disabled
xen : enabled
xen_pci_passthrough : enabled
zstd : enabled
Found ninja-1.12.1 at /usr/bin/ninja
Running postconf script '/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3 /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen/scripts/symlink-install-tree.py'
make[4]: Entering directory '/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build'
ninja: no work to do.
/home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/meson introspect --targets --tests --benchmarks | /home/mockbuild/pbdeps/xen-4.21.2/debian/build/build-utils_amd64/tools/qemu-xen-build/pyvenv/bin/python3 -B scripts/mtest2make.py > Makefile.mtest
BUILD plugin execlog.o
BUILD plugin hotblocks.o
BUILD plugin hotpages.o
BUILD plugin howvec.o
pc-bios/optionrom: -fcf-protection=none detected
pc-bios/optionrom: -fno-pie detected
pc-bios/optionrom: -no-pie detected
pc-bios/optionrom: -fno-stack-protector detected
pc-bios/optionrom: -Wno-array-bounds detected
pc-bios/optionrom: Assembling multiboot.o
pc-bios/optionrom: Assembling multiboot_dma.o
pc-bios/optionrom: Assembling linuxboot.o
pc-bios/optionrom: Compiling linuxboot_dma.o
BUILD plugin lockstep.o
pc-bios/optionrom: Assembling kvmvapic.o
pc-bios/optionrom: Assembling pvh.o
BUILD plugin hwprofile.o
pc-bios/optionrom: Compiling pvh_main.o
BUILD plugin cache.o
pc-bios/optionrom: Linking multiboot.img
pc-bios/optionrom: Linking multiboot_dma.img
pc-bios/optionrom: Linking linuxboot.img
pc-bios/optionrom: Linking linuxboot_dma.img
pc-bios/optionrom: Linking kvmvapic.img
pc-bios/optionrom: Linking pvh.img
pc-bios/optionrom: Extracting raw object multiboot.raw
/usr/bin/ld: warning: pvh.img has a LOAD segment with RWX permissions
pc-bios/optionrom: Extracting raw object multiboot_dma.raw
pc-bios/optionrom: Extracting raw object linuxboot.raw
pc-bios/optionrom: Extracting raw object linuxboot_dma.raw
pc-bios/optionrom: Extracting raw object kvmvapic.raw
pc-bios/optionrom: Extracting raw object pvh.raw
pc-bios/optionrom: Computing checksum into multiboot.bin
BUILD plugin drcov.o
pc-bios/optionrom: Computing checksum into multiboot_dma.bin
pc-bios/optionrom: Computing checksum into linuxboot.bin
BUILD plugin ips.o
pc-bios/optionrom: Computing checksum into linuxboot_dma.bin
pc-bios/optionrom: Computing checksum into kvmvapic.bin
BUILD plugin stoptrigger.o
pc-bios/optionrom: Computing checksum into pvh.bin
LINK plugin libexeclog.so
LINK plugin libhotblocks.so
LINK plugin libhotpages.so
LINK plugin libhowvec.so
LINK plugin liblockstep.so
LINK plugin libhwprofile.so
LINK plugin libdrcov.so
LINK plugin libips.so
LINK plugin libstoptrigger.so
[1/2984] Generating config-poison.h with a custom command (wrapped by meson to capture output)