Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ➜ docker git:(master) ✗ ls
- build.sh deploy.sh Dockerfile generate_doc.sh README.md st.sh
- ➜ docker git:(master) ✗ sudo ./build.sh -t x86-qemu
- [sudo] password for vasimihalca:
- ➜ docker git:(master) ✗ ./build.sh -a
- read target from the file
- -- [ Build qemu ] -------------------------------------------
- Using './build' as the directory for build output
- cross containers no
- NOTE: guest cross-compilers enabled: cc
- The Meson build system
- Version: 0.55.3
- Source dir: /home/reds/opencn/qemu
- Build dir: /home/reds/opencn/qemu/build
- Build type: native build
- Project name: qemu
- Project version: 5.2.0
- C compiler for the host machine: cc (gcc 9.4.0 "cc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
- C linker for the host machine: cc ld.bfd 2.34
- Host machine cpu family: x86_64
- Host machine cpu: x86_64
- ../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)
- C++ compiler for the host machine: c++ (gcc 9.4.0 "c++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
- C++ linker for the host machine: c++ ld.bfd 2.34
- 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 (0.29.1)
- Run-time dependency pixman-1 found: YES 0.38.4
- Library aio found: NO
- Run-time dependency zlib found: YES 1.2.11
- Run-time dependency xkbcommon found: NO (tried pkgconfig)
- Library rt found: YES
- Found CMake: /usr/bin/cmake (3.16.3)
- Run-time dependency libudev found: NO (tried pkgconfig and cmake)
- Library mpathpersist found: NO
- Run-time dependency ncursesw found: NO (tried pkgconfig)
- Has header "curses.h" : NO
- Message: Trying with /usr/include/ncursesw
- Has header "curses.h" : NO
- sdl2-config found: NO
- Run-time dependency sdl2 found: NO (tried pkgconfig and config-tool)
- Run-time dependency libpng found: YES 1.6.37
- Run-time dependency libjpeg found: NO (tried pkgconfig)
- Has header "sasl/sasl.h" : NO
- Run-time dependency u2f-emu found: NO (tried pkgconfig)
- Run-time dependency libkeyutils found: NO (tried pkgconfig)
- Checking for function "gettid" : YES
- Has header "sys/ioccom.h" : NO
- Program scripts/minikconf.py found: YES
- Configuring x86_64-softmmu-config-target.h using configuration
- Configuring x86_64-softmmu-config-devices.mak with command
- Reading depfile: /home/reds/opencn/qemu/build/meson-private/x86_64-softmmu-config-devices.mak.d
- Configuring x86_64-softmmu-config-devices.h using configuration
- Run-time dependency capstone found: NO (tried pkgconfig)
- Configuring capstone-defs.h using configuration
- Run-time dependency slirp found: NO (tried pkgconfig)
- Configuring libslirp-version.h using configuration
- Library fdt found: NO
- 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
- Run-time dependency threads found: YES
- 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
- Program bzip2 found: YES
- Configuring 50-edk2-i386-secure.json using configuration
- Configuring 50-edk2-x86_64-secure.json using configuration
- Configuring 60-edk2-aarch64.json using configuration
- Configuring 60-edk2-arm.json using configuration
- Configuring 60-edk2-i386.json using configuration
- Configuring 60-edk2-x86_64.json using configuration
- Program qemu-keymap found: NO
- Program sphinx-build found: YES
- Configuring index.html using configuration
- 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: 431
- qemu 5.2.0
- Install prefix: /usr/local
- BIOS directory: share/qemu
- firmware path: /usr/local/share/qemu-firmware
- binary directory: bin
- library directory: lib
- module directory: lib/qemu
- libexec directory: libexec
- include directory: include
- config directory: /usr/local/etc
- local state directory: /usr/local/var
- Manual directory: share/man
- Doc directory: /usr/local/share/doc
- Build directory: /home/reds/opencn/qemu/build
- Source path: /home/reds/opencn/qemu
- GIT binary: git
- GIT submodules:
- C compiler: cc
- Host C compiler: cc
- C++ compiler: c++
- ARFLAGS: rv
- CFLAGS: -O2 -g
- CXXFLAGS: -O2 -g
- 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 -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 -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 -fstack-protector-strong
- make: make
- python: /usr/bin/python3 (version: 3.8)
- sphinx-build: YES
- genisoimage:
- slirp support: internal
- smbd: "/usr/sbin/smbd"
- module support: NO
- host CPU: x86_64
- host endianness: little
- target list: x86_64-softmmu
- gprof enabled: NO
- sparse enabled: NO
- strip binaries: YES
- profiler: NO
- static build: NO
- SDL support: NO
- SDL image support: NO
- GTK support: NO
- GTK GL support: NO
- pixman: YES
- VTE support: NO
- TLS priority: "NORMAL"
- GNUTLS support: NO
- libgcrypt: NO
- nettle: NO
- libtasn1: NO
- PAM: NO
- iconv support: YES
- curses support: NO
- virgl support: NO
- curl support: NO
- mingw32 support: NO
- Audio drivers: oss
- Block whitelist (rw):
- Block whitelist (ro):
- VirtFS support: NO
- build virtiofs daemon: NO
- Multipath support: NO
- VNC support: YES
- VNC SASL support: NO
- VNC JPEG support: NO
- VNC PNG support: YES
- xen support: NO
- brlapi support: NO
- Documentation: YES
- PIE: YES
- vde support: NO
- netmap support: NO
- Linux AIO support: NO
- Linux io_uring support: NO
- ATTR/XATTR support: YES
- Install blobs: YES
- KVM support: YES
- HAX support: NO
- HVF support: NO
- WHPX support: NO
- TCG support: YES
- TCG debug enabled: NO
- TCG interpreter: NO
- malloc trim support: YES
- RDMA support: NO
- PVRDMA support: NO
- fdt support: internal
- membarrier: NO
- preadv support: YES
- fdatasync: YES
- madvise: YES
- posix_madvise: YES
- posix_memalign: YES
- libcap-ng support: NO
- 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
- Trace backends: log
- spice support: NO
- rbd support: NO
- xfsctl support: NO
- smartcard support: NO
- U2F support: NO
- libusb: NO
- usb net redir: NO
- OpenGL support: NO
- OpenGL dmabufs: NO
- libiscsi support: NO
- libnfs support: NO
- build guest agent: YES
- seccomp support: NO
- coroutine backend: ucontext
- coroutine pool: YES
- debug stack usage: NO
- mutex debugging: NO
- crypto afalg: NO
- GlusterFS support: NO
- gcov: NO
- TPM support: YES
- libssh support: NO
- QOM debugging: YES
- Live block migration: YES
- lzo support: NO
- snappy support: NO
- bzip2 support: NO
- lzfse support: NO
- zstd support: NO
- NUMA host support: NO
- libxml2: NO
- memory allocator: system
- avx2 optimization: YES
- avx512f optimization: NO
- 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
- capstone: internal
- libpmem support: NO
- libdaxctl support: NO
- libudev: NO
- default devices: YES
- plugin support: NO
- fuzzing support: NO
- thread sanitizer: NO
- rng-none: NO
- Linux keyring: YES
- Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja
- changing dir to build for make ""...
- make[1]: Entering directory '/home/reds/opencn/qemu/build'
- /usr/local/bin/ninja build.ninja && touch build.ninja.stamp
- ninja: no work to do.
- /usr/bin/python3 -B /home/reds/opencn/qemu/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 kvmvapic.raw
- BUILD linuxboot_dma.raw
- SIGN multiboot.bin
- SIGN kvmvapic.bin
- SIGN linuxboot.bin
- SIGN linuxboot_dma.bin
- BUILD pvh.img
- BUILD pvh.raw
- SIGN pvh.bin
- ninja: warning: -jN forced on command line; ignoring GNU make jobserver.
- [1/2308] Compiling C object libcapstone.a.p/capstone_MCInstrDesc.c.o
- [2/2308] Compiling C object libcapstone.a.p/capstone_MCRegisterInfo.c.o
- [3/2308] Compiling C object libcapstone.a.p/capstone_SStream.c.o
- [4/2308] Compiling C object libcapstone.a.p/capstone_arch_X86_X86Module.c.o
- [5/2308] Compiling C object libcapstone.a.p/capstone_arch_X86_X86InstPrinterCommon.c.o
- [6/2308] Compiling C object libcapstone.a.p/capstone_utils.c.o
- [7/2308] Compiling C object libcapstone.a.p/capstone_MCInst.c.o
- [8/2308] Compiling C object libslirp.a.p/slirp_src_cksum.c.o
- [9/2308] Compiling C object libslirp.a.p/slirp_src_if.c.o
- [10/2308] Compiling C object libslirp.a.p/slirp_src_dhcpv6.c.o
- [11/2308] Compiling C object libslirp.a.p/slirp_src_arp_table.c.o
- [12/2308] Compiling C object libslirp.a.p/slirp_src_bootp.c.o
- [13/2308] Compiling C object libslirp.a.p/slirp_src_dnssearch.c.o
- [14/2308] Compiling C object libcapstone.a.p/capstone_cs.c.o
- [15/2308] Compiling C object libslirp.a.p/slirp_src_ip6_output.c.o
- [16/2308] Compiling C object libslirp.a.p/slirp_src_ip6_input.c.o
- [17/2308] Compiling C object libcapstone.a.p/capstone_arch_X86_X86Disassembler.c.o
- [18/2308] Compiling C object libslirp.a.p/slirp_src_ip_output.c.o
- [19/2308] Compiling C object libslirp.a.p/slirp_src_ip_icmp.c.o
- [20/2308] Compiling C object libslirp.a.p/slirp_src_ip_input.c.o
- [21/2308] Compiling C object libslirp.a.p/slirp_src_mbuf.c.o
- [22/2308] Compiling C object libslirp.a.p/slirp_src_ip6_icmp.c.o
- [23/2308] Compiling C object libslirp.a.p/slirp_src_ndp_table.c.o
- [24/2308] Compiling C object libslirp.a.p/slirp_src_misc.c.o
- [25/2308] Compiling C object libcapstone.a.p/capstone_arch_X86_X86IntelInstPrinter.c.o
- [26/2308] Compiling C object libslirp.a.p/slirp_src_sbuf.c.o
- [27/2308] Compiling C object libslirp.a.p/slirp_src_ncsi.c.o
- [28/2308] Compiling C object libslirp.a.p/slirp_src_stream.c.o
- [29/2308] Compiling C object libslirp.a.p/slirp_src_state.c.o
- [30/2308] Compiling C object libcapstone.a.p/capstone_arch_X86_X86ATTInstPrinter.c.o
- [31/2308] Compiling C object libslirp.a.p/slirp_src_tcp_timer.c.o
- [32/2308] Compiling C object libslirp.a.p/slirp_src_udp6.c.o
- [33/2308] Compiling C object libslirp.a.p/slirp_src_slirp.c.o
- [34/2308] Compiling C object libslirp.a.p/slirp_src_udp.c.o
- [35/2308] Compiling C object libslirp.a.p/slirp_src_tcp_output.c.o
- [36/2308] Compiling C object libslirp.a.p/slirp_src_version.c.o
- [37/2308] Compiling C object libslirp.a.p/slirp_src_socket.c.o
- [38/2308] Compiling C object libslirp.a.p/slirp_src_tftp.c.o
- [39/2308] Compiling C object libslirp.a.p/slirp_src_util.c.o
- [40/2308] Compiling C object libfdt.a.p/dtc_libfdt_fdt_empty_tree.c.o
- [41/2308] Compiling C object libfdt.a.p/dtc_libfdt_fdt_wip.c.o
- [42/2308] Compiling C object libfdt.a.p/dtc_libfdt_fdt_strerror.c.o
- [43/2308] Compiling C object libcapstone.a.p/capstone_arch_X86_X86Mapping.c.o
- [44/2308] Compiling C object libslirp.a.p/slirp_src_tcp_subr.c.o
- [45/2308] Compiling C object libfdt.a.p/dtc_libfdt_fdt.c.o
- [46/2308] Compiling C object libfdt.a.p/dtc_libfdt_fdt_addresses.c.o
- [47/2308] Compiling C object libfdt.a.p/dtc_libfdt_fdt_check.c.o
- [48/2308] Compiling C object libfdt.a.p/dtc_libfdt_fdt_sw.c.o
- [49/2308] Compiling C object libslirp.a.p/slirp_src_tcp_input.c.o
- [50/2308] Compiling C object libslirp.a.p/slirp_src_vmstate.c.o
- [51/2308] Linking static target libslirp.a
- [52/2308] Compiling C object libfdt.a.p/dtc_libfdt_fdt_rw.c.o
- [53/2308] Compiling C object libfdt.a.p/dtc_libfdt_fdt_ro.c.o
- [54/2308] Compiling C object libfdt.a.p/dtc_libfdt_fdt_overlay.c.o
- [55/2308] Linking static target libfdt.a
- [56/2308] Compiling C object contrib/libvhost-user/libvhost-user.a.p/libvhost-user-glib.c.o
- [57/2308] Generating qemu-img-cmds.h with a meson_exe.py custom command
- [58/2308] Generating qemu-version.h with a meson_exe.py custom command
- [59/2308] Compiling C object libcapstone.a.p/capstone_arch_X86_X86DisassemblerDecoder.c.o
- [60/2308] Generating hmp-commands-info.h with a meson_exe.py custom command
- [61/2308] Generating trace-root.c with a meson_exe.py custom command
- [62/2308] Generating trace-accel_kvm.h with a meson_exe.py custom command
- [63/2308] Generating trace-accel_kvm.c with a meson_exe.py custom command
- [64/2308] Linking static target libcapstone.a
- [65/2308] Generating trace-root.h with a meson_exe.py custom command
- [66/2308] Generating hmp-commands.h with a meson_exe.py custom command
- [67/2308] Generating qemu-options.def with a meson_exe.py custom command
- [68/2308] Generating trace-crypto.h with a meson_exe.py custom command
- [69/2308] Generating trace-accel_tcg.h with a meson_exe.py custom command
- [70/2308] Generating trace-accel_tcg.c with a meson_exe.py custom command
- [71/2308] Generating trace-crypto.c with a meson_exe.py custom command
- [72/2308] Generating trace-authz.h with a meson_exe.py custom command
- [73/2308] Generating trace-monitor.c with a meson_exe.py custom command
- [74/2308] Generating trace-monitor.h with a meson_exe.py custom command
- [75/2308] Generating trace-authz.c with a meson_exe.py custom command
- [76/2308] Generating trace-block.h with a meson_exe.py custom command
- [77/2308] Compiling C object contrib/libvhost-user/libvhost-user.a.p/libvhost-user.c.o
- [78/2308] Linking static target contrib/libvhost-user/libvhost-user.a
- [79/2308] Generating trace-block.c with a meson_exe.py custom command
- [80/2308] Generating trace-io.c with a meson_exe.py custom command
- [81/2308] Generating trace-nbd.h with a meson_exe.py custom command
- [82/2308] Generating trace-io.h with a meson_exe.py custom command
- [83/2308] Generating trace-scsi.h with a meson_exe.py custom command
- [84/2308] Generating trace-nbd.c with a meson_exe.py custom command
- [85/2308] Generating trace-scsi.c with a meson_exe.py custom command
- [86/2308] Generating trace-audio.h with a meson_exe.py custom command
- [87/2308] Generating trace-audio.c with a meson_exe.py custom command
- [88/2308] Generating trace-backends.h with a meson_exe.py custom command
- [89/2308] Generating shared QAPI source files with a custom command
- [90/2308] Generating trace-backends_tpm.h with a meson_exe.py custom command
- [91/2308] Generating trace-backends.c with a meson_exe.py custom command
- [92/2308] Generating trace-chardev.h with a meson_exe.py custom command
- [93/2308] Generating trace-chardev.c with a meson_exe.py custom command
- [94/2308] Generating trace-backends_tpm.c with a meson_exe.py custom command
- [95/2308] Generating trace-hw_9pfs.c with a meson_exe.py custom command
- [96/2308] Generating trace-hw_9pfs.h with a meson_exe.py custom command
- [97/2308] Generating trace-hw_acpi.h with a meson_exe.py custom command
- [98/2308] Generating trace-hw_acpi.c with a meson_exe.py custom command
- [99/2308] Generating trace-hw_alpha.h with a meson_exe.py custom command
- [100/2308] Generating trace-hw_alpha.c with a meson_exe.py custom command
- [101/2308] Generating trace-hw_arm.h with a meson_exe.py custom command
- [102/2308] Generating trace-hw_audio.c with a meson_exe.py custom command
- [103/2308] Generating trace-hw_arm.c with a meson_exe.py custom command
- [104/2308] Generating trace-hw_audio.h with a meson_exe.py custom command
- [105/2308] Generating trace-hw_block_dataplane.h with a meson_exe.py custom command
- [106/2308] Generating trace-hw_block.h with a meson_exe.py custom command
- [107/2308] Generating trace-hw_block.c with a meson_exe.py custom command
- [108/2308] Generating trace-hw_block_dataplane.c with a meson_exe.py custom command
- [109/2308] Generating trace-hw_char.c with a meson_exe.py custom command
- [110/2308] Generating trace-hw_char.h with a meson_exe.py custom command
- [111/2308] Generating trace-hw_display.h with a meson_exe.py custom command
- [112/2308] Generating trace-hw_display.c with a meson_exe.py custom command
- [113/2308] Generating trace-hw_dma.h with a meson_exe.py custom command
- [114/2308] Generating trace-hw_dma.c with a meson_exe.py custom command
- [115/2308] Generating trace-hw_hppa.c with a meson_exe.py custom command
- [116/2308] Generating trace-hw_hppa.h with a meson_exe.py custom command
- [117/2308] Generating trace-hw_hyperv.h with a meson_exe.py custom command
- [118/2308] Generating trace-hw_hyperv.c with a meson_exe.py custom command
- [119/2308] Generating trace-hw_i2c.h with a meson_exe.py custom command
- [120/2308] Generating trace-hw_i2c.c with a meson_exe.py custom command
- [121/2308] Generating trace-hw_i386.c with a meson_exe.py custom command
- [122/2308] Generating trace-hw_i386.h with a meson_exe.py custom command
- [123/2308] Generating trace-hw_i386_xen.h with a meson_exe.py custom command
- [124/2308] Generating trace-hw_i386_xen.c with a meson_exe.py custom command
- [125/2308] Generating trace-hw_input.h with a meson_exe.py custom command
- [126/2308] Generating trace-hw_ide.c with a meson_exe.py custom command
- [127/2308] Generating trace-hw_intc.h with a meson_exe.py custom command
- [128/2308] Generating trace-hw_ide.h with a meson_exe.py custom command
- [129/2308] Generating trace-hw_input.c with a meson_exe.py custom command
- [130/2308] Generating trace-hw_intc.c with a meson_exe.py custom command
- [131/2308] Generating trace-hw_isa.h with a meson_exe.py custom command
- [132/2308] Generating trace-hw_isa.c with a meson_exe.py custom command
- [133/2308] Generating trace-hw_mem.h with a meson_exe.py custom command
- [134/2308] Generating trace-hw_mem.c with a meson_exe.py custom command
- [135/2308] Generating trace-hw_mips.c with a meson_exe.py custom command
- [136/2308] Generating trace-hw_mips.h with a meson_exe.py custom command
- [137/2308] Generating trace-hw_misc.c with a meson_exe.py custom command
- [138/2308] Generating trace-hw_misc_macio.c with a meson_exe.py custom command
- [139/2308] Generating trace-hw_misc.h with a meson_exe.py custom command
- [140/2308] Generating trace-hw_misc_macio.h with a meson_exe.py custom command
- [141/2308] Generating trace-hw_net.c with a meson_exe.py custom command
- [142/2308] Generating trace-hw_nvram.h with a meson_exe.py custom command
- [143/2308] Generating trace-hw_net.h with a meson_exe.py custom command
- [144/2308] Generating trace-hw_nvram.c with a meson_exe.py custom command
- [145/2308] Generating trace-hw_pci.h with a meson_exe.py custom command
- [146/2308] Generating trace-hw_pci.c with a meson_exe.py custom command
- [147/2308] Generating trace-hw_pci_host.h with a meson_exe.py custom command
- [148/2308] Generating trace-hw_pci_host.c with a meson_exe.py custom command
- [149/2308] Generating trace-hw_ppc.h with a meson_exe.py custom command
- [150/2308] Generating trace-hw_ppc.c with a meson_exe.py custom command
- [151/2308] Generating trace-hw_rdma.h with a meson_exe.py custom command
- [152/2308] Generating trace-hw_rdma.c with a meson_exe.py custom command
- [153/2308] Generating trace-hw_rdma_vmw.h with a meson_exe.py custom command
- [154/2308] Generating trace-hw_rdma_vmw.c with a meson_exe.py custom command
- [155/2308] Generating trace-hw_rtc.h with a meson_exe.py custom command
- [156/2308] Generating trace-hw_rtc.c with a meson_exe.py custom command
- [157/2308] Generating trace-hw_s390x.h with a meson_exe.py custom command
- [158/2308] Generating trace-hw_s390x.c with a meson_exe.py custom command
- [159/2308] Generating trace-hw_scsi.c with a meson_exe.py custom command
- [160/2308] Generating trace-hw_scsi.h with a meson_exe.py custom command
- [161/2308] Generating trace-hw_sd.c with a meson_exe.py custom command
- [162/2308] Generating trace-hw_sd.h with a meson_exe.py custom command
- [163/2308] Generating trace-hw_sparc.c with a meson_exe.py custom command
- [164/2308] Generating trace-hw_sparc.h with a meson_exe.py custom command
- [165/2308] Generating trace-hw_sparc64.c with a meson_exe.py custom command
- [166/2308] Generating trace-hw_sparc64.h with a meson_exe.py custom command
- [167/2308] Generating trace-hw_ssi.c with a meson_exe.py custom command
- [168/2308] Generating trace-hw_ssi.h with a meson_exe.py custom command
- [169/2308] Generating trace-hw_timer.h with a meson_exe.py custom command
- [170/2308] Generating trace-hw_timer.c with a meson_exe.py custom command
- [171/2308] Generating trace-hw_tpm.c with a meson_exe.py custom command
- [172/2308] Generating trace-hw_tpm.h with a meson_exe.py custom command
- [173/2308] Generating trace-hw_virtio.h with a meson_exe.py custom command
- [174/2308] Generating trace-hw_vfio.h with a meson_exe.py custom command
- [175/2308] Generating trace-hw_usb.c with a meson_exe.py custom command
- [176/2308] Generating trace-hw_vfio.c with a meson_exe.py custom command
- [177/2308] Generating trace-hw_virtio.c with a meson_exe.py custom command
- [178/2308] Generating trace-hw_usb.h with a meson_exe.py custom command
- [179/2308] Generating trace-hw_watchdog.h with a meson_exe.py custom command
- [180/2308] Generating trace-hw_watchdog.c with a meson_exe.py custom command
- [181/2308] Generating trace-hw_xen.h with a meson_exe.py custom command
- [182/2308] Generating trace-hw_xen.c with a meson_exe.py custom command
- [183/2308] Generating trace-hw_gpio.h with a meson_exe.py custom command
- [184/2308] Generating trace-hw_gpio.c with a meson_exe.py custom command
- [185/2308] Generating trace-net.c with a meson_exe.py custom command
- [186/2308] Generating trace-migration.c with a meson_exe.py custom command
- [187/2308] Generating trace-migration.h with a meson_exe.py custom command
- [188/2308] Generating trace-softmmu.c with a meson_exe.py custom command
- [189/2308] Generating trace-softmmu.h with a meson_exe.py custom command
- [190/2308] Generating trace-ui.h with a meson_exe.py custom command
- [191/2308] Generating trace-net.h with a meson_exe.py custom command
- [192/2308] Generating trace-hw_core.h with a meson_exe.py custom command
- [193/2308] Generating trace-hw_core.c with a meson_exe.py custom command
- [194/2308] Generating trace-ui.c with a meson_exe.py custom command
- [195/2308] Generating trace-qapi.h with a meson_exe.py custom command
- [196/2308] Generating trace-qapi.c with a meson_exe.py custom command
- [197/2308] Generating trace-qom.h with a meson_exe.py custom command
- [198/2308] Generating trace-qom.c with a meson_exe.py custom command
- [199/2308] Generating trace-target_arm.h with a meson_exe.py custom command
- [200/2308] Generating trace-target_hppa.c with a meson_exe.py custom command
- [201/2308] Generating trace-target_i386.h with a meson_exe.py custom command
- [202/2308] Generating trace-target_hppa.h with a meson_exe.py custom command
- [203/2308] Generating trace-target_mips.c with a meson_exe.py custom command
- [204/2308] Generating trace-target_arm.c with a meson_exe.py custom command
- [205/2308] Generating trace-target_i386.c with a meson_exe.py custom command
- [206/2308] Generating trace-target_mips.h with a meson_exe.py custom command
- [207/2308] Generating trace-target_ppc.h with a meson_exe.py custom command
- [208/2308] Generating trace-target_ppc.c with a meson_exe.py custom command
- [209/2308] Generating trace-target_riscv.h with a meson_exe.py custom command
- [210/2308] Generating trace-target_riscv.c with a meson_exe.py custom command
- [211/2308] Generating trace-target_s390x.h with a meson_exe.py custom command
- [212/2308] Generating trace-events-all with a meson_exe.py custom command
- [213/2308] Generating trace-target_s390x.c with a meson_exe.py custom command
- [214/2308] Generating trace-target_sparc.c with a meson_exe.py custom command
- [215/2308] Generating trace-util.h with a meson_exe.py custom command
- [216/2308] Generating trace-target_sparc.h with a meson_exe.py custom command
- [217/2308] Generating trace-util.c with a meson_exe.py custom command
- [218/2308] Generating generated-tcg-tracers.h with a meson_exe.py custom command
- [219/2308] Generating generated-helpers.c with a meson_exe.py custom command
- [220/2308] Generating generated-helpers.h with a meson_exe.py custom command
- [221/2308] Generating generated-helpers-wrappers.h with a meson_exe.py custom command
- [222/2308] Generating input-keymap-linux-to-qcode.c.inc with a meson_exe.py custom command
- [223/2308] Generating input-keymap-qcode-to-atset1.c.inc with a meson_exe.py custom command
- [224/2308] Generating input-keymap-qcode-to-atset2.c.inc with a meson_exe.py custom command
- [225/2308] Generating input-keymap-qcode-to-atset3.c.inc with a meson_exe.py custom command
- [226/2308] Generating input-keymap-qcode-to-linux.c.inc with a meson_exe.py custom command
- [227/2308] Generating input-keymap-qcode-to-qnum.c.inc with a meson_exe.py custom command
- [228/2308] Generating input-keymap-qcode-to-sun.c.inc with a meson_exe.py custom command
- [229/2308] Generating input-keymap-qnum-to-qcode.c.inc with a meson_exe.py custom command
- [230/2308] Generating input-keymap-usb-to-qcode.c.inc with a meson_exe.py custom command
- [231/2308] Generating input-keymap-atset1-to-qcode.c.inc with a meson_exe.py custom command
- [232/2308] Generating input-keymap-win32-to-qcode.c.inc with a meson_exe.py custom command
- [233/2308] Generating module_block.h with a custom command
- [234/2308] Generating block-gen.c with a custom command
- [235/2308] Generating input-keymap-xorgkbd-to-qcode.c.inc with a meson_exe.py custom command
- [236/2308] Generating input-keymap-xorgxquartz-to-qcode.c.inc with a meson_exe.py custom command
- [237/2308] Generating texture-blit-frag.h with a meson_exe.py custom command
- [238/2308] Generating QGA QAPI files with a custom command
- [239/2308] Generating input-keymap-xorgevdev-to-qcode.c.inc with a meson_exe.py custom command
- [240/2308] Generating input-keymap-osx-to-qcode.c.inc with a meson_exe.py custom command
- [241/2308] Generating texture-blit-vert.h with a meson_exe.py custom command
- [242/2308] Generating input-keymap-x11-to-qcode.c.inc with a meson_exe.py custom command
- [243/2308] Generating input-keymap-xorgxwin-to-qcode.c.inc with a meson_exe.py custom command
- [244/2308] Generating texture-blit-flip-vert.h with a meson_exe.py custom command
- [245/2308] Generating x86_64-softmmu-gdbstub-xml.c with a meson_exe.py custom command
- [246/2308] Compiling C object contrib/ivshmem-client/ivshmem-client.p/main.c.o
- [247/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-accel_kvm.c.o
- [248/2308] Generating edk2-i386-vars.fd with a meson_exe.py custom command
- [249/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_ide.c.o
- [250/2308] Compiling C object contrib/ivshmem-client/ivshmem-client.p/ivshmem-client.c.o
- [251/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-accel_tcg.c.o
- [252/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_input.c.o
- [253/2308] Generating QAPI files for qemu-storage-daemon with a custom command
- [254/2308] Generating edk2-i386-code.fd with a meson_exe.py custom command
- [255/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-machine.c.o
- [256/2308] Generating edk2-x86_64-code.fd with a meson_exe.py custom command
- [257/2308] Generating edk2-i386-secure-code.fd with a meson_exe.py custom command
- [258/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-crypto.c.o
- [259/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_isa.c.o
- [260/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-machine.c.o
- [261/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_intc.c.o
- [262/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_mem.c.o
- [263/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-authz.c.o
- [264/2308] Generating edk2-arm-vars.fd with a meson_exe.py custom command
- [265/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-monitor.c.o
- [266/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_mips.c.o
- [267/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-migration.c.o
- [268/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-block.c.o
- [269/2308] Generating edk2-aarch64-code.fd with a meson_exe.py custom command
- [270/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-io.c.o
- [271/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-machine.c.o
- [272/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-migration.c.o
- [273/2308] Generating edk2-arm-code.fd with a meson_exe.py custom command
- [274/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-rdma.c.o
- [275/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_misc.c.o
- [276/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-trace.c.o
- [277/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-control.c.o
- [278/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-crypto.c.o
- [279/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-trace.c.o
- [280/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-replay.c.o
- [281/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-crypto.c.o
- [282/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-trace.c.o
- [283/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-crypto.c.o
- [284/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-replay.c.o
- [285/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-replay.c.o
- [286/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-machine.c.o
- [287/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-trace.c.o
- [288/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-replay.c.o
- [289/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-migration.c.o
- [290/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-crypto.c.o
- [291/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-transaction.c.o
- [292/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-rocker.c.o
- [293/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-dump.c.o
- [294/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-dump.c.o
- [295/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-transaction.c.o
- [296/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-nbd.c.o
- [297/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-net.c.o
- [298/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_xen.c.o
- [299/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-transaction.c.o
- [300/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_gpio.c.o
- [301/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-audio.c.o
- [302/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-scsi.c.o
- [303/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-rocker.c.o
- [304/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-net.c.o
- [305/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-pragma.c.o
- [306/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-migration.c.o
- [307/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-pragma.c.o
- [308/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-backends.c.o
- [309/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-backends_tpm.c.o
- [310/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-net.c.o
- [311/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-softmmu.c.o
- [312/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-pragma.c.o
- [313/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-pragma.c.o
- [314/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-chardev.c.o
- [315/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_9pfs.c.o
- [316/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-ui.c.o
- [317/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_core.c.o
- [318/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-qdev.c.o
- [319/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_misc_macio.c.o
- [320/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-sockets.c.o
- [321/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_nvram.c.o
- [322/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-block.c.o
- [323/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-sockets.c.o
- [324/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_pci.c.o
- [325/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_pci_host.c.o
- [326/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_net.c.o
- [327/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-sockets.c.o
- [328/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-block.c.o
- [329/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-tpm.c.o
- [330/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-tpm.c.o
- [331/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_ppc.c.o
- [332/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_rdma.c.o
- [333/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-tpm.c.o
- [334/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-block-export.c.o
- [335/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-tpm.c.o
- [336/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_rdma_vmw.c.o
- [337/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_acpi.c.o
- [338/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qapi.c.o
- [339/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-block-core.c.o
- [340/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-acpi.c.o
- [341/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-block-core.c.o
- [342/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-common.c.o
- [343/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-qom.c.o
- [344/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_alpha.c.o
- [345/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-qom.c.o
- [346/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_rtc.c.o
- [347/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-introspect.c.o
- [348/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-acpi.c.o
- [349/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-common.c.o
- [350/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_arm.c.o
- [351/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_arm.c.o
- [352/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-qom.c.o
- [353/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_s390x.c.o
- [354/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-introspect.c.o
- [355/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-common.c.o
- [356/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-block-core.c.o
- [357/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-acpi.c.o
- [358/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-introspect.c.o
- [359/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-qom.c.o
- [360/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_audio.c.o
- [361/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_hppa.c.o
- [362/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-acpi.c.o
- [363/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-job.c.o
- [364/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_scsi.c.o
- [365/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-common.c.o
- [366/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_sd.c.o
- [367/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_i386.c.o
- [368/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-qom.c.o
- [369/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_block.c.o
- [370/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-control.c.o
- [371/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-audio.c.o
- [372/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-rdma.c.o
- [373/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_block_dataplane.c.o
- [374/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_sparc.c.o
- [375/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-job.c.o
- [376/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_mips.c.o
- [377/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-job.c.o
- [378/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-builtin-types.c.o
- [379/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-rdma.c.o
- [380/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_ppc.c.o
- [381/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_char.c.o
- [382/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_sparc64.c.o
- [383/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-control.c.o
- [384/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-builtin-visit.c.o
- [385/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-control.c.o
- [386/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-audio.c.o
- [387/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-rdma.c.o
- [388/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-audio.c.o
- [389/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_dma.c.o
- [390/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-job.c.o
- [391/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_ssi.c.o
- [392/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_timer.c.o
- [393/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_display.c.o
- [394/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_hppa.c.o
- [395/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-misc.c.o
- [396/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_tpm.c.o
- [397/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_hyperv.c.o
- [398/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_i2c.c.o
- [399/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-misc.c.o
- [400/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_vfio.c.o
- [401/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_usb.c.o
- [402/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-migration.c.o
- [403/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_i386.c.o
- [404/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_i386_xen.c.o
- [405/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_virtio.c.o
- [406/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-misc.c.o
- [407/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-misc.c.o
- [408/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-hw_watchdog.c.o
- [409/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-net.c.o
- [410/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-dump.c.o
- [411/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-rocker.c.o
- [412/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-transaction.c.o
- [413/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-rocker.c.o
- [414/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-run-state.c.o
- [415/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-error.c.o
- [416/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-dump.c.o
- [417/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-error.c.o
- [418/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-ui.c.o
- [419/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-root.c.o
- [420/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-error.c.o
- [421/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-ui.c.o
- [422/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-error.c.o
- [423/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-run-state.c.o
- [424/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-run-state.c.o
- [425/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-run-state.c.o
- [426/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-net.c.o
- [427/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-ui.c.o
- [428/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-introspect.c.o
- [429/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_riscv.c.o
- [430/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-audio.c.o
- [431/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-sockets.c.o
- [432/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-ui.c.o
- [433/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-qdev.c.o
- [434/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_s390x.c.o
- [435/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-authz.c.o
- [436/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-block-export.c.o
- [437/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-target_sparc.c.o
- [438/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-qdev.c.o
- [439/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-block-export.c.o
- [440/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-authz.c.o
- [441/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-authz.c.o
- [442/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-qdev.c.o
- [443/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-block-export.c.o
- [444/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-authz.c.o
- [445/2308] Compiling C object libqemuutil.a.p/meson-generated_.._trace_trace-util.c.o
- [446/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-pci.c.o
- [447/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-char.c.o
- [448/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-pci.c.o
- [449/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-types-block.c.o
- [450/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-events-char.c.o
- [451/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-block-core.c.o
- [452/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-pci.c.o
- [453/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-pci.c.o
- [454/2308] Compiling C object libqemuutil.a.p/util_qemu-progress.c.o
- [455/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-commands-char.c.o
- [456/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-char.c.o
- [457/2308] Compiling C object libqemuutil.a.p/qobject_json-streamer.c.o
- [458/2308] Compiling C object libqemuutil.a.p/meson-generated_.._qapi_qapi-visit-block.c.o
- [459/2308] Compiling C object libqemuutil.a.p/qobject_qdict.c.o
- [460/2308] Compiling C object libqemuutil.a.p/util_qemu-co-shared-resource.c.o
- [461/2308] Compiling C object libqemuutil.a.p/util_qemu-openpty.c.o
- [462/2308] Compiling C object libqemuutil.a.p/util_id.c.o
- [463/2308] Compiling C object libqemuutil.a.p/util_main-loop.c.o
- [464/2308] Compiling C object libqemuutil.a.p/qobject_qnull.c.o
- [465/2308] Compiling C object libqemuutil.a.p/util_envlist.c.o
- [466/2308] Compiling C object libqemuutil.a.p/util_qemu-error.c.o
- [467/2308] Compiling C object libqemuutil.a.p/qobject_qjson.c.o
- [468/2308] Compiling C object libqemuutil.a.p/util_keyval.c.o
- [469/2308] Compiling C object libqemuutil.a.p/qobject_json-parser.c.o
- [470/2308] Compiling C object libqemuutil.a.p/util_module.c.o
- [471/2308] Compiling C object libqemuutil.a.p/util_base64.c.o
- [472/2308] Compiling C object libqemuutil.a.p/util_hexdump.c.o
- [473/2308] Compiling C object libqemuutil.a.p/util_coroutine-ucontext.c.o
- [474/2308] Compiling C object libqemuutil.a.p/util_unicode.c.o
- [475/2308] Compiling C object libqemuutil.a.p/util_drm.c.o
- [476/2308] Compiling C object libqemuutil.a.p/util_mmap-alloc.c.o
- [477/2308] Compiling C object libqemuutil.a.p/util_dbus.c.o
- [478/2308] Compiling C object libqemuutil.a.p/util_aiocb.c.o
- [479/2308] Compiling C object libqemuutil.a.p/util_qemu-option.c.o
- [480/2308] Compiling C object libqemuutil.a.p/qapi_qobject-output-visitor.c.o
- [481/2308] Compiling C object libqemuutil.a.p/qobject_block-qdict.c.o
- [482/2308] Compiling C object libqemuutil.a.p/util_qemu-thread-posix.c.o
- [483/2308] Compiling C object libqemuutil.a.p/util_osdep.c.o
- [484/2308] Compiling C object libqemuutil.a.p/util_compatfd.c.o
- [485/2308] Compiling C object libqemuutil.a.p/qapi_qapi-util.c.o
- [486/2308] Compiling C object libqemuutil.a.p/util_range.c.o
- [487/2308] Compiling C object libqemuutil.a.p/trace_control.c.o
- [488/2308] Compiling C object libqemuutil.a.p/util_crc32c.c.o
- [489/2308] Compiling C object libqemuutil.a.p/util_memfd.c.o
- [490/2308] Compiling C object libqemuutil.a.p/crypto_random-platform.c.o
- [491/2308] Compiling C object libqemuutil.a.p/qobject_qlit.c.o
- [492/2308] Compiling C object libqemuutil.a.p/util_fifo8.c.o
- [493/2308] Compiling C object libqemuutil.a.p/util_qemu-coroutine-lock.c.o
- [494/2308] Compiling C object libqemuutil.a.p/crypto_aes.c.o
- [495/2308] Compiling C object libqemuutil.a.p/qobject_json-lexer.c.o
- [496/2308] Compiling C object libqemuutil.a.p/util_cutils.c.o
- [497/2308] Compiling C object libqemuutil.a.p/util_lockcnt.c.o
- [498/2308] Compiling C object libqemuutil.a.p/util_buffer.c.o
- [499/2308] Compiling C object libqemuutil.a.p/util_thread-pool.c.o
- [500/2308] Compiling C object libqemuutil.a.p/qapi_qapi-visit-core.c.o
- [501/2308] Compiling C object libqemuutil.a.p/qapi_qobject-input-visitor.c.o
- [502/2308] Compiling C object libqemuutil.a.p/util_nvdimm-utils.c.o
- [503/2308] Compiling C object libqemuutil.a.p/util_async.c.o
- [504/2308] Compiling C object libqemuutil.a.p/util_log.c.o
- [505/2308] Compiling C object libqemuutil.a.p/qapi_string-input-visitor.c.o
- [506/2308] Compiling C object libqemuutil.a.p/util_qemu-print.c.o
- [507/2308] Compiling C object libqemuutil.a.p/util_systemd.c.o
- [508/2308] Compiling C object libqemuutil.a.p/qapi_string-output-visitor.c.o
- [509/2308] Compiling C object libqemuutil.a.p/util_qemu-coroutine-sleep.c.o
- [510/2308] Compiling C object libqemuutil.a.p/qapi_qapi-clone-visitor.c.o
- [511/2308] Compiling C object libqemuutil.a.p/util_qemu-config.c.o
- [512/2308] Compiling C object libqemuutil.a.p/util_hbitmap.c.o
- [513/2308] Compiling C object libqemuutil.a.p/util_qemu-coroutine.c.o
- [514/2308] Compiling C object libqemuutil.a.p/util_vhost-user-server.c.o
- [515/2308] Compiling C object libqemuutil.a.p/util_qemu-timer-common.c.o
- [516/2308] Compiling C object libqemuutil.a.p/util_bitmap.c.o
- [517/2308] Compiling C object libqemuutil.a.p/util_error.c.o
- [518/2308] Compiling C object libqemuutil.a.p/util_iov.c.o
- [519/2308] Compiling C object libqemuutil.a.p/util_host-utils.c.o
- [520/2308] Compiling C object libqemuutil.a.p/util_notify.c.o
- [521/2308] Compiling C object libqemuutil.a.p/crypto_init.c.o
- [522/2308] Compiling C object libqemuutil.a.p/util_iova-tree.c.o
- [523/2308] Compiling C object libqemuutil.a.p/qobject_qobject.c.o
- [524/2308] Compiling C object libqemuutil.a.p/qapi_qmp-registry.c.o
- [525/2308] Compiling C object libqemuutil.a.p/util_fdmon-poll.c.o
- [526/2308] Compiling C object libqemuutil.a.p/util_timed-average.c.o
- [527/2308] Compiling C object libqemuutil.a.p/util_bitops.c.o
- [528/2308] Compiling C object libqemuutil.a.p/util_qht.c.o
- [529/2308] Compiling C object libqemuutil.a.p/qapi_qmp-event.c.o
- [530/2308] Compiling C object libqemuutil.a.p/qobject_qbool.c.o
- [531/2308] Compiling C object libqemuutil.a.p/util_throttle.c.o
- [532/2308] Compiling C object libqemuutil.a.p/util_readline.c.o
- [533/2308] Compiling C object libqemuutil.a.p/util_qemu-coroutine-io.c.o
- [534/2308] Compiling C object libqemuutil.a.p/util_guest-random.c.o
- [535/2308] Compiling C object libqemuutil.a.p/qapi_qapi-dealloc-visitor.c.o
- [536/2308] Compiling C object libqemuutil.a.p/util_bufferiszero.c.o
- [537/2308] Compiling C object libqemuutil.a.p/util_aio-posix.c.o
- [538/2308] Compiling C object libqemuutil.a.p/util_uri.c.o
- [539/2308] Compiling C object libqemuutil.a.p/util_qemu-timer.c.o
- [540/2308] Compiling C object libqemuutil.a.p/qapi_opts-visitor.c.o
- [541/2308] Compiling C object libqemuutil.a.p/util_event_notifier-posix.c.o
- [542/2308] Compiling C object libqemuutil.a.p/util_cacheinfo.c.o
- [543/2308] Compiling C object libqemuutil.a.p/util_oslib-posix.c.o
- [544/2308] Compiling C object libqemuutil.a.p/util_pagesize.c.o
- [545/2308] Compiling C object libqemuutil.a.p/util_qdist.c.o
- [546/2308] Compiling C object libqemuutil.a.p/util_filemonitor-inotify.c.o
- [547/2308] Compiling C object libqemuutil.a.p/qobject_qnum.c.o
- [548/2308] Compiling C object libqemuutil.a.p/trace_qmp.c.o
- [549/2308] Compiling C object libqemuutil.a.p/util_getauxval.c.o
- [550/2308] Compiling C object libqemuutil.a.p/qobject_qlist.c.o
- [551/2308] Compiling C object libqemuutil.a.p/util_uuid.c.o
- [552/2308] Compiling C object libqemuutil.a.p/util_aio-wait.c.o
- [553/2308] Compiling C object libqemuutil.a.p/util_stats64.c.o
- [554/2308] Compiling C object libqemuutil.a.p/util_vfio-helpers.c.o
- [555/2308] Compiling C object libqemuutil.a.p/util_block-helpers.c.o
- [556/2308] Compiling C object libqemuutil.a.p/qobject_qstring.c.o
- [557/2308] Compiling C object libqemuutil.a.p/util_path.c.o
- [558/2308] Compiling C object libqemuutil.a.p/stubs_get-vm-name.c.o
- [559/2308] Compiling C object libqemuutil.a.p/stubs_icount.c.o
- [560/2308] Compiling C object libqemuutil.a.p/qapi_qmp-dispatch.c.o
- [561/2308] Compiling C object libqemuutil.a.p/util_fdmon-epoll.c.o
- [562/2308] Compiling C object libqemuutil.a.p/util_rcu.c.o
- [563/2308] Compiling C object libqemuutil.a.p/stubs_change-state-handler.c.o
- [564/2308] Compiling C object libqemuutil.a.p/util_qemu-sockets.c.o
- [565/2308] Compiling C object libqemuutil.a.p/stubs_iothread.c.o
- [566/2308] Compiling C object libqemuutil.a.p/stubs_blk-commit-all.c.o
- [567/2308] Compiling C object libqemuutil.a.p/stubs_blk-exp-close-all.c.o
- [568/2308] Compiling C object libqemuutil.a.p/stubs_vmstate.c.o
- [569/2308] Compiling C object libqemuutil.a.p/stubs_semihost.c.o
- [570/2308] Compiling C object libqemuutil.a.p/stubs_error-printf.c.o
- [571/2308] Compiling C object libqemuutil.a.p/stubs_cmos.c.o
- [572/2308] Compiling C object libqemuutil.a.p/stubs_pci-bus.c.o
- [573/2308] Compiling C object libqemuutil.a.p/stubs_set-fd-handler.c.o
- [574/2308] Compiling C object libqemuutil.a.p/util_qsp.c.o
- [575/2308] Compiling C object libqemuutil.a.p/stubs_pci-host-piix.c.o
- [576/2308] Compiling C object libqemuutil.a.p/stubs_cpus-get-virtual-clock.c.o
- [577/2308] Compiling C object libqemuutil.a.p/stubs_qemu-timer-notify-cb.c.o
- [578/2308] Compiling C object libqemuutil.a.p/stubs_target-get-monitor-def.c.o
- [579/2308] Compiling C object libqemuutil.a.p/stubs_trace-control.c.o
- [580/2308] Compiling C object libqemuutil.a.p/stubs_ramfb.c.o
- [581/2308] Compiling C object libqemuutil.a.p/stubs_win32-kbd-hook.c.o
- [582/2308] Compiling C object libqemuutil.a.p/stubs_iothread-lock.c.o
- [583/2308] Compiling C object libqemuutil.a.p/stubs_dump.c.o
- [584/2308] Compiling C object libqemuutil.a.p/stubs_replay-tools.c.o
- [585/2308] Compiling C object libqemuutil.a.p/stubs_runstate-check.c.o
- [586/2308] Compiling C object libqemuutil.a.p/stubs_ram-block.c.o
- [587/2308] Compiling C object libqemuutil.a.p/stubs_qmp_memory_device.c.o
- [588/2308] Compiling C object libqemuutil.a.p/stubs_cpu-get-clock.c.o
- [589/2308] Compiling C object libqemuutil.a.p/stubs_target-monitor-defs.c.o
- [590/2308] Compiling C object libqemuutil.a.p/stubs_qtest.c.o
- [591/2308] Compiling C object libqemuutil.a.p/stubs_uuid.c.o
- [592/2308] Compiling C object libqemuutil.a.p/stubs_vmgenid.c.o
- [593/2308] Compiling C object libqemuutil.a.p/stubs_sysbus.c.o
- [594/2308] Compiling C object libqemuutil.a.p/stubs_is-daemonized.c.o
- [595/2308] Compiling C object libqemuutil.a.p/stubs_gdbstub.c.o
- [596/2308] Compiling C object libqemuutil.a.p/stubs_cpu-synchronize-state.c.o
- [597/2308] Compiling C object libqemuutil.a.p/stubs_fw_cfg.c.o
- [598/2308] Compiling C object libqemuutil.a.p/stubs_vm-stop.c.o
- [599/2308] Compiling C object libqemuutil.a.p/stubs_blockdev-close-all-bdrv-states.c.o
- [600/2308] Compiling C object libqemuutil.a.p/stubs_migr-blocker.c.o
- [601/2308] Compiling C object libqemuutil.a.p/stubs_machine-init-done.c.o
- [602/2308] Compiling C object libqemuutil.a.p/stubs_monitor.c.o
- [603/2308] Compiling C object libqemuutil.a.p/stubs_replay.c.o
- [604/2308] Compiling C object libqemuutil.a.p/stubs_tpm.c.o
- [605/2308] Compiling C object libqemuutil.a.p/stubs_bdrv-next-monitor-owned.c.o
- [606/2308] Compiling C object libqemuutil.a.p/stubs_arch_type.c.o
- [607/2308] Compiling C object libqemuutil.a.p/stubs_isa-bus.c.o
- [608/2308] Compiling C object libqemuutil.a.p/stubs_monitor-core.c.o
- [609/2308] Compiling C object libqemuutil.a.p/stubs_fdset.c.o
- [610/2308] Compiling C object libqemuutil.a.p/stubs_xen-hw-stub.c.o
- [611/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/qos_external.c.o
- [612/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/malloc-spapr.c.o
- [613/2308] Linking static target libqemuutil.a
- [614/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/libqos-spapr.c.o
- [615/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/libqos.c.o
- [616/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/pci.c.o
- [617/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/rtas.c.o
- [618/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/qgraph.c.o
- [619/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/malloc.c.o
- [620/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/fw_cfg.c.o
- [621/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/pci-spapr.c.o
- [622/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/malloc-pc.c.o
- [623/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/pci-pc.c.o
- [624/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/libqos-pc.c.o
- [625/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/usb.c.o
- [626/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/i2c.c.o
- [627/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/i2c-omap.c.o
- [628/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/i2c-imx.c.o
- [629/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/tpci200.c.o
- [630/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/e1000e.c.o
- [631/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/sdhci.c.o
- [632/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-9p.c.o
- [633/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/.._libqtest.c.o
- [634/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-blk.c.o
- [635/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-balloon.c.o
- [636/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio.c.o
- [637/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-net.c.o
- [638/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-rng.c.o
- [639/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-mmio.c.o
- [640/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-imx25-pdk-machine.c.o
- [641/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-scsi.c.o
- [642/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-serial.c.o
- [643/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-n800-machine.c.o
- [644/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-pci-modern.c.o
- [645/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/aarch64-xlnx-zcu102-machine.c.o
- [646/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-raspi2-machine.c.o
- [647/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-sabrelite-machine.c.o
- [648/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/virtio-pci.c.o
- [649/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-smdkc210-machine.c.o
- [650/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-virt-machine.c.o
- [651/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/ppc64_pseries-machine.c.o
- [652/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/ahci.c.o
- [653/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/x86_64_pc-machine.c.o
- [654/2308] Compiling C object tests/qtest/libqos/libqos.fa.p/arm-xilinx-zynq-a9-machine.c.o
- [655/2308] Linking static target tests/qtest/libqos/libqos.fa
- [656/2308] Generating block.syms with a meson_exe.py custom command
- [657/2308] Compiling C object libqom.fa.p/qom_qom-qobject.c.o
- [658/2308] Generating qemu.syms with a meson_exe.py custom command
- [659/2308] Compiling C object libqom.fa.p/qom_container.c.o
- [660/2308] Compiling C object libauthz.fa.p/authz_simple.c.o
- [661/2308] Compiling C object libqom.fa.p/qom_object_interfaces.c.o
- [662/2308] Compiling C object libqom.fa.p/hw_nvram_fw_cfg-interface.c.o
- [663/2308] Compiling C object libauthz.fa.p/authz_base.c.o
- [664/2308] Compiling C object libauthz.fa.p/authz_listfile.c.o
- [665/2308] Compiling C object libcrypto.fa.p/crypto_ivgen.c.o
- [666/2308] Compiling C object libcrypto.fa.p/crypto_secret_keyring.c.o
- [667/2308] Compiling C object libcrypto.fa.p/crypto_tlscredspsk.c.o
- [668/2308] Compiling C object libauthz.fa.p/authz_list.c.o
- [669/2308] Linking static target libauthz.fa
- [670/2308] Compiling C object libcrypto.fa.p/crypto_hmac-glib.c.o
- [671/2308] Compiling C object libcrypto.fa.p/crypto_hash.c.o
- [672/2308] Compiling C object libcrypto.fa.p/crypto_secret.c.o
- [673/2308] Compiling C object libcrypto.fa.p/crypto_desrfb.c.o
- [674/2308] Compiling C object libcrypto.fa.p/crypto_pbkdf-stub.c.o
- [675/2308] Compiling C object libcrypto.fa.p/crypto_tlscreds.c.o
- [676/2308] Compiling C object libcrypto.fa.p/crypto_ivgen-plain64.c.o
- [677/2308] Compiling C object libcrypto.fa.p/crypto_tlscredsanon.c.o
- [678/2308] Compiling C object libcrypto.fa.p/crypto_tlssession.c.o
- [679/2308] Compiling C object libcrypto.fa.p/crypto_block.c.o
- [680/2308] Compiling C object libcrypto.fa.p/crypto_block-qcow.c.o
- [681/2308] Compiling C object libcrypto.fa.p/crypto_cipher.c.o
- [682/2308] Compiling C object libcrypto.fa.p/crypto_ivgen-plain.c.o
- [683/2308] Compiling C object libcrypto.fa.p/crypto_pbkdf.c.o
- [684/2308] Compiling C object libcrypto.fa.p/crypto_ivgen-essiv.c.o
- [685/2308] Compiling C object libcrypto.fa.p/crypto_tlscredsx509.c.o
- [686/2308] Compiling C object libcrypto.fa.p/crypto_xts.c.o
- [687/2308] Compiling C object libcrypto.fa.p/crypto_hash-glib.c.o
- [688/2308] Compiling C object libcrypto.fa.p/crypto_hmac.c.o
- [689/2308] Compiling C object libcrypto.fa.p/crypto_secret_common.c.o
- [690/2308] Compiling C object libcrypto.fa.p/crypto_afsplit.c.o
- [691/2308] Compiling C object libio.fa.p/io_channel-util.c.o
- [692/2308] Compiling C object libio.fa.p/io_channel-file.c.o
- [693/2308] Compiling C object libio.fa.p/io_net-listener.c.o
- [694/2308] Compiling C object libio.fa.p/io_channel.c.o
- [695/2308] Compiling C object libqom.fa.p/qom_object.c.o
- [696/2308] Linking static target libqom.fa
- [697/2308] Compiling C object libio.fa.p/io_task.c.o
- [698/2308] Compiling C object libio.fa.p/io_dns-resolver.c.o
- [699/2308] Compiling C object libio.fa.p/io_channel-watch.c.o
- [700/2308] Compiling C object libio.fa.p/io_channel-buffer.c.o
- [701/2308] Compiling C object libcrypto.fa.p/crypto_block-luks.c.o
- [702/2308] Linking static target libcrypto.fa
- [703/2308] Compiling C object libmigration.fa.p/migration_xbzrle.c.o
- [704/2308] Compiling C object libmigration.fa.p/migration_page_cache.c.o
- [705/2308] Compiling C object libio.fa.p/io_channel-tls.c.o
- [706/2308] Compiling C object libio.fa.p/io_channel-command.c.o
- [707/2308] Compiling C object libmigration.fa.p/migration_qjson.c.o
- [708/2308] Compiling C object libio.fa.p/io_channel-socket.c.o
- [709/2308] Compiling C object libmigration.fa.p/migration_qemu-file-channel.c.o
- [710/2308] Compiling C object libio.fa.p/io_channel-websock.c.o
- [711/2308] Linking static target libio.fa
- [712/2308] Compiling C object libmigration.fa.p/migration_qemu-file.c.o
- [713/2308] Compiling C object libmigration.fa.p/migration_vmstate-types.c.o
- [714/2308] Compiling C object libmigration.fa.p/migration_vmstate.c.o
- [715/2308] Compiling C object libblock.fa.p/block_vhdx-endian.c.o
- [716/2308] Linking static target libmigration.fa
- [717/2308] Compiling C object libblock.fa.p/meson-generated_.._block_block-gen.c.o
- [718/2308] Compiling C object libblock.fa.p/block_monitor_bitmap-qmp-cmds.c.o
- [719/2308] Compiling C object libblock.fa.p/block_qcow2-threads.c.o
- [720/2308] Compiling C object libblock.fa.p/block_vdi.c.o
- [721/2308] Compiling C object libblock.fa.p/block_snapshot.c.o
- [722/2308] Compiling C object libblock.fa.p/block_block-copy.c.o
- [723/2308] Compiling C object libblock.fa.p/block_crypto.c.o
- [724/2308] Compiling C object libblock.fa.p/block_filter-compress.c.o
- [725/2308] Compiling C object libblock.fa.p/block_copy-on-read.c.o
- [726/2308] Compiling C object libblock.fa.p/block_aio_task.c.o
- [727/2308] Compiling C object libblock.fa.p/block_accounting.c.o
- [728/2308] Compiling C object libblock.fa.p/block_create.c.o
- [729/2308] Compiling C object libblock.fa.p/block_replication.c.o
- [730/2308] Compiling C object libblock.fa.p/block_write-threshold.c.o
- [731/2308] Compiling C object libblock.fa.p/block_stream.c.o
- [732/2308] Compiling C object libblock.fa.p/block_null.c.o
- [733/2308] Compiling C object libblock.fa.p/block_qcow2-cache.c.o
- [734/2308] Compiling C object libblock.fa.p/block_blkverify.c.o
- [735/2308] Compiling C object libblock.fa.p/block_cloop.c.o
- [736/2308] Compiling C object libblock.fa.p/block_qcow.c.o
- [737/2308] Compiling C object libblock.fa.p/block_throttle-groups.c.o
- [738/2308] Compiling C object libblock.fa.p/block_blkdebug.c.o
- [739/2308] Compiling C object libblock.fa.p/block_qcow2-cluster.c.o
- [740/2308] Compiling C object libblock.fa.p/qemu-io-cmds.c.o
- [741/2308] Compiling C object libblock.fa.p/block_block-backend.c.o
- [742/2308] Compiling C object libblock.fa.p/block_raw-format.c.o
- [743/2308] Compiling C object libblock.fa.p/block_vmdk.c.o
- [744/2308] Compiling C object libblock.fa.p/block_backup.c.o
- [745/2308] Compiling C object libblock.fa.p/block_mirror.c.o
- [746/2308] Compiling C object libblock.fa.p/block_quorum.c.o
- [747/2308] Compiling C object libblock.fa.p/scsi_pr-manager.c.o
- [748/2308] Compiling C object libblock.fa.p/block_vvfat.c.o
- [749/2308] Compiling C object libblock.fa.p/block_qed-table.c.o
- [750/2308] Compiling C object libblock.fa.p/block_qed-check.c.o
- [751/2308] Compiling C object libblock.fa.p/block_qcow2-refcount.c.o
- [752/2308] Compiling C object libblock.fa.p/replication.c.o
- [753/2308] Compiling C object libblock.fa.p/nbd_common.c.o
- [754/2308] Compiling C object libblock.fa.p/blockjob.c.o
- [755/2308] Compiling C object libblock.fa.p/block_vhdx.c.o
- [756/2308] Compiling C object libblock.fa.p/scsi_pr-manager-helper.c.o
- [757/2308] Compiling C object libblock.fa.p/block_qcow2-snapshot.c.o
- [758/2308] Compiling C object libblock.fa.p/block_bochs.c.o
- [759/2308] Compiling C object libblock.fa.p/block_blklogwrites.c.o
- [760/2308] Compiling C object libblock.fa.p/block_qed.c.o
- [761/2308] Compiling C object libblock.fa.p/block.c.o
- [762/2308] Compiling C object libblock.fa.p/scsi_utils.c.o
- [763/2308] Compiling C object libblock.fa.p/job.c.o
- [764/2308] Compiling C object libblock.fa.p/block_amend.c.o
- [765/2308] Compiling C object libblock.fa.p/block_qcow2-bitmap.c.o
- [766/2308] Compiling C object libblock.fa.p/block_dmg.c.o
- [767/2308] Compiling C object libblock.fa.p/block_qapi.c.o
- [768/2308] Compiling C object libblock.fa.p/block_throttle.c.o
- [769/2308] Compiling C object libblock.fa.p/nbd_client.c.o
- [770/2308] Compiling C object libblock.fa.p/block_backup-top.c.o
- [771/2308] Compiling C object libblock.fa.p/block_qed-l2-cache.c.o
- [772/2308] Compiling C object libblock.fa.p/block_file-posix.c.o
- [773/2308] Compiling C object libblock.fa.p/block_commit.c.o
- [774/2308] Compiling C object libblock.fa.p/block_vhdx-log.c.o
- [775/2308] Compiling C object libblock.fa.p/block_qed-cluster.c.o
- [776/2308] Compiling C object libblockdev.fa.p/os-posix.c.o
- [777/2308] Compiling C object libblockdev.fa.p/job-qmp.c.o
- [778/2308] Compiling C object libblock.fa.p/block_nvme.c.o
- [779/2308] Compiling C object libblock.fa.p/block_dirty-bitmap.c.o
- [780/2308] Compiling C object libblock.fa.p/block_vpc.c.o
- [781/2308] Compiling C object libblockdev.fa.p/block_export_vhost-user-blk-server.c.o
- [782/2308] Compiling C object libblockdev.fa.p/block_export_export.c.o
- [783/2308] Compiling C object libblockdev.fa.p/iothread.c.o
- [784/2308] Compiling C object libblockdev.fa.p/blockdev-nbd.c.o
- [785/2308] Compiling C object libqmp.fa.p/qom_qom-qmp-cmds.c.o
- [786/2308] Compiling C object libqmp.fa.p/monitor_qmp-cmds-control.c.o
- [787/2308] Compiling C object libchardev.fa.p/chardev_char-fd.c.o
- [788/2308] Compiling C object libchardev.fa.p/chardev_char-stdio.c.o
- [789/2308] Compiling C object libblock.fa.p/block_nbd.c.o
- [790/2308] Compiling C object libqmp.fa.p/monitor_monitor.c.o
- [791/2308] Compiling C object libqmp.fa.p/monitor_qmp.c.o
- [792/2308] Linking static target libqmp.fa
- [793/2308] Compiling C object libchardev.fa.p/chardev_char-mux.c.o
- [794/2308] Compiling C object libchardev.fa.p/chardev_char-serial.c.o
- [795/2308] Compiling C object libchardev.fa.p/chardev_char-file.c.o
- [796/2308] Compiling C object libchardev.fa.p/chardev_char-udp.c.o
- [797/2308] Compiling C object libchardev.fa.p/chardev_char-io.c.o
- [798/2308] Compiling C object libchardev.fa.p/chardev_char-pipe.c.o
- [799/2308] Compiling C object libblock.fa.p/block_io.c.o
- [800/2308] Compiling C object libchardev.fa.p/chardev_char-ringbuf.c.o
- [801/2308] Compiling C object libchardev.fa.p/chardev_char.c.o
- [802/2308] Compiling C object libchardev.fa.p/chardev_char-null.c.o
- [803/2308] Compiling C object libblockdev.fa.p/nbd_server.c.o
- [804/2308] Compiling C object libhwcore.fa.p/hw_core_fw-path-provider.c.o
- [805/2308] Compiling C object libchardev.fa.p/chardev_char-pty.c.o
- [806/2308] Compiling C object libchardev.fa.p/chardev_char-parallel.c.o
- [807/2308] Compiling C object libhwcore.fa.p/hw_core_hotplug.c.o
- [808/2308] Compiling C object libchardev.fa.p/chardev_char-fe.c.o
- [809/2308] Compiling C object libchardev.fa.p/chardev_char-socket.c.o
- [810/2308] Compiling C object libhwcore.fa.p/hw_core_reset.c.o
- [811/2308] Linking static target libchardev.fa
- [812/2308] Compiling C object libhwcore.fa.p/hw_core_bus.c.o
- [813/2308] Compiling C object libhwcore.fa.p/hw_core_vmstate-if.c.o
- [814/2308] Compiling C object libblockdev.fa.p/blockdev.c.o
- [815/2308] Linking static target libblockdev.fa
- [816/2308] Compiling C object libhwcore.fa.p/hw_core_irq.c.o
- [817/2308] Compiling C object libhwcore.fa.p/hw_core_qdev-clock.c.o
- [818/2308] Compiling C object libhwcore.fa.p/hw_core_resettable.c.o
- [819/2308] Compiling C object libhwcore.fa.p/hw_core_clock.c.o
- [820/2308] Compiling C object libhwcore.fa.p/hw_core_qdev-properties.c.o
- [821/2308] Compiling C object libblock.fa.p/block_qcow2.c.o
- [822/2308] Compiling C object libcommon.fa.p/hw_acpi_tpm.c.o
- [823/2308] Compiling C object libcommon.fa.p/hw_timer_i8254.c.o
- [824/2308] Linking static target libblock.fa
- [825/2308] Compiling C object libcommon.fa.p/chardev_msmouse.c.o
- [826/2308] Compiling C object libcommon.fa.p/hw_pci-host_gpex.c.o
- [827/2308] Compiling C object libcommon.fa.p/replay_replay-time.c.o
- [828/2308] Compiling C object libcommon.fa.p/backends_hostmem-ram.c.o
- [829/2308] Compiling C object libhwcore.fa.p/hw_core_qdev.c.o
- [830/2308] Compiling C object libcommon.fa.p/replay_replay-snapshot.c.o
- [831/2308] Linking static target libhwcore.fa
- [832/2308] Compiling C object libcommon.fa.p/hw_net_can_can_sja1000.c.o
- [833/2308] Compiling C object libcommon.fa.p/hw_net_rocker_rocker_desc.c.o
- [834/2308] Compiling C object libcommon.fa.p/hw_usb_bus.c.o
- [835/2308] Compiling C object libcommon.fa.p/hw_input_vhost-user-input.c.o
- [836/2308] Compiling C object libcommon.fa.p/net_can_can_core.c.o
- [837/2308] Compiling C object libcommon.fa.p/hw_ide_ich.c.o
- [838/2308] Compiling C object libcommon.fa.p/hw_acpi_utils.c.o
- [839/2308] Compiling C object libcommon.fa.p/hw_watchdog_wdt_i6300esb.c.o
- [840/2308] Compiling C object libcommon.fa.p/hw_char_ipoctal232.c.o
- [841/2308] Compiling C object libcommon.fa.p/ui_input-barrier.c.o
- [842/2308] Compiling C object libcommon.fa.p/ui_vnc-jobs.c.o
- [843/2308] Compiling C object libcommon.fa.p/hw_pci_msix.c.o
- [844/2308] Compiling C object libcommon.fa.p/net_announce.c.o
- [845/2308] Compiling C object libcommon.fa.p/migration_block-dirty-bitmap.c.o
- [846/2308] Compiling C object libcommon.fa.p/hw_ipmi_ipmi_kcs.c.o
- [847/2308] Compiling C object libcommon.fa.p/hw_audio_ac97.c.o
- [848/2308] Compiling C object libcommon.fa.p/backends_rng.c.o
- [849/2308] Compiling C object libcommon.fa.p/hw_mem_pc-dimm.c.o
- [850/2308] Compiling C object libcommon.fa.p/hw_display_i2c-ddc.c.o
- [851/2308] Compiling C object libcommon.fa.p/hw_display_edid-generate.c.o
- [852/2308] Compiling C object libcommon.fa.p/migration_tls.c.o
- [853/2308] Compiling C object libcommon.fa.p/hw_tpm_tpm_tis_common.c.o
- [854/2308] Compiling C object libcommon.fa.p/block_monitor_block-hmp-cmds.c.o
- [855/2308] Compiling C object libcommon.fa.p/hw_pci-bridge_ioh3420.c.o
- [856/2308] Compiling C object libcommon.fa.p/hw_misc_applesmc.c.o
- [857/2308] Compiling C object libcommon.fa.p/hw_display_edid-region.c.o
- [858/2308] Compiling C object libcommon.fa.p/hw_isa_apm.c.o
- [859/2308] Compiling C object libcommon.fa.p/backends_hostmem.c.o
- [860/2308] Compiling C object libcommon.fa.p/backends_tpm_tpm_emulator.c.o
- [861/2308] Compiling C object libcommon.fa.p/hw_scsi_esp.c.o
- [862/2308] Compiling C object libcommon.fa.p/migration_multifd-zlib.c.o
- [863/2308] Compiling C object libcommon.fa.p/hw_input_virtio-input.c.o
- [864/2308] Compiling C object libcommon.fa.p/migration_vmstate-types.c.o
- [865/2308] Compiling C object libcommon.fa.p/hw_scsi_esp-pci.c.o
- [866/2308] Compiling C object libcommon.fa.p/hw_acpi_bios-linker-loader.c.o
- [867/2308] Compiling C object libcommon.fa.p/hw_sd_sd.c.o
- [868/2308] Compiling C object libcommon.fa.p/hw_core_vm-change-state-handler.c.o
- [869/2308] Compiling C object libcommon.fa.p/net_eth.c.o
- [870/2308] Compiling C object libcommon.fa.p/hw_char_serial-pci-multi.c.o
- [871/2308] Compiling C object libcommon.fa.p/ui_kbd-state.c.o
- [872/2308] Compiling C object libcommon.fa.p/hw_net_can_ctucan_pci.c.o
- [873/2308] Compiling C object libcommon.fa.p/hw_display_vga-pci.c.o
- [874/2308] Compiling C object libcommon.fa.p/hw_input_ps2.c.o
- [875/2308] Compiling C object libcommon.fa.p/hw_display_ati.c.o
- [876/2308] Compiling C object libcommon.fa.p/hw_pci-bridge_pci_expander_bridge.c.o
- [877/2308] Compiling C object libcommon.fa.p/hw_core_generic-loader.c.o
- [878/2308] Compiling C object libcommon.fa.p/hw_misc_pvpanic.c.o
- [879/2308] Compiling C object libcommon.fa.p/hw_net_vmxnet3.c.o
- [880/2308] Compiling C object libcommon.fa.p/migration_global_state.c.o
- [881/2308] Compiling C object libcommon.fa.p/hw_i2c_bitbang_i2c.c.o
- [882/2308] Compiling C object libcommon.fa.p/hw_display_ramfb.c.o
- [883/2308] Compiling C object libcommon.fa.p/hw_acpi_hmat.c.o
- [884/2308] Compiling C object libcommon.fa.p/hw_acpi_aml-build.c.o
- [885/2308] Compiling C object libcommon.fa.p/hw_net_can_can_mioe3680_pci.c.o
- [886/2308] Compiling C object libcommon.fa.p/hw_block_nvme-ns.c.o
- [887/2308] Compiling C object libcommon.fa.p/hw_acpi_memory_hotplug.c.o
- [888/2308] Compiling C object libcommon.fa.p/hw_cpu_cluster.c.o
- [889/2308] Compiling C object libcommon.fa.p/backends_rng-builtin.c.o
- [890/2308] Compiling C object libcommon.fa.p/backends_tpm_tpm_backend.c.o
- [891/2308] Compiling C object libcommon.fa.p/net_colo-compare.c.o
- [892/2308] Compiling C object libcommon.fa.p/hw_intc_intc.c.o
- [893/2308] Compiling C object libcommon.fa.p/net_util.c.o
- [894/2308] Compiling C object libcommon.fa.p/hw_ide_qdev.c.o
- [895/2308] Compiling C object libcommon.fa.p/hw_ipmi_pci_ipmi_bt.c.o
- [896/2308] Compiling C object libcommon.fa.p/hw_acpi_cpu.c.o
- [897/2308] Compiling C object libcommon.fa.p/hw_scsi_mptconfig.c.o
- [898/2308] Compiling C object libcommon.fa.p/hw_misc_vmcoreinfo.c.o
- [899/2308] Compiling C object libcommon.fa.p/hw_scsi_vmw_pvscsi.c.o
- [900/2308] Compiling C object libcommon.fa.p/ui_vnc-palette.c.o
- [901/2308] Compiling C object libcommon.fa.p/ui_vnc.c.o
- [902/2308] Compiling C object libcommon.fa.p/migration_block.c.o
- [903/2308] Compiling C object libcommon.fa.p/hw_usb_libhw.c.o
- [904/2308] Compiling C object libcommon.fa.p/hw_ipmi_ipmi_bmc_sim.c.o
- [905/2308] Compiling C object libcommon.fa.p/hw_intc_i8259_common.c.o
- [906/2308] Compiling C object libcommon.fa.p/ui_cursor.c.o
- [907/2308] Compiling C object libcommon.fa.p/hw_pci_pci_host.c.o
- [908/2308] Compiling C object libcommon.fa.p/replay_replay-debugging.c.o
- [909/2308] Compiling C object libcommon.fa.p/hw_audio_soundhw.c.o
- [910/2308] Compiling C object libcommon.fa.p/hw_core_machine.c.o
- [911/2308] Compiling C object libcommon.fa.p/hw_i2c_smbus_slave.c.o
- [912/2308] Compiling C object libcommon.fa.p/softmmu_dma-helpers.c.o
- [913/2308] Compiling C object libcommon.fa.p/hw_usb_dev-audio.c.o
- [914/2308] Compiling C object libcommon.fa.p/hw_audio_fmopl.c.o
- [915/2308] Compiling C object libcommon.fa.p/hw_pci-bridge_xio3130_downstream.c.o
- [916/2308] Compiling C object libcommon.fa.p/ui_spice-module.c.o
- [917/2308] Compiling C object libcommon.fa.p/hw_mem_memory-device.c.o
- [918/2308] Compiling C object libcommon.fa.p/hw_ide_piix.c.o
- [919/2308] Compiling C object libcommon.fa.p/hw_pci-host_i440fx.c.o
- [920/2308] Compiling C object libcommon.fa.p/hw_core_sysbus.c.o
- [921/2308] Compiling C object libcommon.fa.p/net_dump.c.o
- [922/2308] Compiling C object libcommon.fa.p/backends_tpm_tpm_passthrough.c.o
- [923/2308] Compiling C object libcommon.fa.p/backends_cryptodev-builtin.c.o
- [924/2308] Compiling C object libcommon.fa.p/hw_net_rocker_rocker_of_dpa.c.o
- [925/2308] Compiling C object libcommon.fa.p/net_queue.c.o
- [926/2308] Compiling C object libcommon.fa.p/hw_net_net_tx_pkt.c.o
- [927/2308] Compiling C object libcommon.fa.p/hw_acpi_generic_event_device.c.o
- [928/2308] Compiling C object libcommon.fa.p/hw_pci_pci_bridge.c.o
- [929/2308] Compiling C object libcommon.fa.p/hw_intc_ioapic_common.c.o
- [930/2308] Compiling C object libcommon.fa.p/migration_exec.c.o
- [931/2308] Compiling C object libcommon.fa.p/hw_usb_dev-mtp.c.o
- [932/2308] Compiling C object libcommon.fa.p/hw_net_ne2000-isa.c.o
- [933/2308] Compiling C object libcommon.fa.p/hw_ipack_tpci200.c.o
- [934/2308] Compiling C object libcommon.fa.p/backends_dbus-vmstate.c.o
- [935/2308] Compiling C object libcommon.fa.p/migration_qemu-file-channel.c.o
- [936/2308] Compiling C object libcommon.fa.p/hw_misc_pc-testdev.c.o
- [937/2308] Compiling C object libcommon.fa.p/ui_console.c.o
- [938/2308] Compiling C object libcommon.fa.p/hw_scsi_mptendian.c.o
- [939/2308] Compiling C object libcommon.fa.p/hw_ide_ahci.c.o
- [940/2308] Compiling C object libcommon.fa.p/chardev_wctablet.c.o
- [941/2308] Compiling C object libcommon.fa.p/ui_vnc-enc-tight.c.o
- [942/2308] Compiling C object libcommon.fa.p/hw_acpi_acpi_interface.c.o
- [943/2308] Compiling C object libcommon.fa.p/hw_scsi_megasas.c.o
- [944/2308] Compiling C object libcommon.fa.p/hw_pci-host_gpex-acpi.c.o
- [945/2308] Compiling C object libcommon.fa.p/hw_char_virtio-console.c.o
- [946/2308] Compiling C object libcommon.fa.p/hw_core_clock-vmstate.c.o
- [947/2308] Compiling C object libcommon.fa.p/hw_input_pckbd.c.o
- [948/2308] Compiling C object libcommon.fa.p/hw_usb_hcd-ohci.c.o
- [949/2308] Compiling C object libcommon.fa.p/hw_net_rocker_rocker_fp.c.o
- [950/2308] Compiling C object libcommon.fa.p/migration_socket.c.o
- [951/2308] Compiling C object libcommon.fa.p/hw_isa_isa-bus.c.o
- [952/2308] Compiling C object libcommon.fa.p/hw_core_qdev-properties-system.c.o
- [953/2308] Compiling C object libcommon.fa.p/hw_acpi_vmgenid.c.o
- [954/2308] Compiling C object libcommon.fa.p/hw_core_nmi.c.o
- [955/2308] Compiling C object libcommon.fa.p/ui_vnc-auth-vencrypt.c.o
- [956/2308] Compiling C object libcommon.fa.p/hw_i2c_smbus_master.c.o
- [957/2308] Compiling C object libcommon.fa.p/hw_usb_hcd-ohci-pci.c.o
- [958/2308] Compiling C object libcommon.fa.p/hw_audio_pcspk.c.o
- [959/2308] Compiling C object libcommon.fa.p/hw_audio_es1370.c.o
- [960/2308] Compiling C object libcommon.fa.p/hw_display_ati_dbg.c.o
- [961/2308] Compiling C object libcommon.fa.p/migration_xbzrle.c.o
- [962/2308] Compiling C object libcommon.fa.p/net_filter-replay.c.o
- [963/2308] Compiling C object libcommon.fa.p/net_tap-linux.c.o
- [964/2308] Compiling C object libcommon.fa.p/hw_display_vhost-user-gpu.c.o
- [965/2308] Compiling C object libcommon.fa.p/hw_block_hd-geometry.c.o
- [966/2308] Compiling C object libcommon.fa.p/hw_smbios_smbios.c.o
- [967/2308] Compiling C object libcommon.fa.p/accel_accel.c.o
- [968/2308] Compiling C object libcommon.fa.p/backends_cryptodev-vhost-user.c.o
- [969/2308] Compiling C object libcommon.fa.p/hw_net_rtl8139.c.o
- [970/2308] Compiling C object libcommon.fa.p/chardev_chardev-sysemu.c.o
- [971/2308] Compiling C object libcommon.fa.p/hw_char_parallel.c.o
- [972/2308] Compiling C object libcommon.fa.p/audio_ossaudio.c.o
- [973/2308] Compiling C object libcommon.fa.p/hw_audio_intel-hda.c.o
- [974/2308] Compiling C object libcommon.fa.p/hw_pci_pcie_aer.c.o
- [975/2308] Compiling C object libcommon.fa.p/backends_tpm_tpm_util.c.o
- [976/2308] Compiling C object libcommon.fa.p/ui_vnc-enc-hextile.c.o
- [977/2308] Compiling C object libcommon.fa.p/replay_replay-internal.c.o
- [978/2308] Compiling C object libcommon.fa.p/hw_audio_cs4231a.c.o
- [979/2308] Compiling C object libcommon.fa.p/replay_replay-events.c.o
- [980/2308] Compiling C object libcommon.fa.p/hw_usb_hcd-xhci-pci.c.o
- [981/2308] Compiling C object libcommon.fa.p/hw_core_qdev-fw.c.o
- [982/2308] Compiling C object libcommon.fa.p/block_blkreplay.c.o
- [983/2308] Compiling C object libcommon.fa.p/hw_ipack_ipack.c.o
- [984/2308] Compiling C object libcommon.fa.p/hw_acpi_pci.c.o
- [985/2308] Compiling C object libcommon.fa.p/audio_audio.c.o
- [986/2308] Compiling C object libcommon.fa.p/hw_usb_hcd-xhci-sysbus.c.o
- [987/2308] Compiling C object libcommon.fa.p/hw_usb_desc-msos.c.o
- [988/2308] Compiling C object libcommon.fa.p/audio_audio_legacy.c.o
- [989/2308] Compiling C object libcommon.fa.p/net_hub.c.o
- [990/2308] Compiling C object libcommon.fa.p/hw_net_net_rx_pkt.c.o
- [991/2308] Compiling C object libcommon.fa.p/hw_usb_imx-usb-phy.c.o
- [992/2308] Compiling C object libcommon.fa.p/fsdev_qemu-fsdev-dummy.c.o
- [993/2308] Compiling C object libcommon.fa.p/hw_usb_dev-hub.c.o
- [994/2308] Compiling C object libcommon.fa.p/hw_tpm_tpm_tis_isa.c.o
- [995/2308] Compiling C object libcommon.fa.p/hw_char_debugcon.c.o
- [996/2308] Compiling C object libcommon.fa.p/hw_tpm_tpm_crb.c.o
- [997/2308] Compiling C object libcommon.fa.p/hw_net_pcnet-pci.c.o
- [998/2308] Compiling C object libcommon.fa.p/hw_scsi_mptsas.c.o
- [999/2308] Compiling C object libcommon.fa.p/fsdev_qemu-fsdev-throttle.c.o
- [1000/2308] Compiling C object libcommon.fa.p/hw_scsi_scsi-disk.c.o
- [1001/2308] Compiling C object libcommon.fa.p/net_vhost-user.c.o
- [1002/2308] Compiling C object libcommon.fa.p/net_can_can_socketcan.c.o
- [1003/2308] Compiling C object libcommon.fa.p/hw_core_cpu.c.o
- [1004/2308] Compiling C object libcommon.fa.p/hw_core_null-machine.c.o
- [1005/2308] Compiling C object libcommon.fa.p/hw_pci_pcie_host.c.o
- [1006/2308] Compiling C object libcommon.fa.p/hw_usb_host-stub.c.o
- [1007/2308] Compiling C object libcommon.fa.p/net_net.c.o
- [1008/2308] Compiling C object libcommon.fa.p/softmmu_qdev-monitor.c.o
- [1009/2308] Compiling C object libcommon.fa.p/ui_vnc-enc-zlib.c.o
- [1010/2308] Compiling C object libcommon.fa.p/migration_qjson.c.o
- [1011/2308] Compiling C object libcommon.fa.p/chardev_testdev.c.o
- [1012/2308] Compiling C object libcommon.fa.p/dump_dump-hmp-cmds.c.o
- [1013/2308] Compiling C object libcommon.fa.p/hw_pcmcia_pcmcia.c.o
- [1014/2308] Compiling C object libcommon.fa.p/audio_mixeng.c.o
- [1015/2308] Compiling C object libcommon.fa.p/hw_virtio_virtio-pci.c.o
- [1016/2308] Compiling C object libcommon.fa.p/migration_colo.c.o
- [1017/2308] Compiling C object libcommon.fa.p/hw_usb_hcd-ehci-pci.c.o
- [1018/2308] Compiling C object libcommon.fa.p/hw_display_virtio-gpu.c.o
- [1019/2308] Compiling C object libcommon.fa.p/net_tap.c.o
- [1020/2308] Compiling C object libcommon.fa.p/hw_display_ramfb-standalone.c.o
- [1021/2308] Compiling C object libcommon.fa.p/hw_scsi_scsi-bus.c.o
- [1022/2308] Compiling C object libcommon.fa.p/hw_pci-bridge_gen_pcie_root_port.c.o
- [1023/2308] Compiling C object libcommon.fa.p/ui_qemu-pixman.c.o
- [1024/2308] Compiling C object libcommon.fa.p/hw_pci-bridge_pci_bridge_dev.c.o
- [1025/2308] Compiling C object libcommon.fa.p/hw_sd_sdhci.c.o
- [1026/2308] Compiling C object libcommon.fa.p/hw_isa_piix3.c.o
- [1027/2308] Compiling C object libcommon.fa.p/cpus-common.c.o
- [1028/2308] Compiling C object libcommon.fa.p/backends_vhost-user.c.o
- [1029/2308] Compiling C object libcommon.fa.p/migration_postcopy-ram.c.o
- [1030/2308] Compiling C object libcommon.fa.p/hw_pci_shpc.c.o
- [1031/2308] Compiling C object libcommon.fa.p/hw_audio_hda-codec.c.o
- [1032/2308] Compiling C object libcommon.fa.p/hw_ide_pci.c.o
- [1033/2308] Compiling C object libcommon.fa.p/hw_block_cdrom.c.o
- [1034/2308] Compiling C object libcommon.fa.p/disas_i386.c.o
- [1035/2308] Compiling C object libcommon.fa.p/migration_colo-failover.c.o
- [1036/2308] Compiling C object libcommon.fa.p/net_filter.c.o
- [1037/2308] Compiling C object libcommon.fa.p/hw_dma_i8257.c.o
- [1038/2308] Compiling C object libcommon.fa.p/hw_input_hid.c.o
- [1039/2308] Compiling C object libcommon.fa.p/hw_core_machine-hmp-cmds.c.o
- [1040/2308] Compiling C object libcommon.fa.p/hw_sd_core.c.o
- [1041/2308] Compiling C object libcommon.fa.p/migration_fd.c.o
- [1042/2308] Compiling C object libcommon.fa.p/hw_usb_hcd-uhci.c.o
- [1043/2308] Compiling C object libcommon.fa.p/hw_ipmi_ipmi.c.o
- [1044/2308] Compiling C object libcommon.fa.p/hw_ide_atapi.c.o
- [1045/2308] Compiling C object libcommon.fa.p/hw_usb_dev-smartcard-reader.c.o
- [1046/2308] Compiling C object libcommon.fa.p/hw_audio_adlib.c.o
- [1047/2308] Compiling C object libcommon.fa.p/hw_core_loader.c.o
- [1048/2308] Compiling C object libcommon.fa.p/hw_display_bochs-display.c.o
- [1049/2308] Compiling C object libcommon.fa.p/audio_noaudio.c.o
- [1050/2308] Compiling C object libcommon.fa.p/net_socket.c.o
- [1051/2308] Compiling C object libcommon.fa.p/hw_pci_msi.c.o
- [1052/2308] Compiling C object libcommon.fa.p/net_filter-buffer.c.o
- [1053/2308] Compiling C object libcommon.fa.p/hw_display_virtio-vga.c.o
- [1054/2308] Compiling C object libcommon.fa.p/hw_char_parallel-isa.c.o
- [1055/2308] Compiling C object libcommon.fa.p/hw_usb_u2f-passthru.c.o
- [1056/2308] Compiling C object libcommon.fa.p/hw_net_rocker_rocker.c.o
- [1057/2308] Compiling C object libcommon.fa.p/hw_acpi_pcihp.c.o
- [1058/2308] Compiling C object libcommon.fa.p/backends_hostmem-memfd.c.o
- [1059/2308] Compiling C object libcommon.fa.p/qom_qom-hmp-cmds.c.o
- [1060/2308] Compiling C object libcommon.fa.p/audio_wavaudio.c.o
- [1061/2308] Compiling C object libcommon.fa.p/hw_display_cirrus_vga.c.o
- [1062/2308] Compiling C object libcommon.fa.p/net_filter-rewriter.c.o
- [1063/2308] Compiling C object libcommon.fa.p/hw_display_vmware_vga.c.o
- [1064/2308] Compiling C object libcommon.fa.p/hw_usb_dev-wacom.c.o
- [1065/2308] Compiling C object libcommon.fa.p/hw_usb_u2f.c.o
- [1066/2308] Compiling C object libcommon.fa.p/hw_block_pflash_cfi01.c.o
- [1067/2308] Compiling C object libcommon.fa.p/hw_misc_edu.c.o
- [1068/2308] Compiling C object libcommon.fa.p/hw_usb_core.c.o
- [1069/2308] Compiling C object libcommon.fa.p/replay_replay-net.c.o
- [1070/2308] Compiling C object libcommon.fa.p/migration_migration.c.o
- [1071/2308] Compiling C object libcommon.fa.p/hw_block_fdc.c.o
- [1072/2308] Compiling C object libcommon.fa.p/backends_rng-egd.c.o
- [1073/2308] Compiling C object libcommon.fa.p/hw_display_virtio-gpu-base.c.o
- [1074/2308] Compiling C object libcommon.fa.p/hw_misc_debugexit.c.o
- [1075/2308] Compiling C object libcommon.fa.p/hw_timer_hpet.c.o
- [1076/2308] Compiling C object libcommon.fa.p/net_filter-mirror.c.o
- [1077/2308] Compiling C object libcommon.fa.p/hw_char_serial.c.o
- [1078/2308] Compiling C object libcommon.fa.p/audio_wavcapture.c.o
- [1079/2308] Compiling C object libcommon.fa.p/replay_replay-char.c.o
- [1080/2308] Compiling C object libcommon.fa.p/monitor_qmp-cmds.c.o
- [1081/2308] Compiling C object libcommon.fa.p/hw_net_can_ctucan_core.c.o
- [1082/2308] Compiling C object libcommon.fa.p/backends_cryptodev.c.o
- [1083/2308] Compiling C object libcommon.fa.p/net_can_can_host.c.o
- [1084/2308] Compiling C object libcommon.fa.p/hw_usb_combined-packet.c.o
- [1085/2308] Compiling C object libcommon.fa.p/hw_smbios_smbios_type_38.c.o
- [1086/2308] Compiling C object libcommon.fa.p/hw_display_cirrus_vga_isa.c.o
- [1087/2308] Compiling C object libcommon.fa.p/hw_usb_hcd-xhci.c.o
- [1088/2308] Compiling C object libcommon.fa.p/net_slirp.c.o
- [1089/2308] Compiling C object libcommon.fa.p/hw_cpu_core.c.o
- [1090/2308] Compiling C object libcommon.fa.p/hw_mem_nvdimm.c.o
- [1091/2308] Compiling C object libcommon.fa.p/hw_misc_sga.c.o
- [1092/2308] Compiling C object libcommon.fa.p/hw_acpi_piix4.c.o
- [1093/2308] Compiling C object libcommon.fa.p/hw_acpi_core.c.o
- [1094/2308] Compiling C object libcommon.fa.p/disas_capstone.c.o
- [1095/2308] Compiling C object libcommon.fa.p/hw_pci-host_pam.c.o
- [1096/2308] Compiling C object libcommon.fa.p/backends_cryptodev-vhost.c.o
- [1097/2308] Compiling C object libcommon.fa.p/hw_net_ne2000.c.o
- [1098/2308] Compiling C object libcommon.fa.p/hw_usb_desc.c.o
- [1099/2308] Compiling C object libcommon.fa.p/hw_ipmi_smbus_ipmi.c.o
- [1100/2308] Compiling C object libcommon.fa.p/hw_display_ati_2d.c.o
- [1101/2308] Compiling C object libcommon.fa.p/hw_virtio_virtio-bus.c.o
- [1102/2308] Compiling C object libcommon.fa.p/hw_net_rocker_rocker_world.c.o
- [1103/2308] Compiling C object libcommon.fa.p/hw_nvram_fw_cfg.c.o
- [1104/2308] Compiling C object libcommon.fa.p/hw_pci_pcie_port.c.o
- [1105/2308] Compiling C object libcommon.fa.p/hw_pci_pcie.c.o
- [1106/2308] Compiling C object libcommon.fa.p/net_colo.c.o
- [1107/2308] Compiling C object libcommon.fa.p/fsdev_qemu-fsdev-opts.c.o
- [1108/2308] Compiling C object libcommon.fa.p/hw_usb_hcd-xhci-nec.c.o
- [1109/2308] Compiling C object libcommon.fa.p/hw_i2c_pm_smbus.c.o
- [1110/2308] Compiling C object libcommon.fa.p/hw_ipmi_isa_ipmi_bt.c.o
- [1111/2308] Compiling C object libcommon.fa.p/hw_nvram_eeprom93xx.c.o
- [1112/2308] Compiling C object libcommon.fa.p/hw_scsi_scsi-generic.c.o
- [1113/2308] Compiling C object libcommon.fa.p/hw_virtio_virtio-mmio.c.o
- [1114/2308] Compiling C object libcommon.fa.p/hw_intc_i8259.c.o
- [1115/2308] Compiling C object libcommon.fa.p/hw_net_pcnet.c.o
- [1116/2308] Compiling C object libcommon.fa.p/hw_sd_sdhci-pci.c.o
- [1117/2308] Compiling C object libcommon.fa.p/ui_input-legacy.c.o
- [1118/2308] Compiling C object libcommon.fa.p/replay_replay-input.c.o
- [1119/2308] Compiling C object libcommon.fa.p/hw_net_eepro100.c.o
- [1120/2308] Compiling C object libcommon.fa.p/hw_sd_sdmmc-internal.c.o
- [1121/2308] Compiling C object libcommon.fa.p/hw_net_ne2000-pci.c.o
- [1122/2308] Compiling C object libcommon.fa.p/hw_i2c_smbus_eeprom.c.o
- [1123/2308] Compiling C object libcommon.fa.p/migration_page_cache.c.o
- [1124/2308] Compiling C object libcommon.fa.p/hw_pci_pci.c.o
- [1125/2308] Compiling C object libcommon.fa.p/block_qapi-sysemu.c.o
- [1126/2308] Compiling C object libcommon.fa.p/hw_input_virtio-input-host.c.o
- [1127/2308] Compiling C object libcommon.fa.p/softmmu_tpm.c.o
- [1128/2308] Compiling C object libcommon.fa.p/net_l2tpv3.c.o
- [1129/2308] Compiling C object libcommon.fa.p/hw_audio_sb16.c.o
- [1130/2308] Compiling C object libcommon.fa.p/hw_display_vhost-user-gpu-pci.c.o
- [1131/2308] Compiling C object libcommon.fa.p/hw_i2c_smbus_ich9.c.o
- [1132/2308] Compiling C object libcommon.fa.p/hw_block_nvme.c.o
- [1133/2308] Compiling C object libcommon.fa.p/hw_char_serial-pci.c.o
- [1134/2308] Compiling C object libcommon.fa.p/hw_net_e1000x_common.c.o
- [1135/2308] Compiling C object libcommon.fa.p/softmmu_bootdevice.c.o
- [1136/2308] Compiling C object libcommon.fa.p/migration_multifd.c.o
- [1137/2308] Compiling C object libcommon.fa.p/hw_net_can_can_pcm3680_pci.c.o
- [1138/2308] Compiling C object libcommon.fa.p/hw_char_serial-isa.c.o
- [1139/2308] Compiling C object libcommon.fa.p/hw_misc_ivshmem.c.o
- [1140/2308] Compiling C object libcommon.fa.p/hw_ipmi_ipmi_bmc_extern.c.o
- [1141/2308] Compiling C object libcommon.fa.p/hw_usb_dev-storage.c.o
- [1142/2308] Compiling C object libcommon.fa.p/hw_acpi_ipmi.c.o
- [1143/2308] Compiling C object libcommon.fa.p/hw_block_block.c.o
- [1144/2308] Compiling C object libcommon.fa.p/hw_ide_ioport.c.o
- [1145/2308] Compiling C object libcommon.fa.p/hw_net_e1000e.c.o
- [1146/2308] Compiling C object libcommon.fa.p/backends_rng-random.c.o
- [1147/2308] Compiling C object libcommon.fa.p/ui_input-keymap.c.o
- [1148/2308] Compiling C object libcommon.fa.p/ui_input-linux.c.o
- [1149/2308] Compiling C object libcommon.fa.p/hw_acpi_ich9.c.o
- [1150/2308] Compiling C object libcommon.fa.p/ui_keymaps.c.o
- [1151/2308] Compiling C object libcommon.fa.p/hw_misc_pci-testdev.c.o
- [1152/2308] Compiling C object libcommon.fa.p/hw_audio_gus.c.o
- [1153/2308] Compiling C object libcommon.fa.p/ui_vnc-ws.c.o
- [1154/2308] Compiling C object libcommon.fa.p/backends_hostmem-file.c.o
- [1155/2308] Compiling C object libcommon.fa.p/hw_pci-bridge_pcie_pci_bridge.c.o
- [1156/2308] Compiling C object libcommon.fa.p/hw_watchdog_watchdog.c.o
- [1157/2308] Compiling C object libcommon.fa.p/ui_input.c.o
- [1158/2308] Compiling C object libcommon.fa.p/hw_audio_gusemu_hal.c.o
- [1159/2308] Compiling C object libcommon.fa.p/hw_usb_dev-hid.c.o
- [1160/2308] Compiling C object libcommon.fa.p/hw_usb_dev-uas.c.o
- [1161/2308] Compiling C object libcommon.fa.p/net_vhost-vdpa.c.o
- [1162/2308] Compiling C object libcommon.fa.p/migration_channel.c.o
- [1163/2308] Compiling C object libcommon.fa.p/hw_ide_isa.c.o
- [1164/2308] Compiling C object libcommon.fa.p/hw_ide_core.c.o
- [1165/2308] Compiling C object libcommon.fa.p/hw_usb_dev-serial.c.o
- [1166/2308] Compiling C object libcommon.fa.p/ui_vnc-enc-zrle.c.o
- [1167/2308] Compiling C object libcommon.fa.p/hw_pci-bridge_i82801b11.c.o
- [1168/2308] Compiling C object libcommon.fa.p/hw_pci_slotid_cap.c.o
- [1169/2308] Compiling C object libcommon.fa.p/hw_pci-bridge_pcie_root_port.c.o
- [1170/2308] Compiling C object libcommon.fa.p/hw_display_vhost-user-vga.c.o
- [1171/2308] Compiling C object libcommon.fa.p/replay_replay-random.c.o
- [1172/2308] Compiling C object libcommon.fa.p/hw_display_vga-isa.c.o
- [1173/2308] Compiling C object libcommon.fa.p/hw_timer_i8254_common.c.o
- [1174/2308] Compiling C object libcommon.fa.p/hw_acpi_cpu_hotplug.c.o
- [1175/2308] Compiling C object libcommon.fa.p/hw_ipmi_isa_ipmi_kcs.c.o
- [1176/2308] Compiling C object libcommon.fa.p/hw_watchdog_wdt_ib700.c.o
- [1177/2308] Compiling C object libcommon.fa.p/net_checksum.c.o
- [1178/2308] Compiling C object libcommon.fa.p/hw_ipmi_pci_ipmi_kcs.c.o
- [1179/2308] Compiling C object libcommon.fa.p/hw_input_virtio-input-hid.c.o
- [1180/2308] Compiling C object libcommon.fa.p/hw_usb_hcd-ehci.c.o
- [1181/2308] Compiling C object libcommon.fa.p/migration_savevm.c.o
- [1182/2308] Compiling C object libcommon.fa.p/hw_acpi_tco.c.o
- [1183/2308] Compiling C object libcommon.fa.p/hw_usb_dev-network.c.o
- [1184/2308] Compiling C object libcommon.fa.p/migration_vmstate.c.o
- [1185/2308] Compiling C object libcommon.fa.p/hw_audio_gusemu_mixer.c.o
- [1186/2308] Compiling C object libcommon.fa.p/migration_qemu-file.c.o
- [1187/2308] Compiling C object libcommon.fa.p/replay_replay-audio.c.o
- [1188/2308] Compiling C object libcommon.fa.p/hw_pci-bridge_xio3130_upstream.c.o
- [1189/2308] Compiling C object libcommon.fa.p/replay_replay.c.o
- [1190/2308] Compiling C object libcommon.fa.p/monitor_hmp.c.o
- [1191/2308] Compiling C object libcommon.fa.p/hw_acpi_nvdimm.c.o
- [1192/2308] Compiling C object libcommon.fa.p/hw_i2c_core.c.o
- [1193/2308] Compiling C object libcommon.fa.p/hw_net_vhost_net.c.o
- [1194/2308] Compiling C object libcommon.fa.p/hw_ipmi_ipmi_bt.c.o
- [1195/2308] Compiling C object libcommon.fa.p/softmmu_device_tree.c.o
- [1196/2308] Compiling C object libcommon.fa.p/hw_scsi_emulation.c.o
- [1197/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._x86_64-softmmu-gdbstub-xml.c.o
- [1198/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._qapi_qapi-types-machine-target.c.o
- [1199/2308] Compiling C object libcommon.fa.p/hw_net_tulip.c.o
- [1200/2308] Compiling C object libcommon.fa.p/hw_net_can_can_kvaser_pci.c.o
- [1201/2308] Compiling C object libcommon.fa.p/hw_pci-host_q35.c.o
- [1202/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._qapi_qapi-visit-machine-target.c.o
- [1203/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._qapi_qapi-events-machine-target.c.o
- [1204/2308] Compiling C object libcommon.fa.p/hw_display_virtio-gpu-pci.c.o
- [1205/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._qapi_qapi-commands-machine-target.c.o
- [1206/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._qapi_qapi-types-misc-target.c.o
- [1207/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._qapi_qapi-types.c.o
- [1208/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._qapi_qapi-visit.c.o
- [1209/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._qapi_qapi-visit-misc-target.c.o
- [1210/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._qapi_qapi-commands.c.o
- [1211/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._qapi_qapi-events-misc-target.c.o
- [1212/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._qapi_qapi-commands-misc-target.c.o
- [1213/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._qapi_qapi-emit-events.c.o
- [1214/2308] Compiling C object libcommon.fa.p/monitor_hmp-cmds.c.o
- [1215/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._trace_generated-helpers.c.o
- [1216/2308] Compiling C object libcommon.fa.p/hw_scsi_lsi53c895a.c.o
- [1217/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._qapi_qapi-init-commands.c.o
- [1218/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._qapi_qapi-events.c.o
- [1219/2308] Compiling C object libcommon.fa.p/hw_net_e1000e_core.c.o
- [1220/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_hyperv.c.o
- [1221/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_arch_memory_mapping.c.o
- [1222/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_arch_dump.c.o
- [1223/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_generic_event_device_x86.c.o
- [1224/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/meson-generated_.._qapi_qapi-introspect.c.o
- [1225/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_kvm_i8254.c.o
- [1226/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_monitor.c.o
- [1227/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_machine.c.o
- [1228/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_vmport.c.o
- [1229/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_x86-iommu.c.o
- [1230/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_pc_sysfw.c.o
- [1231/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_pc_q35.c.o
- [1232/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_kvmvapic.c.o
- [1233/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_vmmouse.c.o
- [1234/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_e820_memory_layout.c.o
- [1235/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_x86.c.o
- [1236/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_kvm_i8259.c.o
- [1237/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_multiboot.c.o
- [1238/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_kvm_apic.c.o
- [1239/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_port92.c.o
- [1240/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_pc.c.o
- [1241/2308] Compiling C object libcommon.fa.p/hw_net_e1000.c.o
- [1242/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_kvm_ioapic.c.o
- [1243/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_acpi-microvm.c.o
- [1244/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_fw_cfg.c.o
- [1245/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_amd_iommu.c.o
- [1246/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_kvm_clock.c.o
- [1247/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_microvm.c.o
- [1248/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_acpi-common.c.o
- [1249/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_bpt_helper.c.o
- [1250/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_excp_helper.c.o
- [1251/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_pc_piix.c.o
- [1252/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_xsave_helper.c.o
- [1253/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_mem_helper.c.o
- [1254/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_misc_helper.c.o
- [1255/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_smm_helper.c.o
- [1256/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_svm_helper.c.o
- [1257/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_gdbstub.c.o
- [1258/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_sev.c.o
- [1259/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_mpx_helper.c.o
- [1260/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_helper.c.o
- [1261/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_int_helper.c.o
- [1262/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_kvm.c.o
- [1263/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_acpi-build.c.o
- [1264/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/accel_tcg_cpu-exec-common.c.o
- [1265/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_cc_helper.c.o
- [1266/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_hyperv_hyperv_testdev.c.o
- [1267/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_intc_apic_common.c.o
- [1268/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/accel_tcg_translator.c.o
- [1269/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_i386_intel_iommu.c.o
- [1270/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-balloon-pci.c.o
- [1271/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/tcg_tcg-common.c.o
- [1272/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/accel_kvm_kvm-cpus.c.o
- [1273/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_vhost-vdpa.c.o
- [1274/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_hyperv_vmbus.c.o
- [1275/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_char_virtio-serial-bus.c.o
- [1276/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_cpu.c.o
- [1277/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_scsi_virtio-scsi.c.o
- [1278/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/migration_dirtyrate.c.o
- [1279/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_core_machine-qmp-cmds.c.o
- [1280/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_vfio_common.c.o
- [1281/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_seg_helper.c.o
- [1282/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_hyperv_hyperv.c.o
- [1283/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/softmmu_qtest.c.o
- [1284/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_vhost-backend.c.o
- [1285/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/dump_win_dump.c.o
- [1286/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_vhost-scsi-pci.c.o
- [1287/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_vhost-user.c.o
- [1288/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_net_virtio-net.c.o
- [1289/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_isa_lpc_ich9.c.o
- [1290/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/accel_tcg_cpu-exec.c.o
- [1291/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_block_dataplane_virtio-blk.c.o
- [1292/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/gdbstub.c.o
- [1293/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/tcg_tcg-op-vec.c.o
- [1294/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/softmmu_physmem.c.o
- [1295/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-crypto-pci.c.o
- [1296/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/softmmu_cpus.c.o
- [1297/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_vhost-user-blk-pci.c.o
- [1298/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/exec-vary.c.o
- [1299/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_fpu_helper.c.o
- [1300/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio.c.o
- [1301/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-pmem-pci.c.o
- [1302/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_block_vhost-user-blk.c.o
- [1303/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/accel_stubs_hax-stub.c.o
- [1304/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_vhost-user-scsi-pci.c.o
- [1305/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/accel_tcg_tcg-cpus.c.o
- [1306/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-rng-pci.c.o
- [1307/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_vfio_migration.c.o
- [1308/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_intc_ioapic.c.o
- [1309/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_scsi_vhost-user-scsi.c.o
- [1310/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_vhost-vsock-pci.c.o
- [1311/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_vhost-user-input-pci.c.o
- [1312/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-balloon.c.o
- [1313/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/tcg_optimize.c.o
- [1314/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/softmmu_cpu-timers.c.o
- [1315/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-pmem.c.o
- [1316/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/accel_qtest_qtest.c.o
- [1317/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-serial-pci.c.o
- [1318/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_vfio_display.c.o
- [1319/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_tpm_tpm_ppi.c.o
- [1320/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/trace_control-target.c.o
- [1321/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/tcg_tcg-op-gvec.c.o
- [1322/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/softmmu_ioport.c.o
- [1323/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_scsi_vhost-scsi-common.c.o
- [1324/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/disas.c.o
- [1325/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/tcg_tcg-op.c.o
- [1326/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_scsi_vhost-scsi.c.o
- [1327/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-input-pci.c.o
- [1328/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-mem-pci.c.o
- [1329/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/softmmu_cpu-throttle.c.o
- [1330/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-net-pci.c.o
- [1331/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_vfio_spapr.c.o
- [1332/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_intc_apic.c.o
- [1333/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_vhost.c.o
- [1334/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/softmmu_vl.c.o
- [1335/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/dump_dump.c.o
- [1336/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/monitor_misc.c.o
- [1337/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_vhost-user-fs.c.o
- [1338/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_vhost-user-fs-pci.c.o
- [1339/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/softmmu_arch_init.c.o
- [1340/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/accel_tcg_tcg-all.c.o
- [1341/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/accel_dummy-cpus.c.o
- [1342/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_vhost-user-vsock.c.o
- [1343/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/accel_tcg_cputlb.c.o
- [1344/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/softmmu_memory.c.o
- [1345/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_vhost-vsock.c.o
- [1346/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/cpu.c.o
- [1347/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-blk-pci.c.o
- [1348/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/softmmu_balloon.c.o
- [1349/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-iommu-pci.c.o
- [1350/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_vfio_igd.c.o
- [1351/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/accel_stubs_xen-stub.c.o
- [1352/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_vhost-vsock-common.c.o
- [1353/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-iommu.c.o
- [1354/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_vfio_pci.c.o
- [1355/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_scsi_virtio-scsi-dataplane.c.o
- [1356/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/accel_tcg_translate-all.c.o
- [1357/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-rng.c.o
- [1358/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/softmmu_memory_mapping.c.o
- [1359/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-mem.c.o
- [1360/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_display_vga.c.o
- [1361/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/accel_kvm_kvm-all.c.o
- [1362/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/migration_ram.c.o
- [1363/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/accel_tcg_tcg-runtime.c.o
- [1364/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_vfio_pci-quirks.c.o
- [1365/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_rtc_mc146818rtc.c.o
- [1366/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-input-host-pci.c.o
- [1367/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-scsi-pci.c.o
- [1368/2308] Compiling C object qemu-system-x86_64.p/softmmu_main.c.o
- [1369/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_vhost-user-vsock-pci.c.o
- [1370/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_virtio_virtio-crypto.c.o
- [1371/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_block_virtio-blk.c.o
- [1372/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/hw_core_numa.c.o
- [1373/2308] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-events.c.o
- [1374/2308] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-emit-events.c.o
- [1375/2308] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-types.c.o
- [1376/2308] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-introspect.c.o
- [1377/2308] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-init-commands.c.o
- [1378/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/accel_tcg_tcg-runtime-gvec.c.o
- [1379/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/softmmu_icount.c.o
- [1380/2308] Compiling C object qga/qemu-ga.p/guest-agent-command-state.c.o
- [1381/2308] Compiling C object qga/qemu-ga.p/channel-posix.c.o
- [1382/2308] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-commands.c.o
- [1383/2308] Compiling C object qga/qemu-ga.p/commands.c.o
- [1384/2308] Compiling C object qga/qemu-ga.p/commands-posix-ssh.c.o
- [1385/2308] Compiling C object qga/qemu-ga.p/main.c.o
- [1386/2308] Compiling C object qga/qemu-ga.p/meson-generated_.._qga-qapi-visit.c.o
- [1387/2308] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-commands.c.o
- [1388/2308] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-init-commands.c.o
- [1389/2308] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-events.c.o
- [1390/2308] Compiling C object qemu-io.p/qemu-io.c.o
- [1391/2308] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-emit-events.c.o
- [1392/2308] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-visit.c.o
- [1393/2308] Compiling C object qemu-nbd.p/qemu-nbd.c.o
- [1394/2308] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-types.c.o
- [1395/2308] Compiling C object qemu-edid.p/qemu-edid.c.o
- [1396/2308] Compiling C object storage-daemon/qemu-storage-daemon.p/meson-generated_.._qapi_qapi-introspect.c.o
- [1397/2308] Compiling C object storage-daemon/qemu-storage-daemon.p/qemu-storage-daemon.c.o
- [1398/2308] Compiling C object qga/qemu-ga.p/commands-posix.c.o
- [1399/2308] Linking target qemu-io
- [1400/2308] Compiling C object qemu-edid.p/hw_display_edid-generate.c.o
- [1401/2308] Linking target qga/qemu-ga
- [1402/2308] Linking target contrib/ivshmem-client/ivshmem-client
- [1403/2308] Compiling C object contrib/vhost-user-input/vhost-user-input.p/main.c.o
- [1404/2308] Compiling C object qemu-bridge-helper.p/qemu-bridge-helper.c.o
- [1405/2308] Linking target qemu-edid
- [1406/2308] Linking target qemu-nbd
- [1407/2308] Compiling C object qemu-pr-helper.p/scsi_utils.c.o
- [1408/2308] Compiling C object qemu-pr-helper.p/scsi_qemu-pr-helper.c.o
- [1409/2308] Linking target qemu-bridge-helper
- [1410/2308] Generating ar with a custom command
- [1411/2308] Generating bepo with a custom command
- [1412/2308] Generating da with a custom command
- [1413/2308] Linking target contrib/vhost-user-input/vhost-user-input
- [1414/2308] Generating de with a custom command
- [1415/2308] Generating cz with a custom command
- [1416/2308] Generating de-ch with a custom command
- [1417/2308] Generating en-gb with a custom command
- [1418/2308] Generating en-us with a custom command
- [1419/2308] Generating es with a custom command
- [1420/2308] Generating fi with a custom command
- [1421/2308] Generating fo with a custom command
- [1422/2308] Generating et with a custom command
- [1423/2308] Generating fr with a custom command
- [1424/2308] Generating fr-be with a custom command
- [1425/2308] Generating fr-ca with a custom command
- [1426/2308] Generating hr with a custom command
- [1427/2308] Generating fr-ch with a custom command
- [1428/2308] Generating hu with a custom command
- [1429/2308] Generating it with a custom command
- [1430/2308] Generating lt with a custom command
- [1431/2308] Generating is with a custom command
- [1432/2308] Generating ja with a custom command
- [1433/2308] Generating lv with a custom command
- [1434/2308] Generating mk with a custom command
- [1435/2308] Generating nl with a custom command
- [1436/2308] Generating no with a custom command
- [1437/2308] Generating pl with a custom command
- [1438/2308] Generating pt with a custom command
- [1439/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/tcg_tcg.c.o
- [1440/2308] Generating pt-br with a custom command
- [1441/2308] Generating ru with a custom command
- [1442/2308] Generating tr with a custom command
- [1443/2308] Generating th with a custom command
- [1444/2308] Compiling C object contrib/ivshmem-server/ivshmem-server.p/main.c.o
- [1445/2308] Compiling C object contrib/ivshmem-server/ivshmem-server.p/ivshmem-server.c.o
- [1446/2308] Linking target storage-daemon/qemu-storage-daemon
- [1447/2308] Linking target qemu-pr-helper
- [1448/2308] Linking target contrib/ivshmem-server/ivshmem-server
- [1449/2308] Generating Test QAPI files with a custom command
- [1450/2308] Generating QAPI test (include) with a custom command
- [1451/2308] Generating edk2-x86_64-secure-code.fd with a meson_exe.py custom command
- [1452/2308] Compiling C object tests/qht-bench.p/qht-bench.c.o
- [1453/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._qapi-builtin-types.c.o
- [1454/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/target_i386_translate.c.o
- [1455/2308] Compiling C object qemu-img.p/qemu-img.c.o
- [1456/2308] Linking target tests/qht-bench
- [1457/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-commands-sub-sub-module.c.o
- [1458/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._qapi-builtin-visit.c.o
- [1459/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-emit-events.c.o
- [1460/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-events-sub-sub-module.c.o
- [1461/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-commands.c.o
- [1462/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-events.c.o
- [1463/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-introspect.c.o
- [1464/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-init-commands.c.o
- [1465/2308] Linking target qemu-img
- [1466/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-types-sub-sub-module.c.o
- [1467/2308] Generating user manual with a custom command
- Running Sphinx v6.2.1
- WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).
- making output directory... done
- building [mo]: targets for 0 po files that are out of date
- writing output...
- building [html]: targets for 2 source files that are out of date
- updating environment: [new config] 2 added, 0 changed, 0 removed
- reading sources... [ 50%] index
- reading sources... [100%] main
- looking for now-outdated files... none found
- pickling environment... done
- checking consistency... done
- preparing documents... done
- writing output... [ 50%] index
- writing output... [100%] main
- generating indices... genindex done
- writing additional pages... search done
- copying static files... done
- copying extra files... done
- dumping search index in English (code: en)... done
- dumping object inventory... done
- build succeeded, 1 warning.
- The HTML pages are in docs/user.
- [1468/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-visit-sub-sub-module.c.o
- [1469/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._include_test-qapi-events-sub-module.c.o
- [1470/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._include_test-qapi-commands-sub-module.c.o
- [1471/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-types.c.o
- [1472/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._include_test-qapi-types-sub-module.c.o
- [1473/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._include_test-qapi-visit-sub-module.c.o
- [1474/2308] Compiling C object tests/check-qlist.p/check-qlist.c.o
- [1475/2308] Compiling C object tests/check-qdict.p/check-qdict.c.o
- [1476/2308] Compiling C object tests/check-qstring.p/check-qstring.c.o
- [1477/2308] Linking target tests/check-qlist
- [1478/2308] Compiling C object tests/check-qnum.p/check-qnum.c.o
- [1479/2308] Generating tools manual with a custom command
- Running Sphinx v6.2.1
- WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).
- making output directory... done
- building [mo]: targets for 0 po files that are out of date
- writing output...
- building [html]: targets for 7 source files that are out of date
- updating environment: [new config] 7 added, 0 changed, 0 removed
- reading sources... [ 14%] index
- reading sources... [ 28%] qemu-img
- reading sources... [ 42%] qemu-nbd
- reading sources... [ 57%] qemu-pr-helper
- reading sources... [ 71%] qemu-trace-stap
- reading sources... [ 85%] virtfs-proxy-helper
- reading sources... [100%] virtiofsd
- looking for now-outdated files... none found
- pickling environment... done
- checking consistency... done
- preparing documents... done
- writing output... [ 14%] index
- writing output... [ 28%] qemu-img
- writing output... [ 42%] qemu-nbd
- writing output... [ 57%] qemu-pr-helper
- writing output... [ 71%] qemu-trace-stap
- writing output... [ 85%] virtfs-proxy-helper
- writing output... [100%] virtiofsd
- generating indices... genindex done
- writing additional pages... search done
- copying static files... done
- copying extra files... done
- dumping search index in English (code: en)... done
- dumping object inventory... done
- build succeeded, 1 warning.
- The HTML pages are in docs/tools.
- [1480/2308] Linking target tests/check-qdict
- [1481/2308] Linking target tests/check-qstring
- [1482/2308] Generating specs manual with a custom command
- Running Sphinx v6.2.1
- WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).
- making output directory... done
- building [mo]: targets for 0 po files that are out of date
- writing output...
- building [html]: targets for 7 source files that are out of date
- updating environment: [new config] 7 added, 0 changed, 0 removed
- reading sources... [ 14%] acpi_hest_ghes
- reading sources... [ 28%] acpi_hw_reduced_hotplug
- reading sources... [ 42%] index
- reading sources... [ 57%] ppc-spapr-numa
- reading sources... [ 71%] ppc-spapr-xive
- reading sources... [ 85%] ppc-xive
- reading sources... [100%] tpm
- looking for now-outdated files... none found
- pickling environment... done
- checking consistency... done
- preparing documents... done
- writing output... [ 14%] acpi_hest_ghes
- writing output... [ 28%] acpi_hw_reduced_hotplug
- writing output... [ 42%] index
- writing output... [ 57%] ppc-spapr-numa
- writing output... [ 71%] ppc-spapr-xive
- writing output... [ 85%] ppc-xive
- writing output... [100%] tpm
- generating indices... genindex done
- writing additional pages... search done
- copying static files... done
- copying extra files... done
- dumping search index in English (code: en)... done
- dumping object inventory... done
- build succeeded, 1 warning.
- The HTML pages are in docs/specs.
- [1483/2308] Linking target tests/check-qnum
- [1484/2308] Compiling C object tests/check-block-qdict.p/check-block-qdict.c.o
- [1485/2308] Compiling C object tests/check-qnull.p/check-qnull.c.o
- [1486/2308] Compiling C object tests/check-qlit.p/check-qlit.c.o
- [1487/2308] Compiling C object tests/check-qobject.p/check-qobject.c.o
- [1488/2308] Linking target tests/check-block-qdict
- [1489/2308] Linking target tests/check-qnull
- [1490/2308] Linking target tests/check-qlit
- [1491/2308] Compiling C object tests/libtestqapi.a.p/meson-generated_.._test-qapi-visit.c.o
- [1492/2308] Linking static target tests/libtestqapi.a
- [1493/2308] Linking target tests/check-qobject
- [1494/2308] Compiling C object tests/test-clone-visitor.p/test-clone-visitor.c.o
- [1495/2308] Compiling C object tests/test-qmp-event.p/test-qmp-event.c.o
- [1496/2308] Compiling C object tests/test-qobject-output-visitor.p/test-qobject-output-visitor.c.o
- [1497/2308] Compiling C object tests/test-string-output-visitor.p/test-string-output-visitor.c.o
- [1498/2308] Linking target tests/test-qmp-event
- [1499/2308] Linking target tests/test-qobject-output-visitor
- [1500/2308] Linking target tests/test-clone-visitor
- [1501/2308] Compiling C object tests/test-string-input-visitor.p/test-string-input-visitor.c.o
- [1502/2308] Compiling C object tests/check-qjson.p/check-qjson.c.o
- [1503/2308] Linking target tests/test-string-output-visitor
- [1504/2308] Linking target tests/test-string-input-visitor
- [1505/2308] Linking target tests/check-qjson
- [1506/2308] Compiling C object tests/test-bitmap.p/test-bitmap.c.o
- [1507/2308] Compiling C object tests/test-opts-visitor.p/test-opts-visitor.c.o
- [1508/2308] Linking target tests/test-bitmap
- [1509/2308] Compiling C object libqemu-x86_64-softmmu.fa.p/fpu_softfloat.c.o
- [1510/2308] Compiling C object tests/test-x86-cpuid.p/test-x86-cpuid.c.o
- [1511/2308] Compiling C object tests/test-qobject-input-visitor.p/test-qobject-input-visitor.c.o
- [1512/2308] Linking target tests/test-opts-visitor
- [1513/2308] Compiling C object tests/test-shift128.p/test-shift128.c.o
- [1514/2308] Compiling C object tests/test-visitor-serialization.p/test-visitor-serialization.c.o
- [1515/2308] Linking target tests/test-x86-cpuid
- [1516/2308] Compiling C object tests/test-mul64.p/test-mul64.c.o
- [1517/2308] Linking target tests/test-shift128
- [1518/2308] Linking target tests/test-qobject-input-visitor
- [1519/2308] Linking target tests/test-visitor-serialization
- [1520/2308] Linking target tests/test-mul64
- [1521/2308] Generating tools man pages with a custom command
- Running Sphinx v6.2.1
- WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).
- loading pickled environment... done
- building [mo]: targets for 0 po files that are out of date
- writing output...
- building [man]: all manpages
- updating environment: [config changed ('depfile')] 7 added, 0 changed, 0 removed
- reading sources... [ 14%] index
- reading sources... [ 28%] qemu-img
- reading sources... [ 42%] qemu-nbd
- reading sources... [ 57%] qemu-pr-helper
- reading sources... [ 71%] qemu-trace-stap
- reading sources... [ 85%] virtfs-proxy-helper
- reading sources... [100%] virtiofsd
- looking for now-outdated files... none found
- pickling environment... done
- checking consistency... done
- writing... qemu-img.1 { } qemu-nbd.8 { } qemu-pr-helper.8 { } qemu-trace-stap.1 { } virtfs-proxy-helper.1 { } virtiofsd.1 { } done
- build succeeded, 1 warning.
- The manual pages are in docs.
- [1522/2308] Compiling C object tests/test-int128.p/test-int128.c.o
- [1523/2308] Linking target tests/test-int128
- [1524/2308] Compiling C object tests/test-rcu-list.p/test-rcu-list.c.o
- [1525/2308] Compiling C object tests/rcutorture.p/rcutorture.c.o
- [1526/2308] Compiling C object tests/test-rcu-simpleq.p/test-rcu-simpleq.c.o
- [1527/2308] Compiling C object tests/test-rcu-slist.p/test-rcu-slist.c.o
- [1528/2308] Compiling C object tests/test-rcu-tailq.p/test-rcu-tailq.c.o
- [1529/2308] Linking target tests/rcutorture
- [1530/2308] Linking target tests/test-rcu-list
- [1531/2308] Linking target tests/test-rcu-simpleq
- [1532/2308] Linking target tests/test-rcu-slist
- [1533/2308] Compiling C object tests/test-qdist.p/test-qdist.c.o
- [1534/2308] Linking target tests/test-qdist
- [1535/2308] Linking target tests/test-rcu-tailq
- [1536/2308] Compiling C object tests/test-qht.p/test-qht.c.o
- [1537/2308] Compiling C object tests/test-bitcnt.p/test-bitcnt.c.o
- [1538/2308] Linking target tests/test-bitcnt
- [1539/2308] Compiling C object tests/test-bitops.p/test-bitops.c.o
- [1540/2308] Compiling C object tests/check-qom-interface.p/check-qom-interface.c.o
- [1541/2308] Linking target tests/test-qht
- [1542/2308] Linking target tests/test-bitops
- [1543/2308] Compiling C object tests/test-qgraph.p/qtest_libqos_qgraph.c.o
- [1544/2308] Compiling C object tests/test-qgraph.p/test-qgraph.c.o
- [1545/2308] Compiling C object tests/check-qom-proplist.p/check-qom-proplist.c.o
- [1546/2308] Linking target tests/check-qom-interface
- [1547/2308] Linking target tests/test-qgraph
- [1548/2308] Linking target tests/check-qom-proplist
- [1549/2308] Compiling C object tests/test-logging.p/test-logging.c.o
- [1550/2308] Compiling C object tests/test-uuid.p/test-uuid.c.o
- [1551/2308] Linking target tests/test-logging
- [1552/2308] Linking target tests/test-uuid
- [1553/2308] Compiling C object tests/test-cutils.p/test-cutils.c.o
- [1554/2308] Compiling C object tests/ptimer-test.p/_home_reds_opencn_qemu_hw_core_ptimer.c.o
- [1555/2308] Compiling C object tests/ptimer-test.p/ptimer-test-stubs.c.o
- [1556/2308] Linking target tests/test-cutils
- [1557/2308] Compiling C object tests/test-qapi-util.p/test-qapi-util.c.o
- [1558/2308] Compiling C object tests/test-coroutine.p/iothread.c.o
- [1559/2308] Linking target tests/test-qapi-util
- [1560/2308] Compiling C object tests/test-aio.p/iothread.c.o
- [1561/2308] Compiling C object tests/test-coroutine.p/test-coroutine.c.o
- [1562/2308] Compiling C object tests/ptimer-test.p/ptimer-test.c.o
- [1563/2308] Compiling C object tests/test-keyval.p/test-keyval.c.o
- [1564/2308] Compiling C object tests/test-qemu-opts.p/test-qemu-opts.c.o
- [1565/2308] Linking target tests/ptimer-test
- [1566/2308] Compiling C object tests/test-aio-multithread.p/iothread.c.o
- [1567/2308] Linking target tests/test-qemu-opts
- [1568/2308] Linking target tests/test-keyval
- [1569/2308] Compiling C object tests/test-throttle.p/iothread.c.o
- [1570/2308] Compiling C object tests/test-aio-multithread.p/test-aio-multithread.c.o
- [1571/2308] Linking target qemu-system-x86_64
- [1572/2308] Compiling C object tests/test-thread-pool.p/iothread.c.o
- [1573/2308] Linking target tests/test-coroutine
- [1574/2308] Compiling C object tests/test-aio.p/test-aio.c.o
- [1575/2308] Compiling C object tests/test-thread-pool.p/test-thread-pool.c.o
- [1576/2308] Compiling C object tests/test-hbitmap.p/iothread.c.o
- [1577/2308] Compiling C object tests/test-throttle.p/test-throttle.c.o
- [1578/2308] Compiling C object tests/test-bdrv-drain.p/iothread.c.o
- [1579/2308] Compiling C object tests/test-bdrv-graph-mod.p/test-bdrv-graph-mod.c.o
- [1580/2308] Linking target tests/test-aio-multithread
- [1581/2308] Compiling C object tests/test-bdrv-graph-mod.p/iothread.c.o
- [1582/2308] Compiling C object tests/test-hbitmap.p/test-hbitmap.c.o
- [1583/2308] Linking target tests/test-aio
- [1584/2308] Compiling C object tests/test-blockjob.p/iothread.c.o
- [1585/2308] Linking target tests/test-thread-pool
- [1586/2308] Compiling C object tests/test-blockjob.p/test-blockjob.c.o
- [1587/2308] Linking target tests/test-throttle
- [1588/2308] Compiling C object tests/test-blockjob-txn.p/iothread.c.o
- [1589/2308] Compiling C object tests/test-blockjob-txn.p/test-blockjob-txn.c.o
- [1590/2308] Compiling C object tests/test-block-backend.p/iothread.c.o
- [1591/2308] Compiling C object tests/test-block-backend.p/test-block-backend.c.o
- [1592/2308] Linking target tests/test-hbitmap
- [1593/2308] Linking target tests/test-bdrv-graph-mod
- [1594/2308] Compiling C object tests/test-block-iothread.p/iothread.c.o
- [1595/2308] Compiling C object tests/test-bdrv-drain.p/test-bdrv-drain.c.o
- [1596/2308] Linking target tests/test-blockjob
- [1597/2308] Compiling C object tests/test-write-threshold.p/test-write-threshold.c.o
- [1598/2308] Compiling C object tests/test-write-threshold.p/iothread.c.o
- [1599/2308] Compiling C object tests/test-block-iothread.p/test-block-iothread.c.o
- [1600/2308] Linking target tests/test-blockjob-txn
- [1601/2308] Compiling C object tests/test-crypto-hash.p/test-crypto-hash.c.o
- [1602/2308] Compiling C object tests/test-crypto-hmac.p/test-crypto-hmac.c.o
- [1603/2308] Linking target tests/test-block-backend
- [1604/2308] Compiling C object tests/test-authz-simple.p/test-authz-simple.c.o
- [1605/2308] Compiling C object tests/test-crypto-cipher.p/test-crypto-cipher.c.o
- [1606/2308] Compiling C object tests/test-crypto-secret.p/test-crypto-secret.c.o
- [1607/2308] Linking target tests/test-crypto-hash
- [1608/2308] Linking target tests/test-crypto-hmac
- [1609/2308] Linking target tests/test-authz-simple
- [1610/2308] Linking target tests/test-bdrv-drain
- [1611/2308] Linking target tests/test-crypto-secret
- [1612/2308] Linking target tests/test-crypto-cipher
- [1613/2308] Linking target tests/test-write-threshold
- [1614/2308] Compiling C object tests/test-authz-list.p/test-authz-list.c.o
- [1615/2308] Linking target tests/test-block-iothread
- [1616/2308] Compiling C object tests/test-authz-listfile.p/test-authz-listfile.c.o
- [1617/2308] Compiling C object tests/test-io-task.p/test-io-task.c.o
- [1618/2308] Compiling C object tests/test-io-channel-socket.p/socket-helpers.c.o
- [1619/2308] Linking target tests/test-authz-list
- [1620/2308] Compiling C object tests/test-io-channel-socket.p/io-channel-helpers.c.o
- [1621/2308] Compiling C object tests/test-io-task.p/iothread.c.o
- [1622/2308] Linking target tests/test-authz-listfile
- [1623/2308] Compiling C object tests/test-io-channel-file.p/io-channel-helpers.c.o
- [1624/2308] Compiling C object tests/test-io-channel-file.p/test-io-channel-file.c.o
- [1625/2308] Compiling C object tests/test-io-channel-command.p/test-io-channel-command.c.o
- [1626/2308] Compiling C object tests/test-io-channel-buffer.p/test-io-channel-buffer.c.o
- [1627/2308] Compiling C object tests/test-io-channel-socket.p/test-io-channel-socket.c.o
- [1628/2308] Compiling C object tests/test-io-channel-command.p/io-channel-helpers.c.o
- [1629/2308] Compiling C object tests/test-crypto-ivgen.p/test-crypto-ivgen.c.o
- [1630/2308] Compiling C object tests/test-crypto-afsplit.p/test-crypto-afsplit.c.o
- [1631/2308] Compiling C object tests/test-io-channel-buffer.p/io-channel-helpers.c.o
- [1632/2308] Linking target tests/test-io-channel-file
- [1633/2308] Compiling C object tests/test-crypto-block.p/test-crypto-block.c.o
- [1634/2308] Linking target tests/test-io-channel-command
- [1635/2308] Linking target tests/test-io-channel-socket
- [1636/2308] Linking target tests/test-io-task
- [1637/2308] Linking target tests/test-crypto-ivgen
- [1638/2308] Compiling C object tests/test-crypto-xts.p/test-crypto-xts.c.o
- [1639/2308] Linking target tests/test-crypto-afsplit
- [1640/2308] Linking target tests/test-io-channel-buffer
- [1641/2308] Linking target tests/test-crypto-block
- [1642/2308] Compiling C object tests/test-image-locking.p/iothread.c.o
- [1643/2308] Compiling C object tests/test-replication.p/iothread.c.o
- [1644/2308] Compiling C object tests/test-fdmon-epoll.p/test-fdmon-epoll.c.o
- [1645/2308] Compiling C object tests/test-fdmon-epoll.p/iothread.c.o
- [1646/2308] Compiling C object tests/test-image-locking.p/test-image-locking.c.o
- [1647/2308] Linking target tests/test-crypto-xts
- [1648/2308] Compiling C object tests/test-replication.p/test-replication.c.o
- [1649/2308] Compiling C object tests/test-timed-average.p/test-timed-average.c.o
- [1650/2308] Compiling C object tests/test-xbzrle.p/test-xbzrle.c.o
- [1651/2308] Compiling C object tests/test-util-sockets.p/socket-helpers.c.o
- [1652/2308] Compiling C object tests/test-qmp-cmds.p/test-qmp-cmds.c.o
- [1653/2308] Compiling C object tests/test-iov.p/test-iov.c.o
- [1654/2308] Compiling C object tests/test-util-sockets.p/test-util-sockets.c.o
- [1655/2308] Linking target tests/test-timed-average
- [1656/2308] Linking target tests/test-image-locking
- [1657/2308] Linking target tests/test-fdmon-epoll
- [1658/2308] Linking target tests/test-iov
- [1659/2308] Linking target tests/test-qmp-cmds
- [1660/2308] Linking target tests/test-xbzrle
- [1661/2308] Linking target tests/test-util-sockets
- [1662/2308] Compiling C object tests/test-base64.p/test-base64.c.o
- [1663/2308] Linking target tests/test-replication
- [1664/2308] Compiling C object tests/test-bufferiszero.p/test-bufferiszero.c.o
- [1665/2308] Compiling C object tests/test-qdev-global-props.p/test-qdev-global-props.c.o
- [1666/2308] Linking target tests/test-base64
- [1667/2308] Compiling C object tests/test-char.p/socket-helpers.c.o
- [1668/2308] Linking target tests/test-bufferiszero
- [1669/2308] Linking target tests/test-qdev-global-props
- [1670/2308] Compiling C object tests/benchmark-crypto-hmac.p/benchmark-crypto-hmac.c.o
- [1671/2308] Compiling C object tests/test-util-filemonitor.p/test-util-filemonitor.c.o
- [1672/2308] Compiling C object tests/benchmark-crypto-hash.p/benchmark-crypto-hash.c.o
- [1673/2308] Compiling C object tests/test-vmstate.p/test-vmstate.c.o
- [1674/2308] Linking target tests/benchmark-crypto-hash
- [1675/2308] Compiling C object tests/benchmark-crypto-cipher.p/benchmark-crypto-cipher.c.o
- [1676/2308] Linking target tests/test-util-filemonitor
- [1677/2308] Compiling C object tests/vhost-user-bridge.p/vhost-user-bridge.c.o
- [1678/2308] Linking target tests/benchmark-crypto-hmac
- [1679/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_uint128_inline.c.o
- [1680/2308] Compiling C object tests/test-qga.p/qtest_libqtest.c.o
- [1681/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_functions_common.c.o
- [1682/2308] Linking target tests/test-vmstate
- [1683/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_uint128.c.o
- [1684/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_fail.c.o
- [1685/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_standardFunctionInfos.c.o
- [1686/2308] Linking target tests/benchmark-crypto-cipher
- [1687/2308] Compiling C object tests/test-qga.p/test-qga.c.o
- [1688/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_functionInfos.c.o
- [1689/2308] Linking target tests/vhost-user-bridge
- [1690/2308] Compiling C object tests/qemu-iotests/socket_scm_helper.p/socket_scm_helper.c.o
- [1691/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_random.c.o
- [1692/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_common.c.o
- [1693/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_ui32.c.o
- [1694/2308] Compiling C object tests/test-char.p/test-char.c.o
- [1695/2308] Linking target tests/qemu-iotests/socket_scm_helper
- [1696/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_i32.c.o
- [1697/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_ui64.c.o
- [1698/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_i64.c.o
- [1699/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_writeTestsTotal.c.o
- [1700/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_f16.c.o
- [1701/2308] Linking target tests/test-qga
- [1702/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_f128.c.o
- [1703/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_extF80.c.o
- [1704/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_f64.c.o
- [1705/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_verCases_inline.c.o
- [1706/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_genCases_f32.c.o
- [1707/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_verCases_writeFunctionName.c.o
- [1708/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_verCases_common.c.o
- [1709/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_ui32.c.o
- [1710/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_ui64.c.o
- [1711/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_f16.c.o
- [1712/2308] Linking target tests/test-char
- [1713/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_ab_f16.c.o
- [1714/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeHex.c.o
- [1715/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_readHex.c.o
- [1716/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_abc_f16.c.o
- [1717/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_ab_f32.c.o
- [1718/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_f32.c.o
- [1719/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_abc_f32.c.o
- [1720/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_ab_extF80M.c.o
- [1721/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_extF80M.c.o
- [1722/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_abc_f64.c.o
- [1723/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_ab_f64.c.o
- [1724/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_f64.c.o
- [1725/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_abc_f128M.c.o
- [1726/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_ab_f128M.c.o
- [1727/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_a_f128M.c.o
- [1728/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_bool.c.o
- [1729/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_ui32.c.o
- [1730/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_ui64.c.o
- [1731/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_f64.c.o
- [1732/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_f32.c.o
- [1733/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_extF80M.c.o
- [1734/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_f128M.c.o
- [1735/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_writeCase_z_f16.c.o
- [1736/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_testLoops_common.c.o
- [1737/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui32_z_f16.c.o
- [1738/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui32_z_f64.c.o
- [1739/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui32_z_f128.c.o
- [1740/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui64_z_f32.c.o
- [1741/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui64_z_f64.c.o
- [1742/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui32_z_f32.c.o
- [1743/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui64_z_f16.c.o
- [1744/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui32_z_extF80.c.o
- [1745/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui64_z_extF80.c.o
- [1746/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i32_z_f16.c.o
- [1747/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_ui64_z_f128.c.o
- [1748/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i64_z_f16.c.o
- [1749/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i32_z_f32.c.o
- [1750/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i32_z_extF80.c.o
- [1751/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i32_z_f128.c.o
- [1752/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i64_z_f64.c.o
- [1753/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i32_z_f64.c.o
- [1754/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i64_z_extF80.c.o
- [1755/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_ui64_rx.c.o
- [1756/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i64_z_f32.c.o
- [1757/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_ui32_rx.c.o
- [1758/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_i64_z_f128.c.o
- [1759/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_i32_rx.c.o
- [1760/2308] Generating devel manual with a custom command
- Running Sphinx v6.2.1
- WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).
- making output directory... done
- building [mo]: targets for 0 po files that are out of date
- writing output...
- building [html]: targets for 23 source files that are out of date
- updating environment: [new config] 23 added, 0 changed, 0 removed
- reading sources... [ 4%] atomics
- reading sources... [ 8%] bitops
- reading sources... [ 13%] block-coroutine-wrapper
- reading sources... [ 17%] build-system
- reading sources... [ 21%] clocks
- reading sources... [ 26%] decodetree
- reading sources... [ 30%] fuzzing
- reading sources... [ 34%] index
- reading sources... [ 39%] kconfig
- reading sources... [ 43%] loads-stores
- reading sources... [ 47%] memory
- reading sources... [ 52%] migration
- reading sources... [ 56%] multi-thread-tcg
- reading sources... [ 60%] qom
- reading sources... [ 65%] qtest
- reading sources... [ 69%] reset
- reading sources... [ 73%] s390-dasd-ipl
- reading sources... [ 78%] secure-coding-practices
- reading sources... [ 82%] stable-process
- reading sources... [ 86%] tcg
- reading sources... [ 91%] tcg-icount
- reading sources... [ 95%] tcg-plugins
- reading sources... [100%] testing
- looking for now-outdated files... none found
- pickling environment... done
- checking consistency... done
- preparing documents... done
- writing output... [ 4%] atomics
- writing output... [ 8%] bitops
- writing output... [ 13%] block-coroutine-wrapper
- writing output... [ 17%] build-system
- writing output... [ 21%] clocks
- writing output... [ 26%] decodetree
- writing output... [ 30%] fuzzing
- writing output... [ 34%] index
- writing output... [ 39%] kconfig
- writing output... [ 43%] loads-stores
- writing output... [ 47%] memory
- writing output... [ 52%] migration
- writing output... [ 56%] multi-thread-tcg
- writing output... [ 60%] qom
- writing output... [ 65%] qtest
- writing output... [ 69%] reset
- writing output... [ 73%] s390-dasd-ipl
- writing output... [ 78%] secure-coding-practices
- writing output... [ 82%] stable-process
- writing output... [ 86%] tcg
- writing output... [ 91%] tcg-icount
- writing output... [ 95%] tcg-plugins
- writing output... [100%] testing
- generating indices... genindex done
- writing additional pages... search done
- copying static files... done
- copying extra files... done
- dumping search index in English (code: en)... done
- dumping object inventory... done
- build succeeded, 1 warning.
- The HTML pages are in docs/devel.
- [1761/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_i64_x.c.o
- [1762/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_i64_rx.c.o
- [1763/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_ui64_x.c.o
- [1764/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_f64.c.o
- [1765/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_f32.c.o
- [1766/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_i32_x.c.o
- [1767/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_extF80.c.o
- [1768/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_ui32_x.c.o
- [1769/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abcz_f16.c.o
- [1770/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f16.c.o
- [1771/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f16_z_f128.c.o
- [1772/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_ab_f16_z_bool.c.o
- [1773/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abz_f16.c.o
- [1774/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_ui32_rx.c.o
- [1775/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f16_rx.c.o
- [1776/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_ui64_rx.c.o
- [1777/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_ui64_x.c.o
- [1778/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_ui32_x.c.o
- [1779/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_i64_rx.c.o
- [1780/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_i64_x.c.o
- [1781/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_i32_x.c.o
- [1782/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_f16.c.o
- [1783/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_f64.c.o
- [1784/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_i32_rx.c.o
- [1785/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_f128.c.o
- [1786/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f32_z_extF80.c.o
- [1787/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f32.c.o
- [1788/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abz_f32.c.o
- [1789/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f32_rx.c.o
- [1790/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abcz_f32.c.o
- [1791/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_ui64_rx.c.o
- [1792/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_ab_f32_z_bool.c.o
- [1793/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_ui64_x.c.o
- [1794/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_i64_rx.c.o
- [1795/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_extF80.c.o
- [1796/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_f16.c.o
- [1797/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_f32.c.o
- [1798/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_ui32_x.c.o
- [1799/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_ui32_rx.c.o
- [1800/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_i32_rx.c.o
- [1801/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_i32_x.c.o
- [1802/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_f128.c.o
- [1803/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f64_z_i64_x.c.o
- [1804/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f64.c.o
- [1805/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f64_rx.c.o
- [1806/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_ui32_rx.c.o
- [1807/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_ui32_x.c.o
- [1808/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_ui64_x.c.o
- [1809/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abcz_f64.c.o
- [1810/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_ab_f64_z_bool.c.o
- [1811/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_i32_x.c.o
- [1812/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_ui64_rx.c.o
- [1813/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_i32_rx.c.o
- [1814/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abz_f64.c.o
- [1815/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_i64_rx.c.o
- [1816/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_i64_x.c.o
- [1817/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_f16.c.o
- [1818/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_f64.c.o
- [1819/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_f32.c.o
- [1820/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_ab_extF80_z_bool.c.o
- [1821/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_extF80.c.o
- [1822/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_ui32_rx.c.o
- [1823/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_extF80_z_f128.c.o
- [1824/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abz_extF80.c.o
- [1825/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_extF80_rx.c.o
- [1826/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_ui64_rx.c.o
- [1827/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_i32_rx.c.o
- [1828/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_ui32_x.c.o
- [1829/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_i64_rx.c.o
- [1830/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_i32_x.c.o
- [1831/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_i64_x.c.o
- [1832/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_ui64_x.c.o
- [1833/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_f32.c.o
- [1834/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f128.c.o
- [1835/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_f16.c.o
- [1836/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_eq128.c.o
- [1837/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abz_f128.c.o
- [1838/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_abcz_f128.c.o
- [1839/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_f64.c.o
- [1840/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_ab_f128_z_bool.c.o
- [1841/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_le128.c.o
- [1842/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_lt128.c.o
- [1843/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftRightJam64.c.o
- [1844/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_az_f128_rx.c.o
- [1845/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftRightJam128Extra.c.o
- [1846/2308] Compiling C object tests/fp/libtestfloat.a.p/berkeley-testfloat-3_source_test_a_f128_z_extF80.c.o
- [1847/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftRightJam128.c.o
- [1848/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftRight128.c.o
- [1849/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftLeft128.c.o
- [1850/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam64.c.o
- [1851/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shortShiftRightJam64Extra.c.o
- [1852/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam64Extra.c.o
- [1853/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam32.c.o
- [1854/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam128Extra.c.o
- [1855/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_countLeadingZeros8.c.o
- [1856/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_add128.c.o
- [1857/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_countLeadingZeros64.c.o
- [1858/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam128.c.o
- [1859/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_countLeadingZeros16.c.o
- [1860/2308] Linking static target tests/fp/libtestfloat.a
- [1861/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_countLeadingZeros32.c.o
- [1862/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_add256M.c.o
- [1863/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_shiftRightJam256M.c.o
- [1864/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_sub128.c.o
- [1865/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mul64ByShifted32To128.c.o
- [1866/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mul64To128.c.o
- [1867/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mul128By32.c.o
- [1868/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_approxRecip_1Ks.c.o
- [1869/2308] Generating system manual with a custom command
- Running Sphinx v6.2.1
- WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).
- making output directory... done
- building [mo]: targets for 0 po files that are out of date
- writing output...
- building [html]: targets for 69 source files that are out of date
- updating environment: [new config] 69 added, 0 changed, 0 removed
- reading sources... [ 1%] arm/aspeed
- reading sources... [ 2%] arm/collie
- reading sources... [ 4%] arm/cpu-features
- reading sources... [ 5%] arm/digic
- reading sources... [ 7%] arm/gumstix
- reading sources... [ 8%] arm/integratorcp
- reading sources... [ 10%] arm/mps2
- reading sources... [ 11%] arm/musca
- reading sources... [ 13%] arm/musicpal
- reading sources... [ 14%] arm/nseries
- reading sources... [ 15%] arm/nuvoton
- reading sources... [ 17%] arm/orangepi
- reading sources... [ 18%] arm/palm
- reading sources... [ 20%] arm/raspi
- reading sources... [ 21%] arm/realview
- reading sources... [ 23%] arm/sbsa
- reading sources... [ 24%] arm/stellaris
- reading sources... [ 26%] arm/sx1
- reading sources... [ 27%] arm/versatile
- reading sources... [ 28%] arm/vexpress
- reading sources... [ 30%] arm/virt
- reading sources... [ 31%] arm/xlnx-versal-virt
- reading sources... [ 33%] arm/xscale
- reading sources... [ 34%] build-platforms
- reading sources... [ 36%] cpu-hotplug
- reading sources... [ 37%] deprecated
- reading sources... [ 39%] gdb
- reading sources... [ 40%] i386/microvm
- reading sources... [ 42%] i386/pc
- reading sources... [ 43%] images
- reading sources... [ 44%] index
- reading sources... [ 46%] invocation
- reading sources... [ 47%] ivshmem
- reading sources... [ 49%] keys
- reading sources... [ 50%] license
- reading sources... [ 52%] linuxboot
- reading sources... [ 53%] managed-startup
- reading sources... [ 55%] monitor
- reading sources... [ 56%] mux-chardev
- reading sources... [ 57%] net
- reading sources... [ 59%] pr-manager
- reading sources... [ 60%] qemu-block-drivers
- reading sources... [ 62%] qemu-cpu-models
- reading sources... [ 63%] qemu-manpage
- reading sources... [ 65%] quickstart
- reading sources... [ 66%] s390x/3270
- reading sources... [ 68%] s390x/bootdevices
- reading sources... [ 69%] s390x/css
- reading sources... [ 71%] s390x/protvirt
- reading sources... [ 72%] s390x/vfio-ap
- reading sources... [ 73%] s390x/vfio-ccw
- reading sources... [ 75%] security
- reading sources... [ 76%] target-arm
- reading sources... [ 78%] target-avr
- reading sources... [ 79%] target-i386
- reading sources... [ 81%] target-m68k
- reading sources... [ 82%] target-mips
- reading sources... [ 84%] target-ppc
- reading sources... [ 85%] target-rx
- reading sources... [ 86%] target-s390x
- reading sources... [ 88%] target-sparc
- reading sources... [ 89%] target-sparc64
- reading sources... [ 91%] target-xtensa
- reading sources... [ 92%] targets
- reading sources... [ 94%] tls
- reading sources... [ 95%] usb
- reading sources... [ 97%] virtio-net-failover
- reading sources... [ 98%] virtio-pmem
- reading sources... [100%] vnc-security
- looking for now-outdated files... none found
- pickling environment... done
- checking consistency... done
- preparing documents... done
- writing output... [ 1%] arm/aspeed
- writing output... [ 2%] arm/collie
- writing output... [ 4%] arm/cpu-features
- writing output... [ 5%] arm/digic
- writing output... [ 7%] arm/gumstix
- writing output... [ 8%] arm/integratorcp
- writing output... [ 10%] arm/mps2
- writing output... [ 11%] arm/musca
- writing output... [ 13%] arm/musicpal
- writing output... [ 14%] arm/nseries
- writing output... [ 15%] arm/nuvoton
- writing output... [ 17%] arm/orangepi
- writing output... [ 18%] arm/palm
- writing output... [ 20%] arm/raspi
- writing output... [ 21%] arm/realview
- writing output... [ 23%] arm/sbsa
- writing output... [ 24%] arm/stellaris
- writing output... [ 26%] arm/sx1
- writing output... [ 27%] arm/versatile
- writing output... [ 28%] arm/vexpress
- writing output... [ 30%] arm/virt
- writing output... [ 31%] arm/xlnx-versal-virt
- writing output... [ 33%] arm/xscale
- writing output... [ 34%] build-platforms
- writing output... [ 36%] cpu-hotplug
- writing output... [ 37%] deprecated
- writing output... [ 39%] gdb
- writing output... [ 40%] i386/microvm
- writing output... [ 42%] i386/pc
- writing output... [ 43%] images
- writing output... [ 44%] index
- writing output... [ 46%] invocation
- writing output... [ 47%] ivshmem
- writing output... [ 49%] keys
- writing output... [ 50%] license
- writing output... [ 52%] linuxboot
- writing output... [ 53%] managed-startup
- writing output... [ 55%] monitor
- writing output... [ 56%] mux-chardev
- writing output... [ 57%] net
- writing output... [ 59%] pr-manager
- writing output... [ 60%] qemu-block-drivers
- writing output... [ 62%] qemu-cpu-models
- writing output... [ 63%] qemu-manpage
- writing output... [ 65%] quickstart
- writing output... [ 66%] s390x/3270
- writing output... [ 68%] s390x/bootdevices
- writing output... [ 69%] s390x/css
- writing output... [ 71%] s390x/protvirt
- writing output... [ 72%] s390x/vfio-ap
- writing output... [ 73%] s390x/vfio-ccw
- writing output... [ 75%] security
- writing output... [ 76%] target-arm
- writing output... [ 78%] target-avr
- writing output... [ 79%] target-i386
- writing output... [ 81%] target-m68k
- writing output... [ 82%] target-mips
- writing output... [ 84%] target-ppc
- writing output... [ 85%] target-rx
- writing output... [ 86%] target-s390x
- writing output... [ 88%] target-sparc
- writing output... [ 89%] target-sparc64
- writing output... [ 91%] target-xtensa
- writing output... [ 92%] targets
- writing output... [ 94%] tls
- writing output... [ 95%] usb
- writing output... [ 97%] virtio-net-failover
- writing output... [ 98%] virtio-pmem
- writing output... [100%] vnc-security
- generating indices... genindex done
- writing additional pages... search done
- copying static files... done
- copying extra files... done
- dumping search index in English (code: en)... done
- dumping object inventory... done
- build succeeded, 1 warning.
- The HTML pages are in docs/system.
- [1870/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_approxRecip32_1.c.o
- [1871/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_sub256M.c.o
- [1872/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_approxRecipSqrt_1Ks.c.o
- [1873/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_approxRecipSqrt32_1.c.o
- [1874/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundToUI32.c.o
- [1875/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundToUI64.c.o
- [1876/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mul128To256M.c.o
- [1877/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normSubnormalF16Sig.c.o
- [1878/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundToI64.c.o
- [1879/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundToI32.c.o
- [1880/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normSubnormalF32Sig.c.o
- [1881/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normRoundPackToF16.c.o
- [1882/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundPackToF32.c.o
- [1883/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_addMagsF16.c.o
- [1884/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normRoundPackToF32.c.o
- [1885/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundPackToF16.c.o
- [1886/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mulAddF16.c.o
- [1887/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_addMagsF32.c.o
- [1888/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normSubnormalF64Sig.c.o
- [1889/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_subMagsF16.c.o
- [1890/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normRoundPackToF64.c.o
- [1891/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundPackToF64.c.o
- [1892/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_subMagsF32.c.o
- [1893/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_addMagsF64.c.o
- [1894/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normSubnormalExtF80Sig.c.o
- [1895/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normRoundPackToExtF80.c.o
- [1896/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_subMagsF64.c.o
- [1897/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mulAddF32.c.o
- [1898/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_addMagsExtF80.c.o
- [1899/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_subMagsExtF80.c.o
- [1900/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normSubnormalF128Sig.c.o
- [1901/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mulAddF64.c.o
- [1902/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_normRoundPackToF128.c.o
- [1903/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundPackToExtF80.c.o
- [1904/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_f16.c.o
- [1905/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_softfloat_state.c.o
- [1906/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_f32.c.o
- [1907/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_subMagsF128.c.o
- [1908/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_roundPackToF128.c.o
- [1909/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_extF80M.c.o
- [1910/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_f64.c.o
- [1911/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_addMagsF128.c.o
- [1912/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_extF80.c.o
- [1913/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_f32.c.o
- [1914/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_f16.c.o
- [1915/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_f128.c.o
- [1916/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui32_to_f128M.c.o
- [1917/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_extF80.c.o
- [1918/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_f64.c.o
- [1919/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_f128M.c.o
- [1920/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_f128.c.o
- [1921/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_f16.c.o
- [1922/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_f32.c.o
- [1923/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_extF80.c.o
- [1924/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_s_mulAddF128.c.o
- [1925/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_extF80M.c.o
- [1926/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_ui64_to_extF80M.c.o
- [1927/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_f64.c.o
- [1928/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_f128M.c.o
- [1929/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i32_to_f128.c.o
- [1930/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_f16.c.o
- [1931/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_extF80M.c.o
- [1932/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_f64.c.o
- [1933/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_f32.c.o
- [1934/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_f128.c.o
- [1935/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_extF80.c.o
- [1936/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_ui64.c.o
- [1937/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_ui32.c.o
- [1938/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_i64_to_f128M.c.o
- [1939/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_i32.c.o
- [1940/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_ui64_r_minMag.c.o
- [1941/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_i32_r_minMag.c.o
- [1942/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_i64_r_minMag.c.o
- [1943/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_ui32_r_minMag.c.o
- [1944/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_i64.c.o
- [1945/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_f32.c.o
- [1946/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_f64.c.o
- [1947/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_extF80M.c.o
- [1948/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_f128M.c.o
- [1949/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_extF80.c.o
- [1950/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_to_f128.c.o
- [1951/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_sub.c.o
- [1952/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_roundToInt.c.o
- [1953/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_add.c.o
- [1954/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_mulAdd.c.o
- [1955/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_mul.c.o
- [1956/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_eq.c.o
- [1957/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_lt.c.o
- [1958/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_sqrt.c.o
- [1959/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_div.c.o
- [1960/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_le.c.o
- [1961/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_rem.c.o
- [1962/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_le_quiet.c.o
- [1963/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_eq_signaling.c.o
- [1964/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_lt_quiet.c.o
- [1965/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_ui64.c.o
- [1966/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f16_isSignalingNaN.c.o
- [1967/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_ui32.c.o
- [1968/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_i32.c.o
- [1969/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_i64.c.o
- [1970/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_ui32_r_minMag.c.o
- [1971/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_i32_r_minMag.c.o
- [1972/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_i64_r_minMag.c.o
- [1973/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_ui64_r_minMag.c.o
- [1974/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_f16.c.o
- [1975/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_f64.c.o
- [1976/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_extF80M.c.o
- [1977/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_extF80.c.o
- [1978/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_f128.c.o
- [1979/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_to_f128M.c.o
- [1980/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_roundToInt.c.o
- [1981/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_add.c.o
- [1982/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_sub.c.o
- [1983/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_mulAdd.c.o
- [1984/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_div.c.o
- [1985/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_mul.c.o
- [1986/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_eq.c.o
- [1987/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_rem.c.o
- [1988/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_eq_signaling.c.o
- [1989/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_le_quiet.c.o
- [1990/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_sqrt.c.o
- [1991/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_le.c.o
- [1992/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_lt_quiet.c.o
- [1993/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_isSignalingNaN.c.o
- [1994/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f32_lt.c.o
- [1995/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_ui32.c.o
- [1996/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_ui64.c.o
- [1997/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_i32.c.o
- [1998/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_ui32_r_minMag.c.o
- [1999/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_i64.c.o
- [2000/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_i64_r_minMag.c.o
- [2001/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_ui64_r_minMag.c.o
- [2002/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_f16.c.o
- [2003/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_f32.c.o
- [2004/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_extF80M.c.o
- [2005/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_f128.c.o
- [2006/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_i32_r_minMag.c.o
- [2007/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_mulAdd.c.o
- [2008/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_f128M.c.o
- [2009/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_add.c.o
- [2010/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_to_extF80.c.o
- [2011/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_mul.c.o
- [2012/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_roundToInt.c.o
- [2013/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_sub.c.o
- [2014/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_sqrt.c.o
- [2015/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_div.c.o
- [2016/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_rem.c.o
- [2017/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_eq.c.o
- [2018/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_eq_signaling.c.o
- [2019/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_le.c.o
- [2020/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_lt.c.o
- [2021/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_isSignalingNaN.c.o
- [2022/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_ui32.c.o
- [2023/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_le_quiet.c.o
- [2024/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_ui32_r_minMag.c.o
- [2025/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_i64.c.o
- [2026/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_ui64.c.o
- [2027/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_i32.c.o
- [2028/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f64_lt_quiet.c.o
- [2029/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_ui64_r_minMag.c.o
- [2030/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_i64_r_minMag.c.o
- [2031/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_sub.c.o
- [2032/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_i32_r_minMag.c.o
- [2033/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_f16.c.o
- [2034/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_f64.c.o
- [2035/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_f32.c.o
- [2036/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_add.c.o
- [2037/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_to_f128.c.o
- [2038/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_roundToInt.c.o
- [2039/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_mul.c.o
- [2040/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_eq_signaling.c.o
- [2041/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_eq.c.o
- [2042/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_lt.c.o
- [2043/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_le.c.o
- [2044/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_div.c.o
- [2045/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_le_quiet.c.o
- [2046/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_lt_quiet.c.o
- [2047/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_ui32.c.o
- [2048/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_sqrt.c.o
- [2049/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_rem.c.o
- [2050/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_ui64.c.o
- [2051/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_i32_r_minMag.c.o
- [2052/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80_isSignalingNaN.c.o
- [2053/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_i32.c.o
- [2054/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_i64_r_minMag.c.o
- [2055/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_f16.c.o
- [2056/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_ui64_r_minMag.c.o
- [2057/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_ui32_r_minMag.c.o
- [2058/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_f64.c.o
- [2059/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_i64.c.o
- [2060/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_f32.c.o
- [2061/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_div.c.o
- [2062/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_roundToInt.c.o
- [2063/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_rem.c.o
- [2064/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_mul.c.o
- [2065/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_eq.c.o
- [2066/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_to_f128M.c.o
- [2067/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_sqrt.c.o
- [2068/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_sub.c.o
- [2069/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_lt.c.o
- [2070/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_eq_signaling.c.o
- [2071/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_le.c.o
- [2072/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_add.c.o
- [2073/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_le_quiet.c.o
- [2074/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_extF80M_lt_quiet.c.o
- [2075/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_ui32.c.o
- [2076/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_i64.c.o
- [2077/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_i32.c.o
- [2078/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_ui32_r_minMag.c.o
- [2079/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_ui64.c.o
- [2080/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_i32_r_minMag.c.o
- [2081/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_i64_r_minMag.c.o
- [2082/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_ui64_r_minMag.c.o
- [2083/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_extF80.c.o
- [2084/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_f16.c.o
- [2085/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_f32.c.o
- [2086/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_to_f64.c.o
- [2087/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_add.c.o
- [2088/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_sub.c.o
- [2089/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_mulAdd.c.o
- [2090/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_roundToInt.c.o
- [2091/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_mul.c.o
- [2092/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_eq.c.o
- [2093/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_lt.c.o
- [2094/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_div.c.o
- [2095/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_rem.c.o
- [2096/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_le.c.o
- [2097/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_eq_signaling.c.o
- [2098/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_le_quiet.c.o
- [2099/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_ui32.c.o
- [2100/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_isSignalingNaN.c.o
- [2101/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_lt_quiet.c.o
- [2102/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_ui64.c.o
- [2103/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_i32_r_minMag.c.o
- [2104/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_ui64_r_minMag.c.o
- [2105/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_i32.c.o
- [2106/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_i64_r_minMag.c.o
- [2107/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_f32.c.o
- [2108/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_ui32_r_minMag.c.o
- [2109/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128_sqrt.c.o
- [2110/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_f16.c.o
- [2111/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_i64.c.o
- [2112/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_extF80M.c.o
- [2113/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_roundToInt.c.o
- [2114/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_add.c.o
- [2115/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_to_f64.c.o
- [2116/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_sub.c.o
- [2117/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_mul.c.o
- [2118/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_div.c.o
- [2119/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_mulAdd.c.o
- [2120/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_eq_signaling.c.o
- [2121/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_eq.c.o
- [2122/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_lt.c.o
- [2123/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_rem.c.o
- [2124/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_sqrt.c.o
- [2125/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_le.c.o
- [2126/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_softfloat_raiseFlags.c.o
- [2127/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_le_quiet.c.o
- [2128/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_f16UIToCommonNaN.c.o
- [2129/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_f128M_lt_quiet.c.o
- [2130/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_commonNaNToF16UI.c.o
- [2131/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_propagateNaNF16UI.c.o
- [2132/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_commonNaNToF32UI.c.o
- [2133/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_f64UIToCommonNaN.c.o
- [2134/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_commonNaNToF64UI.c.o
- [2135/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_f32UIToCommonNaN.c.o
- [2136/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_propagateNaNF32UI.c.o
- [2137/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_propagateNaNF64UI.c.o
- [2138/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_commonNaNToExtF80UI.c.o
- [2139/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_extF80M_isSignalingNaN.c.o
- [2140/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_extF80UIToCommonNaN.c.o
- [2141/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_f128M_isSignalingNaN.c.o
- [2142/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_commonNaNToF128UI.c.o
- [2143/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_propagateNaNExtF80UI.c.o
- [2144/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_f128UIToCommonNaN.c.o
- [2145/2308] Compiling C object tests/fp/libsoftfloat.a.p/berkeley-softfloat-3_source_8086-SSE_s_propagateNaNF128UI.c.o
- [2146/2308] Generating interop manual with a custom command
- Running Sphinx v6.2.1
- WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).
- building [mo]: targets for 0 po files that are out of date
- writing output...
- building [html]: targets for 12 source files that are out of date
- updating environment: [new config] 12 added, 0 changed, 0 removed
- reading sources... [ 8%] bitmaps
- reading sources... [ 16%] dbus
- reading sources... [ 25%] dbus-vmstate
- reading sources... [ 33%] index
- reading sources... [ 41%] live-block-operations
- reading sources... [ 50%] pr-helper
- reading sources... [ 58%] qemu-ga
- reading sources... [ 66%] qemu-ga-ref
- reading sources... [ 75%] qemu-qmp-ref
- reading sources... [ 83%] vhost-user
- reading sources... [ 91%] vhost-user-gpu
- reading sources... [100%] vhost-vdpa
- looking for now-outdated files... none found
- pickling environment... done
- checking consistency... done
- preparing documents... done
- writing output... [ 8%] bitmaps
- writing output... [ 16%] dbus
- writing output... [ 25%] dbus-vmstate
- writing output... [ 33%] index
- writing output... [ 41%] live-block-operations
- writing output... [ 50%] pr-helper
- writing output... [ 58%] qemu-ga
- writing output... [ 66%] qemu-ga-ref
- writing output... [ 75%] qemu-qmp-ref
- writing output... [ 83%] vhost-user
- writing output... [ 91%] vhost-user-gpu
- writing output... [100%] vhost-vdpa
- generating indices... genindex done
- writing additional pages... search done
- copying static files... done
- copying extra files... done
- dumping search index in English (code: en)... done
- dumping object inventory... done
- build succeeded, 1 warning.
- The HTML pages are in docs/interop.
- [2147/2308] Linking static target tests/fp/libsoftfloat.a
- [2148/2308] Compiling C object tests/qtest/pxe-test.p/pxe-test.c.o
- [2149/2308] Compiling C object tests/qtest/pxe-test.p/boot-sector.c.o
- [2150/2308] Generating QAPI rST doc reference newline-sanitized with a meson_exe.py custom command
- [2151/2308] Compiling C object tests/qtest/test-netfilter.p/test-netfilter.c.o
- [2152/2308] Compiling C object tests/qtest/test-filter-mirror.p/test-filter-mirror.c.o
- [2153/2308] Linking target tests/qtest/pxe-test
- [2154/2308] Linking target tests/qtest/test-filter-mirror
- [2155/2308] Linking target tests/qtest/test-netfilter
- [2156/2308] Generating QAPI rST doc with a custom command
- Running Sphinx v6.2.1
- WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).
- building [mo]: targets for 0 po files that are out of date
- writing output...
- building [text]: targets for 1 source files that are out of date
- updating environment: [new config] 1 added, 0 changed, 0 removed
- reading sources... [100%] doc-good
- looking for now-outdated files... none found
- pickling environment... done
- checking consistency... done
- preparing documents... done
- writing output... [100%] doc-good
- build succeeded, 1 warning.
- The text files are in tests/qapi-schema.
- [2157/2308] Compiling C object tests/fp/fp-test.p/fp-test.c.o
- [2158/2308] Compiling C object tests/qtest/boot-serial-test.p/boot-serial-test.c.o
- [2159/2308] Compiling C object tests/qtest/test-filter-redirector.p/test-filter-redirector.c.o
- [2160/2308] Compiling C object tests/qtest/endianness-test.p/endianness-test.c.o
- [2161/2308] Linking target tests/qtest/boot-serial-test
- [2162/2308] Compiling C object tests/fp/fp-bench.p/fp-bench.c.o
- [2163/2308] Linking target tests/qtest/test-filter-redirector
- [2164/2308] Generating QAPI rST doc newline-sanitized with a meson_exe.py custom command
- [2165/2308] Linking target tests/qtest/endianness-test
- [2166/2308] Compiling C object tests/qtest/ipmi-kcs-test.p/ipmi-kcs-test.c.o
- [2167/2308] Compiling C object tests/qtest/intel-hda-test.p/intel-hda-test.c.o
- [2168/2308] Compiling C object tests/qtest/wdt_ib700-test.p/wdt_ib700-test.c.o
- [2169/2308] Compiling C object tests/fp/fp-test.p/berkeley-testfloat-3_source_slowfloat.c.o
- [2170/2308] Compiling C object tests/qtest/pvpanic-test.p/pvpanic-test.c.o
- [2171/2308] Compiling C object tests/qtest/i82801b11-test.p/i82801b11-test.c.o
- [2172/2308] Compiling C object tests/qtest/ipmi-bt-test.p/ipmi-bt-test.c.o
- [2173/2308] Linking target tests/qtest/ipmi-kcs-test
- [2174/2308] Linking target tests/qtest/intel-hda-test
- [2175/2308] Compiling C object tests/qtest/ioh3420-test.p/ioh3420-test.c.o
- [2176/2308] Compiling C object tests/qtest/ahci-test.p/ahci-test.c.o
- [2177/2308] Linking target tests/qtest/pvpanic-test
- [2178/2308] Linking target tests/qtest/wdt_ib700-test
- [2179/2308] Linking target tests/qtest/i82801b11-test
- [2180/2308] Linking target tests/qtest/ipmi-bt-test
- [2181/2308] Compiling C object tests/qtest/usb-hcd-uhci-test.p/usb-hcd-uhci-test.c.o
- [2182/2308] Linking target tests/qtest/ahci-test
- [2183/2308] Compiling C object tests/qtest/usb-hcd-ehci-test.p/usb-hcd-ehci-test.c.o
- [2184/2308] Linking target tests/qtest/ioh3420-test
- [2185/2308] Compiling C object tests/qtest/usb-hcd-xhci-test.p/usb-hcd-xhci-test.c.o
- [2186/2308] Compiling C object tests/qtest/tpm-crb-test.p/tpm-emu.c.o
- [2187/2308] Linking target tests/qtest/usb-hcd-uhci-test
- [2188/2308] Linking target tests/qtest/usb-hcd-ehci-test
- [2189/2308] Compiling C object tests/qtest/tpm-crb-test.p/tpm-crb-test.c.o
- [2190/2308] Linking target tests/qtest/usb-hcd-xhci-test
- [2191/2308] Compiling C object tests/qtest/tpm-crb-test.p/tpm-tests.c.o
- [2192/2308] Compiling C object tests/qtest/tpm-crb-swtpm-test.p/tpm-crb-swtpm-test.c.o
- [2193/2308] Compiling C object tests/qtest/tpm-crb-test.p/tpm-util.c.o
- [2194/2308] Compiling C object tests/qtest/tpm-crb-swtpm-test.p/tpm-emu.c.o
- [2195/2308] Compiling C object tests/qtest/tpm-crb-swtpm-test.p/tpm-tests.c.o
- [2196/2308] Compiling C object tests/qtest/tpm-tis-test.p/tpm-tis-test.c.o
- [2197/2308] Compiling C object tests/qtest/tpm-crb-swtpm-test.p/tpm-util.c.o
- [2198/2308] Compiling C object tests/qtest/tpm-tis-test.p/tpm-emu.c.o
- [2199/2308] Compiling C object tests/qtest/tpm-tis-test.p/tpm-tests.c.o
- [2200/2308] Compiling C object tests/qtest/tpm-tis-test.p/tpm-util.c.o
- [2201/2308] Linking target tests/qtest/tpm-crb-test
- [2202/2308] Compiling C object tests/qtest/tpm-tis-swtpm-test.p/tpm-tis-swtpm-test.c.o
- [2203/2308] Compiling C object tests/qtest/tpm-tis-test.p/tpm-tis-util.c.o
- [2204/2308] Linking target tests/qtest/tpm-crb-swtpm-test
- [2205/2308] Compiling C object tests/qtest/tpm-tis-swtpm-test.p/tpm-emu.c.o
- [2206/2308] Compiling C object tests/qtest/display-vga-test.p/display-vga-test.c.o
- [2207/2308] Compiling C object tests/qtest/tpm-tis-swtpm-test.p/tpm-tests.c.o
- [2208/2308] Compiling C object tests/qtest/rtl8139-test.p/rtl8139-test.c.o
- [2209/2308] Linking target tests/qtest/display-vga-test
- [2210/2308] Compiling C object tests/qtest/tpm-tis-swtpm-test.p/tpm-util.c.o
- [2211/2308] Compiling C object tests/qtest/tpm-tis-swtpm-test.p/tpm-tis-util.c.o
- [2212/2308] Linking target tests/qtest/rtl8139-test
- [2213/2308] Compiling C object tests/qtest/ivshmem-test.p/.._.._contrib_ivshmem-server_ivshmem-server.c.o
- [2214/2308] Linking target tests/qtest/tpm-tis-test
- [2215/2308] Compiling C object tests/qtest/ivshmem-test.p/ivshmem-test.c.o
- [2216/2308] Compiling C object tests/qtest/fdc-test.p/fdc-test.c.o
- [2217/2308] Linking target tests/qtest/tpm-tis-swtpm-test
- [2218/2308] Compiling C object tests/qtest/boot-order-test.p/boot-order-test.c.o
- [2219/2308] Linking target tests/qtest/ivshmem-test
- [2220/2308] Compiling C object tests/qtest/bios-tables-test.p/tpm-emu.c.o
- [2221/2308] Linking target tests/qtest/fdc-test
- [2222/2308] Compiling C object tests/qtest/bios-tables-test.p/boot-sector.c.o
- [2223/2308] Linking target tests/qtest/boot-order-test
- [2224/2308] Compiling C object tests/qtest/hd-geo-test.p/hd-geo-test.c.o
- [2225/2308] Compiling C object tests/qtest/bios-tables-test.p/acpi-utils.c.o
- [2226/2308] Compiling C object tests/qtest/ide-test.p/ide-test.c.o
- [2227/2308] Compiling C object tests/qtest/bios-tables-test.p/bios-tables-test.c.o
- [2228/2308] Compiling C object tests/qtest/fuzz-test.p/fuzz-test.c.o
- [2229/2308] Compiling C object tests/qtest/fw_cfg-test.p/fw_cfg-test.c.o
- [2230/2308] Linking target tests/qtest/ide-test
- [2231/2308] Compiling C object tests/qtest/i440fx-test.p/i440fx-test.c.o
- [2232/2308] Linking target tests/qtest/hd-geo-test
- [2233/2308] Compiling C object tests/qtest/device-plug-test.p/device-plug-test.c.o
- [2234/2308] Linking target tests/qtest/i440fx-test
- [2235/2308] Linking target tests/qtest/fuzz-test
- [2236/2308] Linking target tests/qtest/device-plug-test
- [2237/2308] Linking target tests/qtest/bios-tables-test
- [2238/2308] Linking target tests/qtest/fw_cfg-test
- [2239/2308] Compiling C object tests/qtest/drive_del-test.p/drive_del-test.c.o
- [2240/2308] Compiling C object tests/qtest/rtc-test.p/rtc-test.c.o
- [2241/2308] Compiling C object tests/qtest/cpu-plug-test.p/cpu-plug-test.c.o
- [2242/2308] Linking target tests/qtest/drive_del-test
- [2243/2308] Compiling C object tests/qtest/vmgenid-test.p/vmgenid-test.c.o
- [2244/2308] Linking target tests/qtest/rtc-test
- [2245/2308] Compiling C object tests/qtest/vmgenid-test.p/acpi-utils.c.o
- [2246/2308] Compiling C object tests/qtest/vmgenid-test.p/boot-sector.c.o
- [2247/2308] Compiling C object tests/qtest/tco-test.p/tco-test.c.o
- [2248/2308] Compiling C object tests/qtest/q35-test.p/q35-test.c.o
- [2249/2308] Linking target tests/qtest/cpu-plug-test
- [2250/2308] Linking target tests/qtest/vmgenid-test
- [2251/2308] Linking target tests/qtest/q35-test
- [2252/2308] Linking target tests/qtest/tco-test
- [2253/2308] Compiling C object tests/qtest/migration-test.p/migration-helpers.c.o
- [2254/2308] Compiling C object tests/qtest/test-x86-cpuid-compat.p/test-x86-cpuid-compat.c.o
- [2255/2308] Compiling C object tests/qtest/cdrom-test.p/boot-sector.c.o
- [2256/2308] Generating system man pages with a custom command
- Running Sphinx v6.2.1
- WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).
- loading pickled environment... done
- building [mo]: targets for 0 po files that are out of date
- writing output...
- building [man]: all manpages
- updating environment: [config changed ('depfile')] 69 added, 0 changed, 0 removed
- reading sources... [ 1%] arm/aspeed
- reading sources... [ 2%] arm/collie
- reading sources... [ 4%] arm/cpu-features
- reading sources... [ 5%] arm/digic
- reading sources... [ 7%] arm/gumstix
- reading sources... [ 8%] arm/integratorcp
- reading sources... [ 10%] arm/mps2
- reading sources... [ 11%] arm/musca
- reading sources... [ 13%] arm/musicpal
- reading sources... [ 14%] arm/nseries
- reading sources... [ 15%] arm/nuvoton
- reading sources... [ 17%] arm/orangepi
- reading sources... [ 18%] arm/palm
- reading sources... [ 20%] arm/raspi
- reading sources... [ 21%] arm/realview
- reading sources... [ 23%] arm/sbsa
- reading sources... [ 24%] arm/stellaris
- reading sources... [ 26%] arm/sx1
- reading sources... [ 27%] arm/versatile
- reading sources... [ 28%] arm/vexpress
- reading sources... [ 30%] arm/virt
- reading sources... [ 31%] arm/xlnx-versal-virt
- reading sources... [ 33%] arm/xscale
- reading sources... [ 34%] build-platforms
- reading sources... [ 36%] cpu-hotplug
- reading sources... [ 37%] deprecated
- reading sources... [ 39%] gdb
- reading sources... [ 40%] i386/microvm
- reading sources... [ 42%] i386/pc
- reading sources... [ 43%] images
- reading sources... [ 44%] index
- reading sources... [ 46%] invocation
- reading sources... [ 47%] ivshmem
- reading sources... [ 49%] keys
- reading sources... [ 50%] license
- reading sources... [ 52%] linuxboot
- reading sources... [ 53%] managed-startup
- reading sources... [ 55%] monitor
- reading sources... [ 56%] mux-chardev
- reading sources... [ 57%] net
- reading sources... [ 59%] pr-manager
- reading sources... [ 60%] qemu-block-drivers
- reading sources... [ 62%] qemu-cpu-models
- reading sources... [ 63%] qemu-manpage
- reading sources... [ 65%] quickstart
- reading sources... [ 66%] s390x/3270
- reading sources... [ 68%] s390x/bootdevices
- reading sources... [ 69%] s390x/css
- reading sources... [ 71%] s390x/protvirt
- reading sources... [ 72%] s390x/vfio-ap
- reading sources... [ 73%] s390x/vfio-ccw
- reading sources... [ 75%] security
- reading sources... [ 76%] target-arm
- reading sources... [ 78%] target-avr
- reading sources... [ 79%] target-i386
- reading sources... [ 81%] target-m68k
- reading sources... [ 82%] target-mips
- reading sources... [ 84%] target-ppc
- reading sources... [ 85%] target-rx
- reading sources... [ 86%] target-s390x
- reading sources... [ 88%] target-sparc
- reading sources... [ 89%] target-sparc64
- reading sources... [ 91%] target-xtensa
- reading sources... [ 92%] targets
- reading sources... [ 94%] tls
- reading sources... [ 95%] usb
- reading sources... [ 97%] virtio-net-failover
- reading sources... [ 98%] virtio-pmem
- reading sources... [100%] vnc-security
- looking for now-outdated files... none found
- pickling environment... done
- checking consistency... done
- writing... qemu.1 { } qemu-block-drivers.7 { } qemu-cpu-models.7 { } done
- build succeeded, 1 warning.
- The manual pages are in docs.
- [2257/2308] Compiling C object tests/qtest/numa-test.p/numa-test.c.o
- [2258/2308] Compiling C object tests/qtest/machine-none-test.p/machine-none-test.c.o
- [2259/2308] Compiling C object tests/qtest/cdrom-test.p/cdrom-test.c.o
- [2260/2308] Linking target tests/qtest/test-x86-cpuid-compat
- [2261/2308] Compiling C object tests/qtest/migration-test.p/migration-test.c.o
- [2262/2308] Compiling C object tests/qtest/device-introspect-test.p/device-introspect-test.c.o
- [2263/2308] Linking target tests/qtest/numa-test
- [2264/2308] Compiling C object tests/qtest/qmp-cmd-test.p/qmp-cmd-test.c.o
- [2265/2308] Linking target tests/qtest/machine-none-test
- [2266/2308] Compiling C object tests/qtest/qom-test.p/qom-test.c.o
- [2267/2308] Compiling C object tests/qtest/qmp-test.p/qmp-test.c.o
- [2268/2308] Linking target tests/qtest/cdrom-test
- [2269/2308] Compiling C object tests/qtest/test-hmp.p/test-hmp.c.o
- [2270/2308] Linking target tests/qtest/migration-test
- [2271/2308] Compiling C object tests/qtest/qos-test.p/ipoctal232-test.c.o
- [2272/2308] Linking target tests/qtest/qmp-test
- [2273/2308] Linking target tests/qtest/test-hmp
- [2274/2308] Linking target tests/qtest/device-introspect-test
- [2275/2308] Linking target tests/qtest/qmp-cmd-test
- [2276/2308] Linking target tests/qtest/qom-test
- [2277/2308] Compiling C object tests/qtest/qos-test.p/virtio-test.c.o
- [2278/2308] Compiling C object tests/qtest/qos-test.p/qos-test.c.o
- [2279/2308] Compiling C object tests/qtest/qos-test.p/tulip-test.c.o
- [2280/2308] Compiling C object tests/qtest/qos-test.p/usb-hcd-ohci-test.c.o
- [2281/2308] Compiling C object tests/qtest/qos-test.p/pca9552-test.c.o
- [2282/2308] Compiling C object tests/qtest/qos-test.p/pcnet-test.c.o
- [2283/2308] Compiling C object tests/qtest/qos-test.p/eepro100-test.c.o
- [2284/2308] Compiling C object tests/qtest/qos-test.p/e1000e-test.c.o
- [2285/2308] Compiling C object tests/qtest/qos-test.p/virtio-net-test.c.o
- [2286/2308] Compiling C object tests/qtest/qos-test.p/vmxnet3-test.c.o
- [2287/2308] Compiling C object tests/qtest/qos-test.p/e1000-test.c.o
- [2288/2308] Compiling C object tests/qtest/qos-test.p/virtio-blk-test.c.o
- [2289/2308] Compiling C object tests/qtest/qos-test.p/ac97-test.c.o
- [2290/2308] Compiling C object tests/qtest/qos-test.p/pci-test.c.o
- [2291/2308] Compiling C object tests/qtest/qos-test.p/sdhci-test.c.o
- [2292/2308] Compiling C object tests/qtest/qos-test.p/ne2000-test.c.o
- [2293/2308] Compiling C object tests/qtest/qos-test.p/vhost-user-test.c.o
- [2294/2308] Compiling C object tests/qtest/qos-test.p/ds1338-test.c.o
- [2295/2308] Compiling C object tests/qtest/qos-test.p/nvme-test.c.o
- [2296/2308] Compiling C object tests/qtest/qos-test.p/virtio-serial-test.c.o
- [2297/2308] Compiling C object tests/qtest/qos-test.p/megasas-test.c.o
- [2298/2308] Compiling C object tests/qtest/qos-test.p/virtio-rng-test.c.o
- [2299/2308] Compiling C object tests/qtest/qos-test.p/spapr-phb-test.c.o
- [2300/2308] Compiling C object tests/qtest/qos-test.p/tmp105-test.c.o
- [2301/2308] Compiling C object tests/qtest/qos-test.p/virtio-scsi-test.c.o
- [2302/2308] Compiling C object tests/qtest/qos-test.p/es1370-test.c.o
- [2303/2308] Linking target tests/qtest/qos-test
- [2304/2308] Compiling C object tests/fp/fp-bench.p/.._.._fpu_softfloat.c.o
- [2305/2308] Linking target tests/fp/fp-bench
- [2306/2308] Compiling C object tests/fp/fp-test.p/.._.._fpu_softfloat.c.o
- [2307/2308] Linking target tests/fp/fp-test
- [2308/2308] Generating interop man pages with a custom command
- Running Sphinx v6.2.1
- WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).
- loading pickled environment... done
- building [mo]: targets for 0 po files that are out of date
- writing output...
- building [man]: all manpages
- updating environment: [config changed ('depfile')] 12 added, 0 changed, 0 removed
- reading sources... [ 8%] bitmaps
- reading sources... [ 16%] dbus
- reading sources... [ 25%] dbus-vmstate
- reading sources... [ 33%] index
- reading sources... [ 41%] live-block-operations
- reading sources... [ 50%] pr-helper
- reading sources... [ 58%] qemu-ga
- reading sources... [ 66%] qemu-ga-ref
- reading sources... [ 75%] qemu-qmp-ref
- reading sources... [ 83%] vhost-user
- reading sources... [ 91%] vhost-user-gpu
- reading sources... [100%] vhost-vdpa
- looking for now-outdated files... none found
- pickling environment... done
- checking consistency... done
- writing... qemu-ga.8 { } qemu-ga-ref.7 { } qemu-qmp-ref.7 { } done
- build succeeded, 1 warning.
- The manual pages are in docs.
- make[1]: Leaving directory '/home/reds/opencn/qemu/build'
- changing dir to build for make ""...
- make[1]: Entering directory '/home/reds/opencn/qemu/build'
- ninja: warning: -jN forced on command line; ignoring GNU make jobserver.
- [1/49] Generating QAPI test (include) with a custom command
- [2/18] Generating qemu-version.h with a meson_exe.py custom command
- make[1]: Leaving directory '/home/reds/opencn/qemu/build'
- /
- -- [ Build Linux kernel ] ----------------------------------
- LINUX_CONF=x86-qemu_defconfig
- ---------------------------------------------[ BUILDING linux ]---
- make -C linux x86-qemu_defconfig || exit -1
- make[1]: Entering directory '/home/reds/opencn/agency/linux'
- #
- # configuration written to .config
- #
- make[1]: Leaving directory '/home/reds/opencn/agency/linux'
- make -C linux -rR --no-print-directory bzImage -j$(nproc) || exit -1
- scripts/kconfig/conf --syncconfig Kconfig
- warning: Cannot use CONFIG_STACK_VALIDATION=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel
- CALL scripts/atomic/check-atomics.sh
- CALL scripts/checksyscalls.sh
- GEN usr/initramfs_data.cpio.gz
- CHK include/generated/compile.h
- UPD include/generated/compile.h
- CC init/version.o
- CC arch/x86/kernel/setup.o
- AR init/built-in.a
- AS usr/initramfs_data.o
- AR usr/built-in.a
- CC drivers/base/property.o
- CC net/bridge/br_if.o
- CC net/ethernet/eth.o
- CC net/core/flow_dissector.o
- CC opencn/master/module.o
- CC net/core/ethtool.o
- CC net/ipv4/ipconfig.o
- AR drivers/acpi/built-in.a
- AR drivers/base/built-in.a
- AR opencn/master/built-in.a
- AR arch/x86/kernel/built-in.a
- AR opencn/built-in.a
- AR arch/x86/built-in.a
- AR net/ethernet/built-in.a
- AR drivers/net/phy/built-in.a
- AR drivers/gpu/drm/i2c/built-in.a
- AR net/ipv4/built-in.a
- CC drivers/net/ethernet/intel/e1000e/82571.o
- CC drivers/net/ethernet/intel/e1000e/ich8lan.o
- CC drivers/net/ethernet/intel/e1000e/80003es2lan.o
- AR net/bridge/built-in.a
- CC drivers/net/ethernet/intel/e1000e/mac.o
- CC drivers/net/ethernet/intel/e1000e/manage.o
- CC drivers/usb/host/pci-quirks.o
- AR drivers/gpu/drm/built-in.a
- AR drivers/gpu/built-in.a
- CC drivers/net/ethernet/intel/e1000e/nvm.o
- CC drivers/net/ethernet/intel/e1000e/phy.o
- CC drivers/net/ethernet/intel/e1000e/param.o
- AR drivers/net/ethernet/realtek/built-in.a
- CC drivers/net/ethernet/intel/e1000e/ethtool.o
- CC drivers/net/ethernet/intel/e1000e/netdev.o
- CC drivers/net/ethernet/intel/e1000e/ptp.o
- AR net/core/built-in.a
- AR net/built-in.a
- AR drivers/usb/host/built-in.a
- AR drivers/usb/built-in.a
- AR drivers/net/ethernet/intel/e1000e/built-in.a
- AR drivers/net/ethernet/intel/built-in.a
- AR drivers/net/ethernet/built-in.a
- AR drivers/net/built-in.a
- AR drivers/built-in.a
- GEN .version
- CHK include/generated/compile.h
- UPD include/generated/compile.h
- CC init/version.o
- AR init/built-in.a
- LD vmlinux.o
- MODPOST vmlinux.o
- MODINFO modules.builtin.modinfo
- LD .tmp_vmlinux.kallsyms1
- KSYM .tmp_vmlinux.kallsyms1.o
- LD .tmp_vmlinux.kallsyms2
- KSYM .tmp_vmlinux.kallsyms2.o
- LD vmlinux
- SORTEX vmlinux
- SYSMAP System.map
- CC arch/x86/boot/version.o
- VOFFSET arch/x86/boot/compressed/../voffset.h
- OBJCOPY arch/x86/boot/compressed/vmlinux.bin
- GZIP arch/x86/boot/compressed/vmlinux.bin.gz
- CC arch/x86/boot/compressed/misc.o
- MKPIGGY arch/x86/boot/compressed/piggy.S
- AS arch/x86/boot/compressed/piggy.o
- LD arch/x86/boot/compressed/vmlinux
- ZOFFSET arch/x86/boot/zoffset.h
- OBJCOPY arch/x86/boot/vmlinux.bin
- AS arch/x86/boot/header.o
- LD arch/x86/boot/setup.elf
- OBJCOPY arch/x86/boot/setup.bin
- BUILD arch/x86/boot/bzImage
- Setup is 16380 bytes (padded to 16384 bytes).
- System is 7821 kB
- CRC c72be73
- Kernel: arch/x86/boot/bzImage is ready (#8)
- echo "----------------------------------------[ BUILDING linux DONE ]---"
- ----------------------------------------[ BUILDING linux DONE ]---
- /
- -- [ Build rootfs ] -----------------------------------------
- Config=x86-qemu_defconfig
- make -C ../../buildroot BR2_EXTERNAL_DIRS="../agency/rootfs" O=/home/reds/opencn/agency/rootfs/. x86-qemu_defconfig
- #
- # configuration written to /home/reds/opencn/agency/rootfs/.config
- #
- make -C ../../buildroot BR2_EXTERNAL_DIRS="../agency/rootfs" O=/home/reds/opencn/agency/rootfs/. source
- /usr/bin/make -j1 O=/home/reds/opencn/agency/rootfs HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" syncconfig
- make -C ../../buildroot BR2_EXTERNAL_DIRS="../agency/rootfs" O=/home/reds/opencn/agency/rootfs/.
- >>> host-m4 1.4.19 Installing to host directory
- PATH="/home/reds/opencn/agency/rootfs/host/bin:/home/reds/opencn/agency/rootfs/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/toolchains/arm-none-linux-gnueabihf_9.2.1/bin:/opt/toolchains/aarch64-none-linux-gnu_10.2/bin" PKG_CONFIG="/home/reds/opencn/agency/rootfs/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/reds/opencn/agency/rootfs/host/lib/pkgconfig:/home/reds/opencn/agency/rootfs/host/share/pkgconfig" /usr/bin/make -j8 install -C /home/reds/opencn/agency/rootfs/build/host-m4-1.4.19/
- /usr/bin/make install-recursive
- Making install in .
- make[5]: Nothing to be done for 'install-exec-am'.
- make[5]: Nothing to be done for 'install-data-am'.
- Making install in examples
- make[5]: Nothing to be done for 'install-exec-am'.
- make[5]: Nothing to be done for 'install-data-am'.
- Making install in lib
- /usr/bin/make install-am
- make[6]: Nothing to be done for 'install-exec-am'.
- make[6]: Nothing to be done for 'install-data-am'.
- Making install in src
- make[5]: Nothing to be done for 'install-data-am'.
- /usr/bin/mkdir -p '/home/reds/opencn/agency/rootfs/host/bin'
- /usr/bin/install -c m4 '/home/reds/opencn/agency/rootfs/host/bin'
- Making install in doc
- make[5]: Nothing to be done for 'install-exec-am'.
- /usr/bin/mkdir -p '/home/reds/opencn/agency/rootfs/host/share/man/man1'
- /usr/bin/mkdir -p '/home/reds/opencn/agency/rootfs/host/share/info'
- /usr/bin/install -c -m 644 ./m4.1 '/home/reds/opencn/agency/rootfs/host/share/man/man1'
- /usr/bin/install -c -m 644 ./m4.info ./m4.info-1 ./m4.info-2 '/home/reds/opencn/agency/rootfs/host/share/info'
- Making install in checks
- make[5]: Nothing to be done for 'install-exec-am'.
- make[5]: Nothing to be done for 'install-data-am'.
- Making install in po
- if test "m4" = "gettext-tools"; then \
- /usr/bin/mkdir -p /home/reds/opencn/agency/rootfs/host/share/gettext/po; \
- for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed [email protected] [email protected] insert-header.sin Rules-quot Makevars.template; do \
- /usr/bin/install -c -m 644 ./$file \
- /home/reds/opencn/agency/rootfs/host/share/gettext/po/$file; \
- done; \
- for file in Makevars; do \
- rm -f /home/reds/opencn/agency/rootfs/host/share/gettext/po/$file; \
- done; \
- else \
- : ; \
- fi
- Making install in tests
- /usr/bin/make install-recursive
- Making install in .
- make[7]: Nothing to be done for 'install-exec-am'.
- make[7]: Nothing to be done for 'install-data-am'.
- ***
- *** ERROR: package host-m4 installs executables without proper RPATH:
- *** /home/reds/opencn/agency/rootfs/host/bin/tic
- *** /home/reds/opencn/agency/rootfs/host/bin/setfacl
- *** /home/reds/opencn/agency/rootfs/host/bin/attr
- *** /home/reds/opencn/agency/rootfs/host/bin/xmlwf
- *** /home/reds/opencn/agency/rootfs/host/bin/tabs
- *** /home/reds/opencn/agency/rootfs/host/bin/getfacl
- *** /home/reds/opencn/agency/rootfs/host/bin/capnpc-capnp
- *** /home/reds/opencn/agency/rootfs/host/bin/tset
- *** /home/reds/opencn/agency/rootfs/host/bin/capnp
- *** /home/reds/opencn/agency/rootfs/host/bin/capnpc-c++
- *** /home/reds/opencn/agency/rootfs/host/bin/tput
- *** /home/reds/opencn/agency/rootfs/host/bin/python3.9
- *** /home/reds/opencn/agency/rootfs/host/bin/chacl
- *** /home/reds/opencn/agency/rootfs/host/bin/clear
- *** /home/reds/opencn/agency/rootfs/host/bin/infocmp
- *** /home/reds/opencn/agency/rootfs/host/bin/pkgconf
- *** /home/reds/opencn/agency/rootfs/host/bin/toe
- make[1]: *** [package/pkg-generic.mk:262: /home/reds/opencn/agency/rootfs/build/host-m4-1.4.19/.stamp_host_installed] Error 1
- make: *** [Makefile:15: _all] Error 2
- ➜ docker git:(master) ✗ docker run hello-world
- Hello from Docker!
- This message shows that your installation appears to be working correctly.
- To generate this message, Docker took the following steps:
- 1. The Docker client contacted the Docker daemon.
- 2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
- (amd64)
- 3. The Docker daemon created a new container from that image which runs the
- executable that produces the output you are currently reading.
- 4. The Docker daemon streamed that output to the Docker client, which sent it
- to your terminal.
- To try something more ambitious, you can run an Ubuntu container with:
- $ docker run -it ubuntu bash
- Share images, automate workflows, and more with a free Docker ID:
- https://hub.docker.com/
- For more examples and ideas, visit:
- https://docs.docker.com/get-started/
- ➜ docker git:(master) ✗
Add Comment
Please, Sign In to add comment