Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: UPDATE: QEMU 10.0.2
To:
Brad Smith <brad@comstyle.com>
Cc:
ports@openbsd.org
Date:
Thu, 24 Jul 2025 11:06:43 +0100

Download raw body.

Thread
On 2025/07/09 14:53, Brad Smith wrote:
> Here is an update to QEMU 10.0.2.

packaging broke on i386, errors/configure output inline, full log attached

Error: /pobj/qemu-10.0.2/fake-i386/usr/local/bin/qemu-system-aarch64 does not exist
Error: /pobj/qemu-10.0.2/fake-i386/usr/local/bin/qemu-system-alpha does not exist
Error: /pobj/qemu-10.0.2/fake-i386/usr/local/bin/qemu-system-hppa does not exist
Error: /pobj/qemu-10.0.2/fake-i386/usr/local/bin/qemu-system-loongarch64 does not exist
Error: /pobj/qemu-10.0.2/fake-i386/usr/local/bin/qemu-system-microblaze does not exist
Error: /pobj/qemu-10.0.2/fake-i386/usr/local/bin/qemu-system-microblazeel does not exist
Error: /pobj/qemu-10.0.2/fake-i386/usr/local/bin/qemu-system-mips64 does not exist
Error: /pobj/qemu-10.0.2/fake-i386/usr/local/bin/qemu-system-mips64el does not exist
Error: /pobj/qemu-10.0.2/fake-i386/usr/local/bin/qemu-system-ppc64 does not exist
Error: /pobj/qemu-10.0.2/fake-i386/usr/local/bin/qemu-system-riscv64 does not exist
Error: /pobj/qemu-10.0.2/fake-i386/usr/local/bin/qemu-system-s390x does not exist
Error: /pobj/qemu-10.0.2/fake-i386/usr/local/bin/qemu-system-sparc64 does not exist
Error: /pobj/qemu-10.0.2/fake-i386/usr/local/bin/qemu-system-x86_64 does not exist

===>  Configuring for qemu-10.0.2
python determined to be '/usr/local/bin/python3.12'
python version: Python 3.12.11
mkvenv: Creating non-isolated virtual environment at 'pyvenv'
mkvenv: checking for meson>=1.5.0
mkvenv: checking for pycotap>=1.1.0
mkvenv: installing pycotap==1.3.1
WARNING: The directory '/nonexistent/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
mkvenv: checking for sphinx>=3.4.3
mkvenv: checking for sphinx_rtd_theme>=0.5
The Meson build system
Version: 1.8.2
Source dir: /pobj/qemu-10.0.2/qemu-10.0.2
Build dir: /pobj/qemu-10.0.2/build-i386
Build type: native build
Project name: qemu
Project version: 10.0.2
C compiler for the host machine: cc -m32 (clang 19.1.7 "OpenBSD clang version 19.1.7")
C linker for the host machine: cc -m32 ld.lld 19.1.7
Host machine cpu family: x86
Host machine cpu: i386
Program scripts/symlink-install-tree.py found: YES (/pobj/qemu-10.0.2/build-i386/pyvenv/bin/python3.12 /pobj/qemu-10.0.2/qemu-10.0.2/scripts/symlink-install-tree.py)
Program sh found: YES (/bin/sh)
Program python3 found: YES (/pobj/qemu-10.0.2/build-i386/pyvenv/bin/python3.12)
Compiler for language rust skipped: feature rust disabled
Program iasl found: NO
Program bzip2 found: YES (/usr/local/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: NO 
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: NO 
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Wredundant-decls: YES 
Compiler for C supports arguments -Wshadow=local: NO 
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: YES 
Compiler for C supports arguments -Wno-initializer-overrides: YES 
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: YES 
Compiler for C supports arguments -Wno-tautological-type-limit-compare: YES 
Compiler for C supports arguments -Wno-typedef-redefinition: YES 
Compiler for C supports arguments -Wthread-safety: YES 
Program cgcc found: NO
Library m found: YES
Run-time dependency threads found: YES
Library util found: YES
Compiler for C supports link arguments -Wl,-z,wxneeded: YES 
Run-time dependency appleframeworks found: NO (tried framework)
Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3
Run-time dependency xencontrol found: NO (tried pkgconfig)
Library xenstore found: NO
Library xenctrl found: NO
Library xendevicemodel found: NO
Library xenforeignmemory found: NO
Library xengnttab found: NO
Library xenevtchn found: NO
Library xentoolcore found: NO
Run-time dependency glib-2.0 found: YES 2.84.3
Run-time dependency gio-2.0 found: YES 2.84.3
Program gdbus-codegen found: YES (/usr/local/bin/gdbus-codegen)
Run-time dependency gio-unix-2.0 found: YES 2.84.3
Program scripts/xml-preprocess.py found: YES (/pobj/qemu-10.0.2/build-i386/pyvenv/bin/python3.12 /pobj/qemu-10.0.2/qemu-10.0.2/scripts/xml-preprocess.py)
Run-time dependency pixman-1 found: YES 0.42.2
Run-time dependency zlib found: YES 1.3.1.1-motley
Has header "libaio.h" : NO 
Run-time dependency liburing found: NO (tried pkgconfig)
Run-time dependency libnfs found: YES 5.0.2
Has header "attr/xattr.h" : NO 
Run-time dependency appleframeworks found: NO (tried framework)
Run-time dependency appleframeworks found: NO (tried framework)
Run-time dependency libseccomp found: NO (tried pkgconfig)
Has header "cap-ng.h" : NO 
Run-time dependency xkbcommon found: YES 1.10.0
Run-time dependency slirp found: YES 4.7.0
Has header "libvdeplug.h" : NO 
Dependency jack skipped: feature jack disabled
Run-time dependency sndio found: YES 1.10.0
Run-time dependency spice-protocol found: NO (tried pkgconfig)
Library rt found: NO
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 qatzip found: NO (tried pkgconfig)
Run-time dependency virglrenderer found: NO (tried pkgconfig)
Run-time dependency rutabaga_gfx_ffi found: NO (tried pkgconfig)
Run-time dependency blkio found: NO (tried pkgconfig)
Run-time dependency libcurl found: YES 8.15.0
Run-time dependency ncursesw found: NO (tried pkgconfig)
Has header "curses.h" : YES 
Library ncursesw found: YES
Has header "brlapi.h" : NO 
Run-time dependency sdl2 found: YES 2.32.6
Dependency SDL2_image skipped: feature sdl_image disabled
Library rados found: NO
Has header "rbd/librbd.h" : NO 
Run-time dependency glusterfs-api found: NO (tried pkgconfig)
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" : NO 
Run-time dependency epoxy found: YES 1.5.9
Has header "epoxy/egl.h" with dependency epoxy: YES 
Run-time dependency gbm found: YES 25.0.7
Found CMake: /usr/local/bin/cmake (3.31.8)
Run-time dependency libcbor found: NO (tried pkgconfig and cmake)
Run-time dependency gnutls found: YES 3.8.10
Run-time dependency capstone found: YES 5.0.0
Run-time dependency gmp found: YES 6.3.0
Run-time dependency gtk+-3.0 found: YES 3.24.49
Run-time dependency gtk+-x11-3.0 found: YES 3.24.49
Run-time dependency vte-2.91 found: YES 0.80.3
Run-time dependency x11 found: YES 1.8.12
Run-time dependency libpng found: YES 1.6.49
Run-time dependency libjpeg found: YES 3.1.1
Library sasl2 skipped: feature vnc_sasl disabled
Library pam skipped: feature auth_pam disabled
Library snappy skipped: feature snappy disabled
Has header "lzo/lzo1x.h" : YES 
Library lzo2 found: YES
Has header "numa.h" : NO 
Library fdt found: YES
Has header "rdma/rdma_cma.h" : NO 
Library ibverbs found: NO
Dependency libcacard skipped: feature smartcard disabled
Run-time dependency u2f-emu found: NO (tried pkgconfig)
Run-time dependency canokey-qemu found: NO (tried pkgconfig)
Dependency libusbredirparser-0.5 skipped: feature usb_redir disabled
Run-time dependency libusb-1.0 found: YES 1.0.27
Run-time dependency libpmem found: NO (tried pkgconfig)
Run-time dependency libdaxctl found: NO (tried pkgconfig)
Run-time dependency libtasn1 found: YES 4.20.0
Run-time dependency libkeyutils found: NO (tried pkgconfig)
Checking for function "gettid" : NO 
Run-time dependency libselinux found: NO (tried pkgconfig)
Checking for function "malloc_trim" : NO 
Run-time dependency fuse3 found: NO (tried pkgconfig)
Run-time dependency libbpf found: NO (tried pkgconfig)
Run-time dependency libdw found: NO (tried pkgconfig)
Checking for function "pthread_fchdir_np" : NO 
Has header "sys/epoll.h" : NO 
Has header "linux/magic.h" : NO 
Has header "valgrind/valgrind.h" : NO 
Has header "linux/btrfs.h" : NO 
Has header "libdrm/drm.h" : NO 
Has header "linux/openat2.h" : NO 
Has header "pty.h" : NO 
Has header "sys/disk.h" : YES 
Has header "sys/ioccom.h" : YES 
Has header "sys/kcov.h" : YES 
Checking for function "close_range" : NO 
Checking for function "accept4" : YES 
Checking for function "clock_adjtime" : NO 
Checking for function "dup3" : YES 
Checking for function "fallocate" : NO 
Checking for function "posix_fallocate" : NO 
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" : NO 
Checking for function "ppoll" : YES 
Checking for function "preadv" : YES 
Checking for function "pthread_fchdir_np" : NO (cached)
Checking for function "sendfile" : NO 
Checking for function "setns" : NO 
Checking for function "syncfs" : NO 
Checking for function "sync_file_range" : NO 
Checking for function "timerfd_create" : NO 
Checking for function "getloadavg" : YES 
Checking for function "copy_file_range" : NO 
Checking for function "getifaddrs" : YES 
Checking for function "openpty" with dependency -lutil: YES 
Checking for function "strchrnul" : NO 
Checking for function "system" : YES 
Header "sys/inotify.h" has symbol "inotify_init" : NO 
Header "sys/inotify.h" has symbol "inotify_init1" : NO 
Header "linux/blkzoned.h" has symbol "BLKOPENZONE" : NO 
Header "sys/epoll.h" has symbol "epoll_create1" : NO 
Header "linux/falloc.h" has symbol "FALLOC_FL_PUNCH_HOLE" : NO 
Header "linux/falloc.h" has symbol "FALLOC_FL_ZERO_RANGE" : NO 
Has header "linux/fiemap.h" : NO 
Header "sched.h" has symbol "getcpu" : NO 
Checking for function "getrandom" : NO 
Header "sys/prctl.h" has symbol "PR_SET_TIMERSLACK" : NO 
Header "linux/rtnetlink.h" has symbol "IFLA_PROTO_DOWN" : NO 
Header "sys/sysmacros.h" has symbol "makedev" : NO 
Header "getopt.h" has symbol "optreset" : YES 
Header "netinet/in.h" has symbol "IPPROTO_MPTCP" : NO 
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" : NO 
Checking for type "struct iovec" : YES 
Checking for type "struct utmpx" : NO 
Checking for type "struct mmsghdr" : NO 
Header "asm/hwprobe.h" has symbol "RISCV_HWPROBE_EXT_ZBA" : NO 
Header "linux/vm_sockets.h" has symbol "AF_VSOCK" : NO 
Checking for size of "void *" : 4 
Program scripts/minikconf.py found: YES (/pobj/qemu-10.0.2/build-i386/pyvenv/bin/python3.12 /pobj/qemu-10.0.2/qemu-10.0.2/scripts/minikconf.py)
Configuring arm-softmmu-config-target.h using configuration
Configuring arm-softmmu-config-devices.mak with command
Reading depfile: /pobj/qemu-10.0.2/build-i386/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
Reading depfile: /pobj/qemu-10.0.2/build-i386/meson-private/avr-softmmu-config-devices.mak.d
Configuring avr-softmmu-config-devices.h using configuration
Configuring i386-softmmu-config-target.h using configuration
Configuring i386-softmmu-config-devices.mak with command
Reading depfile: /pobj/qemu-10.0.2/build-i386/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
Reading depfile: /pobj/qemu-10.0.2/build-i386/meson-private/m68k-softmmu-config-devices.mak.d
Configuring m68k-softmmu-config-devices.h using configuration
Configuring mips-softmmu-config-target.h using configuration
Configuring mips-softmmu-config-devices.mak with command
Reading depfile: /pobj/qemu-10.0.2/build-i386/meson-private/mips-softmmu-config-devices.mak.d
Configuring mips-softmmu-config-devices.h using configuration
Configuring mipsel-softmmu-config-target.h using configuration
Configuring mipsel-softmmu-config-devices.mak with command
Reading depfile: /pobj/qemu-10.0.2/build-i386/meson-private/mipsel-softmmu-config-devices.mak.d
Configuring mipsel-softmmu-config-devices.h using configuration
Configuring or1k-softmmu-config-target.h using configuration
Configuring or1k-softmmu-config-devices.mak with command
Reading depfile: /pobj/qemu-10.0.2/build-i386/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
Reading depfile: /pobj/qemu-10.0.2/build-i386/meson-private/ppc-softmmu-config-devices.mak.d
Configuring ppc-softmmu-config-devices.h using configuration
Configuring riscv32-softmmu-config-target.h using configuration
Configuring riscv32-softmmu-config-devices.mak with command
Reading depfile: /pobj/qemu-10.0.2/build-i386/meson-private/riscv32-softmmu-config-devices.mak.d
Configuring riscv32-softmmu-config-devices.h using configuration
Configuring rx-softmmu-config-target.h using configuration
Configuring rx-softmmu-config-devices.mak with command
Reading depfile: /pobj/qemu-10.0.2/build-i386/meson-private/rx-softmmu-config-devices.mak.d
Configuring rx-softmmu-config-devices.h using configuration
Configuring sh4-softmmu-config-target.h using configuration
Configuring sh4-softmmu-config-devices.mak with command
Reading depfile: /pobj/qemu-10.0.2/build-i386/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
Reading depfile: /pobj/qemu-10.0.2/build-i386/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
Reading depfile: /pobj/qemu-10.0.2/build-i386/meson-private/sparc-softmmu-config-devices.mak.d
Configuring sparc-softmmu-config-devices.h using configuration
Configuring tricore-softmmu-config-target.h using configuration
Configuring tricore-softmmu-config-devices.mak with command
Reading depfile: /pobj/qemu-10.0.2/build-i386/meson-private/tricore-softmmu-config-devices.mak.d
Configuring tricore-softmmu-config-devices.h using configuration
Configuring xtensa-softmmu-config-target.h using configuration
Configuring xtensa-softmmu-config-devices.mak with command
Reading depfile: /pobj/qemu-10.0.2/build-i386/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
Reading depfile: /pobj/qemu-10.0.2/build-i386/meson-private/xtensaeb-softmmu-config-devices.mak.d
Configuring xtensaeb-softmmu-config-devices.h using configuration
Program scripts/make-config-poison.sh found: YES (/pobj/qemu-10.0.2/qemu-10.0.2/scripts/make-config-poison.sh)
Configuring config-host.h using configuration
Program scripts/hxtool found: YES (/pobj/qemu-10.0.2/qemu-10.0.2/scripts/hxtool)
Program scripts/shaderinclude.py found: YES (/pobj/qemu-10.0.2/build-i386/pyvenv/bin/python3.12 /pobj/qemu-10.0.2/qemu-10.0.2/scripts/shaderinclude.py)
Program scripts/qapi-gen.py found: YES (/pobj/qemu-10.0.2/build-i386/pyvenv/bin/python3.12 /pobj/qemu-10.0.2/qemu-10.0.2/scripts/qapi-gen.py)
Program scripts/qemu-version.sh found: YES (/pobj/qemu-10.0.2/qemu-10.0.2/scripts/qemu-version.sh)

Executing subproject keycodemapdb 

keycodemapdb| Project name: keycodemapdb
keycodemapdb| Project version: undefined
keycodemapdb| Program tools/keymap-gen found: YES (/pobj/qemu-10.0.2/qemu-10.0.2/subprojects/keycodemapdb/tools/keymap-gen)
keycodemapdb| Build targets in project: 274
keycodemapdb| Subproject keycodemapdb finished.

Program scripts/decodetree.py found: YES (/pobj/qemu-10.0.2/build-i386/pyvenv/bin/python3.12 /pobj/qemu-10.0.2/qemu-10.0.2/scripts/decodetree.py)
Program ../scripts/modules/module_block.py found: YES (/pobj/qemu-10.0.2/build-i386/pyvenv/bin/python3.12 /pobj/qemu-10.0.2/qemu-10.0.2/block/../scripts/modules/module_block.py)
Program ../scripts/block-coroutine-wrapper.py found: YES (/pobj/qemu-10.0.2/build-i386/pyvenv/bin/python3.12 /pobj/qemu-10.0.2/qemu-10.0.2/block/../scripts/block-coroutine-wrapper.py)
Program true found: YES (/usr/bin/true)
Program scripts/modinfo-collect.py found: YES (/pobj/qemu-10.0.2/build-i386/pyvenv/bin/python3.12 /pobj/qemu-10.0.2/qemu-10.0.2/scripts/modinfo-collect.py)
Program scripts/modinfo-generate.py found: YES (/pobj/qemu-10.0.2/build-i386/pyvenv/bin/python3.12 /pobj/qemu-10.0.2/qemu-10.0.2/scripts/modinfo-generate.py)
Program nm found: YES
Program scripts/undefsym.py found: YES (/pobj/qemu-10.0.2/build-i386/pyvenv/bin/python3.12 /pobj/qemu-10.0.2/qemu-10.0.2/scripts/undefsym.py)
Program scripts/feature_to_c.py found: YES (/pobj/qemu-10.0.2/build-i386/pyvenv/bin/python3.12 /pobj/qemu-10.0.2/qemu-10.0.2/scripts/feature_to_c.py)
Program scripts/rust/rust_root_crate.sh found: YES (/pobj/qemu-10.0.2/qemu-10.0.2/scripts/rust/rust_root_crate.sh)
Program dtc found: YES (/usr/local/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
Configuring 60-edk2-i386.json using configuration
Configuring 60-edk2-x86_64.json using configuration
Configuring 60-edk2-loongarch64.json using configuration
Configuring 60-edk2-riscv64.json using configuration
Program /pobj/qemu-10.0.2/build-i386/pyvenv/bin/sphinx-build found: YES (/pobj/qemu-10.0.2/build-i386/pyvenv/bin/sphinx-build)
../qemu-10.0.2/docs/meson.build:79: WARNING: Project targets '>=1.5.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/local/bin/bash)
Program /pobj/qemu-10.0.2/qemu-10.0.2/scripts/decodetree.py found: YES (/pobj/qemu-10.0.2/build-i386/pyvenv/bin/python3.12 /pobj/qemu-10.0.2/qemu-10.0.2/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 -m32 (clang 19.1.7 "OpenBSD clang version 19.1.7")
berkeley-softfloat-3| C linker for the host machine: cc -m32 ld.lld 19.1.7
berkeley-softfloat-3| Configuring platform.h using configuration
berkeley-softfloat-3| Build targets in project: 464
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 -m32 (clang 19.1.7 "OpenBSD clang version 19.1.7")
berkeley-testfloat-3| C linker for the host machine: cc -m32 ld.lld 19.1.7
berkeley-testfloat-3| Configuring platform.h using configuration
berkeley-testfloat-3| Compiler for C supports arguments -Wno-ignored-pragmas: YES
berkeley-testfloat-3| Build targets in project: 466
berkeley-testfloat-3| Subproject berkeley-testfloat-3 finished.

Program true found: YES (/usr/bin/true)
Program diff found: YES (/usr/bin/diff)
Program dbus-daemon found: YES (/usr/local/bin/dbus-daemon)
Run-time dependency sysprof-capture-4 found: NO (tried pkgconfig)
WARNING: Static library 'glib-2.0' not found for dependency 'glib-2.0', may not be statically linked
Run-time dependency glib-2.0 found: YES 2.84.3
Program initrd-stress.sh found: YES (/pobj/qemu-10.0.2/qemu-10.0.2/tests/migration-stress/initrd-stress.sh)
Program xgettext found: YES (/usr/local/bin/xgettext)
Program msgfmt found: YES (/usr/local/bin/msgfmt)
Program msginit found: YES (/usr/local/bin/msginit)
Program msgmerge found: YES (/usr/local/bin/msgmerge)
Program xgettext found: YES (/usr/local/bin/xgettext)
Message:
../qemu-10.0.2/meson.build:4860: WARNING: DEPRECATED HOST CPU
Message:
Message: Support for 32-bit CPU host architecture x86 is going
Message: to be dropped in a future QEMU release.
Build targets in project: 800
WARNING: Deprecated features used:
 * 0.60.0: {'install_subdir with empty directory'}

qemu 10.0.2

  Build environment
    Build directory                 : /pobj/qemu-10.0.2/build-i386
    Source path                     : /pobj/qemu-10.0.2/qemu-10.0.2
    Download dependencies           : YES

  Directories
    Build directory                 : /pobj/qemu-10.0.2/build-i386
    Source path                     : /pobj/qemu-10.0.2/qemu-10.0.2
    Download dependencies           : YES
    Install prefix                  : /usr/local
    BIOS directory                  : share/qemu
    firmware path                   : share/qemu-firmware
    binary directory                : /usr/local/bin
    library directory               : /usr/local/lib
    module directory                : lib/qemu
    libexec directory               : /usr/local/libexec
    include directory               : /usr/local/include
    config directory                : /etc
    local state directory           : /var
    Manual directory                : /usr/local/man
    Doc directory                   : /usr/local/share/doc

  Host binaries
    python                          : /pobj/qemu-10.0.2/build-i386/pyvenv/bin/python3.12 (version: 3.12)
    sphinx-build                    : /pobj/qemu-10.0.2/build-i386/pyvenv/bin/sphinx-build
    gdb                             : 
    iasl                            : NO
    genisoimage                     : 
    smbd                            : /usr/local/sbin/smbd

  Configurable features
    Documentation                   : YES
    system-mode emulation           : YES
    user-mode emulation             : NO
    block layer                     : YES
    Install blobs                   : YES
    module support                  : NO
    fuzzing support                 : NO
    Audio drivers                   : sndio sdl
    Trace backends                  : log
    D-Bus display                   : YES
    QOM debugging                   : YES
    Relocatable install             : YES
    vhost-kernel support            : NO
    vhost-net support               : NO
    vhost-user support              : NO
    vhost-user-crypto support       : NO
    vhost-user-blk server support   : NO
    vhost-vdpa support              : NO
    build guest agent               : YES

  Compilation
    host CPU                        : x86
    host endianness                 : little
    C compiler                      : cc -m32
    Host C compiler                 : cc -m32
    C++ compiler                    : NO
    Objective-C compiler            : NO
    Rust support                    : NO
    CFLAGS                          : -O2 -pipe -I/usr/local/include -Wno-redundant-decls
    LDFLAGS                         : -O2 -pipe -I/usr/local/include -Wno-redundant-decls -L/usr/local/lib
    QEMU_CFLAGS                     : -msse2 -mfpmath=sse -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             : NO
    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

  Targets and accelerators
    KVM support                     : NO
    HVF support                     : NO
    WHPX support                    : NO
    NVMM support                    : NO
    Xen support                     : NO
    Xen emulation                   : NO
    TCG support                     : YES
    TCG backend                     : native (x86)
    TCG plugins                     : NO
    TCG debug enabled               : NO
    target list                     : arm-softmmu avr-softmmu i386-softmmu m68k-softmmu mips-softmmu mipsel-softmmu or1k-softmmu ppc-softmmu riscv32-softmmu rx-softmmu sh4-softmmu sh4eb-softmmu sparc-softmmu tricore-softmmu xtensa-softmmu xtensaeb-softmmu
    default devices                 : YES
    out of process emulation        : NO
    vfio-user server                : NO

  Block layer support
    coroutine backend               : sigaltstack
    coroutine pool                  : YES
    Block whitelist (rw)            : 
    Block whitelist (ro)            : 
    Use block whitelist in tools    : NO
    VirtFS (9P) support             : NO
    replication support             : YES
    bochs support                   : YES
    cloop support                   : YES
    dmg support                     : YES
    qcow v1 support                 : YES
    vdi support                     : YES
    vhdx support                    : YES
    vmdk support                    : YES
    vpc support                     : YES
    vvfat support                   : YES
    qed support                     : YES
    parallels support               : YES
    FUSE exports                    : NO
    VDUSE block exports             : NO

  Crypto
    TLS priority                    : NORMAL
    GNUTLS support                  : YES 3.8.10
      GNUTLS crypto                 : YES
    libgcrypt                       : NO
    nettle                          : NO
    SM4 ALG support                 : NO
    SM3 ALG support                 : NO
    AF_ALG support                  : NO
    rng-none                        : NO
    Linux keyring                   : NO
    Linux keyutils                  : NO

  User interface
    SDL support                     : YES 2.32.6
    SDL image support               : NO
    GTK support                     : YES
    pixman                          : YES 0.42.2
    VTE support                     : YES 0.80.3
    PNG support                     : YES 1.6.49
    VNC support                     : YES
    VNC SASL support                : NO
    VNC JPEG support                : YES 3.1.1
    spice protocol support          : NO
    curses support                  : YES
    brlapi support                  : NO

  Graphics backends
    VirGL support                   : NO
    Rutabaga support                : NO

  Audio backends
    OSS support                     : NO
    sndio support                   : YES 1.10.0
    PipeWire support                : NO
    JACK support                    : NO

  Network backends
    AF_XDP support                  : NO
    slirp support                   : YES 4.7.0
    vde support                     : NO
    netmap support                  : NO
    l2tpv3 support                  : NO

  Dependencies
    libtasn1                        : YES 4.20.0
    PAM                             : NO
    iconv support                   : YES
    blkio support                   : NO
    curl support                    : YES 8.15.0
    Multipath support               : NO
    Linux AIO support               : NO
    Linux io_uring support          : NO
    ATTR/XATTR support              : NO
    RDMA support                    : NO
    fdt support                     : YES
    libcap-ng support               : NO
    bpf support                     : NO
    rbd support                     : NO
    smartcard support               : NO
    U2F support                     : NO
    libusb                          : YES 1.0.27
    usb net redir                   : NO
    OpenGL support (epoxy)          : YES 1.5.9
    GBM                             : YES 25.0.7
    libiscsi support                : YES 1.20.0
    libnfs support                  : YES 5.0.2
    seccomp support                 : NO
    GlusterFS support               : NO
    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
    qatzip support                  : NO
    NUMA host support               : NO
    capstone                        : YES 5.0.0
    libpmem support                 : NO
    libdaxctl support               : NO
    libcbor support                 : NO
    libudev                         : NO
    FUSE lseek                      : NO
    selinux                         : NO
    libdw                           : NO

  Subprojects
    berkeley-softfloat-3            : YES
    berkeley-testfloat-3            : YES
    keycodemapdb                    : YES

  User defined options
    Native files                    : config-meson.cross
    auth_pam                        : disabled
    capstone                        : enabled
    debug                           : false
    docs                            : enabled
    jack                            : disabled
    localstatedir                   : /var
    mandir                          : /usr/local/man
    prefix                          : /usr/local
    sdl_image                       : disabled
    smartcard                       : disabled
    smbd                            : /usr/local/sbin/smbd
    snappy                          : disabled
    spice                           : disabled
    sysconfdir                      : /etc
    usb_redir                       : disabled
    vnc_sasl                        : disabled