Advertisement
shchuko

qemu-conf-correct

Mar 1st, 2021
819
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 11.31 KB | None | 0 0
  1. Using './build' as the directory for build output
  2. Disabling PIE due to missing toolchain support
  3. cross containers  no
  4.  
  5. NOTE: guest cross-compilers enabled: cc
  6. The Meson build system
  7. Version: 0.55.3
  8. Source dir: /Users/vladislav.yaroshchuk/P/qemu-ported/qemu-5.2.0
  9. Build dir: /Users/vladislav.yaroshchuk/P/qemu-ported/qemu-5.2.0/build
  10. Build type: native build
  11. Project name: qemu
  12. Project version: 5.2.0
  13. C compiler for the host machine: cc (clang 12.0.0 "Apple clang version 12.0.0 (clang-1200.0.32.2)")
  14. C linker for the host machine: cc ld64 609
  15. Host machine cpu family: x86_64
  16. Host machine cpu: x86_64
  17. ../meson.build:10: WARNING: Module unstable-keyval has no backwards or forwards compatibility and might not exist in future releases.
  18. Program sh found: YES
  19. Program python3 found: YES (/usr/local/opt/python@3.9/bin/python3.9)
  20. C++ compiler for the host machine: c++ (clang 12.0.0 "Apple clang version 12.0.0 (clang-1200.0.32.2)")
  21. C++ linker for the host machine: c++ ld64 609
  22. Objective-C compiler for the host machine: cc (clang 12.0.0)
  23. Objective-C linker for the host machine: cc ld64 609
  24. Program cgcc found: NO
  25. Library m found: YES
  26. Library util found: YES
  27. Run-time dependency appleframeworks found: YES (CoreFoundation)
  28. Run-time dependency appleframeworks found: YES (IOKit)
  29. Run-time dependency appleframeworks found: YES (Cocoa)
  30. Run-time dependency appleframeworks found: YES (Hypervisor)
  31. Found pkg-config: /opt/local/bin/pkg-config (0.29.2)
  32. Run-time dependency pixman-1 found: YES 0.38.4
  33. Library pam found: YES
  34. Library aio found: NO
  35. Run-time dependency zlib found: YES 1.2.11
  36. Run-time dependency xkbcommon found: NO (tried pkgconfig)
  37. Library rt found: NO
  38. Run-time dependency ncursesw found: YES 6.2.20200212
  39. Has header "curses.h" : YES
  40. Library ncursesw found: NO
  41. Library cursesw found: NO
  42. ../meson.build:566: WARNING: curses package not usable, disabling
  43. Dependency sdl2 skipped: feature sdl disabled
  44. Run-time dependency libpng found: NO (tried pkgconfig)
  45. Run-time dependency libjpeg found: NO (tried pkgconfig)
  46. Has header "sasl/sasl.h" : YES
  47. Library sasl2 found: NO
  48. Run-time dependency u2f-emu found: NO (tried pkgconfig)
  49. Run-time dependency libkeyutils found: NO (tried pkgconfig)
  50. Checking for function "gettid" : NO
  51. Has header "sys/ioccom.h" : YES
  52. Program scripts/minikconf.py found: YES
  53. Configuring x86_64-softmmu-config-target.h using configuration
  54. Configuring x86_64-softmmu-config-devices.mak with command
  55. Reading depfile: /Users/vladislav.yaroshchuk/P/qemu-ported/qemu-5.2.0/build/meson-private/x86_64-softmmu-config-devices.mak.d
  56. Configuring x86_64-softmmu-config-devices.h using configuration
  57. Run-time dependency capstone found: NO (tried pkgconfig)
  58. Configuring capstone-defs.h using configuration
  59. Run-time dependency slirp found: NO (tried pkgconfig)
  60. Configuring libslirp-version.h using configuration
  61. Library fdt found: NO
  62. Configuring config-host.h using configuration
  63. Program scripts/hxtool found: YES
  64. Program scripts/shaderinclude.pl found: YES
  65. Program scripts/qapi-gen.py found: YES
  66. Program scripts/qemu-version.sh found: YES
  67. Run-time dependency threads found: YES
  68. Program keycodemapdb/tools/keymap-gen found: YES
  69. Program scripts/decodetree.py found: YES
  70. Program ../scripts/modules/module_block.py found: YES
  71. Program ../scripts/block-coroutine-wrapper.py found: YES
  72. Program nm found: YES
  73. Program scripts/undefsym.py found: YES
  74. Program scripts/feature_to_c.sh found: YES
  75. Program bzip2 found: YES
  76. Configuring 50-edk2-i386-secure.json using configuration
  77. Configuring 50-edk2-x86_64-secure.json using configuration
  78. Configuring 60-edk2-aarch64.json using configuration
  79. Configuring 60-edk2-arm.json using configuration
  80. Configuring 60-edk2-i386.json using configuration
  81. Configuring 60-edk2-x86_64.json using configuration
  82. Program qemu-keymap found: NO
  83. Program sphinx-build-3 sphinx-build found: NO
  84. Program python3 found: YES (/usr/local/opt/python@3.9/bin/python3.9)
  85. Program diff found: YES
  86. Program dbus-daemon found: NO
  87. Program initrd-stress.sh found: YES
  88. Build targets in project: 404
  89.  
  90. qemu 5.2.0
  91.  
  92.                    Install prefix: /usr/local
  93.                    BIOS directory: share/qemu
  94.                     firmware path: /usr/local/share/qemu-firmware
  95.                  binary directory: bin
  96.                 library directory: lib
  97.                  module directory: lib/qemu
  98.                 libexec directory: libexec
  99.                 include directory: include
  100.                  config directory: /usr/local/etc
  101.             local state directory: /usr/local/var
  102.                  Manual directory: share/man
  103.                     Doc directory: /usr/local/share/doc
  104.                   Build directory: /Users/vladislav.yaroshchuk/P/qemu-ported/qemu-5.2.0/build
  105.                       Source path: /Users/vladislav.yaroshchuk/P/qemu-ported/qemu-5.2.0
  106.                        GIT binary: git
  107.                    GIT submodules:
  108.                        C compiler: cc
  109.                   Host C compiler: cc
  110.                      C++ compiler: c++
  111.              Objective-C compiler: cc
  112.                           ARFLAGS: rv
  113.                            CFLAGS: -O2 -g
  114.                          CXXFLAGS: -O2 -g
  115.                       QEMU_CFLAGS: -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -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-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels -Wexpansion-to-defined -Wno-initializer-overrides -Wno-missing-include-dirs -Wno-shift-negative-value -Wno-string-plus-int -Wno-typedef-redefinition -Wno-tautological-type-limit-compare -fstack-protector-strong
  116.                      QEMU_LDFLAGS: -m64 -framework CoreFoundation -framework IOKit -arch x86_64  -fstack-protector-strong
  117.                              make: make
  118.                            python: /usr/local/opt/python@3.9/bin/python3.9 (version: 3.9)
  119.                      sphinx-build: NO
  120.                       genisoimage:
  121.                     slirp support: internal
  122.                              smbd: "/usr/sbin/smbd"
  123.                    module support: NO
  124.                          host CPU: x86_64
  125.                   host endianness: little
  126.                       target list: x86_64-softmmu
  127.                     gprof enabled: NO
  128.                    sparse enabled: NO
  129.                    strip binaries: YES
  130.                          profiler: NO
  131.                      static build: NO
  132.                     Cocoa support: NO
  133.                       SDL support: NO
  134.                 SDL image support: NO
  135.                       GTK support: NO
  136.                    GTK GL support: NO
  137.                            pixman: YES
  138.                       VTE support: NO
  139.                      TLS priority: "NORMAL"
  140.                    GNUTLS support: NO
  141.                         libgcrypt: YES
  142.                              hmac: YES
  143.                               XTS: YES
  144.                            nettle: NO
  145.                          libtasn1: NO
  146.                               PAM: YES
  147.                     iconv support: YES
  148.                    curses support: NO
  149.                     virgl support: NO
  150.                      curl support: YES
  151.                   mingw32 support: NO
  152.                     Audio drivers: coreaudio sdl
  153.              Block whitelist (rw):
  154.              Block whitelist (ro):
  155.                    VirtFS support: NO
  156.             build virtiofs daemon: NO
  157.                 Multipath support: NO
  158.                       VNC support: YES
  159.                  VNC SASL support: NO
  160.                  VNC JPEG support: NO
  161.                   VNC PNG support: NO
  162.                       xen support: NO
  163.                    brlapi support: NO
  164.                     Documentation: NO
  165.                               PIE: NO
  166.                       vde support: YES
  167.                    netmap support: NO
  168.                 Linux AIO support: NO
  169.            Linux io_uring support: NO
  170.                ATTR/XATTR support: NO
  171.                     Install blobs: YES
  172.                       KVM support: NO
  173.                       HAX support: YES
  174.                       HVF support: YES
  175.                      WHPX support: NO
  176.                       TCG support: YES
  177.                 TCG debug enabled: NO
  178.                   TCG interpreter: NO
  179.               malloc trim support: NO
  180.                      RDMA support: NO
  181.                    PVRDMA support: NO
  182.                       fdt support: internal
  183.                        membarrier: NO
  184.                    preadv support: NO
  185.                         fdatasync: NO
  186.                           madvise: YES
  187.                     posix_madvise: YES
  188.                    posix_memalign: YES
  189.                 libcap-ng support: NO
  190.              vhost-kernel support: NO
  191.                 vhost-net support: NO
  192.              vhost-crypto support: NO
  193.                vhost-scsi support: NO
  194.               vhost-vsock support: NO
  195.                vhost-user support: NO
  196.     vhost-user-blk server support: NO
  197.             vhost-user-fs support: NO
  198.                vhost-vdpa support: NO
  199.                    Trace backends: log
  200.                     spice support: NO
  201.                       rbd support: NO
  202.                    xfsctl support: NO
  203.                 smartcard support: NO
  204.                       U2F support: NO
  205.                            libusb: YES
  206.                     usb net redir: NO
  207.                    OpenGL support: NO
  208.                    OpenGL dmabufs: NO
  209.                  libiscsi support: NO
  210.                    libnfs support: NO
  211.                 build guest agent: YES
  212.                   seccomp support: NO
  213.                 coroutine backend: sigaltstack
  214.                    coroutine pool: YES
  215.                 debug stack usage: NO
  216.                   mutex debugging: NO
  217.                      crypto afalg: NO
  218.                 GlusterFS support: NO
  219.                              gcov: NO
  220.                       TPM support: YES
  221.                    libssh support: NO
  222.                     QOM debugging: YES
  223.              Live block migration: YES
  224.                       lzo support: YES
  225.                    snappy support: YES
  226.                     bzip2 support: YES
  227.                     lzfse support: NO
  228.                      zstd support: YES
  229.                 NUMA host support: NO
  230.                           libxml2: NO
  231.                  memory allocator: system
  232.                 avx2 optimization: NO
  233.              avx512f optimization: NO
  234.               replication support: YES
  235.                     bochs support: YES
  236.                     cloop support: YES
  237.                       dmg support: YES
  238.                   qcow v1 support: YES
  239.                       vdi support: YES
  240.                     vvfat support: YES
  241.                       qed support: YES
  242.                 parallels support: YES
  243.                  sheepdog support: NO
  244.                          capstone: internal
  245.                   libpmem support: NO
  246.                 libdaxctl support: NO
  247.                           libudev: NO
  248.                   default devices: YES
  249.                    plugin support: NO
  250.                   fuzzing support: NO
  251.                               gdb: /usr/local/bin/gdb
  252.                  thread sanitizer: NO
  253.                          rng-none: NO
  254.                     Linux keyring: NO
  255.  
  256. Found ninja-1.10.2 at /usr/local/bin/ninja
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement