Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Using './build' as the directory for build output
- cross containers podman
- NOTE: guest cross-compilers enabled: cc
- The Meson build system
- Version: 0.55.3
- Source dir: /home/shchuko/P/vm/qemu
- Build dir: /home/shchuko/P/vm/qemu/build
- Build type: native build
- Project name: qemu
- Project version: 5.2.0
- C compiler for the host machine: cc (gcc 10.2.1 "cc (GCC) 10.2.1 20201125 (Red Hat 10.2.1-9)")
- C linker for the host machine: cc ld.bfd 2.35-18
- 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 10.2.1 "c++ (GCC) 10.2.1 20201125 (Red Hat 10.2.1-9)")
- C++ linker for the host machine: c++ ld.bfd 2.35-18
- Program cgcc found: NO
- Library m found: YES
- Library util found: YES
- Run-time dependency appleframeworks found: NO (tried framework)
- Found pkg-config: /usr/bin/pkg-config (1.7.3)
- Run-time dependency pixman-1 found: YES 0.40.0
- 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
- Did not find CMake 'cmake'
- Found CMake: NO
- 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: NO (tried pkgconfig)
- 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/shchuko/P/vm/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: YES
- 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: YES
- Program sphinx-build-3 sphinx-build found: NO
- 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: 416
- 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/shchuko/P/vm/qemu/build
- Source path: /home/shchuko/P/vm/qemu
- GIT binary: git
- GIT submodules: ui/keycodemapdb tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 meson dtc capstone slirp
- C compiler: cc
- Host C compiler: cc
- C++ compiler: c++
- ARFLAGS: rv
- CFLAGS: -O0 -g
- CXXFLAGS: -O0 -g
- QEMU_CFLAGS: -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.9)
- sphinx-build: NO
- genisoimage: /usr/bin/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: NO
- 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: NO
- xen support: NO
- brlapi support: NO
- Documentation: NO
- PIE: NO
- 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: YES
- TCG interpreter: NO
- malloc trim support: YES
- RDMA support: NO
- PVRDMA support: NO
- fdt support: system
- 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: YES
- 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
- gdb: /usr/bin/gdb
- thread sanitizer: NO
- rng-none: NO
- Linux keyring: YES
- Found ninja-1.10.2 at /usr/bin/ninja
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement