Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dshcherb/33c3f0f6e717788aea24b5dae2210f38 to your computer and use it in GitHub Desktop.
Save dshcherb/33c3f0f6e717788aea24b5dae2210f38 to your computer and use it in GitHub Desktop.
2021-09-22-vpd-capability-v4-all-distro-patches-1-2-test-run
ubuntu@node:~/libvirt$ git log --pretty=oneline -2
6b63caf029f9857dc44a0540c7a0432d8b9e2f4f (HEAD) Add PCI VPD-related helper functions to virpci
070bd0ed9f2d91079ef19ed024981587a1095e9f Add a PCI/PCIe device VPD Parser
ubuntu@node:~/libvirt$ for t in centos-8 centos-stream-8 debian-10 debian-11 debian-sid fedora-33 fedora-34 opensuse-leap-152 opensuse-tumbleweed ubuntu-1804 ubuntu-2004 ; do ci/helper test --meson-args=
'-Dexpensive_tests=enabled' $t ; done
make: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-build@centos-8 CI_NINJA_ARGS=test
make[1]: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-run-command@centos-8 CI_COMMAND="/home/ubuntu/build"
make[2]: Entering directory '/home/ubuntu/libvirt/ci'
Checking if docker is available...yes
Cloning /home/ubuntu/libvirt to /home/ubuntu/libvirt/ci/scratch/src
Cloning /home/ubuntu/libvirt/src/keycodemapdb to /home/ubuntu/libvirt/ci/scratch/src/src/keycodemapdb
docker run \
--rm --interactive --tty --user "1000":"1000" --workdir "/home/ubuntu" --env CI_CONT_SRCDIR="/home/ubuntu/libvirt" --env CI_MESON_ARGS="-Dexpensive_tests=enabled" --env CI_NINJA_ARGS="test" --volume /home/ubuntu/libvirt/ci/scratch/group:/etc/group:ro,z --volume /home/ubuntu/libvirt/ci/scratch/passwd:/etc/passwd:ro,z --volume /home/ubuntu/libvirt/ci/scratch/home:/home/ubuntu:z --volume /home/ubuntu/libvirt/ci/scratch/build:/home/ubuntu/build:z --volume /home/ubuntu/libvirt/ci/scratch/src:/home/ubuntu/libvirt:z --ulimit nofile=1024:1024 --cap-add=SYS_PTRACE \
registry.gitlab.com/libvirt/libvirt/ci-centos-8:latest \
/home/ubuntu/build
The Meson build system
Version: 0.56.0
Source dir: /home/ubuntu/libvirt
Build dir: /home/ubuntu/libvirt/build
Build type: native build
Project name: libvirt
Project version: 7.8.0
C compiler for the host machine: ccache cc (gcc 8.4.1 "cc (GCC) 8.4.1 20200928 (Red Hat 8.4.1-1)")
C linker for the host machine: cc ld.bfd 2.30-93
Host machine cpu family: x86_64
Host machine cpu: x86_64
Configuring configmake.h using configuration
Checking for size of "ptrdiff_t" : 8
Checking for size of "size_t" : 8
Compiler for C supports arguments -fasynchronous-unwind-tables: YES
Compiler for C supports arguments -fexceptions: YES
Compiler for C supports arguments -fipa-pure-const: YES
Compiler for C supports arguments -fno-common: YES
Compiler for C supports arguments -Wabsolute-value: NO
Compiler for C supports arguments -Waddress: YES
Compiler for C supports arguments -Waddress-of-packed-member: NO
Compiler for C supports arguments -Waggressive-loop-optimizations: YES
Compiler for C supports arguments -Walloc-size-larger-than=9223372036854775807: YES
Compiler for C supports arguments -Walloca: YES
Compiler for C supports arguments -Warray-bounds=2: YES
Compiler for C supports arguments -Wattribute-alias=2: NO
Compiler for C supports arguments -Wattribute-warning: NO
Compiler for C supports arguments -Wattributes: YES
Compiler for C supports arguments -Wbool-compare: YES
Compiler for C supports arguments -Wbool-operation: YES
Compiler for C supports arguments -Wbuiltin-declaration-mismatch: YES
Compiler for C supports arguments -Wbuiltin-macro-redefined: YES
Compiler for C supports arguments -Wcannot-profile: NO
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wcast-align=strict: YES
Compiler for C supports arguments -Wno-cast-function-type: YES
Compiler for C supports arguments -Wchar-subscripts: YES
Compiler for C supports arguments -Wclobbered: YES
Compiler for C supports arguments -Wcomment: YES
Compiler for C supports arguments -Wcomments: YES
Compiler for C supports arguments -Wcoverage-mismatch: YES
Compiler for C supports arguments -Wcpp: YES
Compiler for C supports arguments -Wdangling-else: YES
Compiler for C supports arguments -Wdate-time: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wdeprecated-declarations: YES
Compiler for C supports arguments -Wdesignated-init: YES
Compiler for C supports arguments -Wdiscarded-array-qualifiers: YES
Compiler for C supports arguments -Wdiscarded-qualifiers: YES
Compiler for C supports arguments -Wdiv-by-zero: YES
Compiler for C supports arguments -Wduplicated-cond: YES
Compiler for C supports arguments -Wduplicate-decl-specifier: YES
Compiler for C supports arguments -Wempty-body: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Wexpansion-to-defined: YES
Compiler for C supports arguments -Wformat-contains-nul: YES
Compiler for C supports arguments -Wformat-extra-args: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Compiler for C supports arguments -Wformat-overflow=2: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wno-format-truncation: YES
Compiler for C supports arguments -Wformat-y2k: YES
Compiler for C supports arguments -Wformat-zero-length: YES
Compiler for C supports arguments -Wframe-address: YES
Compiler for C supports arguments -Wframe-larger-than=4096: YES
Compiler for C supports arguments -Wfree-nonheap-object: YES
Compiler for C supports arguments -Whsa: YES
Compiler for C supports arguments -Wif-not-aligned: YES
Compiler for C supports arguments -Wignored-attributes: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wimplicit: YES
Compiler for C supports arguments -Wimplicit-fallthrough=5: YES
Compiler for C supports arguments -Wimplicit-function-declaration: YES
Compiler for C supports arguments -Wimplicit-int: YES
Compiler for C supports arguments -Wincompatible-pointer-types: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Winline: YES
Compiler for C supports arguments -Wint-conversion: YES
Compiler for C supports arguments -Wint-in-bool-context: YES
Compiler for C supports arguments -Wint-to-pointer-cast: YES
Compiler for C supports arguments -Winvalid-memory-model: YES
Compiler for C supports arguments -Winvalid-pch: YES
Compiler for C supports arguments -Wjump-misses-init: YES
Compiler for C supports arguments -Wlogical-not-parentheses: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wmain: YES
Compiler for C supports arguments -Wmaybe-uninitialized: YES
Compiler for C supports arguments -Wmemset-elt-size: YES
Compiler for C supports arguments -Wmemset-transposed-args: YES
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wmissing-attributes: YES
Compiler for C supports arguments -Wmissing-braces: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-field-initializers: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wmissing-parameter-type: YES
Compiler for C supports arguments -Wmissing-profile: NO
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wmultichar: YES
Compiler for C supports arguments -Wmultistatement-macros: YES
Compiler for C supports arguments -Wnarrowing: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wnonnull: YES
Compiler for C supports arguments -Wnonnull-compare: YES
Compiler for C supports arguments -Wnormalized=nfc: YES
Compiler for C supports arguments -Wnull-dereference: YES
Compiler for C supports arguments -Wodr: YES
Compiler for C supports arguments -Wold-style-declaration: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wopenmp-simd: YES
Compiler for C supports arguments -Woverflow: YES
Compiler for C supports arguments -Woverride-init: YES
Compiler for C supports arguments -Wpacked-bitfield-compat: YES
Compiler for C supports arguments -Wpacked-not-aligned: YES
Compiler for C supports arguments -Wparentheses: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wpointer-compare: YES
Compiler for C supports arguments -Wpointer-sign: YES
Compiler for C supports arguments -Wpointer-to-int-cast: YES
Compiler for C supports arguments -Wpragmas: YES
Compiler for C supports arguments -Wpsabi: YES
Compiler for C supports arguments -Wrestrict: YES
Compiler for C supports arguments -Wreturn-local-addr: YES
Compiler for C supports arguments -Wreturn-type: YES
Compiler for C supports arguments -Wscalar-storage-order: YES
Compiler for C supports arguments -Wsequence-point: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wshift-count-negative: YES
Compiler for C supports arguments -Wshift-count-overflow: YES
Compiler for C supports arguments -Wshift-negative-value: YES
Compiler for C supports arguments -Wshift-overflow=2: YES
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wsizeof-array-argument: YES
Compiler for C supports arguments -Wsizeof-pointer-div: YES
Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES
Compiler for C supports arguments -Wstrict-aliasing: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wstringop-overflow=2: YES
Compiler for C supports arguments -Wstringop-truncation: YES
Compiler for C supports arguments -Wsuggest-attribute=cold: YES
Compiler for C supports arguments -Wno-suggest-attribute=const: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES
Compiler for C supports arguments -Wno-suggest-attribute=pure: YES
Compiler for C supports arguments -Wsuggest-final-methods: YES
Compiler for C supports arguments -Wsuggest-final-types: YES
Compiler for C supports arguments -Wswitch: YES
Compiler for C supports arguments -Wswitch-bool: YES
Compiler for C supports arguments -Wswitch-enum: YES
Compiler for C supports arguments -Wswitch-unreachable: YES
Compiler for C supports arguments -Wsync-nand: YES
Compiler for C supports arguments -Wtautological-compare: YES
Compiler for C supports arguments -Wtrampolines: YES
Compiler for C supports arguments -Wtrigraphs: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wno-typedef-redefinition: NO
Compiler for C supports arguments -Wuninitialized: YES
Compiler for C supports arguments -Wunknown-pragmas: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wunused-but-set-parameter: YES
Compiler for C supports arguments -Wunused-but-set-variable: YES
Compiler for C supports arguments -Wunused-const-variable=2: YES
Compiler for C supports arguments -Wunused-function: YES
Compiler for C supports arguments -Wunused-label: YES
Compiler for C supports arguments -Wunused-local-typedefs: YES
Compiler for C supports arguments -Wunused-parameter: YES
Compiler for C supports arguments -Wunused-result: YES
Compiler for C supports arguments -Wunused-value: YES
Compiler for C supports arguments -Wunused-variable: YES
Compiler for C supports arguments -Wvarargs: YES
Compiler for C supports arguments -Wvariadic-macros: YES
Compiler for C supports arguments -Wvector-operation-performance: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wvolatile-register-var: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -fstack-protector-strong: YES
First supported argument: -fstack-protector-strong
Checking if "-Wdouble-promotion" compiles: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES (cached)
Compiler for C supports arguments -Wframe-larger-than=262144: YES
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,-z,now: YES
Compiler for C supports link arguments -Wl,-z,nodelete: YES
Compiler for C supports link arguments -Wl,-z,defs: YES
Compiler for C supports link arguments -Wl,--no-copy-dt-needed-entries: YES
Compiler for C supports link arguments -Wl,--version-script=/home/ubuntu/libvirt/src/libvirt_qemu.syms: YES
Compiler for C supports link arguments -Wl,-export-dynamic: YES
First supported link argument: -Wl,-export-dynamic
Checking for function "elf_aux_info" : NO
Checking for function "fallocate" : YES
Checking for function "getauxval" : YES
Checking for function "getegid" : YES
Checking for function "geteuid" : YES
Checking for function "getgid" : YES
Checking for function "getifaddrs" : YES
Checking for function "getmntent_r" : YES
Checking for function "getpwuid_r" : YES
Checking for function "getrlimit" : YES
Checking for function "getuid" : YES
Checking for function "getutxid" : YES
Checking for function "if_indextoname" : YES
Checking for function "mmap" : YES
Checking for function "newlocale" : YES
Checking for function "pipe2" : YES
Checking for function "posix_fallocate" : YES
Checking for function "posix_memalign" : YES
Checking for function "prlimit" : YES
Checking for function "sched_getaffinity" : YES
Checking for function "sched_setscheduler" : YES
Checking for function "setgroups" : YES
Checking for function "setns" : YES
Checking for function "setrlimit" : YES
Checking for function "symlink" : YES
Checking for function "sysctlbyname" : NO
Checking for function "__lxstat" : YES
Checking for function "__lxstat64" : YES
Checking for function "__xstat" : YES
Checking for function "__xstat64" : YES
Checking for function "lstat" : YES
Checking for function "lstat64" : YES
Checking for function "stat" : YES
Checking for function "stat64" : YES
Header <sys/stat.h> has symbol "__lxstat" : YES
Header <sys/stat.h> has symbol "__lxstat64" : NO
Header <sys/stat.h> has symbol "__xstat" : YES
Header <sys/stat.h> has symbol "__xstat64" : NO
Header <sys/stat.h> has symbol "lstat" : YES
Header <sys/stat.h> has symbol "lstat64" : NO
Header <sys/stat.h> has symbol "stat" : YES
Header <sys/stat.h> has symbol "stat64" : NO
Has header "asm/hwcap.h" : NO
Has header "ifaddrs.h" : YES
Has header "libtasn1.h" : YES
Has header "linux/kvm.h" : YES
Has header "linux/magic.h" : YES
Has header "mntent.h" : YES
Has header "net/ethernet.h" : YES
Has header "net/if.h" : YES
Has header "pty.h" : YES
Has header "pwd.h" : YES
Has header "sys/auxv.h" : YES
Has header "sys/ioctl.h" : YES
Has header "sys/mount.h" : YES
Has header "sys/syscall.h" : YES
Has header "sys/ucred.h" : NO
Has header "syslog.h" : YES
Has header "util.h" : NO
Has header "xlocale.h" : NO
Has header "linux/btrfs.h" : YES
Has header "xfs/xfs.h" : YES
Has header "linux/devlink.h" : YES
Has header "linux/param.h" : YES
Has header "linux/sockios.h" : YES
Has header "linux/if_bridge.h" : YES
Has header "linux/if_tun.h" : YES
Header <endian.h> has symbol "htole64" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_TXVLAN" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_NTUPLE" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_RXHASH" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_LRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGSO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFLAGS" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFEATURES" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_SCOALESCE" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GCOALESCE" : YES
Header <linux/if_vlan.h> has symbol "GET_VLAN_VID_CMD" : YES
Header <unistd.h> has symbol "SEEK_HOLE" : YES
Header <net/if_dl.h> has symbol "link_addr" : NO
Header <linux/devlink.h> has symbol "DEVLINK_CMD_ESWITCH_GET" : YES
Header <linux/vhost.h> has symbol "VHOST_VSOCK_SET_GUEST_CID" : YES
Header <linux/bpf.h> has symbol "BPF_PROG_QUERY" : YES
Header <linux/bpf.h> has symbol "BPF_CGROUP_DEVICE" : YES
Header <net/if_bridgevar.h> has symbol "BRDGSFD" : NO
Header <sys/cpuset.h> has symbol "cpuset_getaffinity" : NO
Header <mach/clock.h> has symbol "clock_serv_t" : NO
Checking for type "struct ifreq" : YES
Checking for type "struct sockpeercred" : NO
Checking whether type "struct ifreq" has member "ifr_newname" : YES
Checking whether type "struct ifreq" has member "ifr_ifindex" : YES
Checking whether type "struct ifreq" has member "ifr_index" : NO
Checking whether type "struct ifreq" has member "ifr_hwaddr" : YES
Checking for size of "long" : 8
Program perl found: YES (/usr/bin/perl)
Program python3 found: YES (/usr/bin/python3)
Program xmllint found: YES (/usr/bin/xmllint)
Program xsltproc found: YES (/usr/bin/xsltproc)
Program rpcgen found: YES (/usr/bin/rpcgen)
Program rst2html5 found: YES (/usr/bin/rst2html5)
Program rst2man found: YES (/usr/bin/rst2man)
Program augparse found: YES (/usr/bin/augparse)
Program dmidecode found: NO
Program dnsmasq found: YES (/usr/sbin/dnsmasq)
Program ebtables found: YES (/usr/sbin/ebtables)
Program flake8 found: YES (/usr/bin/flake8)
Program ip found: YES (/usr/sbin/ip)
Program ip6tables found: YES (/usr/sbin/ip6tables)
Program iptables found: YES (/usr/sbin/iptables)
Program iscsiadm found: YES (/usr/sbin/iscsiadm)
Program mdevctl found: NO
Program mm-ctl found: NO
Program modprobe found: YES (/usr/sbin/modprobe)
Program ovs-vsctl found: NO
Program pdwtags found: YES (/usr/bin/pdwtags)
Program radvd found: YES (/usr/sbin/radvd)
Program rmmod found: YES (/usr/sbin/rmmod)
Program scrub found: YES (/usr/bin/scrub)
Program tc found: YES (/usr/sbin/tc)
Program udevadm found: YES (/usr/sbin/udevadm)
Found pkg-config: /usr/bin/pkg-config (1.4.2)
Run-time dependency libtirpc found: YES 1.1.4
Library acl found: YES
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency libapparmor found: NO (tried pkgconfig and cmake)
Library attr found: YES
Run-time dependency audit found: YES 3.0
Run-time dependency bash-completion found: YES 2.7
Run-time dependency blkid found: YES 2.32.1
Run-time dependency libcap-ng found: YES 0.7.9
Run-time dependency libcurl found: YES 7.61.1
Run-time dependency devmapper found: YES 1.02.175
Library dl found: YES
Has header "dlfcn.h" : YES
Run-time dependency fuse found: YES 2.9.7
Run-time dependency glib-2.0 found: YES 2.56.4
Run-time dependency gobject-2.0 found: YES 2.56.4
Run-time dependency gio-unix-2.0 found: YES 2.56.4
Run-time dependency glusterfs-api found: YES 7.6.0
Run-time dependency gnutls found: YES 3.6.14
Run-time dependency libiscsi found: YES 1.18.0
Run-time dependency libnl-3.0 found: YES 3.5.0
Run-time dependency libnl-route-3.0 found: YES 3.5.0
Run-time dependency libparted found: YES 3.2
Program parted found: YES (/usr/sbin/parted)
Run-time dependency pcap found: YES 1.9.1
Run-time dependency libssh found: YES 0.9.4
Checking for function "ssh_get_server_publickey" with dependency libssh: YES
Checking for function "ssh_session_is_known_server" with dependency libssh: YES
Checking for function "ssh_session_update_known_hosts" with dependency libssh: YES
Run-time dependency libssh2 found: YES 1.9.0
Run-time dependency libxml-2.0 found: YES 2.9.7
Library m found: YES
Run-time dependency netcf found: YES 0.2.8
Checking for function "gettext" : YES
Has header "libintl.h" : YES
Program xgettext found: YES (/usr/bin/xgettext)
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msgmerge found: YES (/usr/bin/msgmerge)
Library numa found: YES
Run-time dependency openwsman found: YES 2.6.5
Run-time dependency parallels-sdk found: NO (tried pkgconfig and cmake)
Run-time dependency pciaccess found: YES 0.14
Library rbd found: YES
Library rados found: YES
Checking for function "rbd_get_features" with dependency -lrbd: YES
Checking for function "rbd_list2" with dependency -lrbd: NO
Run-time dependency readline found: NO (tried pkgconfig and cmake)
Library readline found: YES
Header <readline/readline.h> has symbol "rl_completion_quote_character" : YES
Run-time dependency libsanlock_client found: YES 3.8.3
Checking for function "sanlock_strerror" with dependency libsanlock_client: YES
Run-time dependency libsasl2 found: YES 2.1.27
Run-time dependency libselinux found: YES 2.9
Run-time dependency threads found: YES
Run-time dependency libudev found: YES 239
Library util found: YES
Run-time dependency wireshark found: YES 2.6.2
Has header "wireshark/ws_version.h" : NO
Run-time dependency yajl found: YES 2.1.0
Program pkcheck found: YES (/usr/bin/pkcheck)
Run-time dependency xenlight found: NO (tried pkgconfig and cmake)
Checking if "lxc support" compiles: YES
Program qemu-bridge-helper found: NO
Program qemu-pr-helper found: NO
Program slirp-helper found: NO
Program dbus-daemon found: YES (/usr/bin/dbus-daemon)
Has header "mntent.h" : YES (cached)
Program mount found: YES (/usr/bin/mount)
Program umount found: YES (/usr/bin/umount)
Program mkfs found: YES (/usr/sbin/mkfs)
Program showmount found: YES (/usr/sbin/showmount)
Program pvcreate found: YES (/usr/sbin/pvcreate)
Program vgcreate found: YES (/usr/sbin/vgcreate)
Program lvcreate found: YES (/usr/sbin/lvcreate)
Program pvremove found: YES (/usr/sbin/pvremove)
Program vgremove found: YES (/usr/sbin/vgremove)
Program lvremove found: YES (/usr/sbin/lvremove)
Program lvchange found: YES (/usr/sbin/lvchange)
Program vgchange found: YES (/usr/sbin/vgchange)
Program vgscan found: YES (/usr/sbin/vgscan)
Program pvs found: YES (/usr/sbin/pvs)
Program vgs found: YES (/usr/sbin/vgs)
Program lvs found: YES (/usr/sbin/lvs)
Program dog found: NO
Program zfs found: NO
Program zpool found: NO
Program dtrace found: YES (/usr/bin/dtrace)
Program systemctl found: YES (/usr/bin/systemctl)
Has header "nss.h" : YES
Checking for type "struct gaih_addrtuple" : YES
Checking for type "ns_mtab" : NO
Program numad found: YES (/usr/bin/numad)
Program apibuild.py found: YES (/home/ubuntu/libvirt/scripts/apibuild.py)
Program augeas-gentest.py found: YES (/home/ubuntu/libvirt/scripts/augeas-gentest.py)
Program check-aclperms.py found: YES (/home/ubuntu/libvirt/scripts/check-aclperms.py)
Program check-aclrules.py found: YES (/home/ubuntu/libvirt/scripts/check-aclrules.py)
Program check-driverimpls.py found: YES (/home/ubuntu/libvirt/scripts/check-driverimpls.py)
Program check-drivername.py found: YES (/usr/bin/python3.6 /home/ubuntu/libvirt/scripts/check-drivername.py)
Program check-file-access.py found: YES (/home/ubuntu/libvirt/scripts/check-file-access.py)
Program check-remote-protocol.py found: YES (/usr/bin/python3.6 /home/ubuntu/libvirt/scripts/check-remote-protocol.py)
Program check-symfile.py found: YES (/home/ubuntu/libvirt/scripts/check-symfile.py)
Program check-symsorting.py found: YES (/home/ubuntu/libvirt/scripts/check-symsorting.py)
Program dtrace2systemtap.py found: YES (/home/ubuntu/libvirt/scripts/dtrace2systemtap.py)
Program esx_vi_generator.py found: YES (/home/ubuntu/libvirt/scripts/esx_vi_generator.py)
Program genaclperms.py found: YES (/home/ubuntu/libvirt/scripts/genaclperms.py)
Program genpolkit.py found: YES (/home/ubuntu/libvirt/scripts/genpolkit.py)
Program gensystemtap.py found: YES (/home/ubuntu/libvirt/scripts/gensystemtap.py)
Program group-qemu-caps.py found: YES (/home/ubuntu/libvirt/scripts/group-qemu-caps.py)
Program header-ifdef.py found: YES (/usr/bin/python3.6 /home/ubuntu/libvirt/scripts/header-ifdef.py)
Program hvsupport.py found: YES (/home/ubuntu/libvirt/scripts/hvsupport.py)
Program hyperv_wmi_generator.py found: YES (/home/ubuntu/libvirt/scripts/hyperv_wmi_generator.py)
Program meson-dist.py found: YES (/home/ubuntu/libvirt/scripts/meson-dist.py)
Program meson-gen-authors.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-authors.py)
Program meson-gen-def.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-def.py)
Program meson-gen-sym.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-sym.py)
Program meson-install-dirs.py found: YES (/usr/bin/python3.6 /home/ubuntu/libvirt/scripts/meson-install-dirs.py)
Program meson-install-symlink.py found: YES (/usr/bin/python3.6 /home/ubuntu/libvirt/scripts/meson-install-symlink.py)
Program meson-install-web.py found: YES (/home/ubuntu/libvirt/scripts/meson-install-web.py)
Program meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program meson-timestamp.py found: YES (/home/ubuntu/libvirt/scripts/meson-timestamp.py)
Program mock-noinline.py found: YES (/usr/bin/python3.6 /home/ubuntu/libvirt/scripts/mock-noinline.py)
Program prohibit-duplicate-header.py found: YES (/usr/bin/python3.6 /home/ubuntu/libvirt/scripts/prohibit-duplicate-header.py)
Configuring libvirt-common.h using configuration
Program /home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen found: YES (/home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen)
Program genprotocol.pl found: YES (/home/ubuntu/libvirt/src/rpc/genprotocol.pl)
Program gendispatch.pl found: YES (/home/ubuntu/libvirt/src/rpc/gendispatch.pl)
Configuring libvirtd.conf.tmp with command
Configuring libvirtd.aug.tmp with command
Configuring test_libvirtd.aug.tmp with command
Configuring virtd.conf.tmp with command
Configuring virtd.aug.tmp with command
Configuring test_virtd.aug.tmp with command
Configuring libvirtd.qemu.logrotate using configuration
Configuring libvirtd.lxc.logrotate using configuration
Configuring libvirtd.libxl.logrotate using configuration
Configuring libvirtd.logrotate using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring libvirtd.conf using configuration
Configuring libvirtd.aug using configuration
Configuring test_libvirtd.aug.tmp using configuration
Configuring virtproxyd.conf using configuration
Configuring virtproxyd.aug using configuration
Configuring test_virtproxyd.aug.tmp using configuration
Configuring virtinterfaced.conf using configuration
Configuring virtinterfaced.aug using configuration
Configuring test_virtinterfaced.aug.tmp using configuration
Configuring virtnetworkd.conf using configuration
Configuring virtnetworkd.aug using configuration
Configuring test_virtnetworkd.aug.tmp using configuration
Configuring virtnodedevd.conf using configuration
Configuring virtnodedevd.aug using configuration
Configuring test_virtnodedevd.aug.tmp using configuration
Configuring virtnwfilterd.conf using configuration
Configuring virtnwfilterd.aug using configuration
Configuring test_virtnwfilterd.aug.tmp using configuration
Configuring virtsecretd.conf using configuration
Configuring virtsecretd.aug using configuration
Configuring test_virtsecretd.aug.tmp using configuration
Configuring virtstoraged.conf using configuration
Configuring virtstoraged.aug using configuration
Configuring test_virtstoraged.aug.tmp using configuration
Configuring virtlxcd.conf using configuration
Configuring virtlxcd.aug using configuration
Configuring test_virtlxcd.aug.tmp using configuration
Configuring virtchd.conf using configuration
Configuring virtchd.aug using configuration
Configuring test_virtchd.aug.tmp using configuration
Configuring virtqemud.conf using configuration
Configuring virtqemud.aug using configuration
Configuring test_virtqemud.aug.tmp using configuration
Configuring virtvboxd.conf using configuration
Configuring virtvboxd.aug using configuration
Configuring test_virtvboxd.aug.tmp using configuration
Configuring libvirtd.service using configuration
Configuring libvirtd.socket using configuration
Configuring libvirtd-ro.socket using configuration
Configuring libvirtd-admin.socket using configuration
Configuring libvirtd-tcp.socket using configuration
Configuring libvirtd-tls.socket using configuration
Configuring virtproxyd.service using configuration
Configuring virtproxyd.socket using configuration
Configuring virtproxyd-ro.socket using configuration
Configuring virtproxyd-admin.socket using configuration
Configuring virtproxyd-tcp.socket using configuration
Configuring virtproxyd-tls.socket using configuration
Configuring virtinterfaced.service using configuration
Configuring virtinterfaced.socket using configuration
Configuring virtinterfaced-ro.socket using configuration
Configuring virtinterfaced-admin.socket using configuration
Configuring virtlockd.service using configuration
Configuring virtlockd.socket using configuration
Configuring virtlockd-admin.socket using configuration
Configuring virtlogd.service using configuration
Configuring virtlogd.socket using configuration
Configuring virtlogd-admin.socket using configuration
Configuring virtnetworkd.service using configuration
Configuring virtnetworkd.socket using configuration
Configuring virtnetworkd-ro.socket using configuration
Configuring virtnetworkd-admin.socket using configuration
Configuring virtnodedevd.service using configuration
Configuring virtnodedevd.socket using configuration
Configuring virtnodedevd-ro.socket using configuration
Configuring virtnodedevd-admin.socket using configuration
Configuring virtnwfilterd.service using configuration
Configuring virtnwfilterd.socket using configuration
Configuring virtnwfilterd-ro.socket using configuration
Configuring virtnwfilterd-admin.socket using configuration
Configuring virtsecretd.service using configuration
Configuring virtsecretd.socket using configuration
Configuring virtsecretd-ro.socket using configuration
Configuring virtsecretd-admin.socket using configuration
Configuring virtstoraged.service using configuration
Configuring virtstoraged.socket using configuration
Configuring virtstoraged-ro.socket using configuration
Configuring virtstoraged-admin.socket using configuration
Configuring virtlxcd.service using configuration
Configuring virtlxcd.socket using configuration
Configuring virtlxcd-ro.socket using configuration
Configuring virtlxcd-admin.socket using configuration
Configuring virtchd.service using configuration
Configuring virtchd.socket using configuration
Configuring virtchd-ro.socket using configuration
Configuring virtchd-admin.socket using configuration
Configuring virtqemud.service using configuration
Configuring virtqemud.socket using configuration
Configuring virtqemud-ro.socket using configuration
Configuring virtqemud-admin.socket using configuration
Configuring virtvboxd.service using configuration
Configuring virtvboxd.socket using configuration
Configuring virtvboxd-ro.socket using configuration
Configuring virtvboxd-admin.socket using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt.pc using configuration
Configuring virt-xml-validate using configuration
Configuring virt-pki-validate using configuration
Configuring virt-sanlock-cleanup using configuration
Configuring libvirt-guests.sh using configuration
Configuring libvirt-guests.service using configuration
Configuring virsh using configuration
Configuring virt-admin using configuration
Program util/genxdrstub.pl found: YES (/home/ubuntu/libvirt/tools/wireshark/util/genxdrstub.pl)
Library tasn1 found: YES
Program libvirtd-fail found: YES (/home/ubuntu/libvirt/tests/libvirtd-fail)
Program libvirtd-pool found: YES (/home/ubuntu/libvirt/tests/libvirtd-pool)
Program virsh-auth found: YES (/home/ubuntu/libvirt/tests/virsh-auth)
Program virsh-checkpoint found: YES (/home/ubuntu/libvirt/tests/virsh-checkpoint)
Program virsh-cpuset found: YES (/home/ubuntu/libvirt/tests/virsh-cpuset)
Program virsh-define-dev-segfault found: YES (/home/ubuntu/libvirt/tests/virsh-define-dev-segfault)
Program virsh-int-overflow found: YES (/home/ubuntu/libvirt/tests/virsh-int-overflow)
Program virsh-optparse found: YES (/home/ubuntu/libvirt/tests/virsh-optparse)
Program virsh-output found: YES (/home/ubuntu/libvirt/tests/virsh-output)
Program virsh-read-bufsiz found: YES (/home/ubuntu/libvirt/tests/virsh-read-bufsiz)
Program virsh-read-non-seekable found: YES (/home/ubuntu/libvirt/tests/virsh-read-non-seekable)
Program virsh-schedinfo found: YES (/home/ubuntu/libvirt/tests/virsh-schedinfo)
Program virsh-self-test found: YES (/home/ubuntu/libvirt/tests/virsh-self-test)
Program virsh-snapshot found: YES (/home/ubuntu/libvirt/tests/virsh-snapshot)
Program virsh-start found: YES (/home/ubuntu/libvirt/tests/virsh-start)
Program virsh-undefine found: YES (/home/ubuntu/libvirt/tests/virsh-undefine)
Program virsh-uriprecedence found: YES (/home/ubuntu/libvirt/tests/virsh-uriprecedence)
Program virsh-vcpupin found: YES (/home/ubuntu/libvirt/tests/virsh-vcpupin)
Program virt-admin-self-test found: YES (/home/ubuntu/libvirt/tests/virt-admin-self-test)
Configuring POTFILES using configuration
Configuring index.rst using configuration
Configuring virsh.rst using configuration
Configuring virt-admin.rst using configuration
Configuring virt-host-validate.rst using configuration
Configuring virt-login-shell.rst using configuration
Configuring virt-pki-validate.rst using configuration
Configuring virt-qemu-run.rst using configuration
Configuring virt-xml-validate.rst using configuration
Configuring libvirtd.rst using configuration
Configuring virt-sanlock-cleanup.rst using configuration
Configuring virtbhyved.rst using configuration
Configuring virtinterfaced.rst using configuration
Configuring virtlockd.rst using configuration
Configuring virtlogd.rst using configuration
Configuring virtlxcd.rst using configuration
Configuring virtnetworkd.rst using configuration
Configuring virtnodedevd.rst using configuration
Configuring virtnwfilterd.rst using configuration
Configuring virtproxyd.rst using configuration
Configuring virtqemud.rst using configuration
Configuring virtsecretd.rst using configuration
Configuring virtstoraged.rst using configuration
Configuring virtvboxd.rst using configuration
Configuring virtvzd.rst using configuration
Configuring virtxend.rst using configuration
Using 'MAKE' from environment with value: '/usr/bin/make'
Program make found: YES
Program sed found: YES (/usr/bin/sed)
Program grep found: YES (/usr/bin/grep)
Configuring Makefile using configuration
Configuring libvirt.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-admin.pc using configuration
Configuring libvirt.spec using configuration
Configuring mingw-libvirt.spec using configuration
Configuring AUTHORS.rst using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring meson-config.h using configuration
Configuring run using configuration
Configuring .color_coded using configuration
Configuring .ycm_extra_conf.py using configuration
Build targets in project: 600
libvirt 7.8.0
Drivers
QEMU: YES
OpenVZ: YES
VMware: YES
VBox: YES
libxl: NO
LXC: YES
Cloud-Hypervisor: YES
ESX: YES
Hyper-V: YES
vz: NO
Bhyve: NO
Test: YES
Remote: YES
Network: YES
Libvirtd: YES
Interface: YES
Storage Drivers
Dir: YES
FS: YES
NetFS: YES
LVM: YES
iSCSI: YES
iscsi-direct: YES
SCSI: YES
mpath: YES
Disk: YES
RBD: YES
Sheepdog: NO
Gluster: YES
ZFS: NO
Virtuozzo storage: YES
Security Drivers
SELinux: YES
AppArmor: NO
Driver Loadable Modules
driver_modules: YES
Libraries
acl: YES
apparmor: NO
attr: YES
audit: YES
bash_completion: YES
blkid: YES
capng: YES
curl: YES
devmapper: YES
dlopen: YES
fuse: YES
glusterfs: YES
libiscsi: YES
libkvm: NO
libnl: YES
libparted: YES
libpcap: YES
libssh: YES
libssh2: YES
libutil: YES
netcf: YES
NLS: YES
numactl: YES
openwsman: YES
parallels-sdk: NO
pciaccess: YES
polkit: YES
rbd: YES
readline: YES
sanlock: YES
sasl: YES
selinux: YES
udev: YES
xdr: YES
yajl: YES
Windows
MinGW: NO
windres: NO
Test suite
Expensive: YES
Coverage: NO
Miscellaneous
Warning Flags: -fasynchronous-unwind-tables
-fexceptions
-fipa-pure-const
-fno-common
-Waddress
-Waggressive-loop-optimizations
-Walloc-size-larger-than=9223372036854775807
-Walloca
-Warray-bounds=2
-Wattributes
-Wbool-compare
-Wbool-operation
-Wbuiltin-declaration-mismatch
-Wbuiltin-macro-redefined
-Wcast-align
-Wcast-align=strict
-Wno-cast-function-type
-Wchar-subscripts
-Wclobbered
-Wcomment
-Wcomments
-Wcoverage-mismatch
-Wcpp
-Wdangling-else
-Wdate-time
-Wdeclaration-after-statement
-Wdeprecated-declarations
-Wdesignated-init
-Wdiscarded-array-qualifiers
-Wdiscarded-qualifiers
-Wdiv-by-zero
-Wduplicated-cond
-Wduplicate-decl-specifier
-Wempty-body
-Wendif-labels
-Wexpansion-to-defined
-Wformat-contains-nul
-Wformat-extra-args
-Wno-format-nonliteral
-Wformat-overflow=2
-Wformat-security
-Wno-format-truncation
-Wformat-y2k
-Wformat-zero-length
-Wframe-address
-Wframe-larger-than=4096
-Wfree-nonheap-object
-Whsa
-Wif-not-aligned
-Wignored-attributes
-Wignored-qualifiers
-Wimplicit
-Wimplicit-fallthrough=5
-Wimplicit-function-declaration
-Wimplicit-int
-Wincompatible-pointer-types
-Winit-self
-Winline
-Wint-conversion
-Wint-in-bool-context
-Wint-to-pointer-cast
-Winvalid-memory-model
-Winvalid-pch
-Wjump-misses-init
-Wlogical-not-parentheses
-Wlogical-op
-Wmain
-Wmaybe-uninitialized
-Wmemset-elt-size
-Wmemset-transposed-args
-Wmisleading-indentation
-Wmissing-attributes
-Wmissing-braces
-Wmissing-declarations
-Wmissing-field-initializers
-Wmissing-include-dirs
-Wmissing-parameter-type
-Wmissing-prototypes
-Wmultichar
-Wmultistatement-macros
-Wnarrowing
-Wnested-externs
-Wnonnull
-Wnonnull-compare
-Wnormalized=nfc
-Wnull-dereference
-Wodr
-Wold-style-declaration
-Wold-style-definition
-Wopenmp-simd
-Woverflow
-Woverride-init
-Wpacked-bitfield-compat
-Wpacked-not-aligned
-Wparentheses
-Wpointer-arith
-Wpointer-compare
-Wpointer-sign
-Wpointer-to-int-cast
-Wpragmas
-Wpsabi
-Wrestrict
-Wreturn-local-addr
-Wreturn-type
-Wscalar-storage-order
-Wsequence-point
-Wshadow
-Wshift-count-negative
-Wshift-count-overflow
-Wshift-negative-value
-Wshift-overflow=2
-Wno-sign-compare
-Wsizeof-array-argument
-Wsizeof-pointer-div
-Wsizeof-pointer-memaccess
-Wstrict-aliasing
-Wstrict-prototypes
-Wstringop-overflow=2
-Wstringop-truncation
-Wsuggest-attribute=cold
-Wno-suggest-attribute=const
-Wsuggest-attribute=format
-Wsuggest-attribute=noreturn
-Wno-suggest-attribute=pure
-Wsuggest-final-methods
-Wsuggest-final-types
-Wswitch
-Wswitch-bool
-Wswitch-enum
-Wswitch-unreachable
-Wsync-nand
-Wtautological-compare
-Wtrampolines
-Wtrigraphs
-Wtype-limits
-Wuninitialized
-Wunknown-pragmas
-Wunused
-Wunused-but-set-parameter
-Wunused-but-set-variable
-Wunused-const-variable=2
-Wunused-function
-Wunused-label
-Wunused-local-typedefs
-Wunused-parameter
-Wunused-result
-Wunused-value
-Wunused-variable
-Wvarargs
-Wvariadic-macros
-Wvector-operation-performance
-Wvla
-Wvolatile-register-var
-Wwrite-strings
-fstack-protector-strong
-Wdouble-promotion
docs: YES
tests: YES
DTrace: YES
firewalld: YES
firewalld-zone: YES
nss: YES
numad: YES
Init script: systemd
Char device locks: /var/lock
Loader/NVRAM:
pm_utils: NO
virt-login-shell: YES
virt-host-validate: YES
TLS priority: NORMAL
Developer Tools
wireshark_dissector: YES
Privileges
QEMU: root:root !!! running QEMU as root is strongly discouraged !!!
Found ninja-1.8.2 at /usr/bin/ninja
ninja: Entering directory `build'
[1305/1306] Running all tests.
1/307 libvirt / check-aclperms OK 0.08s
2/307 libvirt / check-symfile OK 0.18s
3/307 libvirt / check-admin-symfile OK 0.10s
4/307 libvirt / check-symsorting OK 0.09s
5/307 libvirt / check-admin-symsorting OK 0.10s
6/307 libvirt / check-drivername OK 0.10s
7/307 libvirt / check-admin-drivername OK 0.06s
8/307 libvirt / check-driverimpls OK 0.60s
9/307 libvirt / check-aclrules OK 0.52s
10/307 libvirt / check-augeas-libvirt_lockd OK 0.06s
11/307 libvirt / check-augeas-libvirt_sanlock OK 0.07s
12/307 libvirt / check-augeas-virtlockd OK 0.06s
13/307 libvirt / check-augeas-virtlogd OK 0.05s
14/307 libvirt / check-augeas-libvirtd_lxc OK 0.05s
15/307 libvirt / check-augeas-libvirtd_qemu OK 0.37s
16/307 libvirt / check-augeas-libvirtd OK 0.20s
17/307 libvirt / check-augeas-virtproxyd OK 0.17s
18/307 libvirt / check-augeas-virtinterfaced OK 0.13s
19/307 libvirt / check-augeas-virtnetworkd OK 0.16s
20/307 libvirt / check-augeas-virtnodedevd OK 0.10s
21/307 libvirt / check-augeas-virtnwfilterd OK 0.13s
22/307 libvirt / check-augeas-virtsecretd OK 0.11s
23/307 libvirt / check-augeas-virtstoraged OK 0.12s
24/307 libvirt / check-augeas-virtlxcd OK 0.11s
25/307 libvirt / check-augeas-virtchd OK 0.10s
26/307 libvirt / check-augeas-virtqemud OK 0.11s
27/307 libvirt / check-augeas-virtvboxd OK 0.12s
28/307 libvirt / check-virnetprotocol OK 0.12s
29/307 libvirt / check-virkeepaliveprotocol OK 0.10s
30/307 libvirt / check-remote_protocol OK 0.26s
31/307 libvirt / check-qemu_protocol OK 0.11s
32/307 libvirt / check-lxc_protocol OK 0.13s
33/307 libvirt / check-admin_protocol OK 0.12s
34/307 libvirt / check-lock_protocol OK 0.09s
35/307 libvirt / check-lxc_monitor_protocol OK 0.08s
36/307 libvirt / commandtest OK 0.48s
37/307 libvirt / cputest OK 1.62s
38/307 libvirt / domaincapstest OK 0.61s
39/307 libvirt / domainconftest OK 0.21s
40/307 libvirt / genericxml2xmltest OK 0.23s
41/307 libvirt / interfacexml2xmltest OK 0.16s
42/307 libvirt / metadatatest OK 0.14s
43/307 libvirt / networkxml2xmlupdatetest OK 0.19s
44/307 libvirt / nodedevxml2xmltest OK 0.11s
45/307 libvirt / nwfilterxml2xmltest OK 0.17s
46/307 libvirt / objecteventtest OK 0.20s
47/307 libvirt / seclabeltest OK 0.17s
48/307 libvirt / secretxml2xmltest OK 0.22s
49/307 libvirt / shunloadtest OK 0.15s
50/307 libvirt / sockettest OK 0.19s
51/307 libvirt / storagevolxml2xmltest OK 0.14s
52/307 libvirt / sysinfotest OK 0.14s
53/307 libvirt / utiltest OK 0.21s
54/307 libvirt / viralloctest OK 0.15s
55/307 libvirt / virauthconfigtest OK 0.14s
56/307 libvirt / virbitmaptest OK 0.14s
57/307 libvirt / virbuftest OK 0.16s
58/307 libvirt / vircapstest OK 0.25s
59/307 libvirt / vircgrouptest OK 0.18s
60/307 libvirt / virconftest OK 0.18s
61/307 libvirt / vircryptotest OK 0.16s
62/307 libvirt / virendiantest OK 0.15s
63/307 libvirt / virerrortest OK 0.25s
64/307 libvirt / virfilecachetest OK 0.12s
65/307 libvirt / virfiletest OK 0.40s
66/307 libvirt / virfirewalltest OK 0.16s
67/307 libvirt / virhostcputest OK 0.12s
68/307 libvirt / virhostdevtest OK 0.26s
69/307 libvirt / viridentitytest OK 0.16s
70/307 libvirt / viriscsitest OK 0.15s
71/307 libvirt / virkeycodetest OK 0.14s
72/307 libvirt / virkmodtest OK 0.11s
73/307 libvirt / virlockspacetest OK 0.15s
74/307 libvirt / virlogtest OK 0.09s
75/307 libvirt / virnetdevtest OK 0.13s
76/307 libvirt / virnetworkportxml2xmltest OK 0.11s
77/307 libvirt / virnwfilterbindingxml2xmltest OK 0.21s
78/307 libvirt / virpcitest OK 0.22s
79/307 libvirt / virportallocatortest OK 0.12s
80/307 libvirt / virrotatingfiletest OK 0.10s
81/307 libvirt / virschematest OK 3.34s
82/307 libvirt / virshtest OK 2.55s
83/307 libvirt / virstringtest OK 0.16s
84/307 libvirt / virsystemdtest OK 0.11s
85/307 libvirt / virtimetest OK 0.07s
86/307 libvirt / virtypedparamtest OK 0.08s
87/307 libvirt / viruritest OK 0.10s
88/307 libvirt / virpcivpdtest OK 0.14s
89/307 libvirt / vshtabletest OK 0.09s
90/307 libvirt / virmigtest OK 0.09s
91/307 libvirt / fchosttest OK 0.12s
92/307 libvirt / scsihosttest OK 0.16s
93/307 libvirt / vircaps2xmltest OK 0.12s
94/307 libvirt / virnetdevbandwidthtest OK 0.07s
95/307 libvirt / virresctrltest OK 0.11s
96/307 libvirt / virscsitest OK 0.11s
97/307 libvirt / virusbtest OK 0.10s
98/307 libvirt / virnetdevopenvswitchtest OK 0.10s
99/307 libvirt / esxutilstest OK 0.13s
100/307 libvirt / eventtest OK 0.55s
101/307 libvirt / fdstreamtest OK 0.13s
102/307 libvirt / virdriverconnvalidatetest OK 0.16s
103/307 libvirt / virdrivermoduletest OK 0.20s
104/307 libvirt / lxcconf2xmltest OK 0.20s
105/307 libvirt / lxcxml2xmltest OK 0.10s
106/307 libvirt / networkxml2conftest OK 0.24s
107/307 libvirt / networkxml2firewalltest OK 0.12s
108/307 libvirt / networkxml2xmltest OK 0.13s
109/307 libvirt / nodedevmdevctltest OK 0.16s
110/307 libvirt / nsstest OK 0.17s
111/307 libvirt / nssguesttest OK 0.20s
112/307 libvirt / nwfilterebiptablestest OK 0.11s
113/307 libvirt / nwfilterxml2firewalltest OK 0.17s
114/307 libvirt / openvzutilstest OK 0.17s
115/307 libvirt / virpolkittest OK 0.16s
116/307 libvirt / qemuagenttest OK 6.20s
117/307 libvirt / qemublocktest OK 0.29s
118/307 libvirt / qemucapabilitiestest OK 3.00s
119/307 libvirt / qemucaps2xmltest OK 0.24s
120/307 libvirt / qemucommandutiltest OK 0.07s
121/307 libvirt / qemudomaincheckpointxml2xmltest OK 0.35s
122/307 libvirt / qemudomainsnapshotxml2xmltest OK 0.24s
123/307 libvirt / qemufirmwaretest OK 0.13s
124/307 libvirt / qemuhotplugtest OK 1.50s
125/307 libvirt / qemumemlocktest OK 0.18s
126/307 libvirt / qemumigparamstest OK 0.14s
127/307 libvirt / qemumigrationcookiexmltest OK 0.13s
128/307 libvirt / qemumonitorjsontest OK 0.57s
129/307 libvirt / qemusecuritytest OK 1.94s
130/307 libvirt / qemustatusxml2xmltest OK 0.13s
131/307 libvirt / qemuvhostusertest OK 0.13s
132/307 libvirt / qemuxml2argvtest OK 4.62s
133/307 libvirt / qemuxml2xmltest OK 2.53s
134/307 libvirt / virnetdaemontest OK 0.13s
135/307 libvirt / virnetmessagetest OK 0.14s
136/307 libvirt / virnetserverclienttest OK 0.09s
137/307 libvirt / virnetsockettest OK 0.21s
138/307 libvirt / virnettlscontexttest OK 0.41s
139/307 libvirt / virnettlssessiontest OK 1.73s
140/307 libvirt / securityselinuxtest OK 0.14s
141/307 libvirt / securityselinuxlabeltest OK 0.16s
142/307 libvirt / storagepoolcapstest OK 0.09s
143/307 libvirt / storagepoolxml2argvtest OK 0.15s
144/307 libvirt / storagepoolxml2xmltest OK 0.26s
145/307 libvirt / storagevolxml2argvtest OK 0.11s
146/307 libvirt / virstorageutiltest OK 0.10s
147/307 libvirt / virstoragetest OK 0.92s
148/307 libvirt / vboxsnapshotxmltest OK 0.10s
149/307 libvirt / vmwarevertest OK 0.12s
150/307 libvirt / vmx2xmltest OK 0.14s
151/307 libvirt / xml2vmxtest OK 0.15s
152/307 libvirt / virjsontest OK 0.14s
153/307 libvirt / virmacmaptest OK 0.07s
154/307 libvirt / libvirtd-fail OK 0.09s
155/307 libvirt / libvirtd-pool OK 0.12s
156/307 libvirt / virsh-auth OK 0.18s
157/307 libvirt / virsh-checkpoint OK 0.50s
158/307 libvirt / virsh-cpuset OK 0.19s
159/307 libvirt / virsh-define-dev-segfault OK 0.13s
160/307 libvirt / virsh-int-overflow OK 0.11s
161/307 libvirt / virsh-optparse OK 3.14s
162/307 libvirt / virsh-output OK 2.64s
163/307 libvirt / virsh-read-bufsiz OK 0.23s
164/307 libvirt / virsh-read-non-seekable OK 0.13s
165/307 libvirt / virsh-schedinfo OK 0.14s
166/307 libvirt / virsh-self-test OK 0.13s
167/307 libvirt / virsh-snapshot OK 0.43s
168/307 libvirt / virsh-start OK 0.16s
169/307 libvirt / virsh-undefine OK 0.36s
170/307 libvirt / virsh-uriprecedence OK 0.37s
171/307 libvirt / virsh-vcpupin OK 0.55s
172/307 libvirt / virt-admin-self-test OK 0.15s
173/307 libvirt / check-html OK 0.11s
174/307 libvirt:syntax-check / sc_avoid_write OK 0.21s
175/307 libvirt:syntax-check / sc_flags_debug OK 1.36s
176/307 libvirt:syntax-check / sc_flags_usage OK 1.31s
177/307 libvirt:syntax-check / sc_prohibit_internal_functions OK 0.88s
178/307 libvirt:syntax-check / sc_prohibit_raw_virclassnew OK 0.67s
179/307 libvirt:syntax-check / sc_prohibit_raw_allocation OK 0.78s
180/307 libvirt:syntax-check / sc_prohibit_close OK 1.42s
181/307 libvirt:syntax-check / sc_prohibit_fork_wrappers OK 0.90s
182/307 libvirt:syntax-check / sc_prohibit_mkstemp OK 0.34s
183/307 libvirt:syntax-check / sc_prohibit_mkdtemp OK 0.31s
184/307 libvirt:syntax-check / sc_prohibit_access_xok OK 0.30s
185/307 libvirt:syntax-check / sc_prohibit_strncmp OK 0.75s
186/307 libvirt:syntax-check / sc_prohibit_strtol OK 1.47s
187/307 libvirt:syntax-check / sc_prohibit_asprintf OK 1.44s
188/307 libvirt:syntax-check / sc_prohobit_vsnprintf OK 0.25s
189/307 libvirt:syntax-check / sc_prohibit_strdup OK 0.84s
190/307 libvirt:syntax-check / sc_prohibit_setuid OK 0.80s
191/307 libvirt:syntax-check / sc_prohibit_risky_id_promotion OK 1.07s
192/307 libvirt:syntax-check / sc_prohibit_sprintf OK 0.22s
193/307 libvirt:syntax-check / sc_prohibit_snprintf OK 0.78s
194/307 libvirt:syntax-check / sc_prohibit_readlink OK 0.92s
195/307 libvirt:syntax-check / sc_prohibit_gethostname OK 0.95s
196/307 libvirt:syntax-check / sc_prohibit_readdir OK 0.98s
197/307 libvirt:syntax-check / sc_prohibit_gettext_noop OK 0.88s
198/307 libvirt:syntax-check / sc_prohibit_PATH_MAX OK 0.83s
199/307 libvirt:syntax-check / sc_prohibit_nonreentrant OK 0.36s
200/307 libvirt:syntax-check / sc_prohibit_select OK 0.92s
201/307 libvirt:syntax-check / sc_prohibit_ctype_h OK 0.86s
202/307 libvirt:syntax-check / sc_prohibit_canonicalize_file_name OK 0.80s
203/307 libvirt:syntax-check / sc_correct_id_types OK 0.89s
204/307 libvirt:syntax-check / sc_forbid_const_pointer_typedef OK 1.49s
205/307 libvirt:syntax-check / sc_size_of_brackets OK 0.84s
206/307 libvirt:syntax-check / sc_TAB_in_indentation OK 0.23s
207/307 libvirt:syntax-check / sc_avoid_ctype_macros OK 0.33s
208/307 libvirt:syntax-check / sc_avoid_strcase OK 0.84s
209/307 libvirt:syntax-check / sc_prohibit_virBufferAdd_with_string_literal OK 0.85s
210/307 libvirt:syntax-check / sc_prohibit_virBufferAsprintf_with_string_literal OK 0.84s
211/307 libvirt:syntax-check / sc_forbid_manual_xml_indent OK 0.84s
212/307 libvirt:syntax-check / sc_prohibit_libgen OK 0.96s
213/307 libvirt:syntax-check / sc_prohibit_xmlGetProp OK 0.79s
214/307 libvirt:syntax-check / sc_prohibit_xmlURI OK 0.79s
215/307 libvirt:syntax-check / sc_prohibit_return_as_function OK 0.79s
216/307 libvirt:syntax-check / sc_avoid_g_gnuc_unused_in_header OK 0.18s
217/307 libvirt:syntax-check / sc_prohibit_attribute_macros OK 0.24s
218/307 libvirt:syntax-check / sc_prohibit_non_glib_macros OK 0.28s
219/307 libvirt:syntax-check / sc_prohibit_int_index OK 0.70s
220/307 libvirt:syntax-check / sc_prohibit_int_ijk OK 0.86s
221/307 libvirt:syntax-check / sc_prohibit_loop_iijjkk OK 0.91s
222/307 libvirt:syntax-check / sc_prohibit_loop_var_decl OK 0.28s
223/307 libvirt:syntax-check / sc_prohibit_int_assign_bool OK 0.79s
224/307 libvirt:syntax-check / sc_prohibit_unsigned_pid OK 0.67s
225/307 libvirt:syntax-check / sc_libvirt_unmarked_diagnostics OK 0.82s
226/307 libvirt:syntax-check / sc_prohibit_newline_at_end_of_diagnostic OK 0.71s
227/307 libvirt:syntax-check / sc_prohibit_diagnostic_without_format OK 1.25s
228/307 libvirt:syntax-check / sc_prohibit_useless_translation OK 1.41s
229/307 libvirt:syntax-check / sc_require_whitespace_in_translation OK 1.51s
230/307 libvirt:syntax-check / sc_preprocessor_indentation OK 0.08s
231/307 libvirt:syntax-check / sc_spec_indentation OK 0.05s
232/307 libvirt:syntax-check / sc_copyright_usage OK 1.51s
233/307 libvirt:syntax-check / sc_prohibit_gettext_markup OK 0.71s
234/307 libvirt:syntax-check / sc_prohibit_cross_inclusion OK 2.08s
235/307 libvirt:syntax-check / sc_require_enum_last_marker OK 0.55s
236/307 libvirt:syntax-check / sc_flake8 OK 2.87s
237/307 libvirt:syntax-check / sc_prohibit_exit_in_tests OK 0.23s
238/307 libvirt:syntax-check / sc_prohibit_include_public_headers_quote OK 0.24s
239/307 libvirt:syntax-check / sc_prohibit_include_public_headers_brackets OK 0.23s
240/307 libvirt:syntax-check / sc_prohibit_config_h_in_headers OK 0.20s
241/307 libvirt:syntax-check / sc_prohibit_unbounded_arrays_in_rpc OK 0.19s
242/307 libvirt:syntax-check / sc_prohibit_atoi OK 0.67s
243/307 libvirt:syntax-check / sc_prohibit_wrong_filename_in_comment OK 0.64s
244/307 libvirt:syntax-check / sc_prohibit_virConnectOpen_in_virsh OK 0.14s
245/307 libvirt:syntax-check / sc_require_space_before_label OK 0.26s
246/307 libvirt:syntax-check / sc_prohibit_space_in_label OK 0.23s
247/307 libvirt:syntax-check / sc_require_if_else_matching_braces OK 0.30s
248/307 libvirt:syntax-check / sc_curly_braces_style OK 0.72s
249/307 libvirt:syntax-check / sc_prohibit_windows_special_chars_in_filename OK 0.08s
250/307 libvirt:syntax-check / sc_prohibit_mixed_case_abbreviations OK 0.29s
251/307 libvirt:syntax-check / sc_require_locale_h OK 0.52s
252/307 libvirt:syntax-check / sc_prohibit_empty_first_line OK 1.92s
253/307 libvirt:syntax-check / sc_prohibit_paren_brace OK 0.29s
254/307 libvirt:syntax-check / sc_prohibit_static_zero_init OK 0.25s
255/307 libvirt:syntax-check / sc_prohibit_devname OK 0.58s
256/307 libvirt:syntax-check / sc_prohibit_system_error_with_vir_err OK 0.68s
257/307 libvirt:syntax-check / sc_prohibit_virXXXFree OK 0.26s
258/307 libvirt:syntax-check / sc_prohibit_sysconf_pagesize OK 0.63s
259/307 libvirt:syntax-check / sc_prohibit_virSecurityManager OK 0.16s
260/307 libvirt:syntax-check / sc_prohibit_pthread_create OK 0.25s
261/307 libvirt:syntax-check / sc_prohibit_not_streq OK 0.60s
262/307 libvirt:syntax-check / sc_prohibit_verbose_strcat OK 0.25s
263/307 libvirt:syntax-check / sc_gettext_init OK 0.20s
264/307 libvirt:syntax-check / sc_prohibit_obj_free_apis_in_virsh OK 0.20s
265/307 libvirt:syntax-check / sc_prohibit_http_urls OK 0.66s
266/307 libvirt:syntax-check / sc_prohibit_author OK 0.71s
267/307 libvirt:syntax-check / sc_prohibit_backslash_alignment OK 0.25s
268/307 libvirt:syntax-check / sc_require_attribute_cleanup_initialization OK 0.30s
269/307 libvirt:syntax-check / sc_prohibit_class OK 0.30s
270/307 libvirt:syntax-check / sc_prohibit_dirent_d_type OK 0.31s
271/307 libvirt:syntax-check / sc_cast_of_argument_to_free OK 0.74s
272/307 libvirt:syntax-check / sc_cast_of_x_alloc_return_value OK 0.70s
273/307 libvirt:syntax-check / sc_prohibit_strcmp OK 0.71s
274/307 libvirt:syntax-check / sc_prohibit_strncpy OK 0.64s
275/307 libvirt:syntax-check / sc_prohibit_magic_number_exit OK 0.91s
276/307 libvirt:syntax-check / sc_error_message_warn_fatal OK 0.65s
277/307 libvirt:syntax-check / sc_error_message_period OK 0.60s
278/307 libvirt:syntax-check / sc_prohibit_have_config_h OK 0.65s
279/307 libvirt:syntax-check / sc_require_config_h OK 0.19s
280/307 libvirt:syntax-check / sc_require_config_h_first OK 0.20s
281/307 libvirt:syntax-check / sc_prohibit_assert_without_use OK 0.21s
282/307 libvirt:syntax-check / sc_prohibit_getopt_without_use OK 0.24s
283/307 libvirt:syntax-check / sc_prohibit_signal_without_use OK 0.25s
284/307 libvirt:syntax-check / sc_prohibit_stdio--_without_use OK 0.22s
285/307 libvirt:syntax-check / sc_prohibit_stddef_without_use OK 0.27s
286/307 libvirt:syntax-check / sc_prohibit_dirent_without_use OK 0.19s
287/307 libvirt:syntax-check / sc_bindtextdomain OK 0.14s
288/307 libvirt:syntax-check / sc_trailing_blank OK 0.78s
289/307 libvirt:syntax-check / sc_unmarked_diagnostics OK 0.66s
290/307 libvirt:syntax-check / sc_prohibit_defined_have_decl_tests OK 0.60s
291/307 libvirt:syntax-check / sc_prohibit_backup_files OK 0.11s
292/307 libvirt:syntax-check / sc_prohibit_empty_lines_at_EOF OK 0.42s
293/307 libvirt:syntax-check / sc_prohibit_doubled_word OK 1.90s
294/307 libvirt:syntax-check / sc_prohibit_double_semicolon OK 0.31s
295/307 libvirt:syntax-check / sc_prohibit_test_minus_ao OK 0.65s
296/307 libvirt:syntax-check / sc_prohibit_test_double_equal OK 0.56s
297/307 libvirt:syntax-check / sc_redundant_const OK 0.66s
298/307 libvirt:syntax-check / sc_const_long_option OK 0.64s
299/307 libvirt:syntax-check / sc_po_check OK 0.33s
300/307 libvirt:syntax-check / sc_Wundef_boolean OK 0.59s
301/307 libvirt:syntax-check / sc_prohibit_path_max_allocation OK 0.55s
302/307 libvirt:syntax-check / sc_prohibit-duplicate-header OK 0.66s
303/307 libvirt:syntax-check / sc_spacing-check OK 3.35s
304/307 libvirt:syntax-check / sc_mock-noinline OK 1.14s
305/307 libvirt:syntax-check / sc_header-ifdef OK 0.34s
306/307 libvirt:syntax-check / sc_group-qemu-caps OK 0.19s
307/307 libvirt:syntax-check / sc_prohibit_enum_impl_with_vir_prefix_in_virsh OK 0.13s
Ok: 307
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home/ubuntu/libvirt/build/meson-logs/testlog.txt
make[2]: Leaving directory '/home/ubuntu/libvirt/ci'
make[1]: Leaving directory '/home/ubuntu/libvirt/ci'
make: Leaving directory '/home/ubuntu/libvirt/ci'
make: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-build@centos-stream-8 CI_NINJA_ARGS=test
make[1]: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-run-command@centos-stream-8 CI_COMMAND="/home/ubuntu/build"
make[2]: Entering directory '/home/ubuntu/libvirt/ci'
Checking if docker is available...yes
Cloning /home/ubuntu/libvirt to /home/ubuntu/libvirt/ci/scratch/src
Cloning /home/ubuntu/libvirt/src/keycodemapdb to /home/ubuntu/libvirt/ci/scratch/src/src/keycodemapdb
docker run \
--rm --interactive --tty --user "1000":"1000" --workdir "/home/ubuntu" --env CI_CONT_SRCDIR="/home/ubuntu/libvirt" --env CI_MESON_ARGS="-Dexpensive_tests=enabled" --env CI_NINJA_ARGS="test" --volume /home/ubuntu/libvirt/ci/scratch/group:/etc/group:ro,z --volume /home/ubuntu/libvirt/ci/scratch/passwd:/etc/passwd:ro,z --volume /home/ubuntu/libvirt/ci/scratch/home:/home/ubuntu:z --volume /home/ubuntu/libvirt/ci/scratch/build:/home/ubuntu/build:z --volume /home/ubuntu/libvirt/ci/scratch/src:/home/ubuntu/libvirt:z --ulimit nofile=1024:1024 --cap-add=SYS_PTRACE \
registry.gitlab.com/libvirt/libvirt/ci-centos-stream-8:latest \
/home/ubuntu/build
The Meson build system
Version: 0.56.0
Source dir: /home/ubuntu/libvirt
Build dir: /home/ubuntu/libvirt/build
Build type: native build
Project name: libvirt
Project version: 7.8.0
C compiler for the host machine: ccache cc (gcc 8.5.0 "cc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-3)")
C linker for the host machine: cc ld.bfd 2.30-108
Host machine cpu family: x86_64
Host machine cpu: x86_64
Configuring configmake.h using configuration
Checking for size of "ptrdiff_t" : 8
Checking for size of "size_t" : 8
Compiler for C supports arguments -fasynchronous-unwind-tables: YES
Compiler for C supports arguments -fexceptions: YES
Compiler for C supports arguments -fipa-pure-const: YES
Compiler for C supports arguments -fno-common: YES
Compiler for C supports arguments -Wabsolute-value: NO
Compiler for C supports arguments -Waddress: YES
Compiler for C supports arguments -Waddress-of-packed-member: NO
Compiler for C supports arguments -Waggressive-loop-optimizations: YES
Compiler for C supports arguments -Walloc-size-larger-than=9223372036854775807: YES
Compiler for C supports arguments -Walloca: YES
Compiler for C supports arguments -Warray-bounds=2: YES
Compiler for C supports arguments -Wattribute-alias=2: NO
Compiler for C supports arguments -Wattribute-warning: NO
Compiler for C supports arguments -Wattributes: YES
Compiler for C supports arguments -Wbool-compare: YES
Compiler for C supports arguments -Wbool-operation: YES
Compiler for C supports arguments -Wbuiltin-declaration-mismatch: YES
Compiler for C supports arguments -Wbuiltin-macro-redefined: YES
Compiler for C supports arguments -Wcannot-profile: NO
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wcast-align=strict: YES
Compiler for C supports arguments -Wno-cast-function-type: YES
Compiler for C supports arguments -Wchar-subscripts: YES
Compiler for C supports arguments -Wclobbered: YES
Compiler for C supports arguments -Wcomment: YES
Compiler for C supports arguments -Wcomments: YES
Compiler for C supports arguments -Wcoverage-mismatch: YES
Compiler for C supports arguments -Wcpp: YES
Compiler for C supports arguments -Wdangling-else: YES
Compiler for C supports arguments -Wdate-time: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wdeprecated-declarations: YES
Compiler for C supports arguments -Wdesignated-init: YES
Compiler for C supports arguments -Wdiscarded-array-qualifiers: YES
Compiler for C supports arguments -Wdiscarded-qualifiers: YES
Compiler for C supports arguments -Wdiv-by-zero: YES
Compiler for C supports arguments -Wduplicated-cond: YES
Compiler for C supports arguments -Wduplicate-decl-specifier: YES
Compiler for C supports arguments -Wempty-body: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Wexpansion-to-defined: YES
Compiler for C supports arguments -Wformat-contains-nul: YES
Compiler for C supports arguments -Wformat-extra-args: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Compiler for C supports arguments -Wformat-overflow=2: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wno-format-truncation: YES
Compiler for C supports arguments -Wformat-y2k: YES
Compiler for C supports arguments -Wformat-zero-length: YES
Compiler for C supports arguments -Wframe-address: YES
Compiler for C supports arguments -Wframe-larger-than=4096: YES
Compiler for C supports arguments -Wfree-nonheap-object: YES
Compiler for C supports arguments -Whsa: YES
Compiler for C supports arguments -Wif-not-aligned: YES
Compiler for C supports arguments -Wignored-attributes: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wimplicit: YES
Compiler for C supports arguments -Wimplicit-fallthrough=5: YES
Compiler for C supports arguments -Wimplicit-function-declaration: YES
Compiler for C supports arguments -Wimplicit-int: YES
Compiler for C supports arguments -Wincompatible-pointer-types: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Winline: YES
Compiler for C supports arguments -Wint-conversion: YES
Compiler for C supports arguments -Wint-in-bool-context: YES
Compiler for C supports arguments -Wint-to-pointer-cast: YES
Compiler for C supports arguments -Winvalid-memory-model: YES
Compiler for C supports arguments -Winvalid-pch: YES
Compiler for C supports arguments -Wjump-misses-init: YES
Compiler for C supports arguments -Wlogical-not-parentheses: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wmain: YES
Compiler for C supports arguments -Wmaybe-uninitialized: YES
Compiler for C supports arguments -Wmemset-elt-size: YES
Compiler for C supports arguments -Wmemset-transposed-args: YES
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wmissing-attributes: YES
Compiler for C supports arguments -Wmissing-braces: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-field-initializers: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wmissing-parameter-type: YES
Compiler for C supports arguments -Wmissing-profile: NO
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wmultichar: YES
Compiler for C supports arguments -Wmultistatement-macros: YES
Compiler for C supports arguments -Wnarrowing: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wnonnull: YES
Compiler for C supports arguments -Wnonnull-compare: YES
Compiler for C supports arguments -Wnormalized=nfc: YES
Compiler for C supports arguments -Wnull-dereference: YES
Compiler for C supports arguments -Wodr: YES
Compiler for C supports arguments -Wold-style-declaration: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wopenmp-simd: YES
Compiler for C supports arguments -Woverflow: YES
Compiler for C supports arguments -Woverride-init: YES
Compiler for C supports arguments -Wpacked-bitfield-compat: YES
Compiler for C supports arguments -Wpacked-not-aligned: YES
Compiler for C supports arguments -Wparentheses: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wpointer-compare: YES
Compiler for C supports arguments -Wpointer-sign: YES
Compiler for C supports arguments -Wpointer-to-int-cast: YES
Compiler for C supports arguments -Wpragmas: YES
Compiler for C supports arguments -Wpsabi: YES
Compiler for C supports arguments -Wrestrict: YES
Compiler for C supports arguments -Wreturn-local-addr: YES
Compiler for C supports arguments -Wreturn-type: YES
Compiler for C supports arguments -Wscalar-storage-order: YES
Compiler for C supports arguments -Wsequence-point: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wshift-count-negative: YES
Compiler for C supports arguments -Wshift-count-overflow: YES
Compiler for C supports arguments -Wshift-negative-value: YES
Compiler for C supports arguments -Wshift-overflow=2: YES
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wsizeof-array-argument: YES
Compiler for C supports arguments -Wsizeof-pointer-div: YES
Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES
Compiler for C supports arguments -Wstrict-aliasing: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wstringop-overflow=2: YES
Compiler for C supports arguments -Wstringop-truncation: YES
Compiler for C supports arguments -Wsuggest-attribute=cold: YES
Compiler for C supports arguments -Wno-suggest-attribute=const: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES
Compiler for C supports arguments -Wno-suggest-attribute=pure: YES
Compiler for C supports arguments -Wsuggest-final-methods: YES
Compiler for C supports arguments -Wsuggest-final-types: YES
Compiler for C supports arguments -Wswitch: YES
Compiler for C supports arguments -Wswitch-bool: YES
Compiler for C supports arguments -Wswitch-enum: YES
Compiler for C supports arguments -Wswitch-unreachable: YES
Compiler for C supports arguments -Wsync-nand: YES
Compiler for C supports arguments -Wtautological-compare: YES
Compiler for C supports arguments -Wtrampolines: YES
Compiler for C supports arguments -Wtrigraphs: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wno-typedef-redefinition: NO
Compiler for C supports arguments -Wuninitialized: YES
Compiler for C supports arguments -Wunknown-pragmas: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wunused-but-set-parameter: YES
Compiler for C supports arguments -Wunused-but-set-variable: YES
Compiler for C supports arguments -Wunused-const-variable=2: YES
Compiler for C supports arguments -Wunused-function: YES
Compiler for C supports arguments -Wunused-label: YES
Compiler for C supports arguments -Wunused-local-typedefs: YES
Compiler for C supports arguments -Wunused-parameter: YES
Compiler for C supports arguments -Wunused-result: YES
Compiler for C supports arguments -Wunused-value: YES
Compiler for C supports arguments -Wunused-variable: YES
Compiler for C supports arguments -Wvarargs: YES
Compiler for C supports arguments -Wvariadic-macros: YES
Compiler for C supports arguments -Wvector-operation-performance: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wvolatile-register-var: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -fstack-protector-strong: YES
First supported argument: -fstack-protector-strong
Checking if "-Wdouble-promotion" compiles: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES (cached)
Compiler for C supports arguments -Wframe-larger-than=262144: YES
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,-z,now: YES
Compiler for C supports link arguments -Wl,-z,nodelete: YES
Compiler for C supports link arguments -Wl,-z,defs: YES
Compiler for C supports link arguments -Wl,--no-copy-dt-needed-entries: YES
Compiler for C supports link arguments -Wl,--version-script=/home/ubuntu/libvirt/src/libvirt_qemu.syms: YES
Compiler for C supports link arguments -Wl,-export-dynamic: YES
First supported link argument: -Wl,-export-dynamic
Checking for function "elf_aux_info" : NO
Checking for function "fallocate" : YES
Checking for function "getauxval" : YES
Checking for function "getegid" : YES
Checking for function "geteuid" : YES
Checking for function "getgid" : YES
Checking for function "getifaddrs" : YES
Checking for function "getmntent_r" : YES
Checking for function "getpwuid_r" : YES
Checking for function "getrlimit" : YES
Checking for function "getuid" : YES
Checking for function "getutxid" : YES
Checking for function "if_indextoname" : YES
Checking for function "mmap" : YES
Checking for function "newlocale" : YES
Checking for function "pipe2" : YES
Checking for function "posix_fallocate" : YES
Checking for function "posix_memalign" : YES
Checking for function "prlimit" : YES
Checking for function "sched_getaffinity" : YES
Checking for function "sched_setscheduler" : YES
Checking for function "setgroups" : YES
Checking for function "setns" : YES
Checking for function "setrlimit" : YES
Checking for function "symlink" : YES
Checking for function "sysctlbyname" : NO
Checking for function "__lxstat" : YES
Checking for function "__lxstat64" : YES
Checking for function "__xstat" : YES
Checking for function "__xstat64" : YES
Checking for function "lstat" : YES
Checking for function "lstat64" : YES
Checking for function "stat" : YES
Checking for function "stat64" : YES
Header <sys/stat.h> has symbol "__lxstat" : YES
Header <sys/stat.h> has symbol "__lxstat64" : NO
Header <sys/stat.h> has symbol "__xstat" : YES
Header <sys/stat.h> has symbol "__xstat64" : NO
Header <sys/stat.h> has symbol "lstat" : YES
Header <sys/stat.h> has symbol "lstat64" : NO
Header <sys/stat.h> has symbol "stat" : YES
Header <sys/stat.h> has symbol "stat64" : NO
Has header "asm/hwcap.h" : NO
Has header "ifaddrs.h" : YES
Has header "libtasn1.h" : YES
Has header "linux/kvm.h" : YES
Has header "linux/magic.h" : YES
Has header "mntent.h" : YES
Has header "net/ethernet.h" : YES
Has header "net/if.h" : YES
Has header "pty.h" : YES
Has header "pwd.h" : YES
Has header "sys/auxv.h" : YES
Has header "sys/ioctl.h" : YES
Has header "sys/mount.h" : YES
Has header "sys/syscall.h" : YES
Has header "sys/ucred.h" : NO
Has header "syslog.h" : YES
Has header "util.h" : NO
Has header "xlocale.h" : NO
Has header "linux/btrfs.h" : YES
Has header "xfs/xfs.h" : YES
Has header "linux/devlink.h" : YES
Has header "linux/param.h" : YES
Has header "linux/sockios.h" : YES
Has header "linux/if_bridge.h" : YES
Has header "linux/if_tun.h" : YES
Header <endian.h> has symbol "htole64" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_TXVLAN" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_NTUPLE" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_RXHASH" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_LRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGSO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFLAGS" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFEATURES" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_SCOALESCE" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GCOALESCE" : YES
Header <linux/if_vlan.h> has symbol "GET_VLAN_VID_CMD" : YES
Header <unistd.h> has symbol "SEEK_HOLE" : YES
Header <net/if_dl.h> has symbol "link_addr" : NO
Header <linux/devlink.h> has symbol "DEVLINK_CMD_ESWITCH_GET" : YES
Header <linux/vhost.h> has symbol "VHOST_VSOCK_SET_GUEST_CID" : YES
Header <linux/bpf.h> has symbol "BPF_PROG_QUERY" : YES
Header <linux/bpf.h> has symbol "BPF_CGROUP_DEVICE" : YES
Header <net/if_bridgevar.h> has symbol "BRDGSFD" : NO
Header <sys/cpuset.h> has symbol "cpuset_getaffinity" : NO
Header <mach/clock.h> has symbol "clock_serv_t" : NO
Checking for type "struct ifreq" : YES
Checking for type "struct sockpeercred" : NO
Checking whether type "struct ifreq" has member "ifr_newname" : YES
Checking whether type "struct ifreq" has member "ifr_ifindex" : YES
Checking whether type "struct ifreq" has member "ifr_index" : NO
Checking whether type "struct ifreq" has member "ifr_hwaddr" : YES
Checking for size of "long" : 8
Program perl found: YES (/usr/bin/perl)
Program python3 found: YES (/usr/bin/python3)
Program xmllint found: YES (/usr/bin/xmllint)
Program xsltproc found: YES (/usr/bin/xsltproc)
Program rpcgen found: YES (/usr/bin/rpcgen)
Program rst2html5 found: YES (/usr/bin/rst2html5)
Program rst2man found: YES (/usr/bin/rst2man)
Program augparse found: YES (/usr/bin/augparse)
Program dmidecode found: YES (/usr/sbin/dmidecode)
Program dnsmasq found: YES (/usr/sbin/dnsmasq)
Program ebtables found: YES (/usr/sbin/ebtables)
Program flake8 found: YES (/usr/bin/flake8)
Program ip found: YES (/usr/sbin/ip)
Program ip6tables found: YES (/usr/sbin/ip6tables)
Program iptables found: YES (/usr/sbin/iptables)
Program iscsiadm found: YES (/usr/sbin/iscsiadm)
Program mdevctl found: NO
Program mm-ctl found: NO
Program modprobe found: YES (/usr/sbin/modprobe)
Program ovs-vsctl found: NO
Program pdwtags found: YES (/usr/bin/pdwtags)
Program radvd found: YES (/usr/sbin/radvd)
Program rmmod found: YES (/usr/sbin/rmmod)
Program scrub found: YES (/usr/bin/scrub)
Program tc found: YES (/usr/sbin/tc)
Program udevadm found: YES (/usr/sbin/udevadm)
Found pkg-config: /usr/bin/pkg-config (1.4.2)
Run-time dependency libtirpc found: YES 1.1.4
Library acl found: YES
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency libapparmor found: NO (tried pkgconfig and cmake)
Library attr found: YES
Run-time dependency audit found: YES 3.0
Run-time dependency bash-completion found: YES 2.7
Run-time dependency blkid found: YES 2.32.1
Run-time dependency libcap-ng found: YES 0.7.11
Run-time dependency libcurl found: YES 7.61.1
Run-time dependency devmapper found: YES 1.02.177
Library dl found: YES
Has header "dlfcn.h" : YES
Run-time dependency fuse found: YES 2.9.7
Run-time dependency glib-2.0 found: YES 2.56.4
Run-time dependency gobject-2.0 found: YES 2.56.4
Run-time dependency gio-unix-2.0 found: YES 2.56.4
Run-time dependency glusterfs-api found: YES 7.6.0
Run-time dependency gnutls found: YES 3.6.16
Run-time dependency libiscsi found: YES 1.18.0
Run-time dependency libnl-3.0 found: YES 3.5.0
Run-time dependency libnl-route-3.0 found: YES 3.5.0
Run-time dependency libparted found: YES 3.2
Program parted found: YES (/usr/sbin/parted)
Run-time dependency pcap found: YES 1.9.1
Run-time dependency libssh found: YES 0.9.4
Checking for function "ssh_get_server_publickey" with dependency libssh: YES
Checking for function "ssh_session_is_known_server" with dependency libssh: YES
Checking for function "ssh_session_update_known_hosts" with dependency libssh: YES
Run-time dependency libssh2 found: YES 1.9.0
Run-time dependency libxml-2.0 found: YES 2.9.7
Library m found: YES
Run-time dependency netcf found: YES 0.2.8
Checking for function "gettext" : YES
Has header "libintl.h" : YES
Program xgettext found: YES (/usr/bin/xgettext)
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msgmerge found: YES (/usr/bin/msgmerge)
Library numa found: YES
Run-time dependency openwsman found: YES 2.6.5
Run-time dependency parallels-sdk found: NO (tried pkgconfig and cmake)
Run-time dependency pciaccess found: YES 0.14
Library rbd found: YES
Library rados found: YES
Checking for function "rbd_get_features" with dependency -lrbd: YES
Checking for function "rbd_list2" with dependency -lrbd: NO
Run-time dependency readline found: NO (tried pkgconfig and cmake)
Library readline found: YES
Header <readline/readline.h> has symbol "rl_completion_quote_character" : YES
Run-time dependency libsanlock_client found: YES 3.8.4
Checking for function "sanlock_strerror" with dependency libsanlock_client: YES
Run-time dependency libsasl2 found: YES 2.1.27
Run-time dependency libselinux found: YES 2.9
Run-time dependency threads found: YES
Run-time dependency libudev found: YES 239
Library util found: YES
Run-time dependency wireshark found: YES 2.6.2
Has header "wireshark/ws_version.h" : NO
Run-time dependency yajl found: YES 2.1.0
Program pkcheck found: YES (/usr/bin/pkcheck)
Run-time dependency xenlight found: NO (tried pkgconfig and cmake)
Checking if "lxc support" compiles: YES
Program qemu-bridge-helper found: NO
Program qemu-pr-helper found: NO
Program slirp-helper found: NO
Program dbus-daemon found: YES (/usr/bin/dbus-daemon)
Has header "mntent.h" : YES (cached)
Program mount found: YES (/usr/bin/mount)
Program umount found: YES (/usr/bin/umount)
Program mkfs found: YES (/usr/sbin/mkfs)
Program showmount found: YES (/usr/sbin/showmount)
Program pvcreate found: YES (/usr/sbin/pvcreate)
Program vgcreate found: YES (/usr/sbin/vgcreate)
Program lvcreate found: YES (/usr/sbin/lvcreate)
Program pvremove found: YES (/usr/sbin/pvremove)
Program vgremove found: YES (/usr/sbin/vgremove)
Program lvremove found: YES (/usr/sbin/lvremove)
Program lvchange found: YES (/usr/sbin/lvchange)
Program vgchange found: YES (/usr/sbin/vgchange)
Program vgscan found: YES (/usr/sbin/vgscan)
Program pvs found: YES (/usr/sbin/pvs)
Program vgs found: YES (/usr/sbin/vgs)
Program lvs found: YES (/usr/sbin/lvs)
Program dog found: NO
Program zfs found: NO
Program zpool found: NO
Program dtrace found: YES (/usr/bin/dtrace)
Program systemctl found: YES (/usr/bin/systemctl)
Has header "nss.h" : YES
Checking for type "struct gaih_addrtuple" : YES
Checking for type "ns_mtab" : NO
Program numad found: YES (/usr/bin/numad)
Program apibuild.py found: YES (/home/ubuntu/libvirt/scripts/apibuild.py)
Program augeas-gentest.py found: YES (/home/ubuntu/libvirt/scripts/augeas-gentest.py)
Program check-aclperms.py found: YES (/home/ubuntu/libvirt/scripts/check-aclperms.py)
Program check-aclrules.py found: YES (/home/ubuntu/libvirt/scripts/check-aclrules.py)
Program check-driverimpls.py found: YES (/home/ubuntu/libvirt/scripts/check-driverimpls.py)
Program check-drivername.py found: YES (/usr/bin/python3.6 /home/ubuntu/libvirt/scripts/check-drivername.py)
Program check-file-access.py found: YES (/home/ubuntu/libvirt/scripts/check-file-access.py)
Program check-remote-protocol.py found: YES (/usr/bin/python3.6 /home/ubuntu/libvirt/scripts/check-remote-protocol.py)
Program check-symfile.py found: YES (/home/ubuntu/libvirt/scripts/check-symfile.py)
Program check-symsorting.py found: YES (/home/ubuntu/libvirt/scripts/check-symsorting.py)
Program dtrace2systemtap.py found: YES (/home/ubuntu/libvirt/scripts/dtrace2systemtap.py)
Program esx_vi_generator.py found: YES (/home/ubuntu/libvirt/scripts/esx_vi_generator.py)
Program genaclperms.py found: YES (/home/ubuntu/libvirt/scripts/genaclperms.py)
Program genpolkit.py found: YES (/home/ubuntu/libvirt/scripts/genpolkit.py)
Program gensystemtap.py found: YES (/home/ubuntu/libvirt/scripts/gensystemtap.py)
Program group-qemu-caps.py found: YES (/home/ubuntu/libvirt/scripts/group-qemu-caps.py)
Program header-ifdef.py found: YES (/usr/bin/python3.6 /home/ubuntu/libvirt/scripts/header-ifdef.py)
Program hvsupport.py found: YES (/home/ubuntu/libvirt/scripts/hvsupport.py)
Program hyperv_wmi_generator.py found: YES (/home/ubuntu/libvirt/scripts/hyperv_wmi_generator.py)
Program meson-dist.py found: YES (/home/ubuntu/libvirt/scripts/meson-dist.py)
Program meson-gen-authors.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-authors.py)
Program meson-gen-def.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-def.py)
Program meson-gen-sym.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-sym.py)
Program meson-install-dirs.py found: YES (/usr/bin/python3.6 /home/ubuntu/libvirt/scripts/meson-install-dirs.py)
Program meson-install-symlink.py found: YES (/usr/bin/python3.6 /home/ubuntu/libvirt/scripts/meson-install-symlink.py)
Program meson-install-web.py found: YES (/home/ubuntu/libvirt/scripts/meson-install-web.py)
Program meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program meson-timestamp.py found: YES (/home/ubuntu/libvirt/scripts/meson-timestamp.py)
Program mock-noinline.py found: YES (/usr/bin/python3.6 /home/ubuntu/libvirt/scripts/mock-noinline.py)
Program prohibit-duplicate-header.py found: YES (/usr/bin/python3.6 /home/ubuntu/libvirt/scripts/prohibit-duplicate-header.py)
Configuring libvirt-common.h using configuration
Program /home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen found: YES (/home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen)
Program genprotocol.pl found: YES (/home/ubuntu/libvirt/src/rpc/genprotocol.pl)
Program gendispatch.pl found: YES (/home/ubuntu/libvirt/src/rpc/gendispatch.pl)
Configuring libvirtd.conf.tmp with command
Configuring libvirtd.aug.tmp with command
Configuring test_libvirtd.aug.tmp with command
Configuring virtd.conf.tmp with command
Configuring virtd.aug.tmp with command
Configuring test_virtd.aug.tmp with command
Configuring libvirtd.qemu.logrotate using configuration
Configuring libvirtd.lxc.logrotate using configuration
Configuring libvirtd.libxl.logrotate using configuration
Configuring libvirtd.logrotate using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring libvirtd.conf using configuration
Configuring libvirtd.aug using configuration
Configuring test_libvirtd.aug.tmp using configuration
Configuring virtproxyd.conf using configuration
Configuring virtproxyd.aug using configuration
Configuring test_virtproxyd.aug.tmp using configuration
Configuring virtinterfaced.conf using configuration
Configuring virtinterfaced.aug using configuration
Configuring test_virtinterfaced.aug.tmp using configuration
Configuring virtnetworkd.conf using configuration
Configuring virtnetworkd.aug using configuration
Configuring test_virtnetworkd.aug.tmp using configuration
Configuring virtnodedevd.conf using configuration
Configuring virtnodedevd.aug using configuration
Configuring test_virtnodedevd.aug.tmp using configuration
Configuring virtnwfilterd.conf using configuration
Configuring virtnwfilterd.aug using configuration
Configuring test_virtnwfilterd.aug.tmp using configuration
Configuring virtsecretd.conf using configuration
Configuring virtsecretd.aug using configuration
Configuring test_virtsecretd.aug.tmp using configuration
Configuring virtstoraged.conf using configuration
Configuring virtstoraged.aug using configuration
Configuring test_virtstoraged.aug.tmp using configuration
Configuring virtlxcd.conf using configuration
Configuring virtlxcd.aug using configuration
Configuring test_virtlxcd.aug.tmp using configuration
Configuring virtchd.conf using configuration
Configuring virtchd.aug using configuration
Configuring test_virtchd.aug.tmp using configuration
Configuring virtqemud.conf using configuration
Configuring virtqemud.aug using configuration
Configuring test_virtqemud.aug.tmp using configuration
Configuring virtvboxd.conf using configuration
Configuring virtvboxd.aug using configuration
Configuring test_virtvboxd.aug.tmp using configuration
Configuring libvirtd.service using configuration
Configuring libvirtd.socket using configuration
Configuring libvirtd-ro.socket using configuration
Configuring libvirtd-admin.socket using configuration
Configuring libvirtd-tcp.socket using configuration
Configuring libvirtd-tls.socket using configuration
Configuring virtproxyd.service using configuration
Configuring virtproxyd.socket using configuration
Configuring virtproxyd-ro.socket using configuration
Configuring virtproxyd-admin.socket using configuration
Configuring virtproxyd-tcp.socket using configuration
Configuring virtproxyd-tls.socket using configuration
Configuring virtinterfaced.service using configuration
Configuring virtinterfaced.socket using configuration
Configuring virtinterfaced-ro.socket using configuration
Configuring virtinterfaced-admin.socket using configuration
Configuring virtlockd.service using configuration
Configuring virtlockd.socket using configuration
Configuring virtlockd-admin.socket using configuration
Configuring virtlogd.service using configuration
Configuring virtlogd.socket using configuration
Configuring virtlogd-admin.socket using configuration
Configuring virtnetworkd.service using configuration
Configuring virtnetworkd.socket using configuration
Configuring virtnetworkd-ro.socket using configuration
Configuring virtnetworkd-admin.socket using configuration
Configuring virtnodedevd.service using configuration
Configuring virtnodedevd.socket using configuration
Configuring virtnodedevd-ro.socket using configuration
Configuring virtnodedevd-admin.socket using configuration
Configuring virtnwfilterd.service using configuration
Configuring virtnwfilterd.socket using configuration
Configuring virtnwfilterd-ro.socket using configuration
Configuring virtnwfilterd-admin.socket using configuration
Configuring virtsecretd.service using configuration
Configuring virtsecretd.socket using configuration
Configuring virtsecretd-ro.socket using configuration
Configuring virtsecretd-admin.socket using configuration
Configuring virtstoraged.service using configuration
Configuring virtstoraged.socket using configuration
Configuring virtstoraged-ro.socket using configuration
Configuring virtstoraged-admin.socket using configuration
Configuring virtlxcd.service using configuration
Configuring virtlxcd.socket using configuration
Configuring virtlxcd-ro.socket using configuration
Configuring virtlxcd-admin.socket using configuration
Configuring virtchd.service using configuration
Configuring virtchd.socket using configuration
Configuring virtchd-ro.socket using configuration
Configuring virtchd-admin.socket using configuration
Configuring virtqemud.service using configuration
Configuring virtqemud.socket using configuration
Configuring virtqemud-ro.socket using configuration
Configuring virtqemud-admin.socket using configuration
Configuring virtvboxd.service using configuration
Configuring virtvboxd.socket using configuration
Configuring virtvboxd-ro.socket using configuration
Configuring virtvboxd-admin.socket using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt.pc using configuration
Configuring virt-xml-validate using configuration
Configuring virt-pki-validate using configuration
Configuring virt-sanlock-cleanup using configuration
Configuring libvirt-guests.sh using configuration
Configuring libvirt-guests.service using configuration
Configuring virsh using configuration
Configuring virt-admin using configuration
Program util/genxdrstub.pl found: YES (/home/ubuntu/libvirt/tools/wireshark/util/genxdrstub.pl)
Library tasn1 found: YES
Program libvirtd-fail found: YES (/home/ubuntu/libvirt/tests/libvirtd-fail)
Program libvirtd-pool found: YES (/home/ubuntu/libvirt/tests/libvirtd-pool)
Program virsh-auth found: YES (/home/ubuntu/libvirt/tests/virsh-auth)
Program virsh-checkpoint found: YES (/home/ubuntu/libvirt/tests/virsh-checkpoint)
Program virsh-cpuset found: YES (/home/ubuntu/libvirt/tests/virsh-cpuset)
Program virsh-define-dev-segfault found: YES (/home/ubuntu/libvirt/tests/virsh-define-dev-segfault)
Program virsh-int-overflow found: YES (/home/ubuntu/libvirt/tests/virsh-int-overflow)
Program virsh-optparse found: YES (/home/ubuntu/libvirt/tests/virsh-optparse)
Program virsh-output found: YES (/home/ubuntu/libvirt/tests/virsh-output)
Program virsh-read-bufsiz found: YES (/home/ubuntu/libvirt/tests/virsh-read-bufsiz)
Program virsh-read-non-seekable found: YES (/home/ubuntu/libvirt/tests/virsh-read-non-seekable)
Program virsh-schedinfo found: YES (/home/ubuntu/libvirt/tests/virsh-schedinfo)
Program virsh-self-test found: YES (/home/ubuntu/libvirt/tests/virsh-self-test)
Program virsh-snapshot found: YES (/home/ubuntu/libvirt/tests/virsh-snapshot)
Program virsh-start found: YES (/home/ubuntu/libvirt/tests/virsh-start)
Program virsh-undefine found: YES (/home/ubuntu/libvirt/tests/virsh-undefine)
Program virsh-uriprecedence found: YES (/home/ubuntu/libvirt/tests/virsh-uriprecedence)
Program virsh-vcpupin found: YES (/home/ubuntu/libvirt/tests/virsh-vcpupin)
Program virt-admin-self-test found: YES (/home/ubuntu/libvirt/tests/virt-admin-self-test)
Configuring POTFILES using configuration
Configuring index.rst using configuration
Configuring virsh.rst using configuration
Configuring virt-admin.rst using configuration
Configuring virt-host-validate.rst using configuration
Configuring virt-login-shell.rst using configuration
Configuring virt-pki-validate.rst using configuration
Configuring virt-qemu-run.rst using configuration
Configuring virt-xml-validate.rst using configuration
Configuring libvirtd.rst using configuration
Configuring virt-sanlock-cleanup.rst using configuration
Configuring virtbhyved.rst using configuration
Configuring virtinterfaced.rst using configuration
Configuring virtlockd.rst using configuration
Configuring virtlogd.rst using configuration
Configuring virtlxcd.rst using configuration
Configuring virtnetworkd.rst using configuration
Configuring virtnodedevd.rst using configuration
Configuring virtnwfilterd.rst using configuration
Configuring virtproxyd.rst using configuration
Configuring virtqemud.rst using configuration
Configuring virtsecretd.rst using configuration
Configuring virtstoraged.rst using configuration
Configuring virtvboxd.rst using configuration
Configuring virtvzd.rst using configuration
Configuring virtxend.rst using configuration
Using 'MAKE' from environment with value: '/usr/bin/make'
Program make found: YES
Program sed found: YES (/usr/bin/sed)
Program grep found: YES (/usr/bin/grep)
Configuring Makefile using configuration
Configuring libvirt.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-admin.pc using configuration
Configuring libvirt.spec using configuration
Configuring mingw-libvirt.spec using configuration
Configuring AUTHORS.rst using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring meson-config.h using configuration
Configuring run using configuration
Configuring .color_coded using configuration
Configuring .ycm_extra_conf.py using configuration
Build targets in project: 600
libvirt 7.8.0
Drivers
QEMU: YES
OpenVZ: YES
VMware: YES
VBox: YES
libxl: NO
LXC: YES
Cloud-Hypervisor: YES
ESX: YES
Hyper-V: YES
vz: NO
Bhyve: NO
Test: YES
Remote: YES
Network: YES
Libvirtd: YES
Interface: YES
Storage Drivers
Dir: YES
FS: YES
NetFS: YES
LVM: YES
iSCSI: YES
iscsi-direct: YES
SCSI: YES
mpath: YES
Disk: YES
RBD: YES
Sheepdog: NO
Gluster: YES
ZFS: NO
Virtuozzo storage: YES
Security Drivers
SELinux: YES
AppArmor: NO
Driver Loadable Modules
driver_modules: YES
Libraries
acl: YES
apparmor: NO
attr: YES
audit: YES
bash_completion: YES
blkid: YES
capng: YES
curl: YES
devmapper: YES
dlopen: YES
fuse: YES
glusterfs: YES
libiscsi: YES
libkvm: NO
libnl: YES
libparted: YES
libpcap: YES
libssh: YES
libssh2: YES
libutil: YES
netcf: YES
NLS: YES
numactl: YES
openwsman: YES
parallels-sdk: NO
pciaccess: YES
polkit: YES
rbd: YES
readline: YES
sanlock: YES
sasl: YES
selinux: YES
udev: YES
xdr: YES
yajl: YES
Windows
MinGW: NO
windres: NO
Test suite
Expensive: YES
Coverage: NO
Miscellaneous
Warning Flags: -fasynchronous-unwind-tables
-fexceptions
-fipa-pure-const
-fno-common
-Waddress
-Waggressive-loop-optimizations
-Walloc-size-larger-than=9223372036854775807
-Walloca
-Warray-bounds=2
-Wattributes
-Wbool-compare
-Wbool-operation
-Wbuiltin-declaration-mismatch
-Wbuiltin-macro-redefined
-Wcast-align
-Wcast-align=strict
-Wno-cast-function-type
-Wchar-subscripts
-Wclobbered
-Wcomment
-Wcomments
-Wcoverage-mismatch
-Wcpp
-Wdangling-else
-Wdate-time
-Wdeclaration-after-statement
-Wdeprecated-declarations
-Wdesignated-init
-Wdiscarded-array-qualifiers
-Wdiscarded-qualifiers
-Wdiv-by-zero
-Wduplicated-cond
-Wduplicate-decl-specifier
-Wempty-body
-Wendif-labels
-Wexpansion-to-defined
-Wformat-contains-nul
-Wformat-extra-args
-Wno-format-nonliteral
-Wformat-overflow=2
-Wformat-security
-Wno-format-truncation
-Wformat-y2k
-Wformat-zero-length
-Wframe-address
-Wframe-larger-than=4096
-Wfree-nonheap-object
-Whsa
-Wif-not-aligned
-Wignored-attributes
-Wignored-qualifiers
-Wimplicit
-Wimplicit-fallthrough=5
-Wimplicit-function-declaration
-Wimplicit-int
-Wincompatible-pointer-types
-Winit-self
-Winline
-Wint-conversion
-Wint-in-bool-context
-Wint-to-pointer-cast
-Winvalid-memory-model
-Winvalid-pch
-Wjump-misses-init
-Wlogical-not-parentheses
-Wlogical-op
-Wmain
-Wmaybe-uninitialized
-Wmemset-elt-size
-Wmemset-transposed-args
-Wmisleading-indentation
-Wmissing-attributes
-Wmissing-braces
-Wmissing-declarations
-Wmissing-field-initializers
-Wmissing-include-dirs
-Wmissing-parameter-type
-Wmissing-prototypes
-Wmultichar
-Wmultistatement-macros
-Wnarrowing
-Wnested-externs
-Wnonnull
-Wnonnull-compare
-Wnormalized=nfc
-Wnull-dereference
-Wodr
-Wold-style-declaration
-Wold-style-definition
-Wopenmp-simd
-Woverflow
-Woverride-init
-Wpacked-bitfield-compat
-Wpacked-not-aligned
-Wparentheses
-Wpointer-arith
-Wpointer-compare
-Wpointer-sign
-Wpointer-to-int-cast
-Wpragmas
-Wpsabi
-Wrestrict
-Wreturn-local-addr
-Wreturn-type
-Wscalar-storage-order
-Wsequence-point
-Wshadow
-Wshift-count-negative
-Wshift-count-overflow
-Wshift-negative-value
-Wshift-overflow=2
-Wno-sign-compare
-Wsizeof-array-argument
-Wsizeof-pointer-div
-Wsizeof-pointer-memaccess
-Wstrict-aliasing
-Wstrict-prototypes
-Wstringop-overflow=2
-Wstringop-truncation
-Wsuggest-attribute=cold
-Wno-suggest-attribute=const
-Wsuggest-attribute=format
-Wsuggest-attribute=noreturn
-Wno-suggest-attribute=pure
-Wsuggest-final-methods
-Wsuggest-final-types
-Wswitch
-Wswitch-bool
-Wswitch-enum
-Wswitch-unreachable
-Wsync-nand
-Wtautological-compare
-Wtrampolines
-Wtrigraphs
-Wtype-limits
-Wuninitialized
-Wunknown-pragmas
-Wunused
-Wunused-but-set-parameter
-Wunused-but-set-variable
-Wunused-const-variable=2
-Wunused-function
-Wunused-label
-Wunused-local-typedefs
-Wunused-parameter
-Wunused-result
-Wunused-value
-Wunused-variable
-Wvarargs
-Wvariadic-macros
-Wvector-operation-performance
-Wvla
-Wvolatile-register-var
-Wwrite-strings
-fstack-protector-strong
-Wdouble-promotion
docs: YES
tests: YES
DTrace: YES
firewalld: YES
firewalld-zone: YES
nss: YES
numad: YES
Init script: systemd
Char device locks: /var/lock
Loader/NVRAM:
pm_utils: NO
virt-login-shell: YES
virt-host-validate: YES
TLS priority: NORMAL
Developer Tools
wireshark_dissector: YES
Privileges
QEMU: root:root !!! running QEMU as root is strongly discouraged !!!
Found ninja-1.8.2 at /usr/bin/ninja
ninja: Entering directory `build'
[1305/1306] Running all tests.
1/307 libvirt / check-aclperms OK 0.06s
2/307 libvirt / check-symfile OK 0.16s
3/307 libvirt / check-admin-symfile OK 0.09s
4/307 libvirt / check-symsorting OK 0.07s
5/307 libvirt / check-admin-symsorting OK 0.08s
6/307 libvirt / check-drivername OK 0.08s
7/307 libvirt / check-admin-drivername OK 0.06s
8/307 libvirt / check-driverimpls OK 0.61s
9/307 libvirt / check-aclrules OK 0.59s
10/307 libvirt / check-augeas-libvirt_lockd OK 0.08s
11/307 libvirt / check-augeas-libvirt_sanlock OK 0.05s
12/307 libvirt / check-augeas-virtlockd OK 0.06s
13/307 libvirt / check-augeas-virtlogd OK 0.07s
14/307 libvirt / check-augeas-libvirtd_lxc OK 0.07s
15/307 libvirt / check-augeas-libvirtd_qemu OK 0.34s
16/307 libvirt / check-augeas-libvirtd OK 0.18s
17/307 libvirt / check-augeas-virtproxyd OK 0.23s
18/307 libvirt / check-augeas-virtinterfaced OK 0.12s
19/307 libvirt / check-augeas-virtnetworkd OK 0.14s
20/307 libvirt / check-augeas-virtnodedevd OK 0.12s
21/307 libvirt / check-augeas-virtnwfilterd OK 0.11s
22/307 libvirt / check-augeas-virtsecretd OK 0.13s
23/307 libvirt / check-augeas-virtstoraged OK 0.12s
24/307 libvirt / check-augeas-virtlxcd OK 0.14s
25/307 libvirt / check-augeas-virtchd OK 0.10s
26/307 libvirt / check-augeas-virtqemud OK 0.13s
27/307 libvirt / check-augeas-virtvboxd OK 0.13s
28/307 libvirt / check-virnetprotocol OK 0.19s
29/307 libvirt / check-virkeepaliveprotocol OK 0.10s
30/307 libvirt / check-remote_protocol OK 0.26s
31/307 libvirt / check-qemu_protocol OK 0.11s
32/307 libvirt / check-lxc_protocol OK 0.14s
33/307 libvirt / check-admin_protocol OK 0.09s
34/307 libvirt / check-lock_protocol OK 0.12s
35/307 libvirt / check-lxc_monitor_protocol OK 0.12s
36/307 libvirt / commandtest OK 0.56s
37/307 libvirt / cputest OK 1.76s
38/307 libvirt / domaincapstest OK 0.61s
39/307 libvirt / domainconftest OK 0.15s
40/307 libvirt / genericxml2xmltest OK 0.20s
41/307 libvirt / interfacexml2xmltest OK 0.19s
42/307 libvirt / metadatatest OK 0.11s
43/307 libvirt / networkxml2xmlupdatetest OK 0.19s
44/307 libvirt / nodedevxml2xmltest OK 0.21s
45/307 libvirt / nwfilterxml2xmltest OK 0.19s
46/307 libvirt / objecteventtest OK 0.20s
47/307 libvirt / seclabeltest OK 0.13s
48/307 libvirt / secretxml2xmltest OK 0.21s
49/307 libvirt / shunloadtest OK 0.21s
50/307 libvirt / sockettest OK 0.11s
51/307 libvirt / storagevolxml2xmltest OK 0.08s
52/307 libvirt / sysinfotest OK 0.18s
53/307 libvirt / utiltest OK 0.21s
54/307 libvirt / viralloctest OK 0.13s
55/307 libvirt / virauthconfigtest OK 0.12s
56/307 libvirt / virbitmaptest OK 0.13s
57/307 libvirt / virbuftest OK 0.20s
58/307 libvirt / vircapstest OK 0.19s
59/307 libvirt / vircgrouptest OK 0.20s
60/307 libvirt / virconftest OK 0.21s
61/307 libvirt / vircryptotest OK 0.12s
62/307 libvirt / virendiantest OK 0.20s
63/307 libvirt / virerrortest OK 0.18s
64/307 libvirt / virfilecachetest OK 0.09s
65/307 libvirt / virfiletest OK 0.36s
66/307 libvirt / virfirewalltest OK 0.14s
67/307 libvirt / virhostcputest OK 0.16s
68/307 libvirt / virhostdevtest OK 0.29s
69/307 libvirt / viridentitytest OK 0.15s
70/307 libvirt / viriscsitest OK 0.17s
71/307 libvirt / virkeycodetest OK 0.09s
72/307 libvirt / virkmodtest OK 0.16s
73/307 libvirt / virlockspacetest OK 0.19s
74/307 libvirt / virlogtest OK 0.24s
75/307 libvirt / virnetdevtest OK 0.18s
76/307 libvirt / virnetworkportxml2xmltest OK 0.18s
77/307 libvirt / virnwfilterbindingxml2xmltest OK 0.11s
78/307 libvirt / virpcitest OK 0.16s
79/307 libvirt / virportallocatortest OK 0.12s
80/307 libvirt / virrotatingfiletest OK 0.08s
81/307 libvirt / virschematest OK 3.38s
82/307 libvirt / virshtest OK 2.63s
83/307 libvirt / virstringtest OK 0.18s
84/307 libvirt / virsystemdtest OK 0.11s
85/307 libvirt / virtimetest OK 0.09s
86/307 libvirt / virtypedparamtest OK 0.16s
87/307 libvirt / viruritest OK 0.16s
88/307 libvirt / virpcivpdtest OK 0.10s
89/307 libvirt / vshtabletest OK 0.19s
90/307 libvirt / virmigtest OK 0.12s
91/307 libvirt / fchosttest OK 0.12s
92/307 libvirt / scsihosttest OK 0.14s
93/307 libvirt / vircaps2xmltest OK 0.13s
94/307 libvirt / virnetdevbandwidthtest OK 0.16s
95/307 libvirt / virresctrltest OK 0.13s
96/307 libvirt / virscsitest OK 0.13s
97/307 libvirt / virusbtest OK 0.13s
98/307 libvirt / virnetdevopenvswitchtest OK 0.11s
99/307 libvirt / esxutilstest OK 0.11s
100/307 libvirt / eventtest OK 0.56s
101/307 libvirt / fdstreamtest OK 0.09s
102/307 libvirt / virdriverconnvalidatetest OK 0.14s
103/307 libvirt / virdrivermoduletest OK 0.25s
104/307 libvirt / lxcconf2xmltest OK 0.10s
105/307 libvirt / lxcxml2xmltest OK 0.17s
106/307 libvirt / networkxml2conftest OK 0.16s
107/307 libvirt / networkxml2firewalltest OK 0.22s
108/307 libvirt / networkxml2xmltest OK 0.14s
109/307 libvirt / nodedevmdevctltest OK 0.15s
110/307 libvirt / nsstest OK 0.11s
111/307 libvirt / nssguesttest OK 0.13s
112/307 libvirt / nwfilterebiptablestest OK 0.19s
113/307 libvirt / nwfilterxml2firewalltest OK 0.19s
114/307 libvirt / openvzutilstest OK 0.13s
115/307 libvirt / virpolkittest OK 0.14s
116/307 libvirt / qemuagenttest OK 6.27s
117/307 libvirt / qemublocktest OK 0.28s
118/307 libvirt / qemucapabilitiestest OK 2.94s
119/307 libvirt / qemucaps2xmltest OK 0.20s
120/307 libvirt / qemucommandutiltest OK 0.16s
121/307 libvirt / qemudomaincheckpointxml2xmltest OK 0.33s
122/307 libvirt / qemudomainsnapshotxml2xmltest OK 0.19s
123/307 libvirt / qemufirmwaretest OK 0.12s
124/307 libvirt / qemuhotplugtest OK 1.41s
125/307 libvirt / qemumemlocktest OK 0.17s
126/307 libvirt / qemumigparamstest OK 0.18s
127/307 libvirt / qemumigrationcookiexmltest OK 0.13s
128/307 libvirt / qemumonitorjsontest OK 0.44s
129/307 libvirt / qemusecuritytest OK 1.80s
130/307 libvirt / qemustatusxml2xmltest OK 0.11s
131/307 libvirt / qemuvhostusertest OK 0.15s
132/307 libvirt / qemuxml2argvtest OK 4.86s
133/307 libvirt / qemuxml2xmltest OK 2.66s
134/307 libvirt / virnetdaemontest OK 0.14s
135/307 libvirt / virnetmessagetest OK 0.13s
136/307 libvirt / virnetserverclienttest OK 0.09s
137/307 libvirt / virnetsockettest OK 0.22s
138/307 libvirt / virnettlscontexttest OK 1.16s
139/307 libvirt / virnettlssessiontest OK 1.41s
140/307 libvirt / securityselinuxtest OK 0.15s
141/307 libvirt / securityselinuxlabeltest OK 0.14s
142/307 libvirt / storagepoolcapstest OK 0.18s
143/307 libvirt / storagepoolxml2argvtest OK 0.23s
144/307 libvirt / storagepoolxml2xmltest OK 0.17s
145/307 libvirt / storagevolxml2argvtest OK 0.17s
146/307 libvirt / virstorageutiltest OK 0.13s
147/307 libvirt / virstoragetest OK 0.86s
148/307 libvirt / vboxsnapshotxmltest OK 0.12s
149/307 libvirt / vmwarevertest OK 0.15s
150/307 libvirt / vmx2xmltest OK 0.13s
151/307 libvirt / xml2vmxtest OK 0.17s
152/307 libvirt / virjsontest OK 0.12s
153/307 libvirt / virmacmaptest OK 0.06s
154/307 libvirt / libvirtd-fail OK 0.15s
155/307 libvirt / libvirtd-pool OK 0.20s
156/307 libvirt / virsh-auth OK 0.23s
157/307 libvirt / virsh-checkpoint OK 0.50s
158/307 libvirt / virsh-cpuset OK 0.17s
159/307 libvirt / virsh-define-dev-segfault OK 0.17s
160/307 libvirt / virsh-int-overflow OK 0.26s
161/307 libvirt / virsh-optparse OK 3.23s
162/307 libvirt / virsh-output OK 2.65s
163/307 libvirt / virsh-read-bufsiz OK 0.25s
164/307 libvirt / virsh-read-non-seekable OK 0.19s
165/307 libvirt / virsh-schedinfo OK 0.15s
166/307 libvirt / virsh-self-test OK 0.16s
167/307 libvirt / virsh-snapshot OK 0.45s
168/307 libvirt / virsh-start OK 0.12s
169/307 libvirt / virsh-undefine OK 0.27s
170/307 libvirt / virsh-uriprecedence OK 0.39s
171/307 libvirt / virsh-vcpupin OK 0.50s
172/307 libvirt / virt-admin-self-test OK 0.10s
173/307 libvirt / check-html OK 0.17s
174/307 libvirt:syntax-check / sc_avoid_write OK 0.30s
175/307 libvirt:syntax-check / sc_flags_debug OK 1.33s
176/307 libvirt:syntax-check / sc_flags_usage OK 1.33s
177/307 libvirt:syntax-check / sc_prohibit_internal_functions OK 0.91s
178/307 libvirt:syntax-check / sc_prohibit_raw_virclassnew OK 0.59s
179/307 libvirt:syntax-check / sc_prohibit_raw_allocation OK 0.90s
180/307 libvirt:syntax-check / sc_prohibit_close OK 1.48s
181/307 libvirt:syntax-check / sc_prohibit_fork_wrappers OK 0.72s
182/307 libvirt:syntax-check / sc_prohibit_mkstemp OK 0.28s
183/307 libvirt:syntax-check / sc_prohibit_mkdtemp OK 0.27s
184/307 libvirt:syntax-check / sc_prohibit_access_xok OK 0.28s
185/307 libvirt:syntax-check / sc_prohibit_strncmp OK 0.71s
186/307 libvirt:syntax-check / sc_prohibit_strtol OK 1.54s
187/307 libvirt:syntax-check / sc_prohibit_asprintf OK 1.38s
188/307 libvirt:syntax-check / sc_prohobit_vsnprintf OK 0.24s
189/307 libvirt:syntax-check / sc_prohibit_strdup OK 1.01s
190/307 libvirt:syntax-check / sc_prohibit_setuid OK 1.01s
191/307 libvirt:syntax-check / sc_prohibit_risky_id_promotion OK 0.98s
192/307 libvirt:syntax-check / sc_prohibit_sprintf OK 0.22s
193/307 libvirt:syntax-check / sc_prohibit_snprintf OK 0.71s
194/307 libvirt:syntax-check / sc_prohibit_readlink OK 0.74s
195/307 libvirt:syntax-check / sc_prohibit_gethostname OK 0.92s
196/307 libvirt:syntax-check / sc_prohibit_readdir OK 0.94s
197/307 libvirt:syntax-check / sc_prohibit_gettext_noop OK 0.85s
198/307 libvirt:syntax-check / sc_prohibit_PATH_MAX OK 0.78s
199/307 libvirt:syntax-check / sc_prohibit_nonreentrant OK 0.37s
200/307 libvirt:syntax-check / sc_prohibit_select OK 0.92s
201/307 libvirt:syntax-check / sc_prohibit_ctype_h OK 0.86s
202/307 libvirt:syntax-check / sc_prohibit_canonicalize_file_name OK 0.84s
203/307 libvirt:syntax-check / sc_correct_id_types OK 0.92s
204/307 libvirt:syntax-check / sc_forbid_const_pointer_typedef OK 1.52s
205/307 libvirt:syntax-check / sc_size_of_brackets OK 0.86s
206/307 libvirt:syntax-check / sc_TAB_in_indentation OK 0.25s
207/307 libvirt:syntax-check / sc_avoid_ctype_macros OK 0.29s
208/307 libvirt:syntax-check / sc_avoid_strcase OK 0.85s
209/307 libvirt:syntax-check / sc_prohibit_virBufferAdd_with_string_literal OK 0.80s
210/307 libvirt:syntax-check / sc_prohibit_virBufferAsprintf_with_string_literal OK 0.82s
211/307 libvirt:syntax-check / sc_forbid_manual_xml_indent OK 0.79s
212/307 libvirt:syntax-check / sc_prohibit_libgen OK 0.97s
213/307 libvirt:syntax-check / sc_prohibit_xmlGetProp OK 0.75s
214/307 libvirt:syntax-check / sc_prohibit_xmlURI OK 0.75s
215/307 libvirt:syntax-check / sc_prohibit_return_as_function OK 0.75s
216/307 libvirt:syntax-check / sc_avoid_g_gnuc_unused_in_header OK 0.23s
217/307 libvirt:syntax-check / sc_prohibit_attribute_macros OK 0.28s
218/307 libvirt:syntax-check / sc_prohibit_non_glib_macros OK 0.28s
219/307 libvirt:syntax-check / sc_prohibit_int_index OK 0.67s
220/307 libvirt:syntax-check / sc_prohibit_int_ijk OK 0.86s
221/307 libvirt:syntax-check / sc_prohibit_loop_iijjkk OK 0.87s
222/307 libvirt:syntax-check / sc_prohibit_loop_var_decl OK 0.29s
223/307 libvirt:syntax-check / sc_prohibit_int_assign_bool OK 0.81s
224/307 libvirt:syntax-check / sc_prohibit_unsigned_pid OK 0.66s
225/307 libvirt:syntax-check / sc_libvirt_unmarked_diagnostics OK 0.84s
226/307 libvirt:syntax-check / sc_prohibit_newline_at_end_of_diagnostic OK 0.70s
227/307 libvirt:syntax-check / sc_prohibit_diagnostic_without_format OK 1.25s
228/307 libvirt:syntax-check / sc_prohibit_useless_translation OK 1.36s
229/307 libvirt:syntax-check / sc_require_whitespace_in_translation OK 1.51s
230/307 libvirt:syntax-check / sc_preprocessor_indentation OK 0.05s
231/307 libvirt:syntax-check / sc_spec_indentation OK 0.04s
232/307 libvirt:syntax-check / sc_copyright_usage OK 1.51s
233/307 libvirt:syntax-check / sc_prohibit_gettext_markup OK 0.70s
234/307 libvirt:syntax-check / sc_prohibit_cross_inclusion OK 2.04s
235/307 libvirt:syntax-check / sc_require_enum_last_marker OK 0.59s
236/307 libvirt:syntax-check / sc_flake8 OK 2.95s
237/307 libvirt:syntax-check / sc_prohibit_exit_in_tests OK 0.18s
238/307 libvirt:syntax-check / sc_prohibit_include_public_headers_quote OK 0.22s
239/307 libvirt:syntax-check / sc_prohibit_include_public_headers_brackets OK 0.28s
240/307 libvirt:syntax-check / sc_prohibit_config_h_in_headers OK 0.23s
241/307 libvirt:syntax-check / sc_prohibit_unbounded_arrays_in_rpc OK 0.18s
242/307 libvirt:syntax-check / sc_prohibit_atoi OK 0.79s
243/307 libvirt:syntax-check / sc_prohibit_wrong_filename_in_comment OK 0.68s
244/307 libvirt:syntax-check / sc_prohibit_virConnectOpen_in_virsh OK 0.16s
245/307 libvirt:syntax-check / sc_require_space_before_label OK 0.26s
246/307 libvirt:syntax-check / sc_prohibit_space_in_label OK 0.26s
247/307 libvirt:syntax-check / sc_require_if_else_matching_braces OK 0.31s
248/307 libvirt:syntax-check / sc_curly_braces_style OK 0.72s
249/307 libvirt:syntax-check / sc_prohibit_windows_special_chars_in_filename OK 0.15s
250/307 libvirt:syntax-check / sc_prohibit_mixed_case_abbreviations OK 0.30s
251/307 libvirt:syntax-check / sc_require_locale_h OK 0.59s
252/307 libvirt:syntax-check / sc_prohibit_empty_first_line OK 1.95s
253/307 libvirt:syntax-check / sc_prohibit_paren_brace OK 0.25s
254/307 libvirt:syntax-check / sc_prohibit_static_zero_init OK 0.32s
255/307 libvirt:syntax-check / sc_prohibit_devname OK 0.56s
256/307 libvirt:syntax-check / sc_prohibit_system_error_with_vir_err OK 0.67s
257/307 libvirt:syntax-check / sc_prohibit_virXXXFree OK 0.28s
258/307 libvirt:syntax-check / sc_prohibit_sysconf_pagesize OK 0.66s
259/307 libvirt:syntax-check / sc_prohibit_virSecurityManager OK 0.16s
260/307 libvirt:syntax-check / sc_prohibit_pthread_create OK 0.25s
261/307 libvirt:syntax-check / sc_prohibit_not_streq OK 0.65s
262/307 libvirt:syntax-check / sc_prohibit_verbose_strcat OK 0.30s
263/307 libvirt:syntax-check / sc_gettext_init OK 0.18s
264/307 libvirt:syntax-check / sc_prohibit_obj_free_apis_in_virsh OK 0.20s
265/307 libvirt:syntax-check / sc_prohibit_http_urls OK 0.60s
266/307 libvirt:syntax-check / sc_prohibit_author OK 0.66s
267/307 libvirt:syntax-check / sc_prohibit_backslash_alignment OK 0.24s
268/307 libvirt:syntax-check / sc_require_attribute_cleanup_initialization OK 0.29s
269/307 libvirt:syntax-check / sc_prohibit_class OK 0.29s
270/307 libvirt:syntax-check / sc_prohibit_dirent_d_type OK 0.30s
271/307 libvirt:syntax-check / sc_cast_of_argument_to_free OK 0.75s
272/307 libvirt:syntax-check / sc_cast_of_x_alloc_return_value OK 0.70s
273/307 libvirt:syntax-check / sc_prohibit_strcmp OK 0.70s
274/307 libvirt:syntax-check / sc_prohibit_strncpy OK 0.65s
275/307 libvirt:syntax-check / sc_prohibit_magic_number_exit OK 0.86s
276/307 libvirt:syntax-check / sc_error_message_warn_fatal OK 0.61s
277/307 libvirt:syntax-check / sc_error_message_period OK 0.66s
278/307 libvirt:syntax-check / sc_prohibit_have_config_h OK 0.66s
279/307 libvirt:syntax-check / sc_require_config_h OK 0.20s
280/307 libvirt:syntax-check / sc_require_config_h_first OK 0.19s
281/307 libvirt:syntax-check / sc_prohibit_assert_without_use OK 0.24s
282/307 libvirt:syntax-check / sc_prohibit_getopt_without_use OK 0.20s
283/307 libvirt:syntax-check / sc_prohibit_signal_without_use OK 0.24s
284/307 libvirt:syntax-check / sc_prohibit_stdio--_without_use OK 0.25s
285/307 libvirt:syntax-check / sc_prohibit_stddef_without_use OK 0.24s
286/307 libvirt:syntax-check / sc_prohibit_dirent_without_use OK 0.23s
287/307 libvirt:syntax-check / sc_bindtextdomain OK 0.13s
288/307 libvirt:syntax-check / sc_trailing_blank OK 0.74s
289/307 libvirt:syntax-check / sc_unmarked_diagnostics OK 0.64s
290/307 libvirt:syntax-check / sc_prohibit_defined_have_decl_tests OK 0.59s
291/307 libvirt:syntax-check / sc_prohibit_backup_files OK 0.15s
292/307 libvirt:syntax-check / sc_prohibit_empty_lines_at_EOF OK 0.40s
293/307 libvirt:syntax-check / sc_prohibit_doubled_word OK 1.89s
294/307 libvirt:syntax-check / sc_prohibit_double_semicolon OK 0.34s
295/307 libvirt:syntax-check / sc_prohibit_test_minus_ao OK 0.60s
296/307 libvirt:syntax-check / sc_prohibit_test_double_equal OK 0.49s
297/307 libvirt:syntax-check / sc_redundant_const OK 0.59s
298/307 libvirt:syntax-check / sc_const_long_option OK 0.59s
299/307 libvirt:syntax-check / sc_po_check OK 0.29s
300/307 libvirt:syntax-check / sc_Wundef_boolean OK 0.59s
301/307 libvirt:syntax-check / sc_prohibit_path_max_allocation OK 0.54s
302/307 libvirt:syntax-check / sc_prohibit-duplicate-header OK 0.75s
303/307 libvirt:syntax-check / sc_spacing-check OK 3.50s
304/307 libvirt:syntax-check / sc_mock-noinline OK 1.10s
305/307 libvirt:syntax-check / sc_header-ifdef OK 0.34s
306/307 libvirt:syntax-check / sc_group-qemu-caps OK 0.23s
307/307 libvirt:syntax-check / sc_prohibit_enum_impl_with_vir_prefix_in_virsh OK 0.18s
Ok: 307
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home/ubuntu/libvirt/build/meson-logs/testlog.txt
make[2]: Leaving directory '/home/ubuntu/libvirt/ci'
make[1]: Leaving directory '/home/ubuntu/libvirt/ci'
make: Leaving directory '/home/ubuntu/libvirt/ci'
make: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-build@debian-10 CI_NINJA_ARGS=test
make[1]: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-run-command@debian-10 CI_COMMAND="/home/ubuntu/build"
make[2]: Entering directory '/home/ubuntu/libvirt/ci'
Checking if docker is available...yes
Cloning /home/ubuntu/libvirt to /home/ubuntu/libvirt/ci/scratch/src
Cloning /home/ubuntu/libvirt/src/keycodemapdb to /home/ubuntu/libvirt/ci/scratch/src/src/keycodemapdb
docker run \
--rm --interactive --tty --user "1000":"1000" --workdir "/home/ubuntu" --env CI_CONT_SRCDIR="/home/ubuntu/libvirt" --env CI_MESON_ARGS="-Dexpensive_tests=enabled" --env CI_NINJA_ARGS="test" --volume /home/ubuntu/libvirt/ci/scratch/group:/etc/group:ro,z --volume /home/ubuntu/libvirt/ci/scratch/passwd:/etc/passwd:ro,z --volume /home/ubuntu/libvirt/ci/scratch/home:/home/ubuntu:z --volume /home/ubuntu/libvirt/ci/scratch/build:/home/ubuntu/build:z --volume /home/ubuntu/libvirt/ci/scratch/src:/home/ubuntu/libvirt:z --ulimit nofile=1024:1024 --cap-add=SYS_PTRACE \
registry.gitlab.com/libvirt/libvirt/ci-debian-10:latest \
/home/ubuntu/build
The Meson build system
Version: 0.56.0
Source dir: /home/ubuntu/libvirt
Build dir: /home/ubuntu/libvirt/build
Build type: native build
Project name: libvirt
Project version: 7.8.0
C compiler for the host machine: ccache cc (gcc 8.3.0 "cc (Debian 8.3.0-6) 8.3.0")
C linker for the host machine: cc ld.bfd 2.31.1
Host machine cpu family: x86_64
Host machine cpu: x86_64
Configuring configmake.h using configuration
Checking for size of "ptrdiff_t" : 8
Checking for size of "size_t" : 8
Compiler for C supports arguments -fasynchronous-unwind-tables: YES
Compiler for C supports arguments -fexceptions: YES
Compiler for C supports arguments -fipa-pure-const: YES
Compiler for C supports arguments -fno-common: YES
Compiler for C supports arguments -Wabsolute-value: NO
Compiler for C supports arguments -Waddress: YES
Compiler for C supports arguments -Waddress-of-packed-member: NO
Compiler for C supports arguments -Waggressive-loop-optimizations: YES
Compiler for C supports arguments -Walloc-size-larger-than=9223372036854775807: YES
Compiler for C supports arguments -Walloca: YES
Compiler for C supports arguments -Warray-bounds=2: YES
Compiler for C supports arguments -Wattribute-alias=2: NO
Compiler for C supports arguments -Wattribute-warning: NO
Compiler for C supports arguments -Wattributes: YES
Compiler for C supports arguments -Wbool-compare: YES
Compiler for C supports arguments -Wbool-operation: YES
Compiler for C supports arguments -Wbuiltin-declaration-mismatch: YES
Compiler for C supports arguments -Wbuiltin-macro-redefined: YES
Compiler for C supports arguments -Wcannot-profile: NO
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wcast-align=strict: YES
Compiler for C supports arguments -Wno-cast-function-type: YES
Compiler for C supports arguments -Wchar-subscripts: YES
Compiler for C supports arguments -Wclobbered: YES
Compiler for C supports arguments -Wcomment: YES
Compiler for C supports arguments -Wcomments: YES
Compiler for C supports arguments -Wcoverage-mismatch: YES
Compiler for C supports arguments -Wcpp: YES
Compiler for C supports arguments -Wdangling-else: YES
Compiler for C supports arguments -Wdate-time: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wdeprecated-declarations: YES
Compiler for C supports arguments -Wdesignated-init: YES
Compiler for C supports arguments -Wdiscarded-array-qualifiers: YES
Compiler for C supports arguments -Wdiscarded-qualifiers: YES
Compiler for C supports arguments -Wdiv-by-zero: YES
Compiler for C supports arguments -Wduplicated-cond: YES
Compiler for C supports arguments -Wduplicate-decl-specifier: YES
Compiler for C supports arguments -Wempty-body: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Wexpansion-to-defined: YES
Compiler for C supports arguments -Wformat-contains-nul: YES
Compiler for C supports arguments -Wformat-extra-args: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Compiler for C supports arguments -Wformat-overflow=2: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wno-format-truncation: YES
Compiler for C supports arguments -Wformat-y2k: YES
Compiler for C supports arguments -Wformat-zero-length: YES
Compiler for C supports arguments -Wframe-address: YES
Compiler for C supports arguments -Wframe-larger-than=4096: YES
Compiler for C supports arguments -Wfree-nonheap-object: YES
Compiler for C supports arguments -Whsa: YES
Compiler for C supports arguments -Wif-not-aligned: YES
Compiler for C supports arguments -Wignored-attributes: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wimplicit: YES
Compiler for C supports arguments -Wimplicit-fallthrough=5: YES
Compiler for C supports arguments -Wimplicit-function-declaration: YES
Compiler for C supports arguments -Wimplicit-int: YES
Compiler for C supports arguments -Wincompatible-pointer-types: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Winline: YES
Compiler for C supports arguments -Wint-conversion: YES
Compiler for C supports arguments -Wint-in-bool-context: YES
Compiler for C supports arguments -Wint-to-pointer-cast: YES
Compiler for C supports arguments -Winvalid-memory-model: YES
Compiler for C supports arguments -Winvalid-pch: YES
Compiler for C supports arguments -Wjump-misses-init: YES
Compiler for C supports arguments -Wlogical-not-parentheses: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wmain: YES
Compiler for C supports arguments -Wmaybe-uninitialized: YES
Compiler for C supports arguments -Wmemset-elt-size: YES
Compiler for C supports arguments -Wmemset-transposed-args: YES
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wmissing-attributes: YES
Compiler for C supports arguments -Wmissing-braces: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-field-initializers: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wmissing-parameter-type: YES
Compiler for C supports arguments -Wmissing-profile: NO
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wmultichar: YES
Compiler for C supports arguments -Wmultistatement-macros: YES
Compiler for C supports arguments -Wnarrowing: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wnonnull: YES
Compiler for C supports arguments -Wnonnull-compare: YES
Compiler for C supports arguments -Wnormalized=nfc: YES
Compiler for C supports arguments -Wnull-dereference: YES
Compiler for C supports arguments -Wodr: YES
Compiler for C supports arguments -Wold-style-declaration: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wopenmp-simd: YES
Compiler for C supports arguments -Woverflow: YES
Compiler for C supports arguments -Woverride-init: YES
Compiler for C supports arguments -Wpacked-bitfield-compat: YES
Compiler for C supports arguments -Wpacked-not-aligned: YES
Compiler for C supports arguments -Wparentheses: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wpointer-compare: YES
Compiler for C supports arguments -Wpointer-sign: YES
Compiler for C supports arguments -Wpointer-to-int-cast: YES
Compiler for C supports arguments -Wpragmas: YES
Compiler for C supports arguments -Wpsabi: YES
Compiler for C supports arguments -Wrestrict: YES
Compiler for C supports arguments -Wreturn-local-addr: YES
Compiler for C supports arguments -Wreturn-type: YES
Compiler for C supports arguments -Wscalar-storage-order: YES
Compiler for C supports arguments -Wsequence-point: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wshift-count-negative: YES
Compiler for C supports arguments -Wshift-count-overflow: YES
Compiler for C supports arguments -Wshift-negative-value: YES
Compiler for C supports arguments -Wshift-overflow=2: YES
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wsizeof-array-argument: YES
Compiler for C supports arguments -Wsizeof-pointer-div: YES
Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES
Compiler for C supports arguments -Wstrict-aliasing: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wstringop-overflow=2: YES
Compiler for C supports arguments -Wstringop-truncation: YES
Compiler for C supports arguments -Wsuggest-attribute=cold: YES
Compiler for C supports arguments -Wno-suggest-attribute=const: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES
Compiler for C supports arguments -Wno-suggest-attribute=pure: YES
Compiler for C supports arguments -Wsuggest-final-methods: YES
Compiler for C supports arguments -Wsuggest-final-types: YES
Compiler for C supports arguments -Wswitch: YES
Compiler for C supports arguments -Wswitch-bool: YES
Compiler for C supports arguments -Wswitch-enum: YES
Compiler for C supports arguments -Wswitch-unreachable: YES
Compiler for C supports arguments -Wsync-nand: YES
Compiler for C supports arguments -Wtautological-compare: YES
Compiler for C supports arguments -Wtrampolines: YES
Compiler for C supports arguments -Wtrigraphs: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wno-typedef-redefinition: NO
Compiler for C supports arguments -Wuninitialized: YES
Compiler for C supports arguments -Wunknown-pragmas: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wunused-but-set-parameter: YES
Compiler for C supports arguments -Wunused-but-set-variable: YES
Compiler for C supports arguments -Wunused-const-variable=2: YES
Compiler for C supports arguments -Wunused-function: YES
Compiler for C supports arguments -Wunused-label: YES
Compiler for C supports arguments -Wunused-local-typedefs: YES
Compiler for C supports arguments -Wunused-parameter: YES
Compiler for C supports arguments -Wunused-result: YES
Compiler for C supports arguments -Wunused-value: YES
Compiler for C supports arguments -Wunused-variable: YES
Compiler for C supports arguments -Wvarargs: YES
Compiler for C supports arguments -Wvariadic-macros: YES
Compiler for C supports arguments -Wvector-operation-performance: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wvolatile-register-var: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -fstack-protector-strong: YES
First supported argument: -fstack-protector-strong
Checking if "-Wdouble-promotion" compiles: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES (cached)
Compiler for C supports arguments -Wframe-larger-than=262144: YES
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,-z,now: YES
Compiler for C supports link arguments -Wl,-z,nodelete: YES
Compiler for C supports link arguments -Wl,-z,defs: YES
Compiler for C supports link arguments -Wl,--no-copy-dt-needed-entries: YES
Compiler for C supports link arguments -Wl,--version-script=/home/ubuntu/libvirt/src/libvirt_qemu.syms: YES
Compiler for C supports link arguments -Wl,-export-dynamic: YES
First supported link argument: -Wl,-export-dynamic
Checking for function "elf_aux_info" : NO
Checking for function "fallocate" : YES
Checking for function "getauxval" : YES
Checking for function "getegid" : YES
Checking for function "geteuid" : YES
Checking for function "getgid" : YES
Checking for function "getifaddrs" : YES
Checking for function "getmntent_r" : YES
Checking for function "getpwuid_r" : YES
Checking for function "getrlimit" : YES
Checking for function "getuid" : YES
Checking for function "getutxid" : YES
Checking for function "if_indextoname" : YES
Checking for function "mmap" : YES
Checking for function "newlocale" : YES
Checking for function "pipe2" : YES
Checking for function "posix_fallocate" : YES
Checking for function "posix_memalign" : YES
Checking for function "prlimit" : YES
Checking for function "sched_getaffinity" : YES
Checking for function "sched_setscheduler" : YES
Checking for function "setgroups" : YES
Checking for function "setns" : YES
Checking for function "setrlimit" : YES
Checking for function "symlink" : YES
Checking for function "sysctlbyname" : NO
Checking for function "__lxstat" : YES
Checking for function "__lxstat64" : YES
Checking for function "__xstat" : YES
Checking for function "__xstat64" : YES
Checking for function "lstat" : YES
Checking for function "lstat64" : YES
Checking for function "stat" : YES
Checking for function "stat64" : YES
Header <sys/stat.h> has symbol "__lxstat" : YES
Header <sys/stat.h> has symbol "__lxstat64" : NO
Header <sys/stat.h> has symbol "__xstat" : YES
Header <sys/stat.h> has symbol "__xstat64" : NO
Header <sys/stat.h> has symbol "lstat" : YES
Header <sys/stat.h> has symbol "lstat64" : NO
Header <sys/stat.h> has symbol "stat" : YES
Header <sys/stat.h> has symbol "stat64" : NO
Has header "asm/hwcap.h" : NO
Has header "ifaddrs.h" : YES
Has header "libtasn1.h" : YES
Has header "linux/kvm.h" : YES
Has header "linux/magic.h" : YES
Has header "mntent.h" : YES
Has header "net/ethernet.h" : YES
Has header "net/if.h" : YES
Has header "pty.h" : YES
Has header "pwd.h" : YES
Has header "sys/auxv.h" : YES
Has header "sys/ioctl.h" : YES
Has header "sys/mount.h" : YES
Has header "sys/syscall.h" : YES
Has header "sys/ucred.h" : NO
Has header "syslog.h" : YES
Has header "util.h" : NO
Has header "xlocale.h" : NO
Has header "linux/btrfs.h" : YES
Has header "xfs/xfs.h" : YES
Has header "linux/devlink.h" : YES
Has header "linux/param.h" : YES
Has header "linux/sockios.h" : YES
Has header "linux/if_bridge.h" : YES
Has header "linux/if_tun.h" : YES
Header <endian.h> has symbol "htole64" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_TXVLAN" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_NTUPLE" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_RXHASH" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_LRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGSO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFLAGS" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFEATURES" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_SCOALESCE" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GCOALESCE" : YES
Header <linux/if_vlan.h> has symbol "GET_VLAN_VID_CMD" : YES
Header <unistd.h> has symbol "SEEK_HOLE" : YES
Header <net/if_dl.h> has symbol "link_addr" : NO
Header <linux/devlink.h> has symbol "DEVLINK_CMD_ESWITCH_GET" : YES
Header <linux/vhost.h> has symbol "VHOST_VSOCK_SET_GUEST_CID" : YES
Header <linux/bpf.h> has symbol "BPF_PROG_QUERY" : YES
Header <linux/bpf.h> has symbol "BPF_CGROUP_DEVICE" : YES
Header <net/if_bridgevar.h> has symbol "BRDGSFD" : NO
Header <sys/cpuset.h> has symbol "cpuset_getaffinity" : NO
Header <mach/clock.h> has symbol "clock_serv_t" : NO
Checking for type "struct ifreq" : YES
Checking for type "struct sockpeercred" : NO
Checking whether type "struct ifreq" has member "ifr_newname" : YES
Checking whether type "struct ifreq" has member "ifr_ifindex" : YES
Checking whether type "struct ifreq" has member "ifr_index" : NO
Checking whether type "struct ifreq" has member "ifr_hwaddr" : YES
Checking for size of "long" : 8
Program perl found: YES (/usr/bin/perl)
Program python3 found: YES (/usr/bin/python3)
Program xmllint found: YES (/usr/bin/xmllint)
Program xsltproc found: YES (/usr/bin/xsltproc)
Program rpcgen found: YES (/usr/bin/rpcgen)
Program rst2html5 found: YES (/usr/bin/rst2html5)
Program rst2man found: YES (/usr/bin/rst2man)
Program augparse found: YES (/usr/bin/augparse)
Program dmidecode found: YES (/usr/sbin/dmidecode)
Program dnsmasq found: YES (/usr/sbin/dnsmasq)
Program ebtables found: YES (/usr/sbin/ebtables)
Program flake8 found: YES (/usr/bin/flake8)
Program ip found: YES (/sbin/ip)
Program ip6tables found: YES (/usr/sbin/ip6tables)
Program iptables found: YES (/usr/sbin/iptables)
Program iscsiadm found: YES (/usr/bin/iscsiadm)
Program mdevctl found: NO
Program mm-ctl found: NO
Program modprobe found: YES (/sbin/modprobe)
Program ovs-vsctl found: NO
Program pdwtags found: YES (/usr/bin/pdwtags)
Program radvd found: YES (/usr/sbin/radvd)
Program rmmod found: YES (/sbin/rmmod)
Program scrub found: YES (/usr/bin/scrub)
Program tc found: YES (/sbin/tc)
Program udevadm found: YES (/sbin/udevadm)
Found pkg-config: /usr/bin/pkg-config (1.6.0)
Run-time dependency libtirpc found: YES 1.1.4
Library acl found: YES
Run-time dependency libapparmor found: YES 2.13.2
Library attr found: YES
Run-time dependency audit found: YES 2.8.4
Run-time dependency bash-completion found: YES 2.8
Run-time dependency blkid found: YES 2.33.1
Run-time dependency libcap-ng found: YES 0.7.9
Run-time dependency libcurl found: YES 7.64.0
Run-time dependency devmapper found: YES 1.02.155
Library dl found: YES
Has header "dlfcn.h" : YES
Run-time dependency fuse found: YES 2.9.9
Run-time dependency glib-2.0 found: YES 2.58.3
Run-time dependency gobject-2.0 found: YES 2.58.3
Run-time dependency gio-unix-2.0 found: YES 2.58.3
Run-time dependency glusterfs-api found: YES 7.5.5
Run-time dependency gnutls found: YES 3.6.7
Run-time dependency libiscsi found: YES 1.18.0
Run-time dependency libnl-3.0 found: YES 3.4.0
Run-time dependency libnl-route-3.0 found: YES 3.4.0
Run-time dependency libparted found: YES 3.2
Program parted found: YES (/sbin/parted)
pcap-config found: YES (/usr/bin/pcap-config)
Run-time dependency pcap found: YES 1.8.1
Run-time dependency libssh found: YES 0.8.7
Checking for function "ssh_get_server_publickey" with dependency libssh: YES
Checking for function "ssh_session_is_known_server" with dependency libssh: YES
Checking for function "ssh_session_update_known_hosts" with dependency libssh: YES
Run-time dependency libssh2 found: YES 1.8.0
Run-time dependency libxml-2.0 found: YES 2.9.4
Library m found: YES
Run-time dependency netcf found: YES 0.2.8
Checking for function "gettext" : YES
Has header "libintl.h" : YES
Program xgettext found: YES (/usr/bin/xgettext)
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msgmerge found: YES (/usr/bin/msgmerge)
Library numa found: YES
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency openwsman found: NO (tried pkgconfig and cmake)
Run-time dependency parallels-sdk found: NO (tried pkgconfig and cmake)
Run-time dependency pciaccess found: YES 0.14
Library rbd found: YES
Library rados found: YES
Checking for function "rbd_get_features" with dependency -lrbd: YES
Checking for function "rbd_list2" with dependency -lrbd: NO
Run-time dependency readline found: NO (tried pkgconfig and cmake)
Library readline found: YES
Header <readline/readline.h> has symbol "rl_completion_quote_character" : YES
Run-time dependency libsanlock_client found: YES 3.6.0
Checking for function "sanlock_strerror" with dependency libsanlock_client: YES
Run-time dependency libsasl2 found: YES 2.1.27
Run-time dependency libselinux found: YES 2.8
Run-time dependency threads found: YES
Run-time dependency libudev found: YES 241
Library util found: YES
Run-time dependency wireshark found: YES 2.6.20
Has header "wireshark/ws_version.h" : NO
Run-time dependency yajl found: YES 2.1.0
Program pkcheck found: YES (/usr/bin/pkcheck)
Run-time dependency xenlight found: YES 4.11.0
Has header "libxlutil.h" : YES
Run-time dependency xlutil found: YES 4.11.0
Run-time dependency xenstore found: YES 3.0.3
Run-time dependency xentoollog found: YES 1.0
Header <libxl.h> has symbol "LIBXL_DOMAIN_TYPE_PVH" : YES
Checking if "lxc support" compiles: YES
Program qemu-bridge-helper found: NO
Program qemu-pr-helper found: NO
Program slirp-helper found: NO
Program dbus-daemon found: YES (/usr/bin/dbus-daemon)
Has header "mntent.h" : YES (cached)
Program mount found: YES (/bin/mount)
Program umount found: YES (/bin/umount)
Program mkfs found: YES (/sbin/mkfs)
Program showmount found: YES (/sbin/showmount)
Program pvcreate found: YES (/sbin/pvcreate)
Program vgcreate found: YES (/sbin/vgcreate)
Program lvcreate found: YES (/sbin/lvcreate)
Program pvremove found: YES (/sbin/pvremove)
Program vgremove found: YES (/sbin/vgremove)
Program lvremove found: YES (/sbin/lvremove)
Program lvchange found: YES (/sbin/lvchange)
Program vgchange found: YES (/sbin/vgchange)
Program vgscan found: YES (/sbin/vgscan)
Program pvs found: YES (/sbin/pvs)
Program vgs found: YES (/sbin/vgs)
Program lvs found: YES (/sbin/lvs)
Program dog found: NO
Program zfs found: NO
Program zpool found: NO
Program dtrace found: YES (/usr/bin/dtrace)
Program systemctl found: YES (/bin/systemctl)
Has header "nss.h" : YES
Checking for type "struct gaih_addrtuple" : YES
Checking for type "ns_mtab" : NO
Program numad found: YES (/usr/bin/numad)
Program apibuild.py found: YES (/home/ubuntu/libvirt/scripts/apibuild.py)
Program augeas-gentest.py found: YES (/home/ubuntu/libvirt/scripts/augeas-gentest.py)
Program check-aclperms.py found: YES (/home/ubuntu/libvirt/scripts/check-aclperms.py)
Program check-aclrules.py found: YES (/home/ubuntu/libvirt/scripts/check-aclrules.py)
Program check-driverimpls.py found: YES (/home/ubuntu/libvirt/scripts/check-driverimpls.py)
Program check-drivername.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-drivername.py)
Program check-file-access.py found: YES (/home/ubuntu/libvirt/scripts/check-file-access.py)
Program check-remote-protocol.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-remote-protocol.py)
Program check-symfile.py found: YES (/home/ubuntu/libvirt/scripts/check-symfile.py)
Program check-symsorting.py found: YES (/home/ubuntu/libvirt/scripts/check-symsorting.py)
Program dtrace2systemtap.py found: YES (/home/ubuntu/libvirt/scripts/dtrace2systemtap.py)
Program esx_vi_generator.py found: YES (/home/ubuntu/libvirt/scripts/esx_vi_generator.py)
Program genaclperms.py found: YES (/home/ubuntu/libvirt/scripts/genaclperms.py)
Program genpolkit.py found: YES (/home/ubuntu/libvirt/scripts/genpolkit.py)
Program gensystemtap.py found: YES (/home/ubuntu/libvirt/scripts/gensystemtap.py)
Program group-qemu-caps.py found: YES (/home/ubuntu/libvirt/scripts/group-qemu-caps.py)
Program header-ifdef.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/header-ifdef.py)
Program hvsupport.py found: YES (/home/ubuntu/libvirt/scripts/hvsupport.py)
Program hyperv_wmi_generator.py found: YES (/home/ubuntu/libvirt/scripts/hyperv_wmi_generator.py)
Program meson-dist.py found: YES (/home/ubuntu/libvirt/scripts/meson-dist.py)
Program meson-gen-authors.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-authors.py)
Program meson-gen-def.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-def.py)
Program meson-gen-sym.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-sym.py)
Program meson-install-dirs.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-dirs.py)
Program meson-install-symlink.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-symlink.py)
Program meson-install-web.py found: YES (/home/ubuntu/libvirt/scripts/meson-install-web.py)
Program meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program meson-timestamp.py found: YES (/home/ubuntu/libvirt/scripts/meson-timestamp.py)
Program mock-noinline.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/mock-noinline.py)
Program prohibit-duplicate-header.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/prohibit-duplicate-header.py)
Configuring libvirt-common.h using configuration
Program /home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen found: YES (/home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen)
Program genprotocol.pl found: YES (/home/ubuntu/libvirt/src/rpc/genprotocol.pl)
Program gendispatch.pl found: YES (/home/ubuntu/libvirt/src/rpc/gendispatch.pl)
Configuring libvirtd.conf.tmp with command
Configuring libvirtd.aug.tmp with command
Configuring test_libvirtd.aug.tmp with command
Configuring virtd.conf.tmp with command
Configuring virtd.aug.tmp with command
Configuring test_virtd.aug.tmp with command
Configuring libvirtd.qemu.logrotate using configuration
Configuring libvirtd.lxc.logrotate using configuration
Configuring libvirtd.libxl.logrotate using configuration
Configuring libvirtd.logrotate using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring usr.lib.libvirt.virt-aa-helper using configuration
Configuring usr.sbin.libvirtd using configuration
Configuring usr.sbin.virtqemud using configuration
Configuring usr.sbin.virtxend using configuration
Configuring libvirtd.conf using configuration
Configuring libvirtd.aug using configuration
Configuring test_libvirtd.aug.tmp using configuration
Configuring virtproxyd.conf using configuration
Configuring virtproxyd.aug using configuration
Configuring test_virtproxyd.aug.tmp using configuration
Configuring virtinterfaced.conf using configuration
Configuring virtinterfaced.aug using configuration
Configuring test_virtinterfaced.aug.tmp using configuration
Configuring virtnetworkd.conf using configuration
Configuring virtnetworkd.aug using configuration
Configuring test_virtnetworkd.aug.tmp using configuration
Configuring virtnodedevd.conf using configuration
Configuring virtnodedevd.aug using configuration
Configuring test_virtnodedevd.aug.tmp using configuration
Configuring virtnwfilterd.conf using configuration
Configuring virtnwfilterd.aug using configuration
Configuring test_virtnwfilterd.aug.tmp using configuration
Configuring virtsecretd.conf using configuration
Configuring virtsecretd.aug using configuration
Configuring test_virtsecretd.aug.tmp using configuration
Configuring virtstoraged.conf using configuration
Configuring virtstoraged.aug using configuration
Configuring test_virtstoraged.aug.tmp using configuration
Configuring virtxend.conf using configuration
Configuring virtxend.aug using configuration
Configuring test_virtxend.aug.tmp using configuration
Configuring virtlxcd.conf using configuration
Configuring virtlxcd.aug using configuration
Configuring test_virtlxcd.aug.tmp using configuration
Configuring virtchd.conf using configuration
Configuring virtchd.aug using configuration
Configuring test_virtchd.aug.tmp using configuration
Configuring virtqemud.conf using configuration
Configuring virtqemud.aug using configuration
Configuring test_virtqemud.aug.tmp using configuration
Configuring virtvboxd.conf using configuration
Configuring virtvboxd.aug using configuration
Configuring test_virtvboxd.aug.tmp using configuration
Configuring libvirtd.service using configuration
Configuring libvirtd.socket using configuration
Configuring libvirtd-ro.socket using configuration
Configuring libvirtd-admin.socket using configuration
Configuring libvirtd-tcp.socket using configuration
Configuring libvirtd-tls.socket using configuration
Configuring virtproxyd.service using configuration
Configuring virtproxyd.socket using configuration
Configuring virtproxyd-ro.socket using configuration
Configuring virtproxyd-admin.socket using configuration
Configuring virtproxyd-tcp.socket using configuration
Configuring virtproxyd-tls.socket using configuration
Configuring virtinterfaced.service using configuration
Configuring virtinterfaced.socket using configuration
Configuring virtinterfaced-ro.socket using configuration
Configuring virtinterfaced-admin.socket using configuration
Configuring virtlockd.service using configuration
Configuring virtlockd.socket using configuration
Configuring virtlockd-admin.socket using configuration
Configuring virtlogd.service using configuration
Configuring virtlogd.socket using configuration
Configuring virtlogd-admin.socket using configuration
Configuring virtnetworkd.service using configuration
Configuring virtnetworkd.socket using configuration
Configuring virtnetworkd-ro.socket using configuration
Configuring virtnetworkd-admin.socket using configuration
Configuring virtnodedevd.service using configuration
Configuring virtnodedevd.socket using configuration
Configuring virtnodedevd-ro.socket using configuration
Configuring virtnodedevd-admin.socket using configuration
Configuring virtnwfilterd.service using configuration
Configuring virtnwfilterd.socket using configuration
Configuring virtnwfilterd-ro.socket using configuration
Configuring virtnwfilterd-admin.socket using configuration
Configuring virtsecretd.service using configuration
Configuring virtsecretd.socket using configuration
Configuring virtsecretd-ro.socket using configuration
Configuring virtsecretd-admin.socket using configuration
Configuring virtstoraged.service using configuration
Configuring virtstoraged.socket using configuration
Configuring virtstoraged-ro.socket using configuration
Configuring virtstoraged-admin.socket using configuration
Configuring virtxend.service using configuration
Configuring virtxend.socket using configuration
Configuring virtxend-ro.socket using configuration
Configuring virtxend-admin.socket using configuration
Configuring virtlxcd.service using configuration
Configuring virtlxcd.socket using configuration
Configuring virtlxcd-ro.socket using configuration
Configuring virtlxcd-admin.socket using configuration
Configuring virtchd.service using configuration
Configuring virtchd.socket using configuration
Configuring virtchd-ro.socket using configuration
Configuring virtchd-admin.socket using configuration
Configuring virtqemud.service using configuration
Configuring virtqemud.socket using configuration
Configuring virtqemud-ro.socket using configuration
Configuring virtqemud-admin.socket using configuration
Configuring virtvboxd.service using configuration
Configuring virtvboxd.socket using configuration
Configuring virtvboxd-ro.socket using configuration
Configuring virtvboxd-admin.socket using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt.pc using configuration
Configuring virt-xml-validate using configuration
Configuring virt-pki-validate using configuration
Configuring virt-sanlock-cleanup using configuration
Configuring libvirt-guests.sh using configuration
Configuring libvirt-guests.service using configuration
Configuring virsh using configuration
Configuring virt-admin using configuration
Program util/genxdrstub.pl found: YES (/home/ubuntu/libvirt/tools/wireshark/util/genxdrstub.pl)
Library tasn1 found: YES
Program libvirtd-fail found: YES (/home/ubuntu/libvirt/tests/libvirtd-fail)
Program libvirtd-pool found: YES (/home/ubuntu/libvirt/tests/libvirtd-pool)
Program virsh-auth found: YES (/home/ubuntu/libvirt/tests/virsh-auth)
Program virsh-checkpoint found: YES (/home/ubuntu/libvirt/tests/virsh-checkpoint)
Program virsh-cpuset found: YES (/home/ubuntu/libvirt/tests/virsh-cpuset)
Program virsh-define-dev-segfault found: YES (/home/ubuntu/libvirt/tests/virsh-define-dev-segfault)
Program virsh-int-overflow found: YES (/home/ubuntu/libvirt/tests/virsh-int-overflow)
Program virsh-optparse found: YES (/home/ubuntu/libvirt/tests/virsh-optparse)
Program virsh-output found: YES (/home/ubuntu/libvirt/tests/virsh-output)
Program virsh-read-bufsiz found: YES (/home/ubuntu/libvirt/tests/virsh-read-bufsiz)
Program virsh-read-non-seekable found: YES (/home/ubuntu/libvirt/tests/virsh-read-non-seekable)
Program virsh-schedinfo found: YES (/home/ubuntu/libvirt/tests/virsh-schedinfo)
Program virsh-self-test found: YES (/home/ubuntu/libvirt/tests/virsh-self-test)
Program virsh-snapshot found: YES (/home/ubuntu/libvirt/tests/virsh-snapshot)
Program virsh-start found: YES (/home/ubuntu/libvirt/tests/virsh-start)
Program virsh-undefine found: YES (/home/ubuntu/libvirt/tests/virsh-undefine)
Program virsh-uriprecedence found: YES (/home/ubuntu/libvirt/tests/virsh-uriprecedence)
Program virsh-vcpupin found: YES (/home/ubuntu/libvirt/tests/virsh-vcpupin)
Program virt-admin-self-test found: YES (/home/ubuntu/libvirt/tests/virt-admin-self-test)
Program virt-aa-helper-test found: YES (/home/ubuntu/libvirt/tests/virt-aa-helper-test)
Configuring POTFILES using configuration
Configuring index.rst using configuration
Configuring virsh.rst using configuration
Configuring virt-admin.rst using configuration
Configuring virt-host-validate.rst using configuration
Configuring virt-login-shell.rst using configuration
Configuring virt-pki-validate.rst using configuration
Configuring virt-qemu-run.rst using configuration
Configuring virt-xml-validate.rst using configuration
Configuring libvirtd.rst using configuration
Configuring virt-sanlock-cleanup.rst using configuration
Configuring virtbhyved.rst using configuration
Configuring virtinterfaced.rst using configuration
Configuring virtlockd.rst using configuration
Configuring virtlogd.rst using configuration
Configuring virtlxcd.rst using configuration
Configuring virtnetworkd.rst using configuration
Configuring virtnodedevd.rst using configuration
Configuring virtnwfilterd.rst using configuration
Configuring virtproxyd.rst using configuration
Configuring virtqemud.rst using configuration
Configuring virtsecretd.rst using configuration
Configuring virtstoraged.rst using configuration
Configuring virtvboxd.rst using configuration
Configuring virtvzd.rst using configuration
Configuring virtxend.rst using configuration
Using 'MAKE' from environment with value: '/usr/bin/make'
Program make found: YES
Program sed found: YES (/bin/sed)
Program grep found: YES (/bin/grep)
Configuring Makefile using configuration
Configuring libvirt.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-admin.pc using configuration
Configuring libvirt.spec using configuration
Configuring mingw-libvirt.spec using configuration
Configuring AUTHORS.rst using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring meson-config.h using configuration
Configuring run using configuration
Configuring .color_coded using configuration
Configuring .ycm_extra_conf.py using configuration
Build targets in project: 612
libvirt 7.8.0
Drivers
QEMU: YES
OpenVZ: YES
VMware: YES
VBox: YES
libxl: YES
LXC: YES
Cloud-Hypervisor: YES
ESX: YES
Hyper-V: NO
vz: NO
Bhyve: NO
Test: YES
Remote: YES
Network: YES
Libvirtd: YES
Interface: YES
Storage Drivers
Dir: YES
FS: YES
NetFS: YES
LVM: YES
iSCSI: YES
iscsi-direct: YES
SCSI: YES
mpath: YES
Disk: YES
RBD: YES
Sheepdog: NO
Gluster: YES
ZFS: NO
Virtuozzo storage: YES
Security Drivers
SELinux: YES
AppArmor: YES
Driver Loadable Modules
driver_modules: YES
Libraries
acl: YES
apparmor: YES
attr: YES
audit: YES
bash_completion: YES
blkid: YES
capng: YES
curl: YES
devmapper: YES
dlopen: YES
fuse: YES
glusterfs: YES
libiscsi: YES
libkvm: NO
libnl: YES
libparted: YES
libpcap: YES
libssh: YES
libssh2: YES
libutil: YES
netcf: YES
NLS: YES
numactl: YES
openwsman: NO
parallels-sdk: NO
pciaccess: YES
polkit: YES
rbd: YES
readline: YES
sanlock: YES
sasl: YES
selinux: YES
udev: YES
xdr: YES
yajl: YES
Windows
MinGW: NO
windres: NO
Test suite
Expensive: YES
Coverage: NO
Miscellaneous
Warning Flags: -fasynchronous-unwind-tables
-fexceptions
-fipa-pure-const
-fno-common
-Waddress
-Waggressive-loop-optimizations
-Walloc-size-larger-than=9223372036854775807
-Walloca
-Warray-bounds=2
-Wattributes
-Wbool-compare
-Wbool-operation
-Wbuiltin-declaration-mismatch
-Wbuiltin-macro-redefined
-Wcast-align
-Wcast-align=strict
-Wno-cast-function-type
-Wchar-subscripts
-Wclobbered
-Wcomment
-Wcomments
-Wcoverage-mismatch
-Wcpp
-Wdangling-else
-Wdate-time
-Wdeclaration-after-statement
-Wdeprecated-declarations
-Wdesignated-init
-Wdiscarded-array-qualifiers
-Wdiscarded-qualifiers
-Wdiv-by-zero
-Wduplicated-cond
-Wduplicate-decl-specifier
-Wempty-body
-Wendif-labels
-Wexpansion-to-defined
-Wformat-contains-nul
-Wformat-extra-args
-Wno-format-nonliteral
-Wformat-overflow=2
-Wformat-security
-Wno-format-truncation
-Wformat-y2k
-Wformat-zero-length
-Wframe-address
-Wframe-larger-than=4096
-Wfree-nonheap-object
-Whsa
-Wif-not-aligned
-Wignored-attributes
-Wignored-qualifiers
-Wimplicit
-Wimplicit-fallthrough=5
-Wimplicit-function-declaration
-Wimplicit-int
-Wincompatible-pointer-types
-Winit-self
-Winline
-Wint-conversion
-Wint-in-bool-context
-Wint-to-pointer-cast
-Winvalid-memory-model
-Winvalid-pch
-Wjump-misses-init
-Wlogical-not-parentheses
-Wlogical-op
-Wmain
-Wmaybe-uninitialized
-Wmemset-elt-size
-Wmemset-transposed-args
-Wmisleading-indentation
-Wmissing-attributes
-Wmissing-braces
-Wmissing-declarations
-Wmissing-field-initializers
-Wmissing-include-dirs
-Wmissing-parameter-type
-Wmissing-prototypes
-Wmultichar
-Wmultistatement-macros
-Wnarrowing
-Wnested-externs
-Wnonnull
-Wnonnull-compare
-Wnormalized=nfc
-Wnull-dereference
-Wodr
-Wold-style-declaration
-Wold-style-definition
-Wopenmp-simd
-Woverflow
-Woverride-init
-Wpacked-bitfield-compat
-Wpacked-not-aligned
-Wparentheses
-Wpointer-arith
-Wpointer-compare
-Wpointer-sign
-Wpointer-to-int-cast
-Wpragmas
-Wpsabi
-Wrestrict
-Wreturn-local-addr
-Wreturn-type
-Wscalar-storage-order
-Wsequence-point
-Wshadow
-Wshift-count-negative
-Wshift-count-overflow
-Wshift-negative-value
-Wshift-overflow=2
-Wno-sign-compare
-Wsizeof-array-argument
-Wsizeof-pointer-div
-Wsizeof-pointer-memaccess
-Wstrict-aliasing
-Wstrict-prototypes
-Wstringop-overflow=2
-Wstringop-truncation
-Wsuggest-attribute=cold
-Wno-suggest-attribute=const
-Wsuggest-attribute=format
-Wsuggest-attribute=noreturn
-Wno-suggest-attribute=pure
-Wsuggest-final-methods
-Wsuggest-final-types
-Wswitch
-Wswitch-bool
-Wswitch-enum
-Wswitch-unreachable
-Wsync-nand
-Wtautological-compare
-Wtrampolines
-Wtrigraphs
-Wtype-limits
-Wuninitialized
-Wunknown-pragmas
-Wunused
-Wunused-but-set-parameter
-Wunused-but-set-variable
-Wunused-const-variable=2
-Wunused-function
-Wunused-label
-Wunused-local-typedefs
-Wunused-parameter
-Wunused-result
-Wunused-value
-Wunused-variable
-Wvarargs
-Wvariadic-macros
-Wvector-operation-performance
-Wvla
-Wvolatile-register-var
-Wwrite-strings
-fstack-protector-strong
-Wdouble-promotion
docs: YES
tests: YES
DTrace: YES
firewalld: YES
firewalld-zone: YES
nss: YES
numad: YES
Init script: systemd
Char device locks: /var/lock
Loader/NVRAM:
pm_utils: NO
virt-login-shell: YES
virt-host-validate: YES
TLS priority: NORMAL
Developer Tools
wireshark_dissector: YES
Privileges
QEMU: libvirt-qemu:libvirt-qemu
Found ninja-1.8.2 at /usr/bin/ninja
ninja: Entering directory `build'
[1332/1333] Running all tests.
1/313 libvirt / check-aclperms OK 0.06s
2/313 libvirt / check-symfile OK 0.19s
3/313 libvirt / check-admin-symfile OK 0.06s
4/313 libvirt / check-symsorting OK 0.07s
5/313 libvirt / check-admin-symsorting OK 0.04s
6/313 libvirt / check-drivername OK 0.06s
7/313 libvirt / check-admin-drivername OK 0.06s
8/313 libvirt / check-driverimpls OK 0.58s
9/313 libvirt / check-aclrules OK 0.57s
10/313 libvirt / check-augeas-libvirt_lockd OK 0.06s
11/313 libvirt / check-augeas-libvirt_sanlock OK 0.06s
12/313 libvirt / check-augeas-virtlockd OK 0.05s
13/313 libvirt / check-augeas-virtlogd OK 0.06s
14/313 libvirt / check-augeas-libvirtd_libxl OK 0.07s
15/313 libvirt / check-augeas-libvirtd_lxc OK 0.04s
16/313 libvirt / check-augeas-libvirtd_qemu OK 0.31s
17/313 libvirt / check-augeas-libvirtd OK 0.20s
18/313 libvirt / check-augeas-virtproxyd OK 0.16s
19/313 libvirt / check-augeas-virtinterfaced OK 0.10s
20/313 libvirt / check-augeas-virtnetworkd OK 0.12s
21/313 libvirt / check-augeas-virtnodedevd OK 0.12s
22/313 libvirt / check-augeas-virtnwfilterd OK 0.10s
23/313 libvirt / check-augeas-virtsecretd OK 0.13s
24/313 libvirt / check-augeas-virtstoraged OK 0.12s
25/313 libvirt / check-augeas-virtxend OK 0.12s
26/313 libvirt / check-augeas-virtlxcd OK 0.13s
27/313 libvirt / check-augeas-virtchd OK 0.13s
28/313 libvirt / check-augeas-virtqemud OK 0.12s
29/313 libvirt / check-augeas-virtvboxd OK 0.10s
30/313 libvirt / check-virnetprotocol OK 0.26s
31/313 libvirt / check-virkeepaliveprotocol OK 0.21s
32/313 libvirt / check-remote_protocol OK 0.25s
33/313 libvirt / check-qemu_protocol OK 0.28s
34/313 libvirt / check-lxc_protocol OK 0.23s
35/313 libvirt / check-admin_protocol OK 0.29s
36/313 libvirt / check-lock_protocol OK 0.32s
37/313 libvirt / check-lxc_monitor_protocol OK 0.33s
38/313 libvirt / commandtest OK 0.53s
39/313 libvirt / cputest OK 1.73s
40/313 libvirt / domaincapstest OK 0.67s
41/313 libvirt / domainconftest OK 0.12s
42/313 libvirt / genericxml2xmltest OK 0.33s
43/313 libvirt / interfacexml2xmltest OK 0.16s
44/313 libvirt / metadatatest OK 0.09s
45/313 libvirt / networkxml2xmlupdatetest OK 0.15s
46/313 libvirt / nodedevxml2xmltest OK 0.15s
47/313 libvirt / nwfilterxml2xmltest OK 0.15s
48/313 libvirt / objecteventtest OK 0.12s
49/313 libvirt / seclabeltest OK 0.11s
50/313 libvirt / secretxml2xmltest OK 0.07s
51/313 libvirt / shunloadtest OK 0.10s
52/313 libvirt / sockettest OK 0.11s
53/313 libvirt / storagevolxml2xmltest OK 0.09s
54/313 libvirt / sysinfotest OK 0.13s
55/313 libvirt / utiltest OK 0.17s
56/313 libvirt / viralloctest OK 0.07s
57/313 libvirt / virauthconfigtest OK 0.15s
58/313 libvirt / virbitmaptest OK 0.10s
59/313 libvirt / virbuftest OK 0.15s
60/313 libvirt / vircapstest OK 0.12s
61/313 libvirt / vircgrouptest OK 0.22s
62/313 libvirt / virconftest OK 0.14s
63/313 libvirt / vircryptotest OK 0.12s
64/313 libvirt / virendiantest OK 0.11s
65/313 libvirt / virerrortest OK 0.07s
66/313 libvirt / virfilecachetest OK 0.11s
67/313 libvirt / virfiletest OK 0.30s
68/313 libvirt / virfirewalltest OK 0.15s
69/313 libvirt / virhostcputest OK 0.15s
70/313 libvirt / virhostdevtest OK 0.21s
71/313 libvirt / viridentitytest OK 0.11s
72/313 libvirt / viriscsitest OK 0.10s
73/313 libvirt / virkeycodetest OK 0.15s
74/313 libvirt / virkmodtest OK 0.09s
75/313 libvirt / virlockspacetest OK 0.14s
76/313 libvirt / virlogtest OK 0.11s
77/313 libvirt / virnetdevtest OK 0.12s
78/313 libvirt / virnetworkportxml2xmltest OK 0.10s
79/313 libvirt / virnwfilterbindingxml2xmltest OK 0.08s
80/313 libvirt / virpcitest OK 0.14s
81/313 libvirt / virportallocatortest OK 0.11s
82/313 libvirt / virrotatingfiletest OK 0.13s
83/313 libvirt / virschematest OK 3.41s
84/313 libvirt / virshtest OK 2.34s
85/313 libvirt / virstringtest OK 0.14s
86/313 libvirt / virsystemdtest OK 0.10s
87/313 libvirt / virtimetest OK 0.05s
88/313 libvirt / virtypedparamtest OK 0.09s
89/313 libvirt / viruritest OK 0.08s
90/313 libvirt / virpcivpdtest OK 0.04s
91/313 libvirt / vshtabletest OK 0.12s
92/313 libvirt / virmigtest OK 0.11s
93/313 libvirt / fchosttest OK 0.12s
94/313 libvirt / scsihosttest OK 0.11s
95/313 libvirt / vircaps2xmltest OK 0.13s
96/313 libvirt / virnetdevbandwidthtest OK 0.09s
97/313 libvirt / virresctrltest OK 0.13s
98/313 libvirt / virscsitest OK 0.06s
99/313 libvirt / virusbtest OK 0.10s
100/313 libvirt / virnetdevopenvswitchtest OK 0.15s
101/313 libvirt / esxutilstest OK 0.09s
102/313 libvirt / eventtest OK 0.53s
103/313 libvirt / fdstreamtest OK 0.07s
104/313 libvirt / virdriverconnvalidatetest OK 0.12s
105/313 libvirt / virdrivermoduletest OK 0.22s
106/313 libvirt / libxlxml2domconfigtest OK 0.13s
107/313 libvirt / xlconfigtest OK 0.19s
108/313 libvirt / xmconfigtest OK 0.10s
109/313 libvirt / lxcconf2xmltest OK 0.09s
110/313 libvirt / lxcxml2xmltest OK 0.12s
111/313 libvirt / networkxml2conftest OK 0.12s
112/313 libvirt / networkxml2firewalltest OK 0.15s
113/313 libvirt / networkxml2xmltest OK 0.20s
114/313 libvirt / nodedevmdevctltest OK 0.08s
115/313 libvirt / nsstest OK 0.10s
116/313 libvirt / nssguesttest OK 0.08s
117/313 libvirt / nwfilterebiptablestest OK 0.15s
118/313 libvirt / nwfilterxml2firewalltest OK 0.12s
119/313 libvirt / openvzutilstest OK 0.15s
120/313 libvirt / virpolkittest OK 0.14s
121/313 libvirt / qemuagenttest OK 6.20s
122/313 libvirt / qemublocktest OK 0.25s
123/313 libvirt / qemucapabilitiestest OK 2.85s
124/313 libvirt / qemucaps2xmltest OK 0.21s
125/313 libvirt / qemucommandutiltest OK 0.15s
126/313 libvirt / qemudomaincheckpointxml2xmltest OK 0.32s
127/313 libvirt / qemudomainsnapshotxml2xmltest OK 0.20s
128/313 libvirt / qemufirmwaretest OK 0.14s
129/313 libvirt / qemuhotplugtest OK 1.53s
130/313 libvirt / qemumemlocktest OK 0.15s
131/313 libvirt / qemumigparamstest OK 0.13s
132/313 libvirt / qemumigrationcookiexmltest OK 0.15s
133/313 libvirt / qemumonitorjsontest OK 0.53s
134/313 libvirt / qemusecuritytest OK 1.80s
135/313 libvirt / qemustatusxml2xmltest OK 0.15s
136/313 libvirt / qemuvhostusertest OK 0.13s
137/313 libvirt / qemuxml2argvtest OK 4.56s
138/313 libvirt / qemuxml2xmltest OK 2.72s
139/313 libvirt / virnetdaemontest OK 0.13s
140/313 libvirt / virnetmessagetest OK 0.09s
141/313 libvirt / virnetserverclienttest OK 0.14s
142/313 libvirt / virnetsockettest OK 0.18s
143/313 libvirt / virnettlscontexttest OK 2.70s
144/313 libvirt / virnettlssessiontest OK 0.37s
145/313 libvirt / securityselinuxtest OK 0.12s
146/313 libvirt / securityselinuxlabeltest OK 0.11s
147/313 libvirt / storagepoolcapstest OK 0.13s
148/313 libvirt / storagepoolxml2argvtest OK 0.14s
149/313 libvirt / storagepoolxml2xmltest OK 0.11s
150/313 libvirt / storagevolxml2argvtest OK 0.14s
151/313 libvirt / virstorageutiltest OK 0.07s
152/313 libvirt / virstoragetest OK 0.89s
153/313 libvirt / vboxsnapshotxmltest OK 0.12s
154/313 libvirt / vmwarevertest OK 0.12s
155/313 libvirt / vmx2xmltest OK 0.12s
156/313 libvirt / xml2vmxtest OK 0.10s
157/313 libvirt / virjsontest OK 0.10s
158/313 libvirt / virmacmaptest OK 0.13s
159/313 libvirt / libvirtd-fail OK 0.09s
160/313 libvirt / libvirtd-pool OK 0.12s
161/313 libvirt / virsh-auth OK 0.13s
162/313 libvirt / virsh-checkpoint OK 0.45s
163/313 libvirt / virsh-cpuset OK 0.13s
164/313 libvirt / virsh-define-dev-segfault OK 0.09s
165/313 libvirt / virsh-int-overflow OK 0.15s
166/313 libvirt / virsh-optparse OK 3.08s
167/313 libvirt / virsh-output OK 2.51s
168/313 libvirt / virsh-read-bufsiz OK 0.25s
169/313 libvirt / virsh-read-non-seekable OK 0.14s
170/313 libvirt / virsh-schedinfo OK 0.16s
171/313 libvirt / virsh-self-test OK 0.12s
172/313 libvirt / virsh-snapshot OK 0.30s
173/313 libvirt / virsh-start OK 0.21s
174/313 libvirt / virsh-undefine OK 0.26s
175/313 libvirt / virsh-uriprecedence OK 0.42s
176/313 libvirt / virsh-vcpupin OK 0.59s
177/313 libvirt / virt-admin-self-test OK 0.11s
178/313 libvirt / virt-aa-helper-test OK 4.46s
179/313 libvirt / check-html OK 0.13s
180/313 libvirt:syntax-check / sc_avoid_write OK 0.27s
181/313 libvirt:syntax-check / sc_flags_debug OK 1.46s
182/313 libvirt:syntax-check / sc_flags_usage OK 1.58s
183/313 libvirt:syntax-check / sc_prohibit_internal_functions OK 0.78s
184/313 libvirt:syntax-check / sc_prohibit_raw_virclassnew OK 0.80s
185/313 libvirt:syntax-check / sc_prohibit_raw_allocation OK 1.01s
186/313 libvirt:syntax-check / sc_prohibit_close OK 1.56s
187/313 libvirt:syntax-check / sc_prohibit_fork_wrappers OK 0.74s
188/313 libvirt:syntax-check / sc_prohibit_mkstemp OK 0.34s
189/313 libvirt:syntax-check / sc_prohibit_mkdtemp OK 0.33s
190/313 libvirt:syntax-check / sc_prohibit_access_xok OK 0.31s
191/313 libvirt:syntax-check / sc_prohibit_strncmp OK 0.89s
192/313 libvirt:syntax-check / sc_prohibit_strtol OK 1.68s
193/313 libvirt:syntax-check / sc_prohibit_asprintf OK 1.48s
194/313 libvirt:syntax-check / sc_prohobit_vsnprintf OK 0.30s
195/313 libvirt:syntax-check / sc_prohibit_strdup OK 0.84s
196/313 libvirt:syntax-check / sc_prohibit_setuid OK 0.89s
197/313 libvirt:syntax-check / sc_prohibit_risky_id_promotion OK 0.89s
198/313 libvirt:syntax-check / sc_prohibit_sprintf OK 0.29s
199/313 libvirt:syntax-check / sc_prohibit_snprintf OK 0.89s
200/313 libvirt:syntax-check / sc_prohibit_readlink OK 0.89s
201/313 libvirt:syntax-check / sc_prohibit_gethostname OK 0.85s
202/313 libvirt:syntax-check / sc_prohibit_readdir OK 0.88s
203/313 libvirt:syntax-check / sc_prohibit_gettext_noop OK 0.82s
204/313 libvirt:syntax-check / sc_prohibit_PATH_MAX OK 0.85s
205/313 libvirt:syntax-check / sc_prohibit_nonreentrant OK 0.29s
206/313 libvirt:syntax-check / sc_prohibit_select OK 0.85s
207/313 libvirt:syntax-check / sc_prohibit_ctype_h OK 0.79s
208/313 libvirt:syntax-check / sc_prohibit_canonicalize_file_name OK 0.83s
209/313 libvirt:syntax-check / sc_correct_id_types OK 0.85s
210/313 libvirt:syntax-check / sc_forbid_const_pointer_typedef OK 1.49s
211/313 libvirt:syntax-check / sc_size_of_brackets OK 0.79s
212/313 libvirt:syntax-check / sc_TAB_in_indentation OK 0.23s
213/313 libvirt:syntax-check / sc_avoid_ctype_macros OK 0.28s
214/313 libvirt:syntax-check / sc_avoid_strcase OK 0.84s
215/313 libvirt:syntax-check / sc_prohibit_virBufferAdd_with_string_literal OK 0.84s
216/313 libvirt:syntax-check / sc_prohibit_virBufferAsprintf_with_string_literal OK 0.81s
217/313 libvirt:syntax-check / sc_forbid_manual_xml_indent OK 0.75s
218/313 libvirt:syntax-check / sc_prohibit_libgen OK 0.83s
219/313 libvirt:syntax-check / sc_prohibit_xmlGetProp OK 0.84s
220/313 libvirt:syntax-check / sc_prohibit_xmlURI OK 0.79s
221/313 libvirt:syntax-check / sc_prohibit_return_as_function OK 0.79s
222/313 libvirt:syntax-check / sc_avoid_g_gnuc_unused_in_header OK 0.17s
223/313 libvirt:syntax-check / sc_prohibit_attribute_macros OK 0.28s
224/313 libvirt:syntax-check / sc_prohibit_non_glib_macros OK 0.23s
225/313 libvirt:syntax-check / sc_prohibit_int_index OK 0.84s
226/313 libvirt:syntax-check / sc_prohibit_int_ijk OK 0.79s
227/313 libvirt:syntax-check / sc_prohibit_loop_iijjkk OK 0.80s
228/313 libvirt:syntax-check / sc_prohibit_loop_var_decl OK 0.29s
229/313 libvirt:syntax-check / sc_prohibit_int_assign_bool OK 0.79s
230/313 libvirt:syntax-check / sc_prohibit_unsigned_pid OK 0.77s
231/313 libvirt:syntax-check / sc_libvirt_unmarked_diagnostics OK 0.87s
232/313 libvirt:syntax-check / sc_prohibit_newline_at_end_of_diagnostic OK 0.75s
233/313 libvirt:syntax-check / sc_prohibit_diagnostic_without_format OK 1.46s
234/313 libvirt:syntax-check / sc_prohibit_useless_translation OK 1.38s
235/313 libvirt:syntax-check / sc_require_whitespace_in_translation OK 1.57s
236/313 libvirt:syntax-check / sc_preprocessor_indentation OK 0.03s
237/313 libvirt:syntax-check / sc_spec_indentation OK 0.04s
238/313 libvirt:syntax-check / sc_copyright_usage OK 1.67s
239/313 libvirt:syntax-check / sc_prohibit_gettext_markup OK 0.75s
240/313 libvirt:syntax-check / sc_prohibit_cross_inclusion OK 1.92s
241/313 libvirt:syntax-check / sc_require_enum_last_marker OK 0.80s
242/313 libvirt:syntax-check / sc_flake8 OK 2.36s
243/313 libvirt:syntax-check / sc_prohibit_exit_in_tests OK 0.19s
244/313 libvirt:syntax-check / sc_prohibit_include_public_headers_quote OK 0.24s
245/313 libvirt:syntax-check / sc_prohibit_include_public_headers_brackets OK 0.25s
246/313 libvirt:syntax-check / sc_prohibit_config_h_in_headers OK 0.19s
247/313 libvirt:syntax-check / sc_prohibit_unbounded_arrays_in_rpc OK 0.13s
248/313 libvirt:syntax-check / sc_prohibit_atoi OK 0.79s
249/313 libvirt:syntax-check / sc_prohibit_wrong_filename_in_comment OK 0.28s
250/313 libvirt:syntax-check / sc_prohibit_virConnectOpen_in_virsh OK 0.13s
251/313 libvirt:syntax-check / sc_require_space_before_label OK 0.23s
252/313 libvirt:syntax-check / sc_prohibit_space_in_label OK 0.23s
253/313 libvirt:syntax-check / sc_require_if_else_matching_braces OK 0.28s
254/313 libvirt:syntax-check / sc_curly_braces_style OK 0.60s
255/313 libvirt:syntax-check / sc_prohibit_windows_special_chars_in_filename OK 0.08s
256/313 libvirt:syntax-check / sc_prohibit_mixed_case_abbreviations OK 0.23s
257/313 libvirt:syntax-check / sc_require_locale_h OK 0.58s
258/313 libvirt:syntax-check / sc_prohibit_empty_first_line OK 1.01s
259/313 libvirt:syntax-check / sc_prohibit_paren_brace OK 0.24s
260/313 libvirt:syntax-check / sc_prohibit_static_zero_init OK 0.29s
261/313 libvirt:syntax-check / sc_prohibit_devname OK 0.65s
262/313 libvirt:syntax-check / sc_prohibit_system_error_with_vir_err OK 0.79s
263/313 libvirt:syntax-check / sc_prohibit_virXXXFree OK 0.28s
264/313 libvirt:syntax-check / sc_prohibit_sysconf_pagesize OK 0.70s
265/313 libvirt:syntax-check / sc_prohibit_virSecurityManager OK 0.13s
266/313 libvirt:syntax-check / sc_prohibit_pthread_create OK 0.34s
267/313 libvirt:syntax-check / sc_prohibit_not_streq OK 0.70s
268/313 libvirt:syntax-check / sc_prohibit_verbose_strcat OK 0.23s
269/313 libvirt:syntax-check / sc_gettext_init OK 0.23s
270/313 libvirt:syntax-check / sc_prohibit_obj_free_apis_in_virsh OK 0.14s
271/313 libvirt:syntax-check / sc_prohibit_http_urls OK 0.74s
272/313 libvirt:syntax-check / sc_prohibit_author OK 0.70s
273/313 libvirt:syntax-check / sc_prohibit_backslash_alignment OK 0.29s
274/313 libvirt:syntax-check / sc_require_attribute_cleanup_initialization OK 0.24s
275/313 libvirt:syntax-check / sc_prohibit_class OK 0.25s
276/313 libvirt:syntax-check / sc_prohibit_dirent_d_type OK 0.24s
277/313 libvirt:syntax-check / sc_cast_of_argument_to_free OK 0.84s
278/313 libvirt:syntax-check / sc_cast_of_x_alloc_return_value OK 0.75s
279/313 libvirt:syntax-check / sc_prohibit_strcmp OK 0.79s
280/313 libvirt:syntax-check / sc_prohibit_strncpy OK 0.81s
281/313 libvirt:syntax-check / sc_prohibit_magic_number_exit OK 0.84s
282/313 libvirt:syntax-check / sc_error_message_warn_fatal OK 0.75s
283/313 libvirt:syntax-check / sc_error_message_period OK 0.85s
284/313 libvirt:syntax-check / sc_prohibit_have_config_h OK 0.69s
285/313 libvirt:syntax-check / sc_require_config_h OK 0.13s
286/313 libvirt:syntax-check / sc_require_config_h_first OK 0.19s
287/313 libvirt:syntax-check / sc_prohibit_assert_without_use OK 0.19s
288/313 libvirt:syntax-check / sc_prohibit_getopt_without_use OK 0.20s
289/313 libvirt:syntax-check / sc_prohibit_signal_without_use OK 0.24s
290/313 libvirt:syntax-check / sc_prohibit_stdio--_without_use OK 0.20s
291/313 libvirt:syntax-check / sc_prohibit_stddef_without_use OK 0.23s
292/313 libvirt:syntax-check / sc_prohibit_dirent_without_use OK 0.19s
293/313 libvirt:syntax-check / sc_bindtextdomain OK 0.11s
294/313 libvirt:syntax-check / sc_trailing_blank OK 0.75s
295/313 libvirt:syntax-check / sc_unmarked_diagnostics OK 0.74s
296/313 libvirt:syntax-check / sc_prohibit_defined_have_decl_tests OK 0.78s
297/313 libvirt:syntax-check / sc_prohibit_backup_files OK 0.10s
298/313 libvirt:syntax-check / sc_prohibit_empty_lines_at_EOF OK 0.41s
299/313 libvirt:syntax-check / sc_prohibit_doubled_word OK 1.81s
300/313 libvirt:syntax-check / sc_prohibit_double_semicolon OK 0.30s
301/313 libvirt:syntax-check / sc_prohibit_test_minus_ao OK 0.70s
302/313 libvirt:syntax-check / sc_prohibit_test_double_equal OK 0.60s
303/313 libvirt:syntax-check / sc_redundant_const OK 0.69s
304/313 libvirt:syntax-check / sc_const_long_option OK 0.65s
305/313 libvirt:syntax-check / sc_po_check OK 0.29s
306/313 libvirt:syntax-check / sc_Wundef_boolean OK 0.64s
307/313 libvirt:syntax-check / sc_prohibit_path_max_allocation OK 0.68s
308/313 libvirt:syntax-check / sc_prohibit-duplicate-header OK 0.65s
309/313 libvirt:syntax-check / sc_spacing-check OK 3.49s
310/313 libvirt:syntax-check / sc_mock-noinline OK 1.09s
311/313 libvirt:syntax-check / sc_header-ifdef OK 0.29s
312/313 libvirt:syntax-check / sc_group-qemu-caps OK 0.18s
313/313 libvirt:syntax-check / sc_prohibit_enum_impl_with_vir_prefix_in_virsh OK 0.18s
Ok: 313
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home/ubuntu/libvirt/build/meson-logs/testlog.txt
make[2]: Leaving directory '/home/ubuntu/libvirt/ci'
make[1]: Leaving directory '/home/ubuntu/libvirt/ci'
make: Leaving directory '/home/ubuntu/libvirt/ci'
make: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-build@debian-11 CI_NINJA_ARGS=test
make[1]: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-run-command@debian-11 CI_COMMAND="/home/ubuntu/build"
make[2]: Entering directory '/home/ubuntu/libvirt/ci'
Checking if docker is available...yes
Cloning /home/ubuntu/libvirt to /home/ubuntu/libvirt/ci/scratch/src
Cloning /home/ubuntu/libvirt/src/keycodemapdb to /home/ubuntu/libvirt/ci/scratch/src/src/keycodemapdb
docker run \
--rm --interactive --tty --user "1000":"1000" --workdir "/home/ubuntu" --env CI_CONT_SRCDIR="/home/ubuntu/libvirt" --env CI_MESON_ARGS="-Dexpensive_tests=enabled" --env CI_NINJA_ARGS="test" --volume /home/ubuntu/libvirt/ci/scratch/group:/etc/group:ro,z --volume /home/ubuntu/libvirt/ci/scratch/passwd:/etc/passwd:ro,z --volume /home/ubuntu/libvirt/ci/scratch/home:/home/ubuntu:z --volume /home/ubuntu/libvirt/ci/scratch/build:/home/ubuntu/build:z --volume /home/ubuntu/libvirt/ci/scratch/src:/home/ubuntu/libvirt:z --ulimit nofile=1024:1024 --cap-add=SYS_PTRACE \
registry.gitlab.com/libvirt/libvirt/ci-debian-11:latest \
/home/ubuntu/build
The Meson build system
Version: 0.56.2
Source dir: /home/ubuntu/libvirt
Build dir: /home/ubuntu/libvirt/build
Build type: native build
Project name: libvirt
Project version: 7.8.0
C compiler for the host machine: ccache cc (gcc 10.2.1 "cc (Debian 10.2.1-6) 10.2.1 20210110")
C linker for the host machine: cc ld.bfd 2.35.2
Host machine cpu family: x86_64
Host machine cpu: x86_64
Configuring configmake.h using configuration
Checking for size of "ptrdiff_t" : 8
Checking for size of "size_t" : 8
Compiler for C supports arguments -fasynchronous-unwind-tables: YES
Compiler for C supports arguments -fexceptions: YES
Compiler for C supports arguments -fipa-pure-const: YES
Compiler for C supports arguments -fno-common: YES
Compiler for C supports arguments -Wabsolute-value: YES
Compiler for C supports arguments -Waddress: YES
Compiler for C supports arguments -Waddress-of-packed-member: YES
Compiler for C supports arguments -Waggressive-loop-optimizations: YES
Compiler for C supports arguments -Walloc-size-larger-than=9223372036854775807: YES
Compiler for C supports arguments -Walloca: YES
Compiler for C supports arguments -Warray-bounds=2: YES
Compiler for C supports arguments -Wattribute-alias=2: YES
Compiler for C supports arguments -Wattribute-warning: YES
Compiler for C supports arguments -Wattributes: YES
Compiler for C supports arguments -Wbool-compare: YES
Compiler for C supports arguments -Wbool-operation: YES
Compiler for C supports arguments -Wbuiltin-declaration-mismatch: YES
Compiler for C supports arguments -Wbuiltin-macro-redefined: YES
Compiler for C supports arguments -Wcannot-profile: YES
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wcast-align=strict: YES
Compiler for C supports arguments -Wno-cast-function-type: YES
Compiler for C supports arguments -Wchar-subscripts: YES
Compiler for C supports arguments -Wclobbered: YES
Compiler for C supports arguments -Wcomment: YES
Compiler for C supports arguments -Wcomments: YES
Compiler for C supports arguments -Wcoverage-mismatch: YES
Compiler for C supports arguments -Wcpp: YES
Compiler for C supports arguments -Wdangling-else: YES
Compiler for C supports arguments -Wdate-time: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wdeprecated-declarations: YES
Compiler for C supports arguments -Wdesignated-init: YES
Compiler for C supports arguments -Wdiscarded-array-qualifiers: YES
Compiler for C supports arguments -Wdiscarded-qualifiers: YES
Compiler for C supports arguments -Wdiv-by-zero: YES
Compiler for C supports arguments -Wduplicated-cond: YES
Compiler for C supports arguments -Wduplicate-decl-specifier: YES
Compiler for C supports arguments -Wempty-body: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Wexpansion-to-defined: YES
Compiler for C supports arguments -Wformat-contains-nul: YES
Compiler for C supports arguments -Wformat-extra-args: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Compiler for C supports arguments -Wformat-overflow=2: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wno-format-truncation: YES
Compiler for C supports arguments -Wformat-y2k: YES
Compiler for C supports arguments -Wformat-zero-length: YES
Compiler for C supports arguments -Wframe-address: YES
Compiler for C supports arguments -Wframe-larger-than=4096: YES
Compiler for C supports arguments -Wfree-nonheap-object: YES
Compiler for C supports arguments -Whsa: YES
Compiler for C supports arguments -Wif-not-aligned: YES
Compiler for C supports arguments -Wignored-attributes: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wimplicit: YES
Compiler for C supports arguments -Wimplicit-fallthrough=5: YES
Compiler for C supports arguments -Wimplicit-function-declaration: YES
Compiler for C supports arguments -Wimplicit-int: YES
Compiler for C supports arguments -Wincompatible-pointer-types: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Winline: YES
Compiler for C supports arguments -Wint-conversion: YES
Compiler for C supports arguments -Wint-in-bool-context: YES
Compiler for C supports arguments -Wint-to-pointer-cast: YES
Compiler for C supports arguments -Winvalid-memory-model: YES
Compiler for C supports arguments -Winvalid-pch: YES
Compiler for C supports arguments -Wjump-misses-init: YES
Compiler for C supports arguments -Wlogical-not-parentheses: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wmain: YES
Compiler for C supports arguments -Wmaybe-uninitialized: YES
Compiler for C supports arguments -Wmemset-elt-size: YES
Compiler for C supports arguments -Wmemset-transposed-args: YES
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wmissing-attributes: YES
Compiler for C supports arguments -Wmissing-braces: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-field-initializers: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wmissing-parameter-type: YES
Compiler for C supports arguments -Wmissing-profile: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wmultichar: YES
Compiler for C supports arguments -Wmultistatement-macros: YES
Compiler for C supports arguments -Wnarrowing: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wnonnull: YES
Compiler for C supports arguments -Wnonnull-compare: YES
Compiler for C supports arguments -Wnormalized=nfc: YES
Compiler for C supports arguments -Wnull-dereference: YES
Compiler for C supports arguments -Wodr: YES
Compiler for C supports arguments -Wold-style-declaration: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wopenmp-simd: YES
Compiler for C supports arguments -Woverflow: YES
Compiler for C supports arguments -Woverride-init: YES
Compiler for C supports arguments -Wpacked-bitfield-compat: YES
Compiler for C supports arguments -Wpacked-not-aligned: YES
Compiler for C supports arguments -Wparentheses: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wpointer-compare: YES
Compiler for C supports arguments -Wpointer-sign: YES
Compiler for C supports arguments -Wpointer-to-int-cast: YES
Compiler for C supports arguments -Wpragmas: YES
Compiler for C supports arguments -Wpsabi: YES
Compiler for C supports arguments -Wrestrict: YES
Compiler for C supports arguments -Wreturn-local-addr: YES
Compiler for C supports arguments -Wreturn-type: YES
Compiler for C supports arguments -Wscalar-storage-order: YES
Compiler for C supports arguments -Wsequence-point: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wshift-count-negative: YES
Compiler for C supports arguments -Wshift-count-overflow: YES
Compiler for C supports arguments -Wshift-negative-value: YES
Compiler for C supports arguments -Wshift-overflow=2: YES
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wsizeof-array-argument: YES
Compiler for C supports arguments -Wsizeof-pointer-div: YES
Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES
Compiler for C supports arguments -Wstrict-aliasing: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wstringop-overflow=2: YES
Compiler for C supports arguments -Wstringop-truncation: YES
Compiler for C supports arguments -Wsuggest-attribute=cold: YES
Compiler for C supports arguments -Wno-suggest-attribute=const: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES
Compiler for C supports arguments -Wno-suggest-attribute=pure: YES
Compiler for C supports arguments -Wsuggest-final-methods: YES
Compiler for C supports arguments -Wsuggest-final-types: YES
Compiler for C supports arguments -Wswitch: YES
Compiler for C supports arguments -Wswitch-bool: YES
Compiler for C supports arguments -Wswitch-enum: YES
Compiler for C supports arguments -Wswitch-unreachable: YES
Compiler for C supports arguments -Wsync-nand: YES
Compiler for C supports arguments -Wtautological-compare: YES
Compiler for C supports arguments -Wtrampolines: YES
Compiler for C supports arguments -Wtrigraphs: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wno-typedef-redefinition: NO
Compiler for C supports arguments -Wuninitialized: YES
Compiler for C supports arguments -Wunknown-pragmas: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wunused-but-set-parameter: YES
Compiler for C supports arguments -Wunused-but-set-variable: YES
Compiler for C supports arguments -Wunused-const-variable=2: YES
Compiler for C supports arguments -Wunused-function: YES
Compiler for C supports arguments -Wunused-label: YES
Compiler for C supports arguments -Wunused-local-typedefs: YES
Compiler for C supports arguments -Wunused-parameter: YES
Compiler for C supports arguments -Wunused-result: YES
Compiler for C supports arguments -Wunused-value: YES
Compiler for C supports arguments -Wunused-variable: YES
Compiler for C supports arguments -Wvarargs: YES
Compiler for C supports arguments -Wvariadic-macros: YES
Compiler for C supports arguments -Wvector-operation-performance: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wvolatile-register-var: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -fstack-protector-strong: YES
First supported argument: -fstack-protector-strong
Checking if "-Wdouble-promotion" compiles: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES (cached)
Compiler for C supports arguments -Wframe-larger-than=262144: YES
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,-z,now: YES
Compiler for C supports link arguments -Wl,-z,nodelete: YES
Compiler for C supports link arguments -Wl,-z,defs: YES
Compiler for C supports link arguments -Wl,--no-copy-dt-needed-entries: YES
Compiler for C supports link arguments -Wl,--version-script=/home/ubuntu/libvirt/src/libvirt_qemu.syms: YES
Compiler for C supports link arguments -Wl,-export-dynamic: YES
First supported link argument: -Wl,-export-dynamic
Checking for function "elf_aux_info" : NO
Checking for function "fallocate" : YES
Checking for function "getauxval" : YES
Checking for function "getegid" : YES
Checking for function "geteuid" : YES
Checking for function "getgid" : YES
Checking for function "getifaddrs" : YES
Checking for function "getmntent_r" : YES
Checking for function "getpwuid_r" : YES
Checking for function "getrlimit" : YES
Checking for function "getuid" : YES
Checking for function "getutxid" : YES
Checking for function "if_indextoname" : YES
Checking for function "mmap" : YES
Checking for function "newlocale" : YES
Checking for function "pipe2" : YES
Checking for function "posix_fallocate" : YES
Checking for function "posix_memalign" : YES
Checking for function "prlimit" : YES
Checking for function "sched_getaffinity" : YES
Checking for function "sched_setscheduler" : YES
Checking for function "setgroups" : YES
Checking for function "setns" : YES
Checking for function "setrlimit" : YES
Checking for function "symlink" : YES
Checking for function "sysctlbyname" : NO
Checking for function "__lxstat" : YES
Checking for function "__lxstat64" : YES
Checking for function "__xstat" : YES
Checking for function "__xstat64" : YES
Checking for function "lstat" : YES
Checking for function "lstat64" : YES
Checking for function "stat" : YES
Checking for function "stat64" : YES
Header <sys/stat.h> has symbol "__lxstat" : YES
Header <sys/stat.h> has symbol "__lxstat64" : NO
Header <sys/stat.h> has symbol "__xstat" : YES
Header <sys/stat.h> has symbol "__xstat64" : NO
Header <sys/stat.h> has symbol "lstat" : YES
Header <sys/stat.h> has symbol "lstat64" : NO
Header <sys/stat.h> has symbol "stat" : YES
Header <sys/stat.h> has symbol "stat64" : NO
Has header "asm/hwcap.h" : NO
Has header "ifaddrs.h" : YES
Has header "libtasn1.h" : YES
Has header "linux/kvm.h" : YES
Has header "linux/magic.h" : YES
Has header "mntent.h" : YES
Has header "net/ethernet.h" : YES
Has header "net/if.h" : YES
Has header "pty.h" : YES
Has header "pwd.h" : YES
Has header "sys/auxv.h" : YES
Has header "sys/ioctl.h" : YES
Has header "sys/mount.h" : YES
Has header "sys/syscall.h" : YES
Has header "sys/ucred.h" : NO
Has header "syslog.h" : YES
Has header "util.h" : NO
Has header "xlocale.h" : NO
Has header "linux/btrfs.h" : YES
Has header "xfs/xfs.h" : YES
Has header "linux/devlink.h" : YES
Has header "linux/param.h" : YES
Has header "linux/sockios.h" : YES
Has header "linux/if_bridge.h" : YES
Has header "linux/if_tun.h" : YES
Header <endian.h> has symbol "htole64" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_TXVLAN" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_NTUPLE" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_RXHASH" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_LRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGSO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFLAGS" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFEATURES" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_SCOALESCE" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GCOALESCE" : YES
Header <linux/if_vlan.h> has symbol "GET_VLAN_VID_CMD" : YES
Header <unistd.h> has symbol "SEEK_HOLE" : YES
Header <net/if_dl.h> has symbol "link_addr" : NO
Header <linux/devlink.h> has symbol "DEVLINK_CMD_ESWITCH_GET" : YES
Header <linux/vhost.h> has symbol "VHOST_VSOCK_SET_GUEST_CID" : YES
Header <linux/bpf.h> has symbol "BPF_PROG_QUERY" : YES
Header <linux/bpf.h> has symbol "BPF_CGROUP_DEVICE" : YES
Header <net/if_bridgevar.h> has symbol "BRDGSFD" : NO
Header <sys/cpuset.h> has symbol "cpuset_getaffinity" : NO
Header <mach/clock.h> has symbol "clock_serv_t" : NO
Checking for type "struct ifreq" : YES
Checking for type "struct sockpeercred" : NO
Checking whether type "struct ifreq" has member "ifr_newname" : YES
Checking whether type "struct ifreq" has member "ifr_ifindex" : YES
Checking whether type "struct ifreq" has member "ifr_index" : NO
Checking whether type "struct ifreq" has member "ifr_hwaddr" : YES
Checking for size of "long" : 8
Program perl found: YES (/usr/bin/perl)
Program python3 found: YES (/usr/bin/python3)
Program xmllint found: YES (/usr/bin/xmllint)
Program xsltproc found: YES (/usr/bin/xsltproc)
Program rpcgen found: YES (/usr/bin/rpcgen)
Program rst2html5 found: YES (/usr/bin/rst2html5)
Program rst2man found: YES (/usr/bin/rst2man)
Program augparse found: YES (/usr/bin/augparse)
Program dmidecode found: YES (/usr/sbin/dmidecode)
Program dnsmasq found: YES (/usr/sbin/dnsmasq)
Program ebtables found: YES (/usr/sbin/ebtables)
Program flake8 found: YES (/usr/bin/flake8)
Program ip found: YES (/sbin/ip)
Program ip6tables found: YES (/usr/sbin/ip6tables)
Program iptables found: YES (/usr/sbin/iptables)
Program iscsiadm found: YES (/usr/bin/iscsiadm)
Program mdevctl found: NO
Program mm-ctl found: NO
Program modprobe found: YES (/sbin/modprobe)
Program ovs-vsctl found: NO
Program pdwtags found: YES (/usr/bin/pdwtags)
Program radvd found: YES (/usr/sbin/radvd)
Program rmmod found: YES (/sbin/rmmod)
Program scrub found: YES (/usr/bin/scrub)
Program tc found: YES (/sbin/tc)
Program udevadm found: YES (/bin/udevadm)
Found pkg-config: /usr/bin/pkg-config (1.7.3)
Run-time dependency libtirpc found: YES 1.3.1
Library acl found: YES
Run-time dependency libapparmor found: YES 2.13.6
Library attr found: YES
Run-time dependency audit found: YES 3.0
Run-time dependency bash-completion found: YES 2.11
Run-time dependency blkid found: YES 2.36.1
Run-time dependency libcap-ng found: YES 0.7.9
Run-time dependency libcurl found: YES 7.74.0
Run-time dependency devmapper found: YES 1.02.175
Library dl found: YES
Has header "dlfcn.h" : YES
Run-time dependency fuse found: YES 2.9.9
Run-time dependency glib-2.0 found: YES 2.66.8
Run-time dependency gobject-2.0 found: YES 2.66.8
Run-time dependency gio-unix-2.0 found: YES 2.66.8
Run-time dependency glusterfs-api found: YES 7.9.2
Run-time dependency gnutls found: YES 3.7.1
Run-time dependency libiscsi found: YES 1.19.0
Run-time dependency libnl-3.0 found: YES 3.4.0
Run-time dependency libnl-route-3.0 found: YES 3.4.0
Run-time dependency libparted found: YES 3.4
Program parted found: YES (/sbin/parted)
Run-time dependency pcap found: YES 1.10.0
Run-time dependency libssh found: YES 0.9.5
Checking for function "ssh_get_server_publickey" with dependency libssh: YES
Checking for function "ssh_session_is_known_server" with dependency libssh: YES
Checking for function "ssh_session_update_known_hosts" with dependency libssh: YES
Run-time dependency libssh2 found: YES 1.9.0
Run-time dependency libxml-2.0 found: YES 2.9.10
Library m found: YES
Run-time dependency netcf found: YES 0.2.8
Checking for function "gettext" : YES
Has header "libintl.h" : YES
Program xgettext found: YES (/usr/bin/xgettext)
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msgmerge found: YES (/usr/bin/msgmerge)
Library numa found: YES
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency openwsman found: NO (tried pkgconfig and cmake)
Run-time dependency parallels-sdk found: NO (tried pkgconfig and cmake)
Run-time dependency pciaccess found: YES 0.16
Library rbd found: YES
Library rados found: YES
Checking for function "rbd_get_features" with dependency -lrbd: YES
Checking for function "rbd_list2" with dependency -lrbd: YES
Run-time dependency readline found: YES 8.1
Run-time dependency libsanlock_client found: YES 3.8.2
Checking for function "sanlock_strerror" with dependency libsanlock_client: YES
Run-time dependency libsasl2 found: YES 2.1.27
Run-time dependency libselinux found: YES 3.1
Run-time dependency threads found: YES
Run-time dependency libudev found: YES 247
Library util found: YES
Run-time dependency wireshark found: YES 3.4.4
Has header "wireshark/ws_version.h" : NO
Run-time dependency yajl found: YES 2.1.0
Program pkcheck found: YES (/usr/bin/pkcheck)
Run-time dependency xenlight found: YES 4.14.0
Has header "libxlutil.h" : YES
Run-time dependency xlutil found: YES 4.14.0
Run-time dependency xenstore found: YES 3.0.3
Run-time dependency xentoollog found: YES 1.0
Header <libxl.h> has symbol "LIBXL_DOMAIN_TYPE_PVH" : YES
Checking if "lxc support" compiles: YES
Program qemu-bridge-helper found: NO
Program qemu-pr-helper found: NO
Program slirp-helper found: NO
Program dbus-daemon found: YES (/usr/bin/dbus-daemon)
Has header "mntent.h" : YES (cached)
Program mount found: YES (/bin/mount)
Program umount found: YES (/bin/umount)
Program mkfs found: YES (/sbin/mkfs)
Program showmount found: YES (/sbin/showmount)
Program pvcreate found: YES (/sbin/pvcreate)
Program vgcreate found: YES (/sbin/vgcreate)
Program lvcreate found: YES (/sbin/lvcreate)
Program pvremove found: YES (/sbin/pvremove)
Program vgremove found: YES (/sbin/vgremove)
Program lvremove found: YES (/sbin/lvremove)
Program lvchange found: YES (/sbin/lvchange)
Program vgchange found: YES (/sbin/vgchange)
Program vgscan found: YES (/sbin/vgscan)
Program pvs found: YES (/sbin/pvs)
Program vgs found: YES (/sbin/vgs)
Program lvs found: YES (/sbin/lvs)
Program dog found: NO
Program zfs found: YES (/sbin/zfs)
Program zpool found: YES (/sbin/zpool)
Program dtrace found: YES (/usr/bin/dtrace)
Program systemctl found: YES (/bin/systemctl)
Has header "nss.h" : YES
Checking for type "struct gaih_addrtuple" : YES
Checking for type "ns_mtab" : NO
Program numad found: YES (/usr/bin/numad)
Program apibuild.py found: YES (/home/ubuntu/libvirt/scripts/apibuild.py)
Program augeas-gentest.py found: YES (/home/ubuntu/libvirt/scripts/augeas-gentest.py)
Program check-aclperms.py found: YES (/home/ubuntu/libvirt/scripts/check-aclperms.py)
Program check-aclrules.py found: YES (/home/ubuntu/libvirt/scripts/check-aclrules.py)
Program check-driverimpls.py found: YES (/home/ubuntu/libvirt/scripts/check-driverimpls.py)
Program check-drivername.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-drivername.py)
Program check-file-access.py found: YES (/home/ubuntu/libvirt/scripts/check-file-access.py)
Program check-remote-protocol.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-remote-protocol.py)
Program check-symfile.py found: YES (/home/ubuntu/libvirt/scripts/check-symfile.py)
Program check-symsorting.py found: YES (/home/ubuntu/libvirt/scripts/check-symsorting.py)
Program dtrace2systemtap.py found: YES (/home/ubuntu/libvirt/scripts/dtrace2systemtap.py)
Program esx_vi_generator.py found: YES (/home/ubuntu/libvirt/scripts/esx_vi_generator.py)
Program genaclperms.py found: YES (/home/ubuntu/libvirt/scripts/genaclperms.py)
Program genpolkit.py found: YES (/home/ubuntu/libvirt/scripts/genpolkit.py)
Program gensystemtap.py found: YES (/home/ubuntu/libvirt/scripts/gensystemtap.py)
Program group-qemu-caps.py found: YES (/home/ubuntu/libvirt/scripts/group-qemu-caps.py)
Program header-ifdef.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/header-ifdef.py)
Program hvsupport.py found: YES (/home/ubuntu/libvirt/scripts/hvsupport.py)
Program hyperv_wmi_generator.py found: YES (/home/ubuntu/libvirt/scripts/hyperv_wmi_generator.py)
Program meson-dist.py found: YES (/home/ubuntu/libvirt/scripts/meson-dist.py)
Program meson-gen-authors.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-authors.py)
Program meson-gen-def.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-def.py)
Program meson-gen-sym.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-sym.py)
Program meson-install-dirs.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-dirs.py)
Program meson-install-symlink.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-symlink.py)
Program meson-install-web.py found: YES (/home/ubuntu/libvirt/scripts/meson-install-web.py)
Program meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program meson-timestamp.py found: YES (/home/ubuntu/libvirt/scripts/meson-timestamp.py)
Program mock-noinline.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/mock-noinline.py)
Program prohibit-duplicate-header.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/prohibit-duplicate-header.py)
Configuring libvirt-common.h using configuration
Program /home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen found: YES (/home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen)
Program genprotocol.pl found: YES (/home/ubuntu/libvirt/src/rpc/genprotocol.pl)
Program gendispatch.pl found: YES (/home/ubuntu/libvirt/src/rpc/gendispatch.pl)
Configuring libvirtd.conf.tmp with command
Configuring libvirtd.aug.tmp with command
Configuring test_libvirtd.aug.tmp with command
Configuring virtd.conf.tmp with command
Configuring virtd.aug.tmp with command
Configuring test_virtd.aug.tmp with command
Configuring libvirtd.qemu.logrotate using configuration
Configuring libvirtd.lxc.logrotate using configuration
Configuring libvirtd.libxl.logrotate using configuration
Configuring libvirtd.logrotate using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring usr.lib.libvirt.virt-aa-helper using configuration
Configuring usr.sbin.libvirtd using configuration
Configuring usr.sbin.virtqemud using configuration
Configuring usr.sbin.virtxend using configuration
Configuring libvirtd.conf using configuration
Configuring libvirtd.aug using configuration
Configuring test_libvirtd.aug.tmp using configuration
Configuring virtproxyd.conf using configuration
Configuring virtproxyd.aug using configuration
Configuring test_virtproxyd.aug.tmp using configuration
Configuring virtinterfaced.conf using configuration
Configuring virtinterfaced.aug using configuration
Configuring test_virtinterfaced.aug.tmp using configuration
Configuring virtnetworkd.conf using configuration
Configuring virtnetworkd.aug using configuration
Configuring test_virtnetworkd.aug.tmp using configuration
Configuring virtnodedevd.conf using configuration
Configuring virtnodedevd.aug using configuration
Configuring test_virtnodedevd.aug.tmp using configuration
Configuring virtnwfilterd.conf using configuration
Configuring virtnwfilterd.aug using configuration
Configuring test_virtnwfilterd.aug.tmp using configuration
Configuring virtsecretd.conf using configuration
Configuring virtsecretd.aug using configuration
Configuring test_virtsecretd.aug.tmp using configuration
Configuring virtstoraged.conf using configuration
Configuring virtstoraged.aug using configuration
Configuring test_virtstoraged.aug.tmp using configuration
Configuring virtxend.conf using configuration
Configuring virtxend.aug using configuration
Configuring test_virtxend.aug.tmp using configuration
Configuring virtlxcd.conf using configuration
Configuring virtlxcd.aug using configuration
Configuring test_virtlxcd.aug.tmp using configuration
Configuring virtchd.conf using configuration
Configuring virtchd.aug using configuration
Configuring test_virtchd.aug.tmp using configuration
Configuring virtqemud.conf using configuration
Configuring virtqemud.aug using configuration
Configuring test_virtqemud.aug.tmp using configuration
Configuring virtvboxd.conf using configuration
Configuring virtvboxd.aug using configuration
Configuring test_virtvboxd.aug.tmp using configuration
Configuring libvirtd.service using configuration
Configuring libvirtd.socket using configuration
Configuring libvirtd-ro.socket using configuration
Configuring libvirtd-admin.socket using configuration
Configuring libvirtd-tcp.socket using configuration
Configuring libvirtd-tls.socket using configuration
Configuring virtproxyd.service using configuration
Configuring virtproxyd.socket using configuration
Configuring virtproxyd-ro.socket using configuration
Configuring virtproxyd-admin.socket using configuration
Configuring virtproxyd-tcp.socket using configuration
Configuring virtproxyd-tls.socket using configuration
Configuring virtinterfaced.service using configuration
Configuring virtinterfaced.socket using configuration
Configuring virtinterfaced-ro.socket using configuration
Configuring virtinterfaced-admin.socket using configuration
Configuring virtlockd.service using configuration
Configuring virtlockd.socket using configuration
Configuring virtlockd-admin.socket using configuration
Configuring virtlogd.service using configuration
Configuring virtlogd.socket using configuration
Configuring virtlogd-admin.socket using configuration
Configuring virtnetworkd.service using configuration
Configuring virtnetworkd.socket using configuration
Configuring virtnetworkd-ro.socket using configuration
Configuring virtnetworkd-admin.socket using configuration
Configuring virtnodedevd.service using configuration
Configuring virtnodedevd.socket using configuration
Configuring virtnodedevd-ro.socket using configuration
Configuring virtnodedevd-admin.socket using configuration
Configuring virtnwfilterd.service using configuration
Configuring virtnwfilterd.socket using configuration
Configuring virtnwfilterd-ro.socket using configuration
Configuring virtnwfilterd-admin.socket using configuration
Configuring virtsecretd.service using configuration
Configuring virtsecretd.socket using configuration
Configuring virtsecretd-ro.socket using configuration
Configuring virtsecretd-admin.socket using configuration
Configuring virtstoraged.service using configuration
Configuring virtstoraged.socket using configuration
Configuring virtstoraged-ro.socket using configuration
Configuring virtstoraged-admin.socket using configuration
Configuring virtxend.service using configuration
Configuring virtxend.socket using configuration
Configuring virtxend-ro.socket using configuration
Configuring virtxend-admin.socket using configuration
Configuring virtlxcd.service using configuration
Configuring virtlxcd.socket using configuration
Configuring virtlxcd-ro.socket using configuration
Configuring virtlxcd-admin.socket using configuration
Configuring virtchd.service using configuration
Configuring virtchd.socket using configuration
Configuring virtchd-ro.socket using configuration
Configuring virtchd-admin.socket using configuration
Configuring virtqemud.service using configuration
Configuring virtqemud.socket using configuration
Configuring virtqemud-ro.socket using configuration
Configuring virtqemud-admin.socket using configuration
Configuring virtvboxd.service using configuration
Configuring virtvboxd.socket using configuration
Configuring virtvboxd-ro.socket using configuration
Configuring virtvboxd-admin.socket using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt.pc using configuration
Configuring virt-xml-validate using configuration
Configuring virt-pki-validate using configuration
Configuring virt-sanlock-cleanup using configuration
Configuring libvirt-guests.sh using configuration
Configuring libvirt-guests.service using configuration
Configuring virsh using configuration
Configuring virt-admin using configuration
Program util/genxdrstub.pl found: YES (/home/ubuntu/libvirt/tools/wireshark/util/genxdrstub.pl)
Library tasn1 found: YES
Program libvirtd-fail found: YES (/home/ubuntu/libvirt/tests/libvirtd-fail)
Program libvirtd-pool found: YES (/home/ubuntu/libvirt/tests/libvirtd-pool)
Program virsh-auth found: YES (/home/ubuntu/libvirt/tests/virsh-auth)
Program virsh-checkpoint found: YES (/home/ubuntu/libvirt/tests/virsh-checkpoint)
Program virsh-cpuset found: YES (/home/ubuntu/libvirt/tests/virsh-cpuset)
Program virsh-define-dev-segfault found: YES (/home/ubuntu/libvirt/tests/virsh-define-dev-segfault)
Program virsh-int-overflow found: YES (/home/ubuntu/libvirt/tests/virsh-int-overflow)
Program virsh-optparse found: YES (/home/ubuntu/libvirt/tests/virsh-optparse)
Program virsh-output found: YES (/home/ubuntu/libvirt/tests/virsh-output)
Program virsh-read-bufsiz found: YES (/home/ubuntu/libvirt/tests/virsh-read-bufsiz)
Program virsh-read-non-seekable found: YES (/home/ubuntu/libvirt/tests/virsh-read-non-seekable)
Program virsh-schedinfo found: YES (/home/ubuntu/libvirt/tests/virsh-schedinfo)
Program virsh-self-test found: YES (/home/ubuntu/libvirt/tests/virsh-self-test)
Program virsh-snapshot found: YES (/home/ubuntu/libvirt/tests/virsh-snapshot)
Program virsh-start found: YES (/home/ubuntu/libvirt/tests/virsh-start)
Program virsh-undefine found: YES (/home/ubuntu/libvirt/tests/virsh-undefine)
Program virsh-uriprecedence found: YES (/home/ubuntu/libvirt/tests/virsh-uriprecedence)
Program virsh-vcpupin found: YES (/home/ubuntu/libvirt/tests/virsh-vcpupin)
Program virt-admin-self-test found: YES (/home/ubuntu/libvirt/tests/virt-admin-self-test)
Program virt-aa-helper-test found: YES (/home/ubuntu/libvirt/tests/virt-aa-helper-test)
Configuring POTFILES using configuration
Configuring index.rst using configuration
Configuring virsh.rst using configuration
Configuring virt-admin.rst using configuration
Configuring virt-host-validate.rst using configuration
Configuring virt-login-shell.rst using configuration
Configuring virt-pki-validate.rst using configuration
Configuring virt-qemu-run.rst using configuration
Configuring virt-xml-validate.rst using configuration
Configuring libvirtd.rst using configuration
Configuring virt-sanlock-cleanup.rst using configuration
Configuring virtbhyved.rst using configuration
Configuring virtinterfaced.rst using configuration
Configuring virtlockd.rst using configuration
Configuring virtlogd.rst using configuration
Configuring virtlxcd.rst using configuration
Configuring virtnetworkd.rst using configuration
Configuring virtnodedevd.rst using configuration
Configuring virtnwfilterd.rst using configuration
Configuring virtproxyd.rst using configuration
Configuring virtqemud.rst using configuration
Configuring virtsecretd.rst using configuration
Configuring virtstoraged.rst using configuration
Configuring virtvboxd.rst using configuration
Configuring virtvzd.rst using configuration
Configuring virtxend.rst using configuration
Using 'MAKE' from environment with value: '/usr/bin/make'
Program make found: YES
Program sed found: YES (/bin/sed)
Program grep found: YES (/bin/grep)
Configuring Makefile using configuration
Configuring libvirt.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-admin.pc using configuration
Configuring libvirt.spec using configuration
Configuring mingw-libvirt.spec using configuration
Configuring AUTHORS.rst using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring meson-config.h using configuration
Configuring run using configuration
Configuring .color_coded using configuration
Configuring .ycm_extra_conf.py using configuration
Build targets in project: 613
libvirt 7.8.0
Drivers
QEMU: YES
OpenVZ: YES
VMware: YES
VBox: YES
libxl: YES
LXC: YES
Cloud-Hypervisor: YES
ESX: YES
Hyper-V: NO
vz: NO
Bhyve: NO
Test: YES
Remote: YES
Network: YES
Libvirtd: YES
Interface: YES
Storage Drivers
Dir: YES
FS: YES
NetFS: YES
LVM: YES
iSCSI: YES
iscsi-direct: YES
SCSI: YES
mpath: YES
Disk: YES
RBD: YES
Sheepdog: NO
Gluster: YES
ZFS: YES
Virtuozzo storage: YES
Security Drivers
SELinux: YES
AppArmor: YES
Driver Loadable Modules
driver_modules: YES
Libraries
acl: YES
apparmor: YES
attr: YES
audit: YES
bash_completion: YES
blkid: YES
capng: YES
curl: YES
devmapper: YES
dlopen: YES
fuse: YES
glusterfs: YES
libiscsi: YES
libkvm: NO
libnl: YES
libparted: YES
libpcap: YES
libssh: YES
libssh2: YES
libutil: YES
netcf: YES
NLS: YES
numactl: YES
openwsman: NO
parallels-sdk: NO
pciaccess: YES
polkit: YES
rbd: YES
readline: YES
sanlock: YES
sasl: YES
selinux: YES
udev: YES
xdr: YES
yajl: YES
Windows
MinGW: NO
windres: NO
Test suite
Expensive: YES
Coverage: NO
Miscellaneous
Warning Flags: -fasynchronous-unwind-tables
-fexceptions
-fipa-pure-const
-fno-common
-Wabsolute-value
-Waddress
-Waddress-of-packed-member
-Waggressive-loop-optimizations
-Walloc-size-larger-than=9223372036854775807
-Walloca
-Warray-bounds=2
-Wattribute-alias=2
-Wattribute-warning
-Wattributes
-Wbool-compare
-Wbool-operation
-Wbuiltin-declaration-mismatch
-Wbuiltin-macro-redefined
-Wcannot-profile
-Wcast-align
-Wcast-align=strict
-Wno-cast-function-type
-Wchar-subscripts
-Wclobbered
-Wcomment
-Wcomments
-Wcoverage-mismatch
-Wcpp
-Wdangling-else
-Wdate-time
-Wdeclaration-after-statement
-Wdeprecated-declarations
-Wdesignated-init
-Wdiscarded-array-qualifiers
-Wdiscarded-qualifiers
-Wdiv-by-zero
-Wduplicated-cond
-Wduplicate-decl-specifier
-Wempty-body
-Wendif-labels
-Wexpansion-to-defined
-Wformat-contains-nul
-Wformat-extra-args
-Wno-format-nonliteral
-Wformat-overflow=2
-Wformat-security
-Wno-format-truncation
-Wformat-y2k
-Wformat-zero-length
-Wframe-address
-Wframe-larger-than=4096
-Wfree-nonheap-object
-Whsa
-Wif-not-aligned
-Wignored-attributes
-Wignored-qualifiers
-Wimplicit
-Wimplicit-fallthrough=5
-Wimplicit-function-declaration
-Wimplicit-int
-Wincompatible-pointer-types
-Winit-self
-Winline
-Wint-conversion
-Wint-in-bool-context
-Wint-to-pointer-cast
-Winvalid-memory-model
-Winvalid-pch
-Wjump-misses-init
-Wlogical-not-parentheses
-Wlogical-op
-Wmain
-Wmaybe-uninitialized
-Wmemset-elt-size
-Wmemset-transposed-args
-Wmisleading-indentation
-Wmissing-attributes
-Wmissing-braces
-Wmissing-declarations
-Wmissing-field-initializers
-Wmissing-include-dirs
-Wmissing-parameter-type
-Wmissing-profile
-Wmissing-prototypes
-Wmultichar
-Wmultistatement-macros
-Wnarrowing
-Wnested-externs
-Wnonnull
-Wnonnull-compare
-Wnormalized=nfc
-Wnull-dereference
-Wodr
-Wold-style-declaration
-Wold-style-definition
-Wopenmp-simd
-Woverflow
-Woverride-init
-Wpacked-bitfield-compat
-Wpacked-not-aligned
-Wparentheses
-Wpointer-arith
-Wpointer-compare
-Wpointer-sign
-Wpointer-to-int-cast
-Wpragmas
-Wpsabi
-Wrestrict
-Wreturn-local-addr
-Wreturn-type
-Wscalar-storage-order
-Wsequence-point
-Wshadow
-Wshift-count-negative
-Wshift-count-overflow
-Wshift-negative-value
-Wshift-overflow=2
-Wno-sign-compare
-Wsizeof-array-argument
-Wsizeof-pointer-div
-Wsizeof-pointer-memaccess
-Wstrict-aliasing
-Wstrict-prototypes
-Wstringop-overflow=2
-Wstringop-truncation
-Wsuggest-attribute=cold
-Wno-suggest-attribute=const
-Wsuggest-attribute=format
-Wsuggest-attribute=noreturn
-Wno-suggest-attribute=pure
-Wsuggest-final-methods
-Wsuggest-final-types
-Wswitch
-Wswitch-bool
-Wswitch-enum
-Wswitch-unreachable
-Wsync-nand
-Wtautological-compare
-Wtrampolines
-Wtrigraphs
-Wtype-limits
-Wuninitialized
-Wunknown-pragmas
-Wunused
-Wunused-but-set-parameter
-Wunused-but-set-variable
-Wunused-const-variable=2
-Wunused-function
-Wunused-label
-Wunused-local-typedefs
-Wunused-parameter
-Wunused-result
-Wunused-value
-Wunused-variable
-Wvarargs
-Wvariadic-macros
-Wvector-operation-performance
-Wvla
-Wvolatile-register-var
-Wwrite-strings
-fstack-protector-strong
-Wdouble-promotion
docs: YES
tests: YES
DTrace: YES
firewalld: YES
firewalld-zone: YES
nss: YES
numad: YES
Init script: systemd
Char device locks: /var/lock
Loader/NVRAM:
pm_utils: NO
virt-login-shell: YES
virt-host-validate: YES
TLS priority: NORMAL
Developer Tools
wireshark_dissector: YES
Privileges
QEMU: libvirt-qemu:libvirt-qemu
Found ninja-1.10.1 at /usr/bin/ninja
ninja: Entering directory `build'
[1334/1335] Running all tests.
1/313 libvirt / check-aclperms OK 0.04s
2/313 libvirt / check-symfile OK 0.22s
3/313 libvirt / check-admin-symfile OK 0.08s
4/313 libvirt / check-symsorting OK 0.07s
5/313 libvirt / check-admin-symsorting OK 0.05s
6/313 libvirt / check-drivername OK 0.06s
7/313 libvirt / check-admin-drivername OK 0.04s
8/313 libvirt / check-driverimpls OK 0.56s
9/313 libvirt / check-aclrules OK 0.56s
10/313 libvirt / check-augeas-libvirt_lockd OK 0.04s
11/313 libvirt / check-augeas-libvirt_sanlock OK 0.10s
12/313 libvirt / check-augeas-virtlockd OK 0.06s
13/313 libvirt / check-augeas-virtlogd OK 0.05s
14/313 libvirt / check-augeas-libvirtd_libxl OK 0.04s
15/313 libvirt / check-augeas-libvirtd_lxc OK 0.05s
16/313 libvirt / check-augeas-libvirtd_qemu OK 0.30s
17/313 libvirt / check-augeas-libvirtd OK 0.12s
18/313 libvirt / check-augeas-virtproxyd OK 0.18s
19/313 libvirt / check-augeas-virtinterfaced OK 0.13s
20/313 libvirt / check-augeas-virtnetworkd OK 0.11s
21/313 libvirt / check-augeas-virtnodedevd OK 0.15s
22/313 libvirt / check-augeas-virtnwfilterd OK 0.13s
23/313 libvirt / check-augeas-virtsecretd OK 0.14s
24/313 libvirt / check-augeas-virtstoraged OK 0.14s
25/313 libvirt / check-augeas-virtxend OK 0.11s
26/313 libvirt / check-augeas-virtlxcd OK 0.13s
27/313 libvirt / check-augeas-virtchd OK 0.13s
28/313 libvirt / check-augeas-virtqemud OK 0.14s
29/313 libvirt / check-augeas-virtvboxd OK 0.26s
30/313 libvirt / check-virnetprotocol OK 0.11s
31/313 libvirt / check-virkeepaliveprotocol OK 0.11s
32/313 libvirt / check-remote_protocol OK 0.24s
33/313 libvirt / check-qemu_protocol OK 0.10s
34/313 libvirt / check-lxc_protocol OK 0.10s
35/313 libvirt / check-admin_protocol OK 0.15s
36/313 libvirt / check-lock_protocol OK 0.20s
37/313 libvirt / check-lxc_monitor_protocol OK 0.19s
38/313 libvirt / commandtest OK 0.49s
39/313 libvirt / cputest OK 1.43s
40/313 libvirt / domaincapstest OK 0.64s
41/313 libvirt / domainconftest OK 0.15s
42/313 libvirt / genericxml2xmltest OK 0.30s
43/313 libvirt / interfacexml2xmltest OK 0.13s
44/313 libvirt / metadatatest OK 0.10s
45/313 libvirt / networkxml2xmlupdatetest OK 0.12s
46/313 libvirt / nodedevxml2xmltest OK 0.19s
47/313 libvirt / nwfilterxml2xmltest OK 0.11s
48/313 libvirt / objecteventtest OK 0.10s
49/313 libvirt / seclabeltest OK 0.15s
50/313 libvirt / secretxml2xmltest OK 0.14s
51/313 libvirt / shunloadtest OK 0.14s
52/313 libvirt / sockettest OK 0.16s
53/313 libvirt / storagevolxml2xmltest OK 0.10s
54/313 libvirt / sysinfotest OK 0.23s
55/313 libvirt / utiltest OK 0.14s
56/313 libvirt / viralloctest OK 0.17s
57/313 libvirt / virauthconfigtest OK 0.16s
58/313 libvirt / virbitmaptest OK 0.17s
59/313 libvirt / virbuftest OK 0.16s
60/313 libvirt / vircapstest OK 0.20s
61/313 libvirt / vircgrouptest OK 0.17s
62/313 libvirt / virconftest OK 0.09s
63/313 libvirt / vircryptotest OK 0.12s
64/313 libvirt / virendiantest OK 0.09s
65/313 libvirt / virerrortest OK 0.08s
66/313 libvirt / virfilecachetest OK 0.09s
67/313 libvirt / virfiletest OK 0.27s
68/313 libvirt / virfirewalltest OK 0.14s
69/313 libvirt / virhostcputest OK 0.16s
70/313 libvirt / virhostdevtest OK 0.26s
71/313 libvirt / viridentitytest OK 0.11s
72/313 libvirt / viriscsitest OK 0.11s
73/313 libvirt / virkeycodetest OK 0.11s
74/313 libvirt / virkmodtest OK 0.12s
75/313 libvirt / virlockspacetest OK 0.09s
76/313 libvirt / virlogtest OK 0.09s
77/313 libvirt / virnetdevtest OK 0.10s
78/313 libvirt / virnetworkportxml2xmltest OK 0.04s
79/313 libvirt / virnwfilterbindingxml2xmltest OK 0.07s
80/313 libvirt / virpcitest OK 0.11s
81/313 libvirt / virportallocatortest OK 0.12s
82/313 libvirt / virrotatingfiletest OK 0.11s
83/313 libvirt / virschematest OK 3.24s
84/313 libvirt / virshtest OK 2.14s
85/313 libvirt / virstringtest OK 0.06s
86/313 libvirt / virsystemdtest OK 0.10s
87/313 libvirt / virtimetest OK 0.07s
88/313 libvirt / virtypedparamtest OK 0.07s
89/313 libvirt / viruritest OK 0.10s
90/313 libvirt / virpcivpdtest OK 0.10s
91/313 libvirt / vshtabletest OK 0.13s
92/313 libvirt / virmigtest OK 0.11s
93/313 libvirt / fchosttest OK 0.15s
94/313 libvirt / scsihosttest OK 0.12s
95/313 libvirt / vircaps2xmltest OK 0.16s
96/313 libvirt / virnetdevbandwidthtest OK 0.12s
97/313 libvirt / virresctrltest OK 0.11s
98/313 libvirt / virscsitest OK 0.16s
99/313 libvirt / virusbtest OK 0.15s
100/313 libvirt / virnetdevopenvswitchtest OK 0.14s
101/313 libvirt / esxutilstest OK 0.11s
102/313 libvirt / eventtest OK 0.50s
103/313 libvirt / fdstreamtest OK 0.09s
104/313 libvirt / virdriverconnvalidatetest OK 0.12s
105/313 libvirt / virdrivermoduletest OK 0.12s
106/313 libvirt / libxlxml2domconfigtest OK 0.17s
107/313 libvirt / xlconfigtest OK 0.16s
108/313 libvirt / xmconfigtest OK 0.12s
109/313 libvirt / lxcconf2xmltest OK 0.08s
110/313 libvirt / lxcxml2xmltest OK 0.07s
111/313 libvirt / networkxml2conftest OK 0.11s
112/313 libvirt / networkxml2firewalltest OK 0.15s
113/313 libvirt / networkxml2xmltest OK 0.17s
114/313 libvirt / nodedevmdevctltest OK 0.10s
115/313 libvirt / nsstest OK 0.09s
116/313 libvirt / nssguesttest OK 0.17s
117/313 libvirt / nwfilterebiptablestest OK 0.13s
118/313 libvirt / nwfilterxml2firewalltest OK 0.13s
119/313 libvirt / openvzutilstest OK 0.14s
120/313 libvirt / virpolkittest OK 0.14s
121/313 libvirt / qemuagenttest OK 6.18s
122/313 libvirt / qemublocktest OK 0.28s
123/313 libvirt / qemucapabilitiestest OK 2.68s
124/313 libvirt / qemucaps2xmltest OK 0.19s
125/313 libvirt / qemucommandutiltest OK 0.09s
126/313 libvirt / qemudomaincheckpointxml2xmltest OK 0.30s
127/313 libvirt / qemudomainsnapshotxml2xmltest OK 0.17s
128/313 libvirt / qemufirmwaretest OK 0.08s
129/313 libvirt / qemuhotplugtest OK 1.71s
130/313 libvirt / qemumemlocktest OK 0.17s
131/313 libvirt / qemumigparamstest OK 0.15s
132/313 libvirt / qemumigrationcookiexmltest OK 0.17s
133/313 libvirt / qemumonitorjsontest OK 0.41s
134/313 libvirt / qemusecuritytest OK 1.66s
135/313 libvirt / qemustatusxml2xmltest OK 0.15s
136/313 libvirt / qemuvhostusertest OK 0.15s
137/313 libvirt / qemuxml2argvtest OK 4.54s
138/313 libvirt / qemuxml2xmltest OK 2.51s
139/313 libvirt / virnetdaemontest OK 0.19s
140/313 libvirt / virnetmessagetest OK 0.10s
141/313 libvirt / virnetserverclienttest OK 0.13s
142/313 libvirt / virnetsockettest OK 0.27s
143/313 libvirt / virnettlscontexttest OK 0.34s
144/313 libvirt / virnettlssessiontest OK 0.93s
145/313 libvirt / securityselinuxtest OK 0.09s
146/313 libvirt / securityselinuxlabeltest OK 0.11s
147/313 libvirt / storagepoolcapstest OK 0.08s
148/313 libvirt / storagepoolxml2argvtest OK 0.11s
149/313 libvirt / storagepoolxml2xmltest OK 0.13s
150/313 libvirt / storagevolxml2argvtest OK 0.12s
151/313 libvirt / virstorageutiltest OK 0.11s
152/313 libvirt / virstoragetest OK 1.13s
153/313 libvirt / vboxsnapshotxmltest OK 0.10s
154/313 libvirt / vmwarevertest OK 0.09s
155/313 libvirt / vmx2xmltest OK 0.16s
156/313 libvirt / xml2vmxtest OK 0.12s
157/313 libvirt / virjsontest OK 0.11s
158/313 libvirt / virmacmaptest OK 0.11s
159/313 libvirt / libvirtd-fail OK 0.10s
160/313 libvirt / libvirtd-pool OK 0.11s
161/313 libvirt / virsh-auth OK 0.09s
162/313 libvirt / virsh-checkpoint OK 0.59s
163/313 libvirt / virsh-cpuset OK 0.13s
164/313 libvirt / virsh-define-dev-segfault OK 0.08s
165/313 libvirt / virsh-int-overflow OK 0.06s
166/313 libvirt / virsh-optparse OK 3.14s
167/313 libvirt / virsh-output OK 2.30s
168/313 libvirt / virsh-read-bufsiz OK 0.20s
169/313 libvirt / virsh-read-non-seekable OK 0.14s
170/313 libvirt / virsh-schedinfo OK 0.12s
171/313 libvirt / virsh-self-test OK 0.10s
172/313 libvirt / virsh-snapshot OK 0.29s
173/313 libvirt / virsh-start OK 0.20s
174/313 libvirt / virsh-undefine OK 0.25s
175/313 libvirt / virsh-uriprecedence OK 0.31s
176/313 libvirt / virsh-vcpupin OK 0.56s
177/313 libvirt / virt-admin-self-test OK 0.11s
178/313 libvirt / virt-aa-helper-test OK 3.97s
179/313 libvirt / check-html OK 0.17s
180/313 libvirt:syntax-check / sc_avoid_write OK 0.21s
181/313 libvirt:syntax-check / sc_flags_debug OK 1.24s
182/313 libvirt:syntax-check / sc_flags_usage OK 1.31s
183/313 libvirt:syntax-check / sc_prohibit_internal_functions OK 0.87s
184/313 libvirt:syntax-check / sc_prohibit_raw_virclassnew OK 0.64s
185/313 libvirt:syntax-check / sc_prohibit_raw_allocation OK 0.77s
186/313 libvirt:syntax-check / sc_prohibit_close OK 1.47s
187/313 libvirt:syntax-check / sc_prohibit_fork_wrappers OK 0.88s
188/313 libvirt:syntax-check / sc_prohibit_mkstemp OK 0.19s
189/313 libvirt:syntax-check / sc_prohibit_mkdtemp OK 0.26s
190/313 libvirt:syntax-check / sc_prohibit_access_xok OK 0.23s
191/313 libvirt:syntax-check / sc_prohibit_strncmp OK 0.77s
192/313 libvirt:syntax-check / sc_prohibit_strtol OK 1.42s
193/313 libvirt:syntax-check / sc_prohibit_asprintf OK 1.41s
194/313 libvirt:syntax-check / sc_prohobit_vsnprintf OK 0.20s
195/313 libvirt:syntax-check / sc_prohibit_strdup OK 0.83s
196/313 libvirt:syntax-check / sc_prohibit_setuid OK 0.86s
197/313 libvirt:syntax-check / sc_prohibit_risky_id_promotion OK 0.86s
198/313 libvirt:syntax-check / sc_prohibit_sprintf OK 0.27s
199/313 libvirt:syntax-check / sc_prohibit_snprintf OK 0.81s
200/313 libvirt:syntax-check / sc_prohibit_readlink OK 0.81s
201/313 libvirt:syntax-check / sc_prohibit_gethostname OK 0.88s
202/313 libvirt:syntax-check / sc_prohibit_readdir OK 0.84s
203/313 libvirt:syntax-check / sc_prohibit_gettext_noop OK 0.78s
204/313 libvirt:syntax-check / sc_prohibit_PATH_MAX OK 0.77s
205/313 libvirt:syntax-check / sc_prohibit_nonreentrant OK 0.26s
206/313 libvirt:syntax-check / sc_prohibit_select OK 0.86s
207/313 libvirt:syntax-check / sc_prohibit_ctype_h OK 0.80s
208/313 libvirt:syntax-check / sc_prohibit_canonicalize_file_name OK 0.76s
209/313 libvirt:syntax-check / sc_correct_id_types OK 0.86s
210/313 libvirt:syntax-check / sc_forbid_const_pointer_typedef OK 1.45s
211/313 libvirt:syntax-check / sc_size_of_brackets OK 0.79s
212/313 libvirt:syntax-check / sc_TAB_in_indentation OK 0.19s
213/313 libvirt:syntax-check / sc_avoid_ctype_macros OK 0.28s
214/313 libvirt:syntax-check / sc_avoid_strcase OK 0.79s
215/313 libvirt:syntax-check / sc_prohibit_virBufferAdd_with_string_literal OK 0.74s
216/313 libvirt:syntax-check / sc_prohibit_virBufferAsprintf_with_string_literal OK 0.78s
217/313 libvirt:syntax-check / sc_forbid_manual_xml_indent OK 0.74s
218/313 libvirt:syntax-check / sc_prohibit_libgen OK 0.94s
219/313 libvirt:syntax-check / sc_prohibit_xmlGetProp OK 0.69s
220/313 libvirt:syntax-check / sc_prohibit_xmlURI OK 0.73s
221/313 libvirt:syntax-check / sc_prohibit_return_as_function OK 0.68s
222/313 libvirt:syntax-check / sc_avoid_g_gnuc_unused_in_header OK 0.12s
223/313 libvirt:syntax-check / sc_prohibit_attribute_macros OK 0.23s
224/313 libvirt:syntax-check / sc_prohibit_non_glib_macros OK 0.22s
225/313 libvirt:syntax-check / sc_prohibit_int_index OK 0.60s
226/313 libvirt:syntax-check / sc_prohibit_int_ijk OK 0.85s
227/313 libvirt:syntax-check / sc_prohibit_loop_iijjkk OK 0.90s
228/313 libvirt:syntax-check / sc_prohibit_loop_var_decl OK 0.23s
229/313 libvirt:syntax-check / sc_prohibit_int_assign_bool OK 0.79s
230/313 libvirt:syntax-check / sc_prohibit_unsigned_pid OK 0.70s
231/313 libvirt:syntax-check / sc_libvirt_unmarked_diagnostics OK 0.80s
232/313 libvirt:syntax-check / sc_prohibit_newline_at_end_of_diagnostic OK 0.69s
233/313 libvirt:syntax-check / sc_prohibit_diagnostic_without_format OK 1.31s
234/313 libvirt:syntax-check / sc_prohibit_useless_translation OK 1.31s
235/313 libvirt:syntax-check / sc_require_whitespace_in_translation OK 1.49s
236/313 libvirt:syntax-check / sc_preprocessor_indentation OK 0.06s
237/313 libvirt:syntax-check / sc_spec_indentation OK 0.04s
238/313 libvirt:syntax-check / sc_copyright_usage OK 1.47s
239/313 libvirt:syntax-check / sc_prohibit_gettext_markup OK 0.70s
240/313 libvirt:syntax-check / sc_prohibit_cross_inclusion OK 1.80s
241/313 libvirt:syntax-check / sc_require_enum_last_marker OK 0.60s
242/313 libvirt:syntax-check / sc_flake8 OK 2.43s
243/313 libvirt:syntax-check / sc_prohibit_exit_in_tests OK 0.13s
244/313 libvirt:syntax-check / sc_prohibit_include_public_headers_quote OK 0.20s
245/313 libvirt:syntax-check / sc_prohibit_include_public_headers_brackets OK 0.24s
246/313 libvirt:syntax-check / sc_prohibit_config_h_in_headers OK 0.18s
247/313 libvirt:syntax-check / sc_prohibit_unbounded_arrays_in_rpc OK 0.13s
248/313 libvirt:syntax-check / sc_prohibit_atoi OK 0.68s
249/313 libvirt:syntax-check / sc_prohibit_wrong_filename_in_comment OK 0.33s
250/313 libvirt:syntax-check / sc_prohibit_virConnectOpen_in_virsh OK 0.13s
251/313 libvirt:syntax-check / sc_require_space_before_label OK 0.19s
252/313 libvirt:syntax-check / sc_prohibit_space_in_label OK 0.24s
253/313 libvirt:syntax-check / sc_require_if_else_matching_braces OK 0.24s
254/313 libvirt:syntax-check / sc_curly_braces_style OK 0.63s
255/313 libvirt:syntax-check / sc_prohibit_windows_special_chars_in_filename OK 0.09s
256/313 libvirt:syntax-check / sc_prohibit_mixed_case_abbreviations OK 0.23s
257/313 libvirt:syntax-check / sc_require_locale_h OK 0.54s
258/313 libvirt:syntax-check / sc_prohibit_empty_first_line OK 1.04s
259/313 libvirt:syntax-check / sc_prohibit_paren_brace OK 0.27s
260/313 libvirt:syntax-check / sc_prohibit_static_zero_init OK 0.24s
261/313 libvirt:syntax-check / sc_prohibit_devname OK 0.64s
262/313 libvirt:syntax-check / sc_prohibit_system_error_with_vir_err OK 0.64s
263/313 libvirt:syntax-check / sc_prohibit_virXXXFree OK 0.24s
264/313 libvirt:syntax-check / sc_prohibit_sysconf_pagesize OK 0.58s
265/313 libvirt:syntax-check / sc_prohibit_virSecurityManager OK 0.13s
266/313 libvirt:syntax-check / sc_prohibit_pthread_create OK 0.26s
267/313 libvirt:syntax-check / sc_prohibit_not_streq OK 0.59s
268/313 libvirt:syntax-check / sc_prohibit_verbose_strcat OK 0.24s
269/313 libvirt:syntax-check / sc_gettext_init OK 0.18s
270/313 libvirt:syntax-check / sc_prohibit_obj_free_apis_in_virsh OK 0.14s
271/313 libvirt:syntax-check / sc_prohibit_http_urls OK 0.64s
272/313 libvirt:syntax-check / sc_prohibit_author OK 0.64s
273/313 libvirt:syntax-check / sc_prohibit_backslash_alignment OK 0.18s
274/313 libvirt:syntax-check / sc_require_attribute_cleanup_initialization OK 0.23s
275/313 libvirt:syntax-check / sc_prohibit_class OK 0.19s
276/313 libvirt:syntax-check / sc_prohibit_dirent_d_type OK 0.19s
277/313 libvirt:syntax-check / sc_cast_of_argument_to_free OK 0.70s
278/313 libvirt:syntax-check / sc_cast_of_x_alloc_return_value OK 0.75s
279/313 libvirt:syntax-check / sc_prohibit_strcmp OK 0.69s
280/313 libvirt:syntax-check / sc_prohibit_strncpy OK 0.69s
281/313 libvirt:syntax-check / sc_prohibit_magic_number_exit OK 0.89s
282/313 libvirt:syntax-check / sc_error_message_warn_fatal OK 0.68s
283/313 libvirt:syntax-check / sc_error_message_period OK 0.69s
284/313 libvirt:syntax-check / sc_prohibit_have_config_h OK 0.68s
285/313 libvirt:syntax-check / sc_require_config_h OK 0.18s
286/313 libvirt:syntax-check / sc_require_config_h_first OK 0.19s
287/313 libvirt:syntax-check / sc_prohibit_assert_without_use OK 0.23s
288/313 libvirt:syntax-check / sc_prohibit_getopt_without_use OK 0.24s
289/313 libvirt:syntax-check / sc_prohibit_signal_without_use OK 0.23s
290/313 libvirt:syntax-check / sc_prohibit_stdio--_without_use OK 0.18s
291/313 libvirt:syntax-check / sc_prohibit_stddef_without_use OK 0.23s
292/313 libvirt:syntax-check / sc_prohibit_dirent_without_use OK 0.24s
293/313 libvirt:syntax-check / sc_bindtextdomain OK 0.18s
294/313 libvirt:syntax-check / sc_trailing_blank OK 0.74s
295/313 libvirt:syntax-check / sc_unmarked_diagnostics OK 0.64s
296/313 libvirt:syntax-check / sc_prohibit_defined_have_decl_tests OK 0.59s
297/313 libvirt:syntax-check / sc_prohibit_backup_files OK 0.13s
298/313 libvirt:syntax-check / sc_prohibit_empty_lines_at_EOF OK 0.43s
299/313 libvirt:syntax-check / sc_prohibit_doubled_word OK 1.99s
300/313 libvirt:syntax-check / sc_prohibit_double_semicolon OK 0.29s
301/313 libvirt:syntax-check / sc_prohibit_test_minus_ao OK 0.59s
302/313 libvirt:syntax-check / sc_prohibit_test_double_equal OK 0.53s
303/313 libvirt:syntax-check / sc_redundant_const OK 0.63s
304/313 libvirt:syntax-check / sc_const_long_option OK 0.58s
305/313 libvirt:syntax-check / sc_po_check OK 0.39s
306/313 libvirt:syntax-check / sc_Wundef_boolean OK 0.54s
307/313 libvirt:syntax-check / sc_prohibit_path_max_allocation OK 0.54s
308/313 libvirt:syntax-check / sc_prohibit-duplicate-header OK 0.69s
309/313 libvirt:syntax-check / sc_spacing-check OK 3.70s
310/313 libvirt:syntax-check / sc_mock-noinline OK 0.99s
311/313 libvirt:syntax-check / sc_header-ifdef OK 0.38s
312/313 libvirt:syntax-check / sc_group-qemu-caps OK 0.28s
313/313 libvirt:syntax-check / sc_prohibit_enum_impl_with_vir_prefix_in_virsh OK 0.18s
Ok: 313
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home/ubuntu/libvirt/build/meson-logs/testlog.txt
make[2]: Leaving directory '/home/ubuntu/libvirt/ci'
make[1]: Leaving directory '/home/ubuntu/libvirt/ci'
make: Leaving directory '/home/ubuntu/libvirt/ci'
make: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-build@debian-sid CI_NINJA_ARGS=test
make[1]: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-run-command@debian-sid CI_COMMAND="/home/ubuntu/build"
make[2]: Entering directory '/home/ubuntu/libvirt/ci'
Checking if docker is available...yes
Cloning /home/ubuntu/libvirt to /home/ubuntu/libvirt/ci/scratch/src
Cloning /home/ubuntu/libvirt/src/keycodemapdb to /home/ubuntu/libvirt/ci/scratch/src/src/keycodemapdb
docker run \
--rm --interactive --tty --user "1000":"1000" --workdir "/home/ubuntu" --env CI_CONT_SRCDIR="/home/ubuntu/libvirt" --env CI_MESON_ARGS="-Dexpensive_tests=enabled" --env CI_NINJA_ARGS="test" --volume /home/ubuntu/libvirt/ci/scratch/group:/etc/group:ro,z --volume /home/ubuntu/libvirt/ci/scratch/passwd:/etc/passwd:ro,z --volume /home/ubuntu/libvirt/ci/scratch/home:/home/ubuntu:z --volume /home/ubuntu/libvirt/ci/scratch/build:/home/ubuntu/build:z --volume /home/ubuntu/libvirt/ci/scratch/src:/home/ubuntu/libvirt:z --ulimit nofile=1024:1024 --cap-add=SYS_PTRACE \
registry.gitlab.com/libvirt/libvirt/ci-debian-sid:latest \
/home/ubuntu/build
The Meson build system
Version: 0.59.1
Source dir: /home/ubuntu/libvirt
Build dir: /home/ubuntu/libvirt/build
Build type: native build
Project name: libvirt
Project version: 7.8.0
C compiler for the host machine: ccache cc (gcc 10.3.0 "cc (Debian 10.3.0-10) 10.3.0")
C linker for the host machine: cc ld.bfd 2.37
Host machine cpu family: x86_64
Host machine cpu: x86_64
Configuring configmake.h using configuration
Checking for size of "ptrdiff_t" : 8
Checking for size of "size_t" : 8
Compiler for C supports arguments -fasynchronous-unwind-tables: YES
Compiler for C supports arguments -fexceptions: YES
Compiler for C supports arguments -fipa-pure-const: YES
Compiler for C supports arguments -fno-common: YES
Compiler for C supports arguments -Wabsolute-value: YES
Compiler for C supports arguments -Waddress: YES
Compiler for C supports arguments -Waddress-of-packed-member: YES
Compiler for C supports arguments -Waggressive-loop-optimizations: YES
Compiler for C supports arguments -Walloc-size-larger-than=9223372036854775807: YES
Compiler for C supports arguments -Walloca: YES
Compiler for C supports arguments -Warray-bounds=2: YES
Compiler for C supports arguments -Wattribute-alias=2: YES
Compiler for C supports arguments -Wattribute-warning: YES
Compiler for C supports arguments -Wattributes: YES
Compiler for C supports arguments -Wbool-compare: YES
Compiler for C supports arguments -Wbool-operation: YES
Compiler for C supports arguments -Wbuiltin-declaration-mismatch: YES
Compiler for C supports arguments -Wbuiltin-macro-redefined: YES
Compiler for C supports arguments -Wcannot-profile: YES
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wcast-align=strict: YES
Compiler for C supports arguments -Wno-cast-function-type: YES
Compiler for C supports arguments -Wchar-subscripts: YES
Compiler for C supports arguments -Wclobbered: YES
Compiler for C supports arguments -Wcomment: YES
Compiler for C supports arguments -Wcomments: YES
Compiler for C supports arguments -Wcoverage-mismatch: YES
Compiler for C supports arguments -Wcpp: YES
Compiler for C supports arguments -Wdangling-else: YES
Compiler for C supports arguments -Wdate-time: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wdeprecated-declarations: YES
Compiler for C supports arguments -Wdesignated-init: YES
Compiler for C supports arguments -Wdiscarded-array-qualifiers: YES
Compiler for C supports arguments -Wdiscarded-qualifiers: YES
Compiler for C supports arguments -Wdiv-by-zero: YES
Compiler for C supports arguments -Wduplicated-cond: YES
Compiler for C supports arguments -Wduplicate-decl-specifier: YES
Compiler for C supports arguments -Wempty-body: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Wexpansion-to-defined: YES
Compiler for C supports arguments -Wformat-contains-nul: YES
Compiler for C supports arguments -Wformat-extra-args: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Compiler for C supports arguments -Wformat-overflow=2: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wno-format-truncation: YES
Compiler for C supports arguments -Wformat-y2k: YES
Compiler for C supports arguments -Wformat-zero-length: YES
Compiler for C supports arguments -Wframe-address: YES
Compiler for C supports arguments -Wframe-larger-than=4096: YES
Compiler for C supports arguments -Wfree-nonheap-object: YES
Compiler for C supports arguments -Whsa: YES
Compiler for C supports arguments -Wif-not-aligned: YES
Compiler for C supports arguments -Wignored-attributes: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wimplicit: YES
Compiler for C supports arguments -Wimplicit-fallthrough=5: YES
Compiler for C supports arguments -Wimplicit-function-declaration: YES
Compiler for C supports arguments -Wimplicit-int: YES
Compiler for C supports arguments -Wincompatible-pointer-types: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Winline: YES
Compiler for C supports arguments -Wint-conversion: YES
Compiler for C supports arguments -Wint-in-bool-context: YES
Compiler for C supports arguments -Wint-to-pointer-cast: YES
Compiler for C supports arguments -Winvalid-memory-model: YES
Compiler for C supports arguments -Winvalid-pch: YES
Compiler for C supports arguments -Wjump-misses-init: YES
Compiler for C supports arguments -Wlogical-not-parentheses: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wmain: YES
Compiler for C supports arguments -Wmaybe-uninitialized: YES
Compiler for C supports arguments -Wmemset-elt-size: YES
Compiler for C supports arguments -Wmemset-transposed-args: YES
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wmissing-attributes: YES
Compiler for C supports arguments -Wmissing-braces: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-field-initializers: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wmissing-parameter-type: YES
Compiler for C supports arguments -Wmissing-profile: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wmultichar: YES
Compiler for C supports arguments -Wmultistatement-macros: YES
Compiler for C supports arguments -Wnarrowing: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wnonnull: YES
Compiler for C supports arguments -Wnonnull-compare: YES
Compiler for C supports arguments -Wnormalized=nfc: YES
Compiler for C supports arguments -Wnull-dereference: YES
Compiler for C supports arguments -Wodr: YES
Compiler for C supports arguments -Wold-style-declaration: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wopenmp-simd: YES
Compiler for C supports arguments -Woverflow: YES
Compiler for C supports arguments -Woverride-init: YES
Compiler for C supports arguments -Wpacked-bitfield-compat: YES
Compiler for C supports arguments -Wpacked-not-aligned: YES
Compiler for C supports arguments -Wparentheses: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wpointer-compare: YES
Compiler for C supports arguments -Wpointer-sign: YES
Compiler for C supports arguments -Wpointer-to-int-cast: YES
Compiler for C supports arguments -Wpragmas: YES
Compiler for C supports arguments -Wpsabi: YES
Compiler for C supports arguments -Wrestrict: YES
Compiler for C supports arguments -Wreturn-local-addr: YES
Compiler for C supports arguments -Wreturn-type: YES
Compiler for C supports arguments -Wscalar-storage-order: YES
Compiler for C supports arguments -Wsequence-point: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wshift-count-negative: YES
Compiler for C supports arguments -Wshift-count-overflow: YES
Compiler for C supports arguments -Wshift-negative-value: YES
Compiler for C supports arguments -Wshift-overflow=2: YES
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wsizeof-array-argument: YES
Compiler for C supports arguments -Wsizeof-pointer-div: YES
Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES
Compiler for C supports arguments -Wstrict-aliasing: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wstringop-overflow=2: YES
Compiler for C supports arguments -Wstringop-truncation: YES
Compiler for C supports arguments -Wsuggest-attribute=cold: YES
Compiler for C supports arguments -Wno-suggest-attribute=const: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES
Compiler for C supports arguments -Wno-suggest-attribute=pure: YES
Compiler for C supports arguments -Wsuggest-final-methods: YES
Compiler for C supports arguments -Wsuggest-final-types: YES
Compiler for C supports arguments -Wswitch: YES
Compiler for C supports arguments -Wswitch-bool: YES
Compiler for C supports arguments -Wswitch-enum: YES
Compiler for C supports arguments -Wswitch-unreachable: YES
Compiler for C supports arguments -Wsync-nand: YES
Compiler for C supports arguments -Wtautological-compare: YES
Compiler for C supports arguments -Wtrampolines: YES
Compiler for C supports arguments -Wtrigraphs: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wno-typedef-redefinition: NO
Compiler for C supports arguments -Wuninitialized: YES
Compiler for C supports arguments -Wunknown-pragmas: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wunused-but-set-parameter: YES
Compiler for C supports arguments -Wunused-but-set-variable: YES
Compiler for C supports arguments -Wunused-const-variable=2: YES
Compiler for C supports arguments -Wunused-function: YES
Compiler for C supports arguments -Wunused-label: YES
Compiler for C supports arguments -Wunused-local-typedefs: YES
Compiler for C supports arguments -Wunused-parameter: YES
Compiler for C supports arguments -Wunused-result: YES
Compiler for C supports arguments -Wunused-value: YES
Compiler for C supports arguments -Wunused-variable: YES
Compiler for C supports arguments -Wvarargs: YES
Compiler for C supports arguments -Wvariadic-macros: YES
Compiler for C supports arguments -Wvector-operation-performance: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wvolatile-register-var: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -fstack-protector-strong: YES
First supported argument: -fstack-protector-strong
Checking if "-Wdouble-promotion" compiles: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES (cached)
Compiler for C supports arguments -Wframe-larger-than=262144: YES
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,-z,now: YES
Compiler for C supports link arguments -Wl,-z,nodelete: YES
Compiler for C supports link arguments -Wl,-z,defs: YES
Compiler for C supports link arguments -Wl,--no-copy-dt-needed-entries: YES
Compiler for C supports link arguments -Wl,--version-script=/home/ubuntu/libvirt/src/libvirt_qemu.syms: YES
Compiler for C supports link arguments -Wl,-export-dynamic: YES
First supported link argument: -Wl,-export-dynamic
Checking for function "elf_aux_info" : NO
Checking for function "fallocate" : YES
Checking for function "getauxval" : YES
Checking for function "getegid" : YES
Checking for function "geteuid" : YES
Checking for function "getgid" : YES
Checking for function "getifaddrs" : YES
Checking for function "getmntent_r" : YES
Checking for function "getpwuid_r" : YES
Checking for function "getrlimit" : YES
Checking for function "getuid" : YES
Checking for function "getutxid" : YES
Checking for function "if_indextoname" : YES
Checking for function "mmap" : YES
Checking for function "newlocale" : YES
Checking for function "pipe2" : YES
Checking for function "posix_fallocate" : YES
Checking for function "posix_memalign" : YES
Checking for function "prlimit" : YES
Checking for function "sched_getaffinity" : YES
Checking for function "sched_setscheduler" : YES
Checking for function "setgroups" : YES
Checking for function "setns" : YES
Checking for function "setrlimit" : YES
Checking for function "symlink" : YES
Checking for function "sysctlbyname" : NO
Checking for function "__lxstat" : YES
Checking for function "__lxstat64" : YES
Checking for function "__xstat" : YES
Checking for function "__xstat64" : YES
Checking for function "lstat" : YES
Checking for function "lstat64" : YES
Checking for function "stat" : YES
Checking for function "stat64" : YES
Header <sys/stat.h> has symbol "__lxstat" : YES
Header <sys/stat.h> has symbol "__lxstat64" : NO
Header <sys/stat.h> has symbol "__xstat" : YES
Header <sys/stat.h> has symbol "__xstat64" : NO
Header <sys/stat.h> has symbol "lstat" : YES
Header <sys/stat.h> has symbol "lstat64" : NO
Header <sys/stat.h> has symbol "stat" : YES
Header <sys/stat.h> has symbol "stat64" : NO
Has header "asm/hwcap.h" : NO
Has header "ifaddrs.h" : YES
Has header "libtasn1.h" : YES
Has header "linux/kvm.h" : YES
Has header "linux/magic.h" : YES
Has header "mntent.h" : YES
Has header "net/ethernet.h" : YES
Has header "net/if.h" : YES
Has header "pty.h" : YES
Has header "pwd.h" : YES
Has header "sys/auxv.h" : YES
Has header "sys/ioctl.h" : YES
Has header "sys/mount.h" : YES
Has header "sys/syscall.h" : YES
Has header "sys/ucred.h" : NO
Has header "syslog.h" : YES
Has header "util.h" : NO
Has header "xlocale.h" : NO
Has header "linux/btrfs.h" : YES
Has header "xfs/xfs.h" : YES
Has header "linux/devlink.h" : YES
Has header "linux/param.h" : YES
Has header "linux/sockios.h" : YES
Has header "linux/if_bridge.h" : YES
Has header "linux/if_tun.h" : YES
Header <endian.h> has symbol "htole64" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_TXVLAN" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_NTUPLE" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_RXHASH" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_LRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGSO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFLAGS" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFEATURES" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_SCOALESCE" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GCOALESCE" : YES
Header <linux/if_vlan.h> has symbol "GET_VLAN_VID_CMD" : YES
Header <unistd.h> has symbol "SEEK_HOLE" : YES
Header <net/if_dl.h> has symbol "link_addr" : NO
Header <linux/devlink.h> has symbol "DEVLINK_CMD_ESWITCH_GET" : YES
Header <linux/vhost.h> has symbol "VHOST_VSOCK_SET_GUEST_CID" : YES
Header <linux/bpf.h> has symbol "BPF_PROG_QUERY" : YES
Header <linux/bpf.h> has symbol "BPF_CGROUP_DEVICE" : YES
Header <net/if_bridgevar.h> has symbol "BRDGSFD" : NO
Header <sys/cpuset.h> has symbol "cpuset_getaffinity" : NO
Header <mach/clock.h> has symbol "clock_serv_t" : NO
Checking for type "struct ifreq" : YES
Checking for type "struct sockpeercred" : NO
Checking whether type "struct ifreq" has member "ifr_newname" : YES
Checking whether type "struct ifreq" has member "ifr_ifindex" : YES
Checking whether type "struct ifreq" has member "ifr_index" : NO
Checking whether type "struct ifreq" has member "ifr_hwaddr" : YES
Checking for size of "long" : 8
Program perl found: YES (/usr/bin/perl)
Program python3 found: YES (/usr/bin/python3)
Program xmllint found: YES (/usr/bin/xmllint)
Program xsltproc found: YES (/usr/bin/xsltproc)
Program rpcgen found: YES (/usr/bin/rpcgen)
Program rst2html5 found: YES (/usr/bin/rst2html5)
Program rst2man found: YES (/usr/bin/rst2man)
Program augparse found: YES (/usr/bin/augparse)
Program dmidecode found: YES (/usr/sbin/dmidecode)
Program dnsmasq found: YES (/usr/sbin/dnsmasq)
Program ebtables found: YES (/usr/sbin/ebtables)
Program flake8 found: YES (/usr/bin/flake8)
Program ip found: YES (/sbin/ip)
Program ip6tables found: YES (/usr/sbin/ip6tables)
Program iptables found: YES (/usr/sbin/iptables)
Program iscsiadm found: YES (/usr/bin/iscsiadm)
Program mdevctl found: NO
Program mm-ctl found: NO
Program modprobe found: YES (/sbin/modprobe)
Program ovs-vsctl found: NO
Program pdwtags found: YES (/usr/bin/pdwtags)
Program radvd found: YES (/usr/sbin/radvd)
Program rmmod found: YES (/sbin/rmmod)
Program scrub found: YES (/usr/bin/scrub)
Program tc found: YES (/sbin/tc)
Program udevadm found: YES (/bin/udevadm)
Found pkg-config: /usr/bin/pkg-config (1.8.0)
Run-time dependency libtirpc found: YES 1.3.2
Library acl found: YES
Run-time dependency libapparmor found: YES 3.0.3
Library attr found: YES
Run-time dependency audit found: YES 3.0.5
Run-time dependency bash-completion found: YES 2.11
Run-time dependency blkid found: YES 2.37.2
Run-time dependency libcap-ng found: YES 0.7.9
Run-time dependency libcurl found: YES 7.74.0
Run-time dependency devmapper found: YES 1.02.175
Library dl found: YES
Has header "dlfcn.h" : YES
Run-time dependency fuse found: YES 2.9.9
Run-time dependency glib-2.0 found: YES 2.68.4
Run-time dependency gobject-2.0 found: YES 2.68.4
Run-time dependency gio-unix-2.0 found: YES 2.68.4
Run-time dependency glusterfs-api found: YES 7.9.3
Run-time dependency gnutls found: YES 3.7.2
Run-time dependency libiscsi found: YES 1.19.0
Run-time dependency libnl-3.0 found: YES 3.4.0
Run-time dependency libnl-route-3.0 found: YES 3.4.0
Run-time dependency libparted found: YES 3.4
Program parted found: YES (/sbin/parted)
Run-time dependency pcap found: YES 1.10.1
Run-time dependency libssh found: YES 0.9.6
Checking for function "ssh_get_server_publickey" with dependency libssh: YES
Checking for function "ssh_session_is_known_server" with dependency libssh: YES
Checking for function "ssh_session_update_known_hosts" with dependency libssh: YES
Run-time dependency libssh2 found: YES 1.9.0
Run-time dependency libxml-2.0 found: YES 2.9.12
Library m found: YES
Run-time dependency netcf found: YES 0.2.8
Checking for function "gettext" : YES
Has header "libintl.h" : YES
Program xgettext found: YES (/usr/bin/xgettext)
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msgmerge found: YES (/usr/bin/msgmerge)
Library numa found: YES
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency openwsman found: NO (tried pkgconfig and cmake)
Run-time dependency parallels-sdk found: NO (tried pkgconfig and cmake)
Run-time dependency pciaccess found: YES 0.16
Library rbd found: YES
Library rados found: YES
Checking for function "rbd_get_features" with dependency -lrbd: YES
Checking for function "rbd_list2" with dependency -lrbd: YES
Run-time dependency readline found: YES 8.1
Run-time dependency libsanlock_client found: YES 3.8.4
Checking for function "sanlock_strerror" with dependency libsanlock_client: YES
Run-time dependency libsasl2 found: YES 2.1.27
Run-time dependency libselinux found: YES 3.1
Run-time dependency threads found: YES
Run-time dependency libudev found: YES 247
Library util found: YES
Run-time dependency wireshark found: YES 3.4.8
Has header "wireshark/ws_version.h" : NO
Run-time dependency yajl found: YES 2.1.0
Program pkcheck found: YES (/usr/bin/pkcheck)
Run-time dependency xenlight found: YES 4.14.0
Has header "libxlutil.h" : YES
Run-time dependency xlutil found: YES 4.14.0
Run-time dependency xenstore found: YES 3.0.3
Run-time dependency xentoollog found: YES 1.0
Header <libxl.h> has symbol "LIBXL_DOMAIN_TYPE_PVH" : YES
Checking if "lxc support" compiles: YES
Program qemu-bridge-helper found: NO
Program qemu-pr-helper found: NO
Program slirp-helper found: NO
Program dbus-daemon found: YES (/usr/bin/dbus-daemon)
Has header "mntent.h" : YES (cached)
Program mount found: YES (/bin/mount)
Program umount found: YES (/bin/umount)
Program mkfs found: YES (/sbin/mkfs)
Program showmount found: YES (/sbin/showmount)
Program pvcreate found: YES (/sbin/pvcreate)
Program vgcreate found: YES (/sbin/vgcreate)
Program lvcreate found: YES (/sbin/lvcreate)
Program pvremove found: YES (/sbin/pvremove)
Program vgremove found: YES (/sbin/vgremove)
Program lvremove found: YES (/sbin/lvremove)
Program lvchange found: YES (/sbin/lvchange)
Program vgchange found: YES (/sbin/vgchange)
Program vgscan found: YES (/sbin/vgscan)
Program pvs found: YES (/sbin/pvs)
Program vgs found: YES (/sbin/vgs)
Program lvs found: YES (/sbin/lvs)
Program dog found: NO
Program zfs found: YES (/sbin/zfs)
Program zpool found: YES (/sbin/zpool)
Program dtrace found: YES (/usr/bin/dtrace)
Program systemctl found: YES (/bin/systemctl)
Has header "nss.h" : YES
Checking for type "struct gaih_addrtuple" : YES
Checking for type "ns_mtab" : NO
Program numad found: YES (/usr/bin/numad)
Program apibuild.py found: YES (/home/ubuntu/libvirt/scripts/apibuild.py)
Program augeas-gentest.py found: YES (/home/ubuntu/libvirt/scripts/augeas-gentest.py)
Program check-aclperms.py found: YES (/home/ubuntu/libvirt/scripts/check-aclperms.py)
Program check-aclrules.py found: YES (/home/ubuntu/libvirt/scripts/check-aclrules.py)
Program check-driverimpls.py found: YES (/home/ubuntu/libvirt/scripts/check-driverimpls.py)
Program check-drivername.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-drivername.py)
Program check-file-access.py found: YES (/home/ubuntu/libvirt/scripts/check-file-access.py)
Program check-remote-protocol.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-remote-protocol.py)
Program check-symfile.py found: YES (/home/ubuntu/libvirt/scripts/check-symfile.py)
Program check-symsorting.py found: YES (/home/ubuntu/libvirt/scripts/check-symsorting.py)
Program dtrace2systemtap.py found: YES (/home/ubuntu/libvirt/scripts/dtrace2systemtap.py)
Program esx_vi_generator.py found: YES (/home/ubuntu/libvirt/scripts/esx_vi_generator.py)
Program genaclperms.py found: YES (/home/ubuntu/libvirt/scripts/genaclperms.py)
Program genpolkit.py found: YES (/home/ubuntu/libvirt/scripts/genpolkit.py)
Program gensystemtap.py found: YES (/home/ubuntu/libvirt/scripts/gensystemtap.py)
Program group-qemu-caps.py found: YES (/home/ubuntu/libvirt/scripts/group-qemu-caps.py)
Program header-ifdef.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/header-ifdef.py)
Program hvsupport.py found: YES (/home/ubuntu/libvirt/scripts/hvsupport.py)
Program hyperv_wmi_generator.py found: YES (/home/ubuntu/libvirt/scripts/hyperv_wmi_generator.py)
Program meson-dist.py found: YES (/home/ubuntu/libvirt/scripts/meson-dist.py)
Program meson-gen-authors.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-authors.py)
Program meson-gen-def.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-def.py)
Program meson-gen-sym.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-sym.py)
Program meson-install-dirs.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-dirs.py)
Program meson-install-symlink.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-symlink.py)
Program meson-install-web.py found: YES (/home/ubuntu/libvirt/scripts/meson-install-web.py)
Program meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program meson-timestamp.py found: YES (/home/ubuntu/libvirt/scripts/meson-timestamp.py)
Program mock-noinline.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/mock-noinline.py)
Program prohibit-duplicate-header.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/prohibit-duplicate-header.py)
Configuring libvirt-common.h using configuration
Program env found: YES (/usr/bin/env)
Program env found: YES (/usr/bin/env)
Program /home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen found: YES (/home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen)
Program genprotocol.pl found: YES (/home/ubuntu/libvirt/src/rpc/genprotocol.pl)
Program gendispatch.pl found: YES (/home/ubuntu/libvirt/src/rpc/gendispatch.pl)
Configuring libvirtd.conf.tmp with command
Configuring libvirtd.aug.tmp with command
Configuring test_libvirtd.aug.tmp with command
Configuring virtd.conf.tmp with command
Configuring virtd.aug.tmp with command
Configuring test_virtd.aug.tmp with command
Configuring libvirtd.qemu.logrotate using configuration
Configuring libvirtd.lxc.logrotate using configuration
Configuring libvirtd.libxl.logrotate using configuration
Configuring libvirtd.logrotate using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring usr.lib.libvirt.virt-aa-helper using configuration
Configuring usr.sbin.libvirtd using configuration
Configuring usr.sbin.virtqemud using configuration
Configuring usr.sbin.virtxend using configuration
Program env found: YES (/usr/bin/env)
Program env found: YES (/usr/bin/env)
Configuring libvirtd.conf using configuration
Configuring libvirtd.aug using configuration
Configuring test_libvirtd.aug.tmp using configuration
Configuring virtproxyd.conf using configuration
Configuring virtproxyd.aug using configuration
Configuring test_virtproxyd.aug.tmp using configuration
Configuring virtinterfaced.conf using configuration
Configuring virtinterfaced.aug using configuration
Configuring test_virtinterfaced.aug.tmp using configuration
Configuring virtnetworkd.conf using configuration
Configuring virtnetworkd.aug using configuration
Configuring test_virtnetworkd.aug.tmp using configuration
Configuring virtnodedevd.conf using configuration
Configuring virtnodedevd.aug using configuration
Configuring test_virtnodedevd.aug.tmp using configuration
Configuring virtnwfilterd.conf using configuration
Configuring virtnwfilterd.aug using configuration
Configuring test_virtnwfilterd.aug.tmp using configuration
Configuring virtsecretd.conf using configuration
Configuring virtsecretd.aug using configuration
Configuring test_virtsecretd.aug.tmp using configuration
Configuring virtstoraged.conf using configuration
Configuring virtstoraged.aug using configuration
Configuring test_virtstoraged.aug.tmp using configuration
Configuring virtxend.conf using configuration
Configuring virtxend.aug using configuration
Configuring test_virtxend.aug.tmp using configuration
Configuring virtlxcd.conf using configuration
Configuring virtlxcd.aug using configuration
Configuring test_virtlxcd.aug.tmp using configuration
Configuring virtchd.conf using configuration
Configuring virtchd.aug using configuration
Configuring test_virtchd.aug.tmp using configuration
Configuring virtqemud.conf using configuration
Configuring virtqemud.aug using configuration
Configuring test_virtqemud.aug.tmp using configuration
Configuring virtvboxd.conf using configuration
Configuring virtvboxd.aug using configuration
Configuring test_virtvboxd.aug.tmp using configuration
Configuring libvirtd.service using configuration
Configuring libvirtd.socket using configuration
Configuring libvirtd-ro.socket using configuration
Configuring libvirtd-admin.socket using configuration
Configuring libvirtd-tcp.socket using configuration
Configuring libvirtd-tls.socket using configuration
Configuring virtproxyd.service using configuration
Configuring virtproxyd.socket using configuration
Configuring virtproxyd-ro.socket using configuration
Configuring virtproxyd-admin.socket using configuration
Configuring virtproxyd-tcp.socket using configuration
Configuring virtproxyd-tls.socket using configuration
Configuring virtinterfaced.service using configuration
Configuring virtinterfaced.socket using configuration
Configuring virtinterfaced-ro.socket using configuration
Configuring virtinterfaced-admin.socket using configuration
Configuring virtlockd.service using configuration
Configuring virtlockd.socket using configuration
Configuring virtlockd-admin.socket using configuration
Configuring virtlogd.service using configuration
Configuring virtlogd.socket using configuration
Configuring virtlogd-admin.socket using configuration
Configuring virtnetworkd.service using configuration
Configuring virtnetworkd.socket using configuration
Configuring virtnetworkd-ro.socket using configuration
Configuring virtnetworkd-admin.socket using configuration
Configuring virtnodedevd.service using configuration
Configuring virtnodedevd.socket using configuration
Configuring virtnodedevd-ro.socket using configuration
Configuring virtnodedevd-admin.socket using configuration
Configuring virtnwfilterd.service using configuration
Configuring virtnwfilterd.socket using configuration
Configuring virtnwfilterd-ro.socket using configuration
Configuring virtnwfilterd-admin.socket using configuration
Configuring virtsecretd.service using configuration
Configuring virtsecretd.socket using configuration
Configuring virtsecretd-ro.socket using configuration
Configuring virtsecretd-admin.socket using configuration
Configuring virtstoraged.service using configuration
Configuring virtstoraged.socket using configuration
Configuring virtstoraged-ro.socket using configuration
Configuring virtstoraged-admin.socket using configuration
Configuring virtxend.service using configuration
Configuring virtxend.socket using configuration
Configuring virtxend-ro.socket using configuration
Configuring virtxend-admin.socket using configuration
Configuring virtlxcd.service using configuration
Configuring virtlxcd.socket using configuration
Configuring virtlxcd-ro.socket using configuration
Configuring virtlxcd-admin.socket using configuration
Configuring virtchd.service using configuration
Configuring virtchd.socket using configuration
Configuring virtchd-ro.socket using configuration
Configuring virtchd-admin.socket using configuration
Configuring virtqemud.service using configuration
Configuring virtqemud.socket using configuration
Configuring virtqemud-ro.socket using configuration
Configuring virtqemud-admin.socket using configuration
Configuring virtvboxd.service using configuration
Configuring virtvboxd.socket using configuration
Configuring virtvboxd-ro.socket using configuration
Configuring virtvboxd-admin.socket using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt.pc using configuration
Configuring virt-xml-validate using configuration
Configuring virt-pki-validate using configuration
Configuring virt-sanlock-cleanup using configuration
Configuring libvirt-guests.sh using configuration
Configuring libvirt-guests.service using configuration
Configuring virsh using configuration
Configuring virt-admin using configuration
Program util/genxdrstub.pl found: YES (/home/ubuntu/libvirt/tools/wireshark/util/genxdrstub.pl)
Library tasn1 found: YES
Program libvirtd-fail found: YES (/home/ubuntu/libvirt/tests/libvirtd-fail)
Program libvirtd-pool found: YES (/home/ubuntu/libvirt/tests/libvirtd-pool)
Program virsh-auth found: YES (/home/ubuntu/libvirt/tests/virsh-auth)
Program virsh-checkpoint found: YES (/home/ubuntu/libvirt/tests/virsh-checkpoint)
Program virsh-cpuset found: YES (/home/ubuntu/libvirt/tests/virsh-cpuset)
Program virsh-define-dev-segfault found: YES (/home/ubuntu/libvirt/tests/virsh-define-dev-segfault)
Program virsh-int-overflow found: YES (/home/ubuntu/libvirt/tests/virsh-int-overflow)
Program virsh-optparse found: YES (/home/ubuntu/libvirt/tests/virsh-optparse)
Program virsh-output found: YES (/home/ubuntu/libvirt/tests/virsh-output)
Program virsh-read-bufsiz found: YES (/home/ubuntu/libvirt/tests/virsh-read-bufsiz)
Program virsh-read-non-seekable found: YES (/home/ubuntu/libvirt/tests/virsh-read-non-seekable)
Program virsh-schedinfo found: YES (/home/ubuntu/libvirt/tests/virsh-schedinfo)
Program virsh-self-test found: YES (/home/ubuntu/libvirt/tests/virsh-self-test)
Program virsh-snapshot found: YES (/home/ubuntu/libvirt/tests/virsh-snapshot)
Program virsh-start found: YES (/home/ubuntu/libvirt/tests/virsh-start)
Program virsh-undefine found: YES (/home/ubuntu/libvirt/tests/virsh-undefine)
Program virsh-uriprecedence found: YES (/home/ubuntu/libvirt/tests/virsh-uriprecedence)
Program virsh-vcpupin found: YES (/home/ubuntu/libvirt/tests/virsh-vcpupin)
Program virt-admin-self-test found: YES (/home/ubuntu/libvirt/tests/virt-admin-self-test)
Program virt-aa-helper-test found: YES (/home/ubuntu/libvirt/tests/virt-aa-helper-test)
Configuring POTFILES using configuration
Configuring index.rst using configuration
Configuring virsh.rst using configuration
Configuring virt-admin.rst using configuration
Configuring virt-host-validate.rst using configuration
Configuring virt-login-shell.rst using configuration
Configuring virt-pki-validate.rst using configuration
Configuring virt-qemu-run.rst using configuration
Configuring virt-xml-validate.rst using configuration
Configuring libvirtd.rst using configuration
Configuring virt-sanlock-cleanup.rst using configuration
Configuring virtbhyved.rst using configuration
Configuring virtinterfaced.rst using configuration
Configuring virtlockd.rst using configuration
Configuring virtlogd.rst using configuration
Configuring virtlxcd.rst using configuration
Configuring virtnetworkd.rst using configuration
Configuring virtnodedevd.rst using configuration
Configuring virtnwfilterd.rst using configuration
Configuring virtproxyd.rst using configuration
Configuring virtqemud.rst using configuration
Configuring virtsecretd.rst using configuration
Configuring virtstoraged.rst using configuration
Configuring virtvboxd.rst using configuration
Configuring virtvzd.rst using configuration
Configuring virtxend.rst using configuration
Program make found: YES
Program sed found: YES (/bin/sed)
Program grep found: YES (/bin/grep)
Configuring Makefile using configuration
Configuring libvirt.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-admin.pc using configuration
Configuring libvirt.spec using configuration
Configuring mingw-libvirt.spec using configuration
Configuring AUTHORS.rst using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring meson-config.h using configuration
Configuring run using configuration
Configuring .color_coded using configuration
Configuring .ycm_extra_conf.py using configuration
Build targets in project: 613
libvirt 7.8.0
Drivers
QEMU : YES
OpenVZ : YES
VMware : YES
VBox : YES
libxl : YES
LXC : YES
Cloud-Hypervisor : YES
ESX : YES
Hyper-V : NO
vz : NO
Bhyve : NO
Test : YES
Remote : YES
Network : YES
Libvirtd : YES
Interface : YES
Storage Drivers
Dir : YES
FS : YES
NetFS : YES
LVM : YES
iSCSI : YES
iscsi-direct : YES
SCSI : YES
mpath : YES
Disk : YES
RBD : YES
Sheepdog : NO
Gluster : YES
ZFS : YES
Virtuozzo storage : YES
Security Drivers
SELinux : YES
AppArmor : YES
Driver Loadable Modules
driver_modules : YES
Libraries
acl : YES
apparmor : YES
attr : YES
audit : YES
bash_completion : YES
blkid : YES
capng : YES
curl : YES
devmapper : YES
dlopen : YES
fuse : YES
glusterfs : YES
libiscsi : YES
libkvm : NO
libnl : YES
libparted : YES
libpcap : YES
libssh : YES
libssh2 : YES
libutil : YES
netcf : YES
NLS : YES
numactl : YES
openwsman : NO
parallels-sdk : NO
pciaccess : YES
polkit : YES
rbd : YES
readline : YES
sanlock : YES
sasl : YES
selinux : YES
udev : YES
xdr : YES
yajl : YES
Windows
MinGW : NO
windres : NO
Test suite
Expensive : YES
Coverage : NO
Miscellaneous
Warning Flags : -fasynchronous-unwind-tables
-fexceptions
-fipa-pure-const
-fno-common
-Wabsolute-value
-Waddress
-Waddress-of-packed-member
-Waggressive-loop-optimizations
-Walloc-size-larger-than=9223372036854775807
-Walloca
-Warray-bounds=2
-Wattribute-alias=2
-Wattribute-warning
-Wattributes
-Wbool-compare
-Wbool-operation
-Wbuiltin-declaration-mismatch
-Wbuiltin-macro-redefined
-Wcannot-profile
-Wcast-align
-Wcast-align=strict
-Wno-cast-function-type
-Wchar-subscripts
-Wclobbered
-Wcomment
-Wcomments
-Wcoverage-mismatch
-Wcpp
-Wdangling-else
-Wdate-time
-Wdeclaration-after-statement
-Wdeprecated-declarations
-Wdesignated-init
-Wdiscarded-array-qualifiers
-Wdiscarded-qualifiers
-Wdiv-by-zero
-Wduplicated-cond
-Wduplicate-decl-specifier
-Wempty-body
-Wendif-labels
-Wexpansion-to-defined
-Wformat-contains-nul
-Wformat-extra-args
-Wno-format-nonliteral
-Wformat-overflow=2
-Wformat-security
-Wno-format-truncation
-Wformat-y2k
-Wformat-zero-length
-Wframe-address
-Wframe-larger-than=4096
-Wfree-nonheap-object
-Whsa
-Wif-not-aligned
-Wignored-attributes
-Wignored-qualifiers
-Wimplicit
-Wimplicit-fallthrough=5
-Wimplicit-function-declaration
-Wimplicit-int
-Wincompatible-pointer-types
-Winit-self
-Winline
-Wint-conversion
-Wint-in-bool-context
-Wint-to-pointer-cast
-Winvalid-memory-model
-Winvalid-pch
-Wjump-misses-init
-Wlogical-not-parentheses
-Wlogical-op
-Wmain
-Wmaybe-uninitialized
-Wmemset-elt-size
-Wmemset-transposed-args
-Wmisleading-indentation
-Wmissing-attributes
-Wmissing-braces
-Wmissing-declarations
-Wmissing-field-initializers
-Wmissing-include-dirs
-Wmissing-parameter-type
-Wmissing-profile
-Wmissing-prototypes
-Wmultichar
-Wmultistatement-macros
-Wnarrowing
-Wnested-externs
-Wnonnull
-Wnonnull-compare
-Wnormalized=nfc
-Wnull-dereference
-Wodr
-Wold-style-declaration
-Wold-style-definition
-Wopenmp-simd
-Woverflow
-Woverride-init
-Wpacked-bitfield-compat
-Wpacked-not-aligned
-Wparentheses
-Wpointer-arith
-Wpointer-compare
-Wpointer-sign
-Wpointer-to-int-cast
-Wpragmas
-Wpsabi
-Wrestrict
-Wreturn-local-addr
-Wreturn-type
-Wscalar-storage-order
-Wsequence-point
-Wshadow
-Wshift-count-negative
-Wshift-count-overflow
-Wshift-negative-value
-Wshift-overflow=2
-Wno-sign-compare
-Wsizeof-array-argument
-Wsizeof-pointer-div
-Wsizeof-pointer-memaccess
-Wstrict-aliasing
-Wstrict-prototypes
-Wstringop-overflow=2
-Wstringop-truncation
-Wsuggest-attribute=cold
-Wno-suggest-attribute=const
-Wsuggest-attribute=format
-Wsuggest-attribute=noreturn
-Wno-suggest-attribute=pure
-Wsuggest-final-methods
-Wsuggest-final-types
-Wswitch
-Wswitch-bool
-Wswitch-enum
-Wswitch-unreachable
-Wsync-nand
-Wtautological-compare
-Wtrampolines
-Wtrigraphs
-Wtype-limits
-Wuninitialized
-Wunknown-pragmas
-Wunused
-Wunused-but-set-parameter
-Wunused-but-set-variable
-Wunused-const-variable=2
-Wunused-function
-Wunused-label
-Wunused-local-typedefs
-Wunused-parameter
-Wunused-result
-Wunused-value
-Wunused-variable
-Wvarargs
-Wvariadic-macros
-Wvector-operation-performance
-Wvla
-Wvolatile-register-var
-Wwrite-strings
-fstack-protector-strong
-Wdouble-promotion
docs : YES
tests : YES
DTrace : YES
firewalld : YES
firewalld-zone : YES
nss : YES
numad : YES
Init script : systemd
Char device locks : /var/lock
Loader/NVRAM :
pm_utils : NO
virt-login-shell : YES
virt-host-validate : YES
TLS priority : NORMAL
Developer Tools
wireshark_dissector: YES
Privileges
QEMU : libvirt-qemu:libvirt-qemu
Found ninja-1.10.1 at /usr/bin/ninja
ninja: Entering directory `build'
[1334/1335] Running all tests.
1/313 libvirt / check-aclperms OK 0.27s
2/313 libvirt / check-symfile OK 0.27s
3/313 libvirt / check-admin-symfile OK 0.26s
4/313 libvirt / check-symsorting OK 0.26s
5/313 libvirt / check-admin-symsorting OK 0.26s
6/313 libvirt / check-drivername OK 0.25s
7/313 libvirt / check-admin-drivername OK 0.25s
8/313 libvirt / check-augeas-libvirt_lockd OK 0.24s
9/313 libvirt / check-augeas-libvirt_sanlock OK 0.24s
10/313 libvirt / check-augeas-virtlockd OK 0.23s
11/313 libvirt / check-augeas-virtlogd OK 0.23s
12/313 libvirt / check-augeas-libvirtd_libxl OK 0.23s
13/313 libvirt / check-augeas-libvirtd_lxc OK 0.22s
14/313 libvirt / check-augeas-libvirtd OK 0.21s
15/313 libvirt / check-augeas-virtproxyd OK 0.21s
16/313 libvirt / check-augeas-virtinterfaced OK 0.21s
17/313 libvirt / check-augeas-virtnetworkd OK 0.21s
18/313 libvirt / check-augeas-virtnodedevd OK 0.20s
19/313 libvirt / check-augeas-virtnwfilterd OK 0.20s
20/313 libvirt / check-augeas-virtsecretd OK 0.20s
21/313 libvirt / check-augeas-virtstoraged OK 0.19s
22/313 libvirt / check-augeas-virtxend OK 0.19s
23/313 libvirt / check-augeas-virtlxcd OK 0.19s
24/313 libvirt / check-augeas-virtchd OK 0.13s
25/313 libvirt / check-augeas-virtqemud OK 0.12s
26/313 libvirt / check-augeas-virtvboxd OK 0.12s
27/313 libvirt / check-virnetprotocol OK 0.12s
28/313 libvirt / check-virkeepaliveprotocol OK 0.11s
29/313 libvirt / check-qemu_protocol OK 0.11s
30/313 libvirt / check-lxc_protocol OK 0.10s
31/313 libvirt / check-admin_protocol OK 0.10s
32/313 libvirt / check-lock_protocol OK 0.10s
33/313 libvirt / check-lxc_monitor_protocol OK 0.09s
34/313 libvirt / domainconftest OK 0.20s
35/313 libvirt / interfacexml2xmltest OK 0.19s
36/313 libvirt / metadatatest OK 0.19s
37/313 libvirt / nodedevxml2xmltest OK 0.18s
38/313 libvirt / networkxml2xmlupdatetest OK 0.20s
39/313 libvirt / nwfilterxml2xmltest OK 0.19s
40/313 libvirt / objecteventtest OK 0.20s
41/313 libvirt / check-remote_protocol OK 0.29s
42/313 libvirt / check-augeas-libvirtd_qemu OK 0.40s
43/313 libvirt / genericxml2xmltest OK 0.24s
44/313 libvirt / seclabeltest OK 0.20s
45/313 libvirt / secretxml2xmltest OK 0.20s
46/313 libvirt / shunloadtest OK 0.20s
47/313 libvirt / sockettest OK 0.19s
48/313 libvirt / storagevolxml2xmltest OK 0.19s
49/313 libvirt / sysinfotest OK 0.19s
50/313 libvirt / utiltest OK 0.18s
51/313 libvirt / viralloctest OK 0.18s
52/313 libvirt / virauthconfigtest OK 0.18s
53/313 libvirt / virbitmaptest OK 0.17s
54/313 libvirt / virbuftest OK 0.17s
55/313 libvirt / vircapstest OK 0.16s
56/313 libvirt / vircgrouptest OK 0.16s
57/313 libvirt / virconftest OK 0.16s
58/313 libvirt / vircryptotest OK 0.15s
59/313 libvirt / virendiantest OK 0.15s
60/313 libvirt / virerrortest OK 0.15s
61/313 libvirt / virfilecachetest OK 0.14s
62/313 libvirt / virfirewalltest OK 0.14s
63/313 libvirt / virhostcputest OK 0.13s
64/313 libvirt / viridentitytest OK 0.13s
65/313 libvirt / viriscsitest OK 0.12s
66/313 libvirt / virkeycodetest OK 0.12s
67/313 libvirt / virkmodtest OK 0.12s
68/313 libvirt / virlockspacetest OK 0.11s
69/313 libvirt / virlogtest OK 0.11s
70/313 libvirt / virnetdevtest OK 0.10s
71/313 libvirt / virnetworkportxml2xmltest OK 0.10s
72/313 libvirt / virnwfilterbindingxml2xmltest OK 0.10s
73/313 libvirt / virportallocatortest OK 0.09s
74/313 libvirt / virrotatingfiletest OK 0.20s
75/313 libvirt / virstringtest OK 0.19s
76/313 libvirt / virpcitest OK 0.21s
77/313 libvirt / virtimetest OK 0.19s
78/313 libvirt / virhostdevtest OK 0.27s
79/313 libvirt / virsystemdtest OK 0.21s
80/313 libvirt / virtypedparamtest OK 0.20s
81/313 libvirt / check-aclrules OK 0.63s
82/313 libvirt / viruritest OK 0.20s
83/313 libvirt / virpcivpdtest OK 0.20s
84/313 libvirt / vshtabletest OK 0.20s
85/313 libvirt / check-driverimpls OK 0.65s
86/313 libvirt / virfiletest OK 0.34s
87/313 libvirt / commandtest OK 0.50s
88/313 libvirt / virmigtest OK 0.22s
89/313 libvirt / fchosttest OK 0.22s
90/313 libvirt / scsihosttest OK 0.21s
91/313 libvirt / vircaps2xmltest OK 0.21s
92/313 libvirt / virnetdevbandwidthtest OK 0.21s
93/313 libvirt / virresctrltest OK 0.21s
94/313 libvirt / virscsitest OK 0.20s
95/313 libvirt / virusbtest OK 0.20s
96/313 libvirt / virnetdevopenvswitchtest OK 0.20s
97/313 libvirt / esxutilstest OK 0.19s
98/313 libvirt / fdstreamtest OK 0.18s
99/313 libvirt / virdriverconnvalidatetest OK 0.18s
100/313 libvirt / virdrivermoduletest OK 0.18s
101/313 libvirt / libxlxml2domconfigtest OK 0.17s
102/313 libvirt / xlconfigtest OK 0.17s
103/313 libvirt / xmconfigtest OK 0.17s
104/313 libvirt / lxcconf2xmltest OK 0.16s
105/313 libvirt / lxcxml2xmltest OK 0.16s
106/313 libvirt / networkxml2conftest OK 0.16s
107/313 libvirt / networkxml2firewalltest OK 0.15s
108/313 libvirt / networkxml2xmltest OK 0.15s
109/313 libvirt / nodedevmdevctltest OK 0.15s
110/313 libvirt / nsstest OK 0.14s
111/313 libvirt / nssguesttest OK 0.14s
112/313 libvirt / nwfilterebiptablestest OK 0.14s
113/313 libvirt / nwfilterxml2firewalltest OK 0.13s
114/313 libvirt / openvzutilstest OK 0.13s
115/313 libvirt / virpolkittest OK 0.12s
116/313 libvirt / qemucommandutiltest OK 0.26s
117/313 libvirt / qemufirmwaretest OK 0.26s
118/313 libvirt / domaincapstest OK 0.71s
119/313 libvirt / qemudomainsnapshotxml2xmltest OK 0.29s
120/313 libvirt / qemumemlocktest OK 0.26s
121/313 libvirt / qemumigparamstest OK 0.26s
122/313 libvirt / qemumigrationcookiexmltest OK 0.25s
123/313 libvirt / qemucaps2xmltest OK 0.31s
124/313 libvirt / qemublocktest OK 0.32s
125/313 libvirt / qemustatusxml2xmltest OK 0.27s
126/313 libvirt / qemudomaincheckpointxml2xmltest OK 0.34s
127/313 libvirt / libvirtd-fail OK 0.14s
128/313 libvirt / libvirtd-pool OK 0.13s
129/313 libvirt / virsh-auth OK 0.13s
130/313 libvirt / qemuvhostusertest OK 0.28s
131/313 libvirt / virnetdaemontest OK 0.26s
132/313 libvirt / virnetmessagetest OK 0.26s
133/313 libvirt / virnetserverclienttest OK 0.25s
134/313 libvirt / virnetsockettest OK 0.25s
135/313 libvirt / securityselinuxtest OK 0.24s
136/313 libvirt / securityselinuxlabeltest OK 0.23s
137/313 libvirt / storagepoolcapstest OK 0.23s
138/313 libvirt / storagepoolxml2argvtest OK 0.22s
139/313 libvirt / storagepoolxml2xmltest OK 0.22s
140/313 libvirt / storagevolxml2argvtest OK 0.21s
141/313 libvirt / virstorageutiltest OK 0.21s
142/313 libvirt / vboxsnapshotxmltest OK 0.20s
143/313 libvirt / vmwarevertest OK 0.19s
144/313 libvirt / vmx2xmltest OK 0.19s
145/313 libvirt / xml2vmxtest OK 0.18s
146/313 libvirt / virjsontest OK 0.17s
147/313 libvirt / virmacmaptest OK 0.17s
148/313 libvirt / virsh-cpuset OK 0.25s
149/313 libvirt / virsh-define-dev-segfault OK 0.23s
150/313 libvirt / virsh-int-overflow OK 0.23s
151/313 libvirt / eventtest OK 0.63s
152/313 libvirt / virsh-schedinfo OK 0.22s
153/313 libvirt / virsh-read-non-seekable OK 0.22s
154/313 libvirt / virnettlssessiontest OK 0.43s
155/313 libvirt / virsh-self-test OK 0.23s
156/313 libvirt / qemumonitorjsontest OK 0.51s
157/313 libvirt / virsh-start OK 0.22s
158/313 libvirt / virsh-read-bufsiz OK 0.25s
159/313 libvirt / virsh-undefine OK 0.26s
160/313 libvirt / virt-admin-self-test OK 0.25s
161/313 libvirt / check-html OK 0.24s
162/313 libvirt:syntax-check / sc_avoid_write OK 0.24s
163/313 libvirt / virsh-checkpoint OK 0.42s
164/313 libvirt / virsh-uriprecedence OK 0.30s
165/313 libvirt:syntax-check / sc_prohibit_mkstemp OK 0.24s
166/313 libvirt / cputest OK 1.12s
167/313 libvirt:syntax-check / sc_prohibit_mkdtemp OK 0.23s
168/313 libvirt:syntax-check / sc_prohibit_access_xok OK 0.23s
169/313 libvirt:syntax-check / sc_prohobit_vsnprintf OK 0.20s
170/313 libvirt / virsh-snapshot OK 0.40s
171/313 libvirt:syntax-check / sc_prohibit_sprintf OK 0.23s
172/313 libvirt / virsh-vcpupin OK 0.48s
173/313 libvirt:syntax-check / sc_TAB_in_indentation OK 0.19s
174/313 libvirt:syntax-check / sc_prohibit_nonreentrant OK 0.31s
175/313 libvirt:syntax-check / sc_avoid_ctype_macros OK 0.25s
176/313 libvirt:syntax-check / sc_prohibit_raw_virclassnew OK 0.56s
177/313 libvirt:syntax-check / sc_prohibit_fork_wrappers OK 0.58s
178/313 libvirt:syntax-check / sc_avoid_g_gnuc_unused_in_header OK 0.12s
179/313 libvirt:syntax-check / sc_prohibit_strncmp OK 0.62s
180/313 libvirt / virstoragetest OK 0.91s
181/313 libvirt:syntax-check / sc_prohibit_internal_functions OK 0.69s
182/313 libvirt:syntax-check / sc_prohibit_raw_allocation OK 0.69s
183/313 libvirt:syntax-check / sc_prohibit_attribute_macros OK 0.19s
184/313 libvirt:syntax-check / sc_prohibit_non_glib_macros OK 0.17s
185/313 libvirt:syntax-check / sc_prohibit_strdup OK 0.71s
186/313 libvirt:syntax-check / sc_prohibit_risky_id_promotion OK 0.71s
187/313 libvirt:syntax-check / sc_prohibit_snprintf OK 0.69s
188/313 libvirt:syntax-check / sc_prohibit_readlink OK 0.69s
189/313 libvirt:syntax-check / sc_prohibit_gethostname OK 0.69s
190/313 libvirt:syntax-check / sc_prohibit_setuid OK 0.75s
191/313 libvirt:syntax-check / sc_prohibit_gettext_noop OK 0.69s
192/313 libvirt:syntax-check / sc_preprocessor_indentation OK 0.05s
193/313 libvirt:syntax-check / sc_spec_indentation OK 0.05s
194/313 libvirt / virnettlscontexttest OK 1.18s
195/313 libvirt:syntax-check / sc_prohibit_PATH_MAX OK 0.75s
196/313 libvirt:syntax-check / sc_prohibit_loop_var_decl OK 0.24s
197/313 libvirt:syntax-check / sc_prohibit_ctype_h OK 0.75s
198/313 libvirt:syntax-check / sc_prohibit_readdir OK 0.79s
199/313 libvirt:syntax-check / sc_prohibit_canonicalize_file_name OK 0.77s
200/313 libvirt:syntax-check / sc_size_of_brackets OK 0.76s
201/313 libvirt:syntax-check / sc_prohibit_select OK 0.83s
202/313 libvirt:syntax-check / sc_prohibit_exit_in_tests OK 0.11s
203/313 libvirt:syntax-check / sc_correct_id_types OK 0.82s
204/313 libvirt:syntax-check / sc_prohibit_virBufferAdd_with_string_literal OK 0.77s
205/313 libvirt:syntax-check / sc_prohibit_virBufferAsprintf_with_string_literal OK 0.77s
206/313 libvirt:syntax-check / sc_forbid_manual_xml_indent OK 0.77s
207/313 libvirt:syntax-check / sc_prohibit_unbounded_arrays_in_rpc OK 0.12s
208/313 libvirt:syntax-check / sc_prohibit_xmlGetProp OK 0.76s
209/313 libvirt / qemusecuritytest OK 1.45s
210/313 libvirt:syntax-check / sc_avoid_strcase OK 0.86s
211/313 libvirt:syntax-check / sc_prohibit_config_h_in_headers OK 0.18s
212/313 libvirt:syntax-check / sc_prohibit_include_public_headers_brackets OK 0.19s
213/313 libvirt:syntax-check / sc_prohibit_virConnectOpen_in_virsh OK 0.11s
214/313 libvirt:syntax-check / sc_prohibit_include_public_headers_quote OK 0.27s
215/313 libvirt:syntax-check / sc_prohibit_windows_special_chars_in_filename OK 0.10s
216/313 libvirt:syntax-check / sc_prohibit_xmlURI OK 0.77s
217/313 libvirt:syntax-check / sc_prohibit_return_as_function OK 0.80s
218/313 libvirt:syntax-check / sc_flags_debug OK 1.26s
219/313 libvirt:syntax-check / sc_require_space_before_label OK 0.22s
220/313 libvirt:syntax-check / sc_flags_usage OK 1.28s
221/313 libvirt:syntax-check / sc_prohibit_space_in_label OK 0.21s
222/313 libvirt:syntax-check / sc_prohibit_libgen OK 0.94s
223/313 libvirt:syntax-check / sc_prohibit_int_index OK 0.73s
224/313 libvirt:syntax-check / sc_prohibit_close OK 1.32s
225/313 libvirt:syntax-check / sc_prohibit_wrong_filename_in_comment OK 0.31s
226/313 libvirt:syntax-check / sc_require_if_else_matching_braces OK 0.25s
227/313 libvirt:syntax-check / sc_prohibit_mixed_case_abbreviations OK 0.27s
228/313 libvirt:syntax-check / sc_prohibit_asprintf OK 1.34s
229/313 libvirt:syntax-check / sc_prohibit_virSecurityManager OK 0.15s
230/313 libvirt:syntax-check / sc_prohibit_static_zero_init OK 0.24s
231/313 libvirt:syntax-check / sc_prohibit_paren_brace OK 0.25s
232/313 libvirt:syntax-check / sc_prohibit_unsigned_pid OK 0.70s
233/313 libvirt:syntax-check / sc_prohibit_strtol OK 1.40s
234/313 libvirt:syntax-check / sc_prohibit_virXXXFree OK 0.25s
235/313 libvirt:syntax-check / sc_prohibit_obj_free_apis_in_virsh OK 0.18s
236/313 libvirt:syntax-check / sc_gettext_init OK 0.19s
237/313 libvirt:syntax-check / sc_prohibit_pthread_create OK 0.23s
238/313 libvirt:syntax-check / sc_prohibit_newline_at_end_of_diagnostic OK 0.75s
239/313 libvirt:syntax-check / sc_prohibit_verbose_strcat OK 0.21s
240/313 libvirt:syntax-check / sc_prohibit_int_ijk OK 0.92s
241/313 libvirt:syntax-check / sc_prohibit_int_assign_bool OK 0.87s
242/313 libvirt:syntax-check / sc_require_enum_last_marker OK 0.67s
243/313 libvirt:syntax-check / sc_libvirt_unmarked_diagnostics OK 0.85s
244/313 libvirt / qemuhotplugtest OK 1.98s
245/313 libvirt:syntax-check / sc_prohibit_gettext_markup OK 0.73s
246/313 libvirt:syntax-check / sc_prohibit_backslash_alignment OK 0.25s
247/313 libvirt:syntax-check / sc_prohibit_loop_iijjkk OK 0.94s
248/313 libvirt:syntax-check / sc_require_attribute_cleanup_initialization OK 0.24s
249/313 libvirt:syntax-check / sc_prohibit_class OK 0.27s
250/313 libvirt / virshtest OK 2.30s
251/313 libvirt:syntax-check / sc_forbid_const_pointer_typedef OK 1.44s
252/313 libvirt:syntax-check / sc_prohibit_dirent_d_type OK 0.27s
253/313 libvirt:syntax-check / sc_require_locale_h OK 0.59s
254/313 libvirt:syntax-check / sc_prohibit_atoi OK 0.71s
255/313 libvirt:syntax-check / sc_require_config_h OK 0.21s
256/313 libvirt:syntax-check / sc_require_config_h_first OK 0.20s
257/313 libvirt:syntax-check / sc_curly_braces_style OK 0.67s
258/313 libvirt:syntax-check / sc_bindtextdomain OK 0.17s
259/313 libvirt:syntax-check / sc_prohibit_assert_without_use OK 0.26s
260/313 libvirt:syntax-check / sc_prohibit_devname OK 0.62s
261/313 libvirt:syntax-check / sc_prohibit_getopt_without_use OK 0.25s
262/313 libvirt:syntax-check / sc_prohibit_stdio--_without_use OK 0.22s
263/313 libvirt:syntax-check / sc_prohibit_signal_without_use OK 0.33s
264/313 libvirt:syntax-check / sc_prohibit_system_error_with_vir_err OK 0.69s
265/313 libvirt:syntax-check / sc_prohibit_stddef_without_use OK 0.31s
266/313 libvirt:syntax-check / sc_prohibit_backup_files OK 0.23s
267/313 libvirt:syntax-check / sc_prohibit_sysconf_pagesize OK 0.66s
268/313 libvirt:syntax-check / sc_prohibit_dirent_without_use OK 0.37s
269/313 libvirt:syntax-check / sc_prohibit_not_streq OK 0.71s
270/313 libvirt:syntax-check / sc_prohibit_http_urls OK 0.65s
271/313 libvirt:syntax-check / sc_prohibit_author OK 0.64s
272/313 libvirt:syntax-check / sc_prohibit_double_semicolon OK 0.28s
273/313 libvirt:syntax-check / sc_prohibit_useless_translation OK 1.20s
274/313 libvirt:syntax-check / sc_prohibit_strncpy OK 0.56s
275/313 libvirt:syntax-check / sc_prohibit_strcmp OK 0.59s
276/313 libvirt:syntax-check / sc_prohibit_empty_lines_at_EOF OK 0.35s
277/313 libvirt:syntax-check / sc_cast_of_x_alloc_return_value OK 0.61s
278/313 libvirt:syntax-check / sc_prohibit_have_config_h OK 0.55s
279/313 libvirt:syntax-check / sc_error_message_period OK 0.56s
280/313 libvirt:syntax-check / sc_cast_of_argument_to_free OK 0.64s
281/313 libvirt:syntax-check / sc_error_message_warn_fatal OK 0.59s
282/313 libvirt:syntax-check / sc_prohibit_enum_impl_with_vir_prefix_in_virsh OK 0.10s
283/313 libvirt:syntax-check / sc_prohibit_diagnostic_without_format OK 1.29s
284/313 libvirt:syntax-check / sc_prohibit_empty_first_line OK 0.95s
285/313 libvirt:syntax-check / sc_po_check OK 0.32s
286/313 libvirt:syntax-check / sc_group-qemu-caps OK 0.17s
287/313 libvirt:syntax-check / sc_prohibit_test_double_equal OK 0.40s
288/313 libvirt / qemucapabilitiestest OK 2.56s
289/313 libvirt:syntax-check / sc_prohibit_defined_have_decl_tests OK 0.52s
290/313 libvirt:syntax-check / sc_header-ifdef OK 0.29s
291/313 libvirt:syntax-check / sc_unmarked_diagnostics OK 0.55s
292/313 libvirt:syntax-check / sc_prohibit_magic_number_exit OK 0.77s
293/313 libvirt / qemuxml2xmltest OK 2.54s
294/313 libvirt:syntax-check / sc_prohibit_test_minus_ao OK 0.52s
295/313 libvirt:syntax-check / sc_trailing_blank OK 0.65s
296/313 libvirt:syntax-check / sc_const_long_option OK 0.52s
297/313 libvirt:syntax-check / sc_redundant_const OK 0.54s
298/313 libvirt:syntax-check / sc_prohibit_path_max_allocation OK 0.49s
299/313 libvirt:syntax-check / sc_copyright_usage OK 1.45s
300/313 libvirt:syntax-check / sc_Wundef_boolean OK 0.53s
301/313 libvirt / virsh-output OK 2.43s
302/313 libvirt:syntax-check / sc_require_whitespace_in_translation OK 1.52s
303/313 libvirt / virschematest OK 3.04s
304/313 libvirt:syntax-check / sc_prohibit-duplicate-header OK 0.59s
305/313 libvirt:syntax-check / sc_prohibit_cross_inclusion OK 1.71s
306/313 libvirt:syntax-check / sc_mock-noinline OK 1.00s
307/313 libvirt / virsh-optparse OK 3.36s
308/313 libvirt:syntax-check / sc_flake8 OK 2.46s
309/313 libvirt:syntax-check / sc_prohibit_doubled_word OK 1.91s
310/313 libvirt / virt-aa-helper-test OK 3.98s
311/313 libvirt / qemuxml2argvtest OK 4.36s
312/313 libvirt:syntax-check / sc_spacing-check OK 3.60s
313/313 libvirt / qemuagenttest OK 6.15s
Ok: 313
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home/ubuntu/libvirt/build/meson-logs/testlog.txt
make[2]: Leaving directory '/home/ubuntu/libvirt/ci'
make[1]: Leaving directory '/home/ubuntu/libvirt/ci'
make: Leaving directory '/home/ubuntu/libvirt/ci'
make: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-build@fedora-33 CI_NINJA_ARGS=test
make[1]: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-run-command@fedora-33 CI_COMMAND="/home/ubuntu/build"
make[2]: Entering directory '/home/ubuntu/libvirt/ci'
Checking if docker is available...yes
Cloning /home/ubuntu/libvirt to /home/ubuntu/libvirt/ci/scratch/src
Cloning /home/ubuntu/libvirt/src/keycodemapdb to /home/ubuntu/libvirt/ci/scratch/src/src/keycodemapdb
docker run \
--rm --interactive --tty --user "1000":"1000" --workdir "/home/ubuntu" --env CI_CONT_SRCDIR="/home/ubuntu/libvirt" --env CI_MESON_ARGS="-Dexpensive_tests=enabled" --env CI_NINJA_ARGS="test" --volume /home/ubuntu/libvirt/ci/scratch/group:/etc/group:ro,z --volume /home/ubuntu/libvirt/ci/scratch/passwd:/etc/passwd:ro,z --volume /home/ubuntu/libvirt/ci/scratch/home:/home/ubuntu:z --volume /home/ubuntu/libvirt/ci/scratch/build:/home/ubuntu/build:z --volume /home/ubuntu/libvirt/ci/scratch/src:/home/ubuntu/libvirt:z --ulimit nofile=1024:1024 --cap-add=SYS_PTRACE \
registry.gitlab.com/libvirt/libvirt/ci-fedora-33:latest \
/home/ubuntu/build
The Meson build system
Version: 0.59.1
Source dir: /home/ubuntu/libvirt
Build dir: /home/ubuntu/libvirt/build
Build type: native build
Project name: libvirt
Project version: 7.8.0
C compiler for the host machine: ccache cc (gcc 10.3.1 "cc (GCC) 10.3.1 20210422 (Red Hat 10.3.1-1)")
C linker for the host machine: cc ld.bfd 2.35-18
Host machine cpu family: x86_64
Host machine cpu: x86_64
Configuring configmake.h using configuration
Checking for size of "ptrdiff_t" : 8
Checking for size of "size_t" : 8
Compiler for C supports arguments -fasynchronous-unwind-tables: YES
Compiler for C supports arguments -fexceptions: YES
Compiler for C supports arguments -fipa-pure-const: YES
Compiler for C supports arguments -fno-common: YES
Compiler for C supports arguments -Wabsolute-value: YES
Compiler for C supports arguments -Waddress: YES
Compiler for C supports arguments -Waddress-of-packed-member: YES
Compiler for C supports arguments -Waggressive-loop-optimizations: YES
Compiler for C supports arguments -Walloc-size-larger-than=9223372036854775807: YES
Compiler for C supports arguments -Walloca: YES
Compiler for C supports arguments -Warray-bounds=2: YES
Compiler for C supports arguments -Wattribute-alias=2: YES
Compiler for C supports arguments -Wattribute-warning: YES
Compiler for C supports arguments -Wattributes: YES
Compiler for C supports arguments -Wbool-compare: YES
Compiler for C supports arguments -Wbool-operation: YES
Compiler for C supports arguments -Wbuiltin-declaration-mismatch: YES
Compiler for C supports arguments -Wbuiltin-macro-redefined: YES
Compiler for C supports arguments -Wcannot-profile: YES
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wcast-align=strict: YES
Compiler for C supports arguments -Wno-cast-function-type: YES
Compiler for C supports arguments -Wchar-subscripts: YES
Compiler for C supports arguments -Wclobbered: YES
Compiler for C supports arguments -Wcomment: YES
Compiler for C supports arguments -Wcomments: YES
Compiler for C supports arguments -Wcoverage-mismatch: YES
Compiler for C supports arguments -Wcpp: YES
Compiler for C supports arguments -Wdangling-else: YES
Compiler for C supports arguments -Wdate-time: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wdeprecated-declarations: YES
Compiler for C supports arguments -Wdesignated-init: YES
Compiler for C supports arguments -Wdiscarded-array-qualifiers: YES
Compiler for C supports arguments -Wdiscarded-qualifiers: YES
Compiler for C supports arguments -Wdiv-by-zero: YES
Compiler for C supports arguments -Wduplicated-cond: YES
Compiler for C supports arguments -Wduplicate-decl-specifier: YES
Compiler for C supports arguments -Wempty-body: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Wexpansion-to-defined: YES
Compiler for C supports arguments -Wformat-contains-nul: YES
Compiler for C supports arguments -Wformat-extra-args: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Compiler for C supports arguments -Wformat-overflow=2: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wno-format-truncation: YES
Compiler for C supports arguments -Wformat-y2k: YES
Compiler for C supports arguments -Wformat-zero-length: YES
Compiler for C supports arguments -Wframe-address: YES
Compiler for C supports arguments -Wframe-larger-than=4096: YES
Compiler for C supports arguments -Wfree-nonheap-object: YES
Compiler for C supports arguments -Whsa: YES
Compiler for C supports arguments -Wif-not-aligned: YES
Compiler for C supports arguments -Wignored-attributes: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wimplicit: YES
Compiler for C supports arguments -Wimplicit-fallthrough=5: YES
Compiler for C supports arguments -Wimplicit-function-declaration: YES
Compiler for C supports arguments -Wimplicit-int: YES
Compiler for C supports arguments -Wincompatible-pointer-types: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Winline: YES
Compiler for C supports arguments -Wint-conversion: YES
Compiler for C supports arguments -Wint-in-bool-context: YES
Compiler for C supports arguments -Wint-to-pointer-cast: YES
Compiler for C supports arguments -Winvalid-memory-model: YES
Compiler for C supports arguments -Winvalid-pch: YES
Compiler for C supports arguments -Wjump-misses-init: YES
Compiler for C supports arguments -Wlogical-not-parentheses: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wmain: YES
Compiler for C supports arguments -Wmaybe-uninitialized: YES
Compiler for C supports arguments -Wmemset-elt-size: YES
Compiler for C supports arguments -Wmemset-transposed-args: YES
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wmissing-attributes: YES
Compiler for C supports arguments -Wmissing-braces: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-field-initializers: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wmissing-parameter-type: YES
Compiler for C supports arguments -Wmissing-profile: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wmultichar: YES
Compiler for C supports arguments -Wmultistatement-macros: YES
Compiler for C supports arguments -Wnarrowing: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wnonnull: YES
Compiler for C supports arguments -Wnonnull-compare: YES
Compiler for C supports arguments -Wnormalized=nfc: YES
Compiler for C supports arguments -Wnull-dereference: YES
Compiler for C supports arguments -Wodr: YES
Compiler for C supports arguments -Wold-style-declaration: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wopenmp-simd: YES
Compiler for C supports arguments -Woverflow: YES
Compiler for C supports arguments -Woverride-init: YES
Compiler for C supports arguments -Wpacked-bitfield-compat: YES
Compiler for C supports arguments -Wpacked-not-aligned: YES
Compiler for C supports arguments -Wparentheses: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wpointer-compare: YES
Compiler for C supports arguments -Wpointer-sign: YES
Compiler for C supports arguments -Wpointer-to-int-cast: YES
Compiler for C supports arguments -Wpragmas: YES
Compiler for C supports arguments -Wpsabi: YES
Compiler for C supports arguments -Wrestrict: YES
Compiler for C supports arguments -Wreturn-local-addr: YES
Compiler for C supports arguments -Wreturn-type: YES
Compiler for C supports arguments -Wscalar-storage-order: YES
Compiler for C supports arguments -Wsequence-point: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wshift-count-negative: YES
Compiler for C supports arguments -Wshift-count-overflow: YES
Compiler for C supports arguments -Wshift-negative-value: YES
Compiler for C supports arguments -Wshift-overflow=2: YES
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wsizeof-array-argument: YES
Compiler for C supports arguments -Wsizeof-pointer-div: YES
Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES
Compiler for C supports arguments -Wstrict-aliasing: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wstringop-overflow=2: YES
Compiler for C supports arguments -Wstringop-truncation: YES
Compiler for C supports arguments -Wsuggest-attribute=cold: YES
Compiler for C supports arguments -Wno-suggest-attribute=const: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES
Compiler for C supports arguments -Wno-suggest-attribute=pure: YES
Compiler for C supports arguments -Wsuggest-final-methods: YES
Compiler for C supports arguments -Wsuggest-final-types: YES
Compiler for C supports arguments -Wswitch: YES
Compiler for C supports arguments -Wswitch-bool: YES
Compiler for C supports arguments -Wswitch-enum: YES
Compiler for C supports arguments -Wswitch-unreachable: YES
Compiler for C supports arguments -Wsync-nand: YES
Compiler for C supports arguments -Wtautological-compare: YES
Compiler for C supports arguments -Wtrampolines: YES
Compiler for C supports arguments -Wtrigraphs: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wno-typedef-redefinition: NO
Compiler for C supports arguments -Wuninitialized: YES
Compiler for C supports arguments -Wunknown-pragmas: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wunused-but-set-parameter: YES
Compiler for C supports arguments -Wunused-but-set-variable: YES
Compiler for C supports arguments -Wunused-const-variable=2: YES
Compiler for C supports arguments -Wunused-function: YES
Compiler for C supports arguments -Wunused-label: YES
Compiler for C supports arguments -Wunused-local-typedefs: YES
Compiler for C supports arguments -Wunused-parameter: YES
Compiler for C supports arguments -Wunused-result: YES
Compiler for C supports arguments -Wunused-value: YES
Compiler for C supports arguments -Wunused-variable: YES
Compiler for C supports arguments -Wvarargs: YES
Compiler for C supports arguments -Wvariadic-macros: YES
Compiler for C supports arguments -Wvector-operation-performance: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wvolatile-register-var: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -fstack-protector-strong: YES
First supported argument: -fstack-protector-strong
Checking if "-Wdouble-promotion" compiles: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES (cached)
Compiler for C supports arguments -Wframe-larger-than=262144: YES
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,-z,now: YES
Compiler for C supports link arguments -Wl,-z,nodelete: YES
Compiler for C supports link arguments -Wl,-z,defs: YES
Compiler for C supports link arguments -Wl,--no-copy-dt-needed-entries: YES
Compiler for C supports link arguments -Wl,--version-script=/home/ubuntu/libvirt/src/libvirt_qemu.syms: YES
Compiler for C supports link arguments -Wl,-export-dynamic: YES
First supported link argument: -Wl,-export-dynamic
Checking for function "elf_aux_info" : NO
Checking for function "fallocate" : YES
Checking for function "getauxval" : YES
Checking for function "getegid" : YES
Checking for function "geteuid" : YES
Checking for function "getgid" : YES
Checking for function "getifaddrs" : YES
Checking for function "getmntent_r" : YES
Checking for function "getpwuid_r" : YES
Checking for function "getrlimit" : YES
Checking for function "getuid" : YES
Checking for function "getutxid" : YES
Checking for function "if_indextoname" : YES
Checking for function "mmap" : YES
Checking for function "newlocale" : YES
Checking for function "pipe2" : YES
Checking for function "posix_fallocate" : YES
Checking for function "posix_memalign" : YES
Checking for function "prlimit" : YES
Checking for function "sched_getaffinity" : YES
Checking for function "sched_setscheduler" : YES
Checking for function "setgroups" : YES
Checking for function "setns" : YES
Checking for function "setrlimit" : YES
Checking for function "symlink" : YES
Checking for function "sysctlbyname" : NO
Checking for function "__lxstat" : YES
Checking for function "__lxstat64" : YES
Checking for function "__xstat" : YES
Checking for function "__xstat64" : YES
Checking for function "lstat" : YES
Checking for function "lstat64" : YES
Checking for function "stat" : YES
Checking for function "stat64" : YES
Header <sys/stat.h> has symbol "__lxstat" : YES
Header <sys/stat.h> has symbol "__lxstat64" : NO
Header <sys/stat.h> has symbol "__xstat" : YES
Header <sys/stat.h> has symbol "__xstat64" : NO
Header <sys/stat.h> has symbol "lstat" : YES
Header <sys/stat.h> has symbol "lstat64" : NO
Header <sys/stat.h> has symbol "stat" : YES
Header <sys/stat.h> has symbol "stat64" : NO
Has header "asm/hwcap.h" : NO
Has header "ifaddrs.h" : YES
Has header "libtasn1.h" : YES
Has header "linux/kvm.h" : YES
Has header "linux/magic.h" : YES
Has header "mntent.h" : YES
Has header "net/ethernet.h" : YES
Has header "net/if.h" : YES
Has header "pty.h" : YES
Has header "pwd.h" : YES
Has header "sys/auxv.h" : YES
Has header "sys/ioctl.h" : YES
Has header "sys/mount.h" : YES
Has header "sys/syscall.h" : YES
Has header "sys/ucred.h" : NO
Has header "syslog.h" : YES
Has header "util.h" : NO
Has header "xlocale.h" : NO
Has header "linux/btrfs.h" : YES
Has header "xfs/xfs.h" : YES
Has header "linux/devlink.h" : YES
Has header "linux/param.h" : YES
Has header "linux/sockios.h" : YES
Has header "linux/if_bridge.h" : YES
Has header "linux/if_tun.h" : YES
Header <endian.h> has symbol "htole64" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_TXVLAN" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_NTUPLE" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_RXHASH" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_LRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGSO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFLAGS" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFEATURES" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_SCOALESCE" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GCOALESCE" : YES
Header <linux/if_vlan.h> has symbol "GET_VLAN_VID_CMD" : YES
Header <unistd.h> has symbol "SEEK_HOLE" : YES
Header <net/if_dl.h> has symbol "link_addr" : NO
Header <linux/devlink.h> has symbol "DEVLINK_CMD_ESWITCH_GET" : YES
Header <linux/vhost.h> has symbol "VHOST_VSOCK_SET_GUEST_CID" : YES
Header <linux/bpf.h> has symbol "BPF_PROG_QUERY" : YES
Header <linux/bpf.h> has symbol "BPF_CGROUP_DEVICE" : YES
Header <net/if_bridgevar.h> has symbol "BRDGSFD" : NO
Header <sys/cpuset.h> has symbol "cpuset_getaffinity" : NO
Header <mach/clock.h> has symbol "clock_serv_t" : NO
Checking for type "struct ifreq" : YES
Checking for type "struct sockpeercred" : NO
Checking whether type "struct ifreq" has member "ifr_newname" : YES
Checking whether type "struct ifreq" has member "ifr_ifindex" : YES
Checking whether type "struct ifreq" has member "ifr_index" : NO
Checking whether type "struct ifreq" has member "ifr_hwaddr" : YES
Checking for size of "long" : 8
Program perl found: YES (/usr/bin/perl)
Program python3 found: YES (/usr/bin/python3)
Program xmllint found: YES (/usr/bin/xmllint)
Program xsltproc found: YES (/usr/bin/xsltproc)
Program rpcgen found: YES (/usr/bin/rpcgen)
Program rst2html5 found: YES (/usr/bin/rst2html5)
Program rst2man found: YES (/usr/bin/rst2man)
Program augparse found: YES (/usr/bin/augparse)
Program dmidecode found: NO
Program dnsmasq found: YES (/usr/sbin/dnsmasq)
Program ebtables found: YES (/usr/sbin/ebtables)
Program flake8 found: YES (/usr/bin/flake8)
Program ip found: YES (/usr/sbin/ip)
Program ip6tables found: YES (/usr/sbin/ip6tables)
Program iptables found: YES (/usr/sbin/iptables)
Program iscsiadm found: YES (/usr/sbin/iscsiadm)
Program mdevctl found: NO
Program mm-ctl found: NO
Program modprobe found: YES (/usr/sbin/modprobe)
Program ovs-vsctl found: NO
Program pdwtags found: YES (/usr/bin/pdwtags)
Program radvd found: YES (/usr/sbin/radvd)
Program rmmod found: YES (/usr/sbin/rmmod)
Program scrub found: YES (/usr/bin/scrub)
Program tc found: YES (/usr/sbin/tc)
Program udevadm found: YES (/usr/sbin/udevadm)
Found pkg-config: /usr/bin/pkg-config (1.7.3)
Run-time dependency libtirpc found: YES 1.2.6
Library acl found: YES
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency libapparmor found: NO (tried pkgconfig and cmake)
Library attr found: YES
Run-time dependency audit found: YES 3.0.5
Run-time dependency bash-completion found: YES 2.8
Run-time dependency blkid found: YES 2.36.1
Run-time dependency libcap-ng found: YES 0.8
Run-time dependency libcurl found: YES 7.71.1
Run-time dependency devmapper found: YES 1.02.173
Library dl found: YES
Has header "dlfcn.h" : YES
Run-time dependency fuse found: YES 2.9.9
Run-time dependency glib-2.0 found: YES 2.66.8
Run-time dependency gobject-2.0 found: YES 2.66.8
Run-time dependency gio-unix-2.0 found: YES 2.66.8
Run-time dependency glusterfs-api found: YES 7.8.6
Run-time dependency gnutls found: YES 3.6.16
Run-time dependency libiscsi found: YES 1.19.0
Run-time dependency libnl-3.0 found: YES 3.5.0
Run-time dependency libnl-route-3.0 found: YES 3.5.0
Run-time dependency libparted found: YES 3.3
Program parted found: YES (/usr/sbin/parted)
Run-time dependency pcap found: YES 1.10.1
Run-time dependency libssh found: YES 0.9.5
Checking for function "ssh_get_server_publickey" with dependency libssh: YES
Checking for function "ssh_session_is_known_server" with dependency libssh: YES
Checking for function "ssh_session_update_known_hosts" with dependency libssh: YES
Run-time dependency libssh2 found: YES 1.9.0
Run-time dependency libxml-2.0 found: YES 2.9.12
Library m found: YES
Run-time dependency netcf found: YES 0.2.8
Checking for function "gettext" : YES
Has header "libintl.h" : YES
Program xgettext found: YES (/usr/bin/xgettext)
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msgmerge found: YES (/usr/bin/msgmerge)
Library numa found: YES
Run-time dependency openwsman found: YES 2.6.8
Run-time dependency parallels-sdk found: NO (tried pkgconfig and cmake)
Run-time dependency pciaccess found: YES 0.16
Library rbd found: YES
Library rados found: YES
Checking for function "rbd_get_features" with dependency -lrbd: YES
Checking for function "rbd_list2" with dependency -lrbd: YES
Run-time dependency readline found: YES 8.0
Run-time dependency libsanlock_client found: YES 3.8.1
Checking for function "sanlock_strerror" with dependency libsanlock_client: YES
Run-time dependency libsasl2 found: YES 2.1.27
Run-time dependency libselinux found: YES 3.1
Run-time dependency threads found: YES
Run-time dependency libudev found: YES 246
Library util found: YES
Run-time dependency wireshark found: YES 3.4.8
Has header "wireshark/ws_version.h" : YES
Run-time dependency yajl found: YES 2.1.0
Program pkcheck found: YES (/usr/bin/pkcheck)
Run-time dependency xenlight found: YES 4.14.0
Has header "libxlutil.h" : YES
Run-time dependency xlutil found: YES 4.14.0
Run-time dependency xenstore found: YES 3.0.3
Run-time dependency xentoollog found: YES 1.0
Header <libxl.h> has symbol "LIBXL_DOMAIN_TYPE_PVH" : YES
Checking if "lxc support" compiles: YES
Program qemu-bridge-helper found: NO
Program qemu-pr-helper found: NO
Program slirp-helper found: NO
Program dbus-daemon found: NO
Has header "mntent.h" : YES (cached)
Program mount found: YES (/usr/bin/mount)
Program umount found: YES (/usr/bin/umount)
Program mkfs found: YES (/usr/sbin/mkfs)
Program showmount found: YES (/usr/sbin/showmount)
Program pvcreate found: YES (/usr/sbin/pvcreate)
Program vgcreate found: YES (/usr/sbin/vgcreate)
Program lvcreate found: YES (/usr/sbin/lvcreate)
Program pvremove found: YES (/usr/sbin/pvremove)
Program vgremove found: YES (/usr/sbin/vgremove)
Program lvremove found: YES (/usr/sbin/lvremove)
Program lvchange found: YES (/usr/sbin/lvchange)
Program vgchange found: YES (/usr/sbin/vgchange)
Program vgscan found: YES (/usr/sbin/vgscan)
Program pvs found: YES (/usr/sbin/pvs)
Program vgs found: YES (/usr/sbin/vgs)
Program lvs found: YES (/usr/sbin/lvs)
Program dog found: YES (/usr/bin/dog)
Program zfs found: YES (/usr/sbin/zfs)
Program zpool found: YES (/usr/sbin/zpool)
Program dtrace found: YES (/usr/bin/dtrace)
Program systemctl found: YES (/usr/bin/systemctl)
Has header "nss.h" : YES
Checking for type "struct gaih_addrtuple" : YES
Checking for type "ns_mtab" : NO
Program numad found: YES (/usr/bin/numad)
Program apibuild.py found: YES (/home/ubuntu/libvirt/scripts/apibuild.py)
Program augeas-gentest.py found: YES (/home/ubuntu/libvirt/scripts/augeas-gentest.py)
Program check-aclperms.py found: YES (/home/ubuntu/libvirt/scripts/check-aclperms.py)
Program check-aclrules.py found: YES (/home/ubuntu/libvirt/scripts/check-aclrules.py)
Program check-driverimpls.py found: YES (/home/ubuntu/libvirt/scripts/check-driverimpls.py)
Program check-drivername.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-drivername.py)
Program check-file-access.py found: YES (/home/ubuntu/libvirt/scripts/check-file-access.py)
Program check-remote-protocol.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-remote-protocol.py)
Program check-symfile.py found: YES (/home/ubuntu/libvirt/scripts/check-symfile.py)
Program check-symsorting.py found: YES (/home/ubuntu/libvirt/scripts/check-symsorting.py)
Program dtrace2systemtap.py found: YES (/home/ubuntu/libvirt/scripts/dtrace2systemtap.py)
Program esx_vi_generator.py found: YES (/home/ubuntu/libvirt/scripts/esx_vi_generator.py)
Program genaclperms.py found: YES (/home/ubuntu/libvirt/scripts/genaclperms.py)
Program genpolkit.py found: YES (/home/ubuntu/libvirt/scripts/genpolkit.py)
Program gensystemtap.py found: YES (/home/ubuntu/libvirt/scripts/gensystemtap.py)
Program group-qemu-caps.py found: YES (/home/ubuntu/libvirt/scripts/group-qemu-caps.py)
Program header-ifdef.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/header-ifdef.py)
Program hvsupport.py found: YES (/home/ubuntu/libvirt/scripts/hvsupport.py)
Program hyperv_wmi_generator.py found: YES (/home/ubuntu/libvirt/scripts/hyperv_wmi_generator.py)
Program meson-dist.py found: YES (/home/ubuntu/libvirt/scripts/meson-dist.py)
Program meson-gen-authors.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-authors.py)
Program meson-gen-def.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-def.py)
Program meson-gen-sym.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-sym.py)
Program meson-install-dirs.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-dirs.py)
Program meson-install-symlink.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-symlink.py)
Program meson-install-web.py found: YES (/home/ubuntu/libvirt/scripts/meson-install-web.py)
Program meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program meson-timestamp.py found: YES (/home/ubuntu/libvirt/scripts/meson-timestamp.py)
Program mock-noinline.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/mock-noinline.py)
Program prohibit-duplicate-header.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/prohibit-duplicate-header.py)
Configuring libvirt-common.h using configuration
Program env found: YES (/usr/bin/env)
Program env found: YES (/usr/bin/env)
Program /home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen found: YES (/home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen)
Program genprotocol.pl found: YES (/home/ubuntu/libvirt/src/rpc/genprotocol.pl)
Program gendispatch.pl found: YES (/home/ubuntu/libvirt/src/rpc/gendispatch.pl)
Configuring libvirtd.conf.tmp with command
Configuring libvirtd.aug.tmp with command
Configuring test_libvirtd.aug.tmp with command
Configuring virtd.conf.tmp with command
Configuring virtd.aug.tmp with command
Configuring test_virtd.aug.tmp with command
Configuring libvirtd.qemu.logrotate using configuration
Configuring libvirtd.lxc.logrotate using configuration
Configuring libvirtd.libxl.logrotate using configuration
Configuring libvirtd.logrotate using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program env found: YES (/usr/bin/env)
Program env found: YES (/usr/bin/env)
Configuring libvirtd.conf using configuration
Configuring libvirtd.aug using configuration
Configuring test_libvirtd.aug.tmp using configuration
Configuring virtproxyd.conf using configuration
Configuring virtproxyd.aug using configuration
Configuring test_virtproxyd.aug.tmp using configuration
Configuring virtinterfaced.conf using configuration
Configuring virtinterfaced.aug using configuration
Configuring test_virtinterfaced.aug.tmp using configuration
Configuring virtnetworkd.conf using configuration
Configuring virtnetworkd.aug using configuration
Configuring test_virtnetworkd.aug.tmp using configuration
Configuring virtnodedevd.conf using configuration
Configuring virtnodedevd.aug using configuration
Configuring test_virtnodedevd.aug.tmp using configuration
Configuring virtnwfilterd.conf using configuration
Configuring virtnwfilterd.aug using configuration
Configuring test_virtnwfilterd.aug.tmp using configuration
Configuring virtsecretd.conf using configuration
Configuring virtsecretd.aug using configuration
Configuring test_virtsecretd.aug.tmp using configuration
Configuring virtstoraged.conf using configuration
Configuring virtstoraged.aug using configuration
Configuring test_virtstoraged.aug.tmp using configuration
Configuring virtxend.conf using configuration
Configuring virtxend.aug using configuration
Configuring test_virtxend.aug.tmp using configuration
Configuring virtlxcd.conf using configuration
Configuring virtlxcd.aug using configuration
Configuring test_virtlxcd.aug.tmp using configuration
Configuring virtchd.conf using configuration
Configuring virtchd.aug using configuration
Configuring test_virtchd.aug.tmp using configuration
Configuring virtqemud.conf using configuration
Configuring virtqemud.aug using configuration
Configuring test_virtqemud.aug.tmp using configuration
Configuring virtvboxd.conf using configuration
Configuring virtvboxd.aug using configuration
Configuring test_virtvboxd.aug.tmp using configuration
Configuring libvirtd.service using configuration
Configuring libvirtd.socket using configuration
Configuring libvirtd-ro.socket using configuration
Configuring libvirtd-admin.socket using configuration
Configuring libvirtd-tcp.socket using configuration
Configuring libvirtd-tls.socket using configuration
Configuring virtproxyd.service using configuration
Configuring virtproxyd.socket using configuration
Configuring virtproxyd-ro.socket using configuration
Configuring virtproxyd-admin.socket using configuration
Configuring virtproxyd-tcp.socket using configuration
Configuring virtproxyd-tls.socket using configuration
Configuring virtinterfaced.service using configuration
Configuring virtinterfaced.socket using configuration
Configuring virtinterfaced-ro.socket using configuration
Configuring virtinterfaced-admin.socket using configuration
Configuring virtlockd.service using configuration
Configuring virtlockd.socket using configuration
Configuring virtlockd-admin.socket using configuration
Configuring virtlogd.service using configuration
Configuring virtlogd.socket using configuration
Configuring virtlogd-admin.socket using configuration
Configuring virtnetworkd.service using configuration
Configuring virtnetworkd.socket using configuration
Configuring virtnetworkd-ro.socket using configuration
Configuring virtnetworkd-admin.socket using configuration
Configuring virtnodedevd.service using configuration
Configuring virtnodedevd.socket using configuration
Configuring virtnodedevd-ro.socket using configuration
Configuring virtnodedevd-admin.socket using configuration
Configuring virtnwfilterd.service using configuration
Configuring virtnwfilterd.socket using configuration
Configuring virtnwfilterd-ro.socket using configuration
Configuring virtnwfilterd-admin.socket using configuration
Configuring virtsecretd.service using configuration
Configuring virtsecretd.socket using configuration
Configuring virtsecretd-ro.socket using configuration
Configuring virtsecretd-admin.socket using configuration
Configuring virtstoraged.service using configuration
Configuring virtstoraged.socket using configuration
Configuring virtstoraged-ro.socket using configuration
Configuring virtstoraged-admin.socket using configuration
Configuring virtxend.service using configuration
Configuring virtxend.socket using configuration
Configuring virtxend-ro.socket using configuration
Configuring virtxend-admin.socket using configuration
Configuring virtlxcd.service using configuration
Configuring virtlxcd.socket using configuration
Configuring virtlxcd-ro.socket using configuration
Configuring virtlxcd-admin.socket using configuration
Configuring virtchd.service using configuration
Configuring virtchd.socket using configuration
Configuring virtchd-ro.socket using configuration
Configuring virtchd-admin.socket using configuration
Configuring virtqemud.service using configuration
Configuring virtqemud.socket using configuration
Configuring virtqemud-ro.socket using configuration
Configuring virtqemud-admin.socket using configuration
Configuring virtvboxd.service using configuration
Configuring virtvboxd.socket using configuration
Configuring virtvboxd-ro.socket using configuration
Configuring virtvboxd-admin.socket using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt.pc using configuration
Configuring virt-xml-validate using configuration
Configuring virt-pki-validate using configuration
Configuring virt-sanlock-cleanup using configuration
Configuring libvirt-guests.sh using configuration
Configuring libvirt-guests.service using configuration
Configuring virsh using configuration
Configuring virt-admin using configuration
Program util/genxdrstub.pl found: YES (/home/ubuntu/libvirt/tools/wireshark/util/genxdrstub.pl)
Library tasn1 found: YES
Program libvirtd-fail found: YES (/home/ubuntu/libvirt/tests/libvirtd-fail)
Program libvirtd-pool found: YES (/home/ubuntu/libvirt/tests/libvirtd-pool)
Program virsh-auth found: YES (/home/ubuntu/libvirt/tests/virsh-auth)
Program virsh-checkpoint found: YES (/home/ubuntu/libvirt/tests/virsh-checkpoint)
Program virsh-cpuset found: YES (/home/ubuntu/libvirt/tests/virsh-cpuset)
Program virsh-define-dev-segfault found: YES (/home/ubuntu/libvirt/tests/virsh-define-dev-segfault)
Program virsh-int-overflow found: YES (/home/ubuntu/libvirt/tests/virsh-int-overflow)
Program virsh-optparse found: YES (/home/ubuntu/libvirt/tests/virsh-optparse)
Program virsh-output found: YES (/home/ubuntu/libvirt/tests/virsh-output)
Program virsh-read-bufsiz found: YES (/home/ubuntu/libvirt/tests/virsh-read-bufsiz)
Program virsh-read-non-seekable found: YES (/home/ubuntu/libvirt/tests/virsh-read-non-seekable)
Program virsh-schedinfo found: YES (/home/ubuntu/libvirt/tests/virsh-schedinfo)
Program virsh-self-test found: YES (/home/ubuntu/libvirt/tests/virsh-self-test)
Program virsh-snapshot found: YES (/home/ubuntu/libvirt/tests/virsh-snapshot)
Program virsh-start found: YES (/home/ubuntu/libvirt/tests/virsh-start)
Program virsh-undefine found: YES (/home/ubuntu/libvirt/tests/virsh-undefine)
Program virsh-uriprecedence found: YES (/home/ubuntu/libvirt/tests/virsh-uriprecedence)
Program virsh-vcpupin found: YES (/home/ubuntu/libvirt/tests/virsh-vcpupin)
Program virt-admin-self-test found: YES (/home/ubuntu/libvirt/tests/virt-admin-self-test)
Configuring POTFILES using configuration
Configuring index.rst using configuration
Configuring virsh.rst using configuration
Configuring virt-admin.rst using configuration
Configuring virt-host-validate.rst using configuration
Configuring virt-login-shell.rst using configuration
Configuring virt-pki-validate.rst using configuration
Configuring virt-qemu-run.rst using configuration
Configuring virt-xml-validate.rst using configuration
Configuring libvirtd.rst using configuration
Configuring virt-sanlock-cleanup.rst using configuration
Configuring virtbhyved.rst using configuration
Configuring virtinterfaced.rst using configuration
Configuring virtlockd.rst using configuration
Configuring virtlogd.rst using configuration
Configuring virtlxcd.rst using configuration
Configuring virtnetworkd.rst using configuration
Configuring virtnodedevd.rst using configuration
Configuring virtnwfilterd.rst using configuration
Configuring virtproxyd.rst using configuration
Configuring virtqemud.rst using configuration
Configuring virtsecretd.rst using configuration
Configuring virtstoraged.rst using configuration
Configuring virtvboxd.rst using configuration
Configuring virtvzd.rst using configuration
Configuring virtxend.rst using configuration
Program make found: YES
Program sed found: YES (/usr/bin/sed)
Program grep found: YES (/usr/bin/grep)
Configuring Makefile using configuration
Configuring libvirt.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-admin.pc using configuration
Configuring libvirt.spec using configuration
Configuring mingw-libvirt.spec using configuration
Configuring AUTHORS.rst using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring meson-config.h using configuration
Configuring run using configuration
Configuring .color_coded using configuration
Configuring .ycm_extra_conf.py using configuration
Build targets in project: 616
libvirt 7.8.0
Drivers
QEMU : YES
OpenVZ : YES
VMware : YES
VBox : YES
libxl : YES
LXC : YES
Cloud-Hypervisor : YES
ESX : YES
Hyper-V : YES
vz : NO
Bhyve : NO
Test : YES
Remote : YES
Network : YES
Libvirtd : YES
Interface : YES
Storage Drivers
Dir : YES
FS : YES
NetFS : YES
LVM : YES
iSCSI : YES
iscsi-direct : YES
SCSI : YES
mpath : YES
Disk : YES
RBD : YES
Sheepdog : YES
Gluster : YES
ZFS : YES
Virtuozzo storage : YES
Security Drivers
SELinux : YES
AppArmor : NO
Driver Loadable Modules
driver_modules : YES
Libraries
acl : YES
apparmor : NO
attr : YES
audit : YES
bash_completion : YES
blkid : YES
capng : YES
curl : YES
devmapper : YES
dlopen : YES
fuse : YES
glusterfs : YES
libiscsi : YES
libkvm : NO
libnl : YES
libparted : YES
libpcap : YES
libssh : YES
libssh2 : YES
libutil : YES
netcf : YES
NLS : YES
numactl : YES
openwsman : YES
parallels-sdk : NO
pciaccess : YES
polkit : YES
rbd : YES
readline : YES
sanlock : YES
sasl : YES
selinux : YES
udev : YES
xdr : YES
yajl : YES
Windows
MinGW : NO
windres : NO
Test suite
Expensive : YES
Coverage : NO
Miscellaneous
Warning Flags : -fasynchronous-unwind-tables
-fexceptions
-fipa-pure-const
-fno-common
-Wabsolute-value
-Waddress
-Waddress-of-packed-member
-Waggressive-loop-optimizations
-Walloc-size-larger-than=9223372036854775807
-Walloca
-Warray-bounds=2
-Wattribute-alias=2
-Wattribute-warning
-Wattributes
-Wbool-compare
-Wbool-operation
-Wbuiltin-declaration-mismatch
-Wbuiltin-macro-redefined
-Wcannot-profile
-Wcast-align
-Wcast-align=strict
-Wno-cast-function-type
-Wchar-subscripts
-Wclobbered
-Wcomment
-Wcomments
-Wcoverage-mismatch
-Wcpp
-Wdangling-else
-Wdate-time
-Wdeclaration-after-statement
-Wdeprecated-declarations
-Wdesignated-init
-Wdiscarded-array-qualifiers
-Wdiscarded-qualifiers
-Wdiv-by-zero
-Wduplicated-cond
-Wduplicate-decl-specifier
-Wempty-body
-Wendif-labels
-Wexpansion-to-defined
-Wformat-contains-nul
-Wformat-extra-args
-Wno-format-nonliteral
-Wformat-overflow=2
-Wformat-security
-Wno-format-truncation
-Wformat-y2k
-Wformat-zero-length
-Wframe-address
-Wframe-larger-than=4096
-Wfree-nonheap-object
-Whsa
-Wif-not-aligned
-Wignored-attributes
-Wignored-qualifiers
-Wimplicit
-Wimplicit-fallthrough=5
-Wimplicit-function-declaration
-Wimplicit-int
-Wincompatible-pointer-types
-Winit-self
-Winline
-Wint-conversion
-Wint-in-bool-context
-Wint-to-pointer-cast
-Winvalid-memory-model
-Winvalid-pch
-Wjump-misses-init
-Wlogical-not-parentheses
-Wlogical-op
-Wmain
-Wmaybe-uninitialized
-Wmemset-elt-size
-Wmemset-transposed-args
-Wmisleading-indentation
-Wmissing-attributes
-Wmissing-braces
-Wmissing-declarations
-Wmissing-field-initializers
-Wmissing-include-dirs
-Wmissing-parameter-type
-Wmissing-profile
-Wmissing-prototypes
-Wmultichar
-Wmultistatement-macros
-Wnarrowing
-Wnested-externs
-Wnonnull
-Wnonnull-compare
-Wnormalized=nfc
-Wnull-dereference
-Wodr
-Wold-style-declaration
-Wold-style-definition
-Wopenmp-simd
-Woverflow
-Woverride-init
-Wpacked-bitfield-compat
-Wpacked-not-aligned
-Wparentheses
-Wpointer-arith
-Wpointer-compare
-Wpointer-sign
-Wpointer-to-int-cast
-Wpragmas
-Wpsabi
-Wrestrict
-Wreturn-local-addr
-Wreturn-type
-Wscalar-storage-order
-Wsequence-point
-Wshadow
-Wshift-count-negative
-Wshift-count-overflow
-Wshift-negative-value
-Wshift-overflow=2
-Wno-sign-compare
-Wsizeof-array-argument
-Wsizeof-pointer-div
-Wsizeof-pointer-memaccess
-Wstrict-aliasing
-Wstrict-prototypes
-Wstringop-overflow=2
-Wstringop-truncation
-Wsuggest-attribute=cold
-Wno-suggest-attribute=const
-Wsuggest-attribute=format
-Wsuggest-attribute=noreturn
-Wno-suggest-attribute=pure
-Wsuggest-final-methods
-Wsuggest-final-types
-Wswitch
-Wswitch-bool
-Wswitch-enum
-Wswitch-unreachable
-Wsync-nand
-Wtautological-compare
-Wtrampolines
-Wtrigraphs
-Wtype-limits
-Wuninitialized
-Wunknown-pragmas
-Wunused
-Wunused-but-set-parameter
-Wunused-but-set-variable
-Wunused-const-variable=2
-Wunused-function
-Wunused-label
-Wunused-local-typedefs
-Wunused-parameter
-Wunused-result
-Wunused-value
-Wunused-variable
-Wvarargs
-Wvariadic-macros
-Wvector-operation-performance
-Wvla
-Wvolatile-register-var
-Wwrite-strings
-fstack-protector-strong
-Wdouble-promotion
docs : YES
tests : YES
DTrace : YES
firewalld : YES
firewalld-zone : YES
nss : YES
numad : YES
Init script : systemd
Char device locks : /var/lock
Loader/NVRAM :
pm_utils : NO
virt-login-shell : YES
virt-host-validate : YES
TLS priority : NORMAL
Developer Tools
wireshark_dissector: YES
Privileges
QEMU : root:root !!! running QEMU as root is strongly discouraged !!!
Found ninja-1.10.2 at /usr/bin/ninja
ninja: Entering directory `build'
[1343/1344] Running all tests.
1/313 libvirt / check-aclperms OK 0.27s
2/313 libvirt / check-symfile OK 0.27s
3/313 libvirt / check-admin-symfile OK 0.26s
4/313 libvirt / check-symsorting OK 0.26s
5/313 libvirt / check-admin-symsorting OK 0.26s
6/313 libvirt / check-drivername OK 0.25s
7/313 libvirt / check-admin-drivername OK 0.25s
8/313 libvirt / check-augeas-libvirt_lockd OK 0.24s
9/313 libvirt / check-augeas-libvirt_sanlock OK 0.24s
10/313 libvirt / check-augeas-virtlockd OK 0.23s
11/313 libvirt / check-augeas-virtlogd OK 0.23s
12/313 libvirt / check-augeas-libvirtd_libxl OK 0.23s
13/313 libvirt / check-augeas-libvirtd_lxc OK 0.22s
14/313 libvirt / check-augeas-libvirtd OK 0.22s
15/313 libvirt / check-augeas-virtproxyd OK 0.21s
16/313 libvirt / check-augeas-virtinterfaced OK 0.21s
17/313 libvirt / check-augeas-virtnetworkd OK 0.21s
18/313 libvirt / check-augeas-virtnodedevd OK 0.21s
19/313 libvirt / check-augeas-virtnwfilterd OK 0.20s
20/313 libvirt / check-augeas-virtsecretd OK 0.20s
21/313 libvirt / check-augeas-virtstoraged OK 0.20s
22/313 libvirt / check-augeas-virtxend OK 0.19s
23/313 libvirt / check-augeas-virtlxcd OK 0.19s
24/313 libvirt / check-augeas-virtchd OK 0.13s
25/313 libvirt / check-augeas-virtqemud OK 0.13s
26/313 libvirt / check-augeas-virtvboxd OK 0.12s
27/313 libvirt / check-virnetprotocol OK 0.12s
28/313 libvirt / check-virkeepaliveprotocol OK 0.12s
29/313 libvirt / check-qemu_protocol OK 0.11s
30/313 libvirt / check-lxc_protocol OK 0.11s
31/313 libvirt / check-admin_protocol OK 0.10s
32/313 libvirt / check-lock_protocol OK 0.10s
33/313 libvirt / check-lxc_monitor_protocol OK 0.09s
34/313 libvirt / domainconftest OK 0.20s
35/313 libvirt / interfacexml2xmltest OK 0.19s
36/313 libvirt / metadatatest OK 0.18s
37/313 libvirt / nodedevxml2xmltest OK 0.18s
38/313 libvirt / networkxml2xmlupdatetest OK 0.18s
39/313 libvirt / nwfilterxml2xmltest OK 0.20s
40/313 libvirt / objecteventtest OK 0.19s
41/313 libvirt / check-augeas-libvirtd_qemu OK 0.40s
42/313 libvirt / check-remote_protocol OK 0.29s
43/313 libvirt / genericxml2xmltest OK 0.24s
44/313 libvirt / seclabeltest OK 0.20s
45/313 libvirt / secretxml2xmltest OK 0.20s
46/313 libvirt / shunloadtest OK 0.19s
47/313 libvirt / sockettest OK 0.19s
48/313 libvirt / storagevolxml2xmltest OK 0.19s
49/313 libvirt / sysinfotest OK 0.18s
50/313 libvirt / utiltest OK 0.18s
51/313 libvirt / viralloctest OK 0.18s
52/313 libvirt / virauthconfigtest OK 0.17s
53/313 libvirt / virbitmaptest OK 0.17s
54/313 libvirt / virbuftest OK 0.17s
55/313 libvirt / vircapstest OK 0.16s
56/313 libvirt / vircgrouptest OK 0.16s
57/313 libvirt / virconftest OK 0.16s
58/313 libvirt / vircryptotest OK 0.15s
59/313 libvirt / virendiantest OK 0.15s
60/313 libvirt / virerrortest OK 0.15s
61/313 libvirt / virfilecachetest OK 0.14s
62/313 libvirt / virfirewalltest OK 0.14s
63/313 libvirt / virhostcputest OK 0.13s
64/313 libvirt / viridentitytest OK 0.13s
65/313 libvirt / viriscsitest OK 0.12s
66/313 libvirt / virkeycodetest OK 0.12s
67/313 libvirt / virkmodtest OK 0.12s
68/313 libvirt / virlockspacetest OK 0.11s
69/313 libvirt / virlogtest OK 0.11s
70/313 libvirt / virnetdevtest OK 0.10s
71/313 libvirt / virnetworkportxml2xmltest OK 0.10s
72/313 libvirt / virnwfilterbindingxml2xmltest OK 0.10s
73/313 libvirt / virportallocatortest OK 0.09s
74/313 libvirt / virrotatingfiletest OK 0.20s
75/313 libvirt / virstringtest OK 0.19s
76/313 libvirt / virpcitest OK 0.22s
77/313 libvirt / virsystemdtest OK 0.21s
78/313 libvirt / virhostdevtest OK 0.28s
79/313 libvirt / virtimetest OK 0.22s
80/313 libvirt / virtypedparamtest OK 0.21s
81/313 libvirt / viruritest OK 0.22s
82/313 libvirt / virpcivpdtest OK 0.22s
83/313 libvirt / vshtabletest OK 0.22s
84/313 libvirt / check-aclrules OK 0.66s
85/313 libvirt / check-driverimpls OK 0.67s
86/313 libvirt / virfiletest OK 0.38s
87/313 libvirt / commandtest OK 0.53s
88/313 libvirt / virmigtest OK 0.27s
89/313 libvirt / fchosttest OK 0.26s
90/313 libvirt / scsihosttest OK 0.26s
91/313 libvirt / vircaps2xmltest OK 0.26s
92/313 libvirt / virnetdevbandwidthtest OK 0.25s
93/313 libvirt / virresctrltest OK 0.25s
94/313 libvirt / virscsitest OK 0.25s
95/313 libvirt / virusbtest OK 0.24s
96/313 libvirt / virnetdevopenvswitchtest OK 0.24s
97/313 libvirt / esxutilstest OK 0.24s
98/313 libvirt / fdstreamtest OK 0.23s
99/313 libvirt / virdriverconnvalidatetest OK 0.23s
100/313 libvirt / virdrivermoduletest OK 0.22s
101/313 libvirt / libxlxml2domconfigtest OK 0.22s
102/313 libvirt / xlconfigtest OK 0.22s
103/313 libvirt / xmconfigtest OK 0.21s
104/313 libvirt / lxcconf2xmltest OK 0.21s
105/313 libvirt / lxcxml2xmltest OK 0.21s
106/313 libvirt / networkxml2conftest OK 0.20s
107/313 libvirt / networkxml2firewalltest OK 0.20s
108/313 libvirt / networkxml2xmltest OK 0.20s
109/313 libvirt / nodedevmdevctltest OK 0.19s
110/313 libvirt / nsstest OK 0.19s
111/313 libvirt / nssguesttest OK 0.18s
112/313 libvirt / nwfilterebiptablestest OK 0.18s
113/313 libvirt / nwfilterxml2firewalltest OK 0.17s
114/313 libvirt / openvzutilstest OK 0.17s
115/313 libvirt / virpolkittest OK 0.16s
116/313 libvirt / qemucommandutiltest OK 0.27s
117/313 libvirt / domaincapstest OK 0.71s
118/313 libvirt / qemudomainsnapshotxml2xmltest OK 0.28s
119/313 libvirt / qemufirmwaretest OK 0.28s
120/313 libvirt / qemucaps2xmltest OK 0.33s
121/313 libvirt / qemumemlocktest OK 0.27s
122/313 libvirt / qemumigparamstest OK 0.27s
123/313 libvirt / qemumigrationcookiexmltest OK 0.26s
124/313 libvirt / qemublocktest OK 0.38s
125/313 libvirt / qemustatusxml2xmltest OK 0.27s
126/313 libvirt / qemudomaincheckpointxml2xmltest OK 0.36s
127/313 libvirt / eventtest OK 0.50s
128/313 libvirt / libvirtd-fail OK 0.14s
129/313 libvirt / libvirtd-pool OK 0.14s
130/313 libvirt / virsh-auth OK 0.13s
131/313 libvirt / qemuvhostusertest OK 0.28s
132/313 libvirt / virnetdaemontest OK 0.27s
133/313 libvirt / virnetmessagetest OK 0.26s
134/313 libvirt / virnetserverclienttest OK 0.26s
135/313 libvirt / virnetsockettest OK 0.26s
136/313 libvirt / securityselinuxtest OK 0.24s
137/313 libvirt / securityselinuxlabeltest OK 0.24s
138/313 libvirt / storagepoolcapstest OK 0.24s
139/313 libvirt / storagepoolxml2argvtest OK 0.23s
140/313 libvirt / storagepoolxml2xmltest OK 0.23s
141/313 libvirt / storagevolxml2argvtest OK 0.22s
142/313 libvirt / virstorageutiltest OK 0.22s
143/313 libvirt / storagebackendsheepdogtest OK 0.21s
144/313 libvirt / vboxsnapshotxmltest OK 0.20s
145/313 libvirt / vmwarevertest OK 0.20s
146/313 libvirt / vmx2xmltest OK 0.19s
147/313 libvirt / xml2vmxtest OK 0.19s
148/313 libvirt / virjsontest OK 0.18s
149/313 libvirt / virmacmaptest OK 0.18s
150/313 libvirt / virsh-define-dev-segfault OK 0.27s
151/313 libvirt / virsh-int-overflow OK 0.27s
152/313 libvirt / virsh-cpuset OK 0.29s
153/313 libvirt / qemumonitorjsontest OK 0.52s
154/313 libvirt / virsh-schedinfo OK 0.27s
155/313 libvirt / virsh-read-non-seekable OK 0.27s
156/313 libvirt / virsh-self-test OK 0.28s
157/313 libvirt / virsh-start OK 0.27s
158/313 libvirt / virsh-read-bufsiz OK 0.30s
159/313 libvirt / cputest OK 1.11s
160/313 libvirt / virsh-checkpoint OK 0.42s
161/313 libvirt / virsh-undefine OK 0.31s
162/313 libvirt / virt-admin-self-test OK 0.30s
163/313 libvirt / check-html OK 0.30s
164/313 libvirt:syntax-check / sc_avoid_write OK 0.30s
165/313 libvirt:syntax-check / sc_prohibit_mkstemp OK 0.28s
166/313 libvirt:syntax-check / sc_prohibit_mkdtemp OK 0.28s
167/313 libvirt:syntax-check / sc_prohibit_access_xok OK 0.29s
168/313 libvirt:syntax-check / sc_prohobit_vsnprintf OK 0.27s
169/313 libvirt / virsh-uriprecedence OK 0.40s
170/313 libvirt / virsh-snapshot OK 0.43s
171/313 libvirt:syntax-check / sc_prohibit_sprintf OK 0.27s
172/313 libvirt / virsh-vcpupin OK 0.49s
173/313 libvirt:syntax-check / sc_prohibit_nonreentrant OK 0.28s
174/313 libvirt:syntax-check / sc_TAB_in_indentation OK 0.21s
175/313 libvirt / virstoragetest OK 0.81s
176/313 libvirt:syntax-check / sc_avoid_ctype_macros OK 0.28s
177/313 libvirt:syntax-check / sc_prohibit_raw_virclassnew OK 0.63s
178/313 libvirt:syntax-check / sc_prohibit_strncmp OK 0.61s
179/313 libvirt:syntax-check / sc_prohibit_fork_wrappers OK 0.66s
180/313 libvirt:syntax-check / sc_avoid_g_gnuc_unused_in_header OK 0.19s
181/313 libvirt:syntax-check / sc_prohibit_raw_allocation OK 0.71s
182/313 libvirt:syntax-check / sc_prohibit_internal_functions OK 0.74s
183/313 libvirt / virnettlssessiontest OK 1.04s
184/313 libvirt:syntax-check / sc_prohibit_attribute_macros OK 0.22s
185/313 libvirt:syntax-check / sc_prohibit_strdup OK 0.71s
186/313 libvirt:syntax-check / sc_prohibit_non_glib_macros OK 0.22s
187/313 libvirt:syntax-check / sc_prohibit_risky_id_promotion OK 0.73s
188/313 libvirt:syntax-check / sc_prohibit_setuid OK 0.75s
189/313 libvirt:syntax-check / sc_prohibit_PATH_MAX OK 0.74s
190/313 libvirt:syntax-check / sc_prohibit_readlink OK 0.81s
191/313 libvirt:syntax-check / sc_prohibit_snprintf OK 0.83s
192/313 libvirt:syntax-check / sc_prohibit_ctype_h OK 0.76s
193/313 libvirt:syntax-check / sc_prohibit_loop_var_decl OK 0.31s
194/313 libvirt:syntax-check / sc_prohibit_gettext_noop OK 0.82s
195/313 libvirt:syntax-check / sc_prohibit_canonicalize_file_name OK 0.79s
196/313 libvirt:syntax-check / sc_prohibit_select OK 0.84s
197/313 libvirt:syntax-check / sc_prohibit_gethostname OK 0.89s
198/313 libvirt / qemuhotplugtest OK 1.45s
199/313 libvirt:syntax-check / sc_spec_indentation OK 0.15s
200/313 libvirt:syntax-check / sc_size_of_brackets OK 0.81s
201/313 libvirt:syntax-check / sc_prohibit_readdir OK 0.94s
202/313 libvirt:syntax-check / sc_correct_id_types OK 0.87s
203/313 libvirt:syntax-check / sc_prohibit_virBufferAsprintf_with_string_literal OK 0.81s
204/313 libvirt:syntax-check / sc_prohibit_virBufferAdd_with_string_literal OK 0.83s
205/313 libvirt:syntax-check / sc_forbid_manual_xml_indent OK 0.84s
206/313 libvirt:syntax-check / sc_avoid_strcase OK 0.88s
207/313 libvirt:syntax-check / sc_prohibit_xmlGetProp OK 0.81s
208/313 libvirt / qemusecuritytest OK 1.56s
209/313 libvirt:syntax-check / sc_prohibit_exit_in_tests OK 0.17s
210/313 libvirt:syntax-check / sc_prohibit_unbounded_arrays_in_rpc OK 0.17s
211/313 libvirt:syntax-check / sc_prohibit_config_h_in_headers OK 0.18s
212/313 libvirt:syntax-check / sc_prohibit_xmlURI OK 0.82s
213/313 libvirt:syntax-check / sc_flags_debug OK 1.28s
214/313 libvirt:syntax-check / sc_prohibit_return_as_function OK 0.82s
215/313 libvirt:syntax-check / sc_prohibit_include_public_headers_brackets OK 0.26s
216/313 libvirt:syntax-check / sc_prohibit_virConnectOpen_in_virsh OK 0.18s
217/313 libvirt:syntax-check / sc_prohibit_include_public_headers_quote OK 0.28s
218/313 libvirt:syntax-check / sc_flags_usage OK 1.35s
219/313 libvirt:syntax-check / sc_prohibit_windows_special_chars_in_filename OK 0.12s
220/313 libvirt:syntax-check / sc_preprocessor_indentation OK 0.55s
221/313 libvirt:syntax-check / sc_prohibit_int_index OK 0.78s
222/313 libvirt:syntax-check / sc_require_space_before_label OK 0.26s
223/313 libvirt:syntax-check / sc_prohibit_space_in_label OK 0.25s
224/313 libvirt:syntax-check / sc_prohibit_libgen OK 1.06s
225/313 libvirt:syntax-check / sc_prohibit_asprintf OK 1.36s
226/313 libvirt:syntax-check / sc_prohibit_close OK 1.42s
227/313 libvirt:syntax-check / sc_prohibit_strtol OK 1.44s
228/313 libvirt:syntax-check / sc_require_if_else_matching_braces OK 0.31s
229/313 libvirt:syntax-check / sc_prohibit_unsigned_pid OK 0.80s
230/313 libvirt:syntax-check / sc_prohibit_mixed_case_abbreviations OK 0.30s
231/313 libvirt:syntax-check / sc_prohibit_virSecurityManager OK 0.18s
232/313 libvirt:syntax-check / sc_prohibit_static_zero_init OK 0.25s
233/313 libvirt:syntax-check / sc_prohibit_paren_brace OK 0.26s
234/313 libvirt:syntax-check / sc_prohibit_int_assign_bool OK 0.87s
235/313 libvirt:syntax-check / sc_prohibit_newline_at_end_of_diagnostic OK 0.81s
236/313 libvirt:syntax-check / sc_prohibit_virXXXFree OK 0.29s
237/313 libvirt:syntax-check / sc_require_enum_last_marker OK 0.62s
238/313 libvirt:syntax-check / sc_prohibit_int_ijk OK 0.97s
239/313 libvirt / virshtest OK 2.33s
240/313 libvirt:syntax-check / sc_prohibit_obj_free_apis_in_virsh OK 0.24s
241/313 libvirt:syntax-check / sc_prohibit_loop_iijjkk OK 1.00s
242/313 libvirt:syntax-check / sc_libvirt_unmarked_diagnostics OK 0.92s
243/313 libvirt:syntax-check / sc_prohibit_pthread_create OK 0.30s
244/313 libvirt:syntax-check / sc_gettext_init OK 0.26s
245/313 libvirt:syntax-check / sc_prohibit_verbose_strcat OK 0.28s
246/313 libvirt:syntax-check / sc_prohibit_gettext_markup OK 0.77s
247/313 libvirt:syntax-check / sc_prohibit_backslash_alignment OK 0.29s
248/313 libvirt:syntax-check / sc_forbid_const_pointer_typedef OK 1.52s
249/313 libvirt:syntax-check / sc_require_locale_h OK 0.54s
250/313 libvirt:syntax-check / sc_prohibit_class OK 0.29s
251/313 libvirt:syntax-check / sc_require_attribute_cleanup_initialization OK 0.30s
252/313 libvirt:syntax-check / sc_prohibit_dirent_d_type OK 0.27s
253/313 libvirt:syntax-check / sc_prohibit_wrong_filename_in_comment OK 0.66s
254/313 libvirt:syntax-check / sc_prohibit_atoi OK 0.75s
255/313 libvirt:syntax-check / sc_require_config_h OK 0.21s
256/313 libvirt:syntax-check / sc_require_config_h_first OK 0.23s
257/313 libvirt:syntax-check / sc_prohibit_devname OK 0.59s
258/313 libvirt:syntax-check / sc_bindtextdomain OK 0.15s
259/313 libvirt:syntax-check / sc_prohibit_assert_without_use OK 0.22s
260/313 libvirt:syntax-check / sc_curly_braces_style OK 0.67s
261/313 libvirt:syntax-check / sc_prohibit_getopt_without_use OK 0.20s
262/313 libvirt:syntax-check / sc_prohibit_stdio--_without_use OK 0.31s
263/313 libvirt:syntax-check / sc_prohibit_signal_without_use OK 0.34s
264/313 libvirt:syntax-check / sc_prohibit_system_error_with_vir_err OK 0.73s
265/313 libvirt:syntax-check / sc_prohibit_stddef_without_use OK 0.33s
266/313 libvirt:syntax-check / sc_prohibit_backup_files OK 0.30s
267/313 libvirt:syntax-check / sc_prohibit_dirent_without_use OK 0.39s
268/313 libvirt / virnettlscontexttest OK 2.40s
269/313 libvirt:syntax-check / sc_prohibit_sysconf_pagesize OK 0.77s
270/313 libvirt:syntax-check / sc_prohibit_not_streq OK 0.72s
271/313 libvirt:syntax-check / sc_prohibit_http_urls OK 0.67s
272/313 libvirt:syntax-check / sc_prohibit_diagnostic_without_format OK 1.31s
273/313 libvirt:syntax-check / sc_prohibit_useless_translation OK 1.30s
274/313 libvirt:syntax-check / sc_prohibit_author OK 0.66s
275/313 libvirt:syntax-check / sc_prohibit_double_semicolon OK 0.29s
276/313 libvirt:syntax-check / sc_error_message_warn_fatal OK 0.55s
277/313 libvirt:syntax-check / sc_prohibit_empty_lines_at_EOF OK 0.36s
278/313 libvirt:syntax-check / sc_cast_of_x_alloc_return_value OK 0.62s
279/313 libvirt:syntax-check / sc_error_message_period OK 0.57s
280/313 libvirt:syntax-check / sc_prohibit_have_config_h OK 0.55s
281/313 libvirt:syntax-check / sc_prohibit_strncpy OK 0.60s
282/313 libvirt / qemucapabilitiestest OK 2.64s
283/313 libvirt:syntax-check / sc_prohibit_strcmp OK 0.62s
284/313 libvirt:syntax-check / sc_cast_of_argument_to_free OK 0.65s
285/313 libvirt:syntax-check / sc_prohibit_enum_impl_with_vir_prefix_in_virsh OK 0.11s
286/313 libvirt / qemuxml2xmltest OK 2.51s
287/313 libvirt:syntax-check / sc_po_check OK 0.30s
288/313 libvirt:syntax-check / sc_group-qemu-caps OK 0.18s
289/313 libvirt:syntax-check / sc_prohibit_test_double_equal OK 0.46s
290/313 libvirt:syntax-check / sc_prohibit_defined_have_decl_tests OK 0.54s
291/313 libvirt / virsh-output OK 2.46s
292/313 libvirt:syntax-check / sc_unmarked_diagnostics OK 0.58s
293/313 libvirt:syntax-check / sc_header-ifdef OK 0.31s
294/313 libvirt:syntax-check / sc_require_whitespace_in_translation OK 1.55s
295/313 libvirt:syntax-check / sc_prohibit_test_minus_ao OK 0.56s
296/313 libvirt:syntax-check / sc_prohibit_magic_number_exit OK 0.83s
297/313 libvirt:syntax-check / sc_prohibit_path_max_allocation OK 0.50s
298/313 libvirt:syntax-check / sc_copyright_usage OK 1.47s
299/313 libvirt:syntax-check / sc_const_long_option OK 0.55s
300/313 libvirt:syntax-check / sc_redundant_const OK 0.57s
301/313 libvirt:syntax-check / sc_Wundef_boolean OK 0.54s
302/313 libvirt:syntax-check / sc_trailing_blank OK 0.73s
303/313 libvirt:syntax-check / sc_prohibit-duplicate-header OK 0.59s
304/313 libvirt / virschematest OK 3.29s
305/313 libvirt / virsh-optparse OK 2.95s
306/313 libvirt:syntax-check / sc_mock-noinline OK 0.95s
307/313 libvirt:syntax-check / sc_prohibit_empty_first_line OK 1.81s
308/313 libvirt:syntax-check / sc_flake8 OK 2.53s
309/313 libvirt:syntax-check / sc_prohibit_doubled_word OK 1.82s
310/313 libvirt / qemuxml2argvtest OK 4.50s
311/313 libvirt:syntax-check / sc_spacing-check OK 3.53s
312/313 libvirt / qemuagenttest OK 6.07s
313/313 libvirt:syntax-check / sc_prohibit_cross_inclusion OK 4.84s
Ok: 313
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home/ubuntu/libvirt/build/meson-logs/testlog.txt
make[2]: Leaving directory '/home/ubuntu/libvirt/ci'
make[1]: Leaving directory '/home/ubuntu/libvirt/ci'
make: Leaving directory '/home/ubuntu/libvirt/ci'
make: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-build@fedora-34 CI_NINJA_ARGS=test
make[1]: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-run-command@fedora-34 CI_COMMAND="/home/ubuntu/build"
make[2]: Entering directory '/home/ubuntu/libvirt/ci'
Checking if docker is available...yes
Cloning /home/ubuntu/libvirt to /home/ubuntu/libvirt/ci/scratch/src
Cloning /home/ubuntu/libvirt/src/keycodemapdb to /home/ubuntu/libvirt/ci/scratch/src/src/keycodemapdb
docker run \
--rm --interactive --tty --user "1000":"1000" --workdir "/home/ubuntu" --env CI_CONT_SRCDIR="/home/ubuntu/libvirt" --env CI_MESON_ARGS="-Dexpensive_tests=enabled" --env CI_NINJA_ARGS="test" --volume /home/ubuntu/libvirt/ci/scratch/group:/etc/group:ro,z --volume /home/ubuntu/libvirt/ci/scratch/passwd:/etc/passwd:ro,z --volume /home/ubuntu/libvirt/ci/scratch/home:/home/ubuntu:z --volume /home/ubuntu/libvirt/ci/scratch/build:/home/ubuntu/build:z --volume /home/ubuntu/libvirt/ci/scratch/src:/home/ubuntu/libvirt:z --ulimit nofile=1024:1024 --cap-add=SYS_PTRACE \
registry.gitlab.com/libvirt/libvirt/ci-fedora-34:latest \
/home/ubuntu/build
The Meson build system
Version: 0.59.1
Source dir: /home/ubuntu/libvirt
Build dir: /home/ubuntu/libvirt/build
Build type: native build
Project name: libvirt
Project version: 7.8.0
C compiler for the host machine: ccache cc (gcc 11.2.1 "cc (GCC) 11.2.1 20210728 (Red Hat 11.2.1-1)")
C linker for the host machine: cc ld.bfd 2.35.2-5
Host machine cpu family: x86_64
Host machine cpu: x86_64
Configuring configmake.h using configuration
Checking for size of "ptrdiff_t" : 8
Checking for size of "size_t" : 8
Compiler for C supports arguments -fasynchronous-unwind-tables: YES
Compiler for C supports arguments -fexceptions: YES
Compiler for C supports arguments -fipa-pure-const: YES
Compiler for C supports arguments -fno-common: YES
Compiler for C supports arguments -Wabsolute-value: YES
Compiler for C supports arguments -Waddress: YES
Compiler for C supports arguments -Waddress-of-packed-member: YES
Compiler for C supports arguments -Waggressive-loop-optimizations: YES
Compiler for C supports arguments -Walloc-size-larger-than=9223372036854775807: YES
Compiler for C supports arguments -Walloca: YES
Compiler for C supports arguments -Warray-bounds=2: YES
Compiler for C supports arguments -Wattribute-alias=2: YES
Compiler for C supports arguments -Wattribute-warning: YES
Compiler for C supports arguments -Wattributes: YES
Compiler for C supports arguments -Wbool-compare: YES
Compiler for C supports arguments -Wbool-operation: YES
Compiler for C supports arguments -Wbuiltin-declaration-mismatch: YES
Compiler for C supports arguments -Wbuiltin-macro-redefined: YES
Compiler for C supports arguments -Wcannot-profile: YES
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wcast-align=strict: YES
Compiler for C supports arguments -Wno-cast-function-type: YES
Compiler for C supports arguments -Wchar-subscripts: YES
Compiler for C supports arguments -Wclobbered: YES
Compiler for C supports arguments -Wcomment: YES
Compiler for C supports arguments -Wcomments: YES
Compiler for C supports arguments -Wcoverage-mismatch: YES
Compiler for C supports arguments -Wcpp: YES
Compiler for C supports arguments -Wdangling-else: YES
Compiler for C supports arguments -Wdate-time: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wdeprecated-declarations: YES
Compiler for C supports arguments -Wdesignated-init: YES
Compiler for C supports arguments -Wdiscarded-array-qualifiers: YES
Compiler for C supports arguments -Wdiscarded-qualifiers: YES
Compiler for C supports arguments -Wdiv-by-zero: YES
Compiler for C supports arguments -Wduplicated-cond: YES
Compiler for C supports arguments -Wduplicate-decl-specifier: YES
Compiler for C supports arguments -Wempty-body: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Wexpansion-to-defined: YES
Compiler for C supports arguments -Wformat-contains-nul: YES
Compiler for C supports arguments -Wformat-extra-args: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Compiler for C supports arguments -Wformat-overflow=2: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wno-format-truncation: YES
Compiler for C supports arguments -Wformat-y2k: YES
Compiler for C supports arguments -Wformat-zero-length: YES
Compiler for C supports arguments -Wframe-address: YES
Compiler for C supports arguments -Wframe-larger-than=4096: YES
Compiler for C supports arguments -Wfree-nonheap-object: YES
Compiler for C supports arguments -Whsa: YES
Compiler for C supports arguments -Wif-not-aligned: YES
Compiler for C supports arguments -Wignored-attributes: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wimplicit: YES
Compiler for C supports arguments -Wimplicit-fallthrough=5: YES
Compiler for C supports arguments -Wimplicit-function-declaration: YES
Compiler for C supports arguments -Wimplicit-int: YES
Compiler for C supports arguments -Wincompatible-pointer-types: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Winline: YES
Compiler for C supports arguments -Wint-conversion: YES
Compiler for C supports arguments -Wint-in-bool-context: YES
Compiler for C supports arguments -Wint-to-pointer-cast: YES
Compiler for C supports arguments -Winvalid-memory-model: YES
Compiler for C supports arguments -Winvalid-pch: YES
Compiler for C supports arguments -Wjump-misses-init: YES
Compiler for C supports arguments -Wlogical-not-parentheses: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wmain: YES
Compiler for C supports arguments -Wmaybe-uninitialized: YES
Compiler for C supports arguments -Wmemset-elt-size: YES
Compiler for C supports arguments -Wmemset-transposed-args: YES
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wmissing-attributes: YES
Compiler for C supports arguments -Wmissing-braces: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-field-initializers: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wmissing-parameter-type: YES
Compiler for C supports arguments -Wmissing-profile: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wmultichar: YES
Compiler for C supports arguments -Wmultistatement-macros: YES
Compiler for C supports arguments -Wnarrowing: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wnonnull: YES
Compiler for C supports arguments -Wnonnull-compare: YES
Compiler for C supports arguments -Wnormalized=nfc: YES
Compiler for C supports arguments -Wnull-dereference: YES
Compiler for C supports arguments -Wodr: YES
Compiler for C supports arguments -Wold-style-declaration: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wopenmp-simd: YES
Compiler for C supports arguments -Woverflow: YES
Compiler for C supports arguments -Woverride-init: YES
Compiler for C supports arguments -Wpacked-bitfield-compat: YES
Compiler for C supports arguments -Wpacked-not-aligned: YES
Compiler for C supports arguments -Wparentheses: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wpointer-compare: YES
Compiler for C supports arguments -Wpointer-sign: YES
Compiler for C supports arguments -Wpointer-to-int-cast: YES
Compiler for C supports arguments -Wpragmas: YES
Compiler for C supports arguments -Wpsabi: YES
Compiler for C supports arguments -Wrestrict: YES
Compiler for C supports arguments -Wreturn-local-addr: YES
Compiler for C supports arguments -Wreturn-type: YES
Compiler for C supports arguments -Wscalar-storage-order: YES
Compiler for C supports arguments -Wsequence-point: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wshift-count-negative: YES
Compiler for C supports arguments -Wshift-count-overflow: YES
Compiler for C supports arguments -Wshift-negative-value: YES
Compiler for C supports arguments -Wshift-overflow=2: YES
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wsizeof-array-argument: YES
Compiler for C supports arguments -Wsizeof-pointer-div: YES
Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES
Compiler for C supports arguments -Wstrict-aliasing: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wstringop-overflow=2: YES
Compiler for C supports arguments -Wstringop-truncation: YES
Compiler for C supports arguments -Wsuggest-attribute=cold: YES
Compiler for C supports arguments -Wno-suggest-attribute=const: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES
Compiler for C supports arguments -Wno-suggest-attribute=pure: YES
Compiler for C supports arguments -Wsuggest-final-methods: YES
Compiler for C supports arguments -Wsuggest-final-types: YES
Compiler for C supports arguments -Wswitch: YES
Compiler for C supports arguments -Wswitch-bool: YES
Compiler for C supports arguments -Wswitch-enum: YES
Compiler for C supports arguments -Wswitch-unreachable: YES
Compiler for C supports arguments -Wsync-nand: YES
Compiler for C supports arguments -Wtautological-compare: YES
Compiler for C supports arguments -Wtrampolines: YES
Compiler for C supports arguments -Wtrigraphs: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wno-typedef-redefinition: NO
Compiler for C supports arguments -Wuninitialized: YES
Compiler for C supports arguments -Wunknown-pragmas: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wunused-but-set-parameter: YES
Compiler for C supports arguments -Wunused-but-set-variable: YES
Compiler for C supports arguments -Wunused-const-variable=2: YES
Compiler for C supports arguments -Wunused-function: YES
Compiler for C supports arguments -Wunused-label: YES
Compiler for C supports arguments -Wunused-local-typedefs: YES
Compiler for C supports arguments -Wunused-parameter: YES
Compiler for C supports arguments -Wunused-result: YES
Compiler for C supports arguments -Wunused-value: YES
Compiler for C supports arguments -Wunused-variable: YES
Compiler for C supports arguments -Wvarargs: YES
Compiler for C supports arguments -Wvariadic-macros: YES
Compiler for C supports arguments -Wvector-operation-performance: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wvolatile-register-var: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -fstack-protector-strong: YES
First supported argument: -fstack-protector-strong
Checking if "-Wdouble-promotion" compiles: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES (cached)
Compiler for C supports arguments -Wframe-larger-than=262144: YES
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,-z,now: YES
Compiler for C supports link arguments -Wl,-z,nodelete: YES
Compiler for C supports link arguments -Wl,-z,defs: YES
Compiler for C supports link arguments -Wl,--no-copy-dt-needed-entries: YES
Compiler for C supports link arguments -Wl,--version-script=/home/ubuntu/libvirt/src/libvirt_qemu.syms: YES
Compiler for C supports link arguments -Wl,-export-dynamic: YES
First supported link argument: -Wl,-export-dynamic
Checking for function "elf_aux_info" : NO
Checking for function "fallocate" : YES
Checking for function "getauxval" : YES
Checking for function "getegid" : YES
Checking for function "geteuid" : YES
Checking for function "getgid" : YES
Checking for function "getifaddrs" : YES
Checking for function "getmntent_r" : YES
Checking for function "getpwuid_r" : YES
Checking for function "getrlimit" : YES
Checking for function "getuid" : YES
Checking for function "getutxid" : YES
Checking for function "if_indextoname" : YES
Checking for function "mmap" : YES
Checking for function "newlocale" : YES
Checking for function "pipe2" : YES
Checking for function "posix_fallocate" : YES
Checking for function "posix_memalign" : YES
Checking for function "prlimit" : YES
Checking for function "sched_getaffinity" : YES
Checking for function "sched_setscheduler" : YES
Checking for function "setgroups" : YES
Checking for function "setns" : YES
Checking for function "setrlimit" : YES
Checking for function "symlink" : YES
Checking for function "sysctlbyname" : NO
Checking for function "__lxstat" : YES
Checking for function "__lxstat64" : YES
Checking for function "__xstat" : YES
Checking for function "__xstat64" : YES
Checking for function "lstat" : YES
Checking for function "lstat64" : YES
Checking for function "stat" : YES
Checking for function "stat64" : YES
Header <sys/stat.h> has symbol "__lxstat" : NO
Header <sys/stat.h> has symbol "__lxstat64" : NO
Header <sys/stat.h> has symbol "__xstat" : NO
Header <sys/stat.h> has symbol "__xstat64" : NO
Header <sys/stat.h> has symbol "lstat" : YES
Header <sys/stat.h> has symbol "lstat64" : NO
Header <sys/stat.h> has symbol "stat" : YES
Header <sys/stat.h> has symbol "stat64" : NO
Has header "asm/hwcap.h" : NO
Has header "ifaddrs.h" : YES
Has header "libtasn1.h" : YES
Has header "linux/kvm.h" : YES
Has header "linux/magic.h" : YES
Has header "mntent.h" : YES
Has header "net/ethernet.h" : YES
Has header "net/if.h" : YES
Has header "pty.h" : YES
Has header "pwd.h" : YES
Has header "sys/auxv.h" : YES
Has header "sys/ioctl.h" : YES
Has header "sys/mount.h" : YES
Has header "sys/syscall.h" : YES
Has header "sys/ucred.h" : NO
Has header "syslog.h" : YES
Has header "util.h" : NO
Has header "xlocale.h" : NO
Has header "linux/btrfs.h" : YES
Has header "xfs/xfs.h" : YES
Has header "linux/devlink.h" : YES
Has header "linux/param.h" : YES
Has header "linux/sockios.h" : YES
Has header "linux/if_bridge.h" : YES
Has header "linux/if_tun.h" : YES
Header <endian.h> has symbol "htole64" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_TXVLAN" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_NTUPLE" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_RXHASH" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_LRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGSO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFLAGS" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFEATURES" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_SCOALESCE" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GCOALESCE" : YES
Header <linux/if_vlan.h> has symbol "GET_VLAN_VID_CMD" : YES
Header <unistd.h> has symbol "SEEK_HOLE" : YES
Header <net/if_dl.h> has symbol "link_addr" : NO
Header <linux/devlink.h> has symbol "DEVLINK_CMD_ESWITCH_GET" : YES
Header <linux/vhost.h> has symbol "VHOST_VSOCK_SET_GUEST_CID" : YES
Header <linux/bpf.h> has symbol "BPF_PROG_QUERY" : YES
Header <linux/bpf.h> has symbol "BPF_CGROUP_DEVICE" : YES
Header <net/if_bridgevar.h> has symbol "BRDGSFD" : NO
Header <sys/cpuset.h> has symbol "cpuset_getaffinity" : NO
Header <mach/clock.h> has symbol "clock_serv_t" : NO
Checking for type "struct ifreq" : YES
Checking for type "struct sockpeercred" : NO
Checking whether type "struct ifreq" has member "ifr_newname" : YES
Checking whether type "struct ifreq" has member "ifr_ifindex" : YES
Checking whether type "struct ifreq" has member "ifr_index" : NO
Checking whether type "struct ifreq" has member "ifr_hwaddr" : YES
Checking for size of "long" : 8
Program perl found: YES (/usr/bin/perl)
Program python3 found: YES (/usr/bin/python3)
Program xmllint found: YES (/usr/bin/xmllint)
Program xsltproc found: YES (/usr/bin/xsltproc)
Program rpcgen found: YES (/usr/bin/rpcgen)
Program rst2html5 found: YES (/usr/bin/rst2html5)
Program rst2man found: YES (/usr/bin/rst2man)
Program augparse found: YES (/usr/bin/augparse)
Program dmidecode found: NO
Program dnsmasq found: YES (/usr/sbin/dnsmasq)
Program ebtables found: YES (/usr/sbin/ebtables)
Program flake8 found: YES (/usr/bin/flake8)
Program ip found: YES (/usr/sbin/ip)
Program ip6tables found: YES (/usr/sbin/ip6tables)
Program iptables found: YES (/usr/sbin/iptables)
Program iscsiadm found: YES (/usr/sbin/iscsiadm)
Program mdevctl found: NO
Program mm-ctl found: NO
Program modprobe found: YES (/usr/sbin/modprobe)
Program ovs-vsctl found: NO
Program pdwtags found: YES (/usr/bin/pdwtags)
Program radvd found: YES (/usr/sbin/radvd)
Program rmmod found: YES (/usr/sbin/rmmod)
Program scrub found: YES (/usr/bin/scrub)
Program tc found: YES (/usr/sbin/tc)
Program udevadm found: YES (/usr/sbin/udevadm)
Found pkg-config: /usr/bin/pkg-config (1.7.3)
Run-time dependency libtirpc found: YES 1.3.2
Library acl found: YES
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency libapparmor found: NO (tried pkgconfig and cmake)
Library attr found: YES
Run-time dependency audit found: YES 3.0.5
Run-time dependency bash-completion found: YES 2.11
Run-time dependency blkid found: YES 2.36.2
Run-time dependency libcap-ng found: YES 0.8.2
Run-time dependency libcurl found: YES 7.76.1
Run-time dependency devmapper found: YES 1.02.175
Library dl found: YES
Has header "dlfcn.h" : YES
Run-time dependency fuse found: YES 2.9.9
Run-time dependency glib-2.0 found: YES 2.68.4
Run-time dependency gobject-2.0 found: YES 2.68.4
Run-time dependency gio-unix-2.0 found: YES 2.68.4
Run-time dependency glusterfs-api found: YES 7.9.3
Run-time dependency gnutls found: YES 3.7.2
Run-time dependency libiscsi found: YES 1.19.0
Run-time dependency libnl-3.0 found: YES 3.5.0
Run-time dependency libnl-route-3.0 found: YES 3.5.0
Run-time dependency libparted found: YES 3.4
Program parted found: YES (/usr/sbin/parted)
Run-time dependency pcap found: YES 1.10.1
Run-time dependency libssh found: YES 0.9.5
Checking for function "ssh_get_server_publickey" with dependency libssh: YES
Checking for function "ssh_session_is_known_server" with dependency libssh: YES
Checking for function "ssh_session_update_known_hosts" with dependency libssh: YES
Run-time dependency libssh2 found: YES 1.9.0
Run-time dependency libxml-2.0 found: YES 2.9.12
Library m found: YES
Run-time dependency netcf found: YES 0.2.8
Checking for function "gettext" : YES
Has header "libintl.h" : YES
Program xgettext found: YES (/usr/bin/xgettext)
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msgmerge found: YES (/usr/bin/msgmerge)
Library numa found: YES
Run-time dependency openwsman found: YES 2.6.8
Run-time dependency parallels-sdk found: NO (tried pkgconfig and cmake)
Run-time dependency pciaccess found: YES 0.16
Library rbd found: YES
Library rados found: YES
Checking for function "rbd_get_features" with dependency -lrbd: YES
Checking for function "rbd_list2" with dependency -lrbd: YES
Run-time dependency readline found: YES 8.1
Run-time dependency libsanlock_client found: YES 3.8.1
Checking for function "sanlock_strerror" with dependency libsanlock_client: YES
Run-time dependency libsasl2 found: YES 2.1.27
Run-time dependency libselinux found: YES 3.2
Run-time dependency threads found: YES
Run-time dependency libudev found: YES 248
Library util found: YES
Run-time dependency wireshark found: YES 3.4.8
Has header "wireshark/ws_version.h" : YES
Run-time dependency yajl found: YES 2.1.0
Program pkcheck found: YES (/usr/bin/pkcheck)
Run-time dependency xenlight found: YES 4.14.0
Has header "libxlutil.h" : YES
Run-time dependency xlutil found: YES 4.14.0
Run-time dependency xenstore found: YES 3.0.3
Run-time dependency xentoollog found: YES 1.0
Header <libxl.h> has symbol "LIBXL_DOMAIN_TYPE_PVH" : YES
Checking if "lxc support" compiles: YES
Program qemu-bridge-helper found: NO
Program qemu-pr-helper found: NO
Program slirp-helper found: NO
Program dbus-daemon found: NO
Has header "mntent.h" : YES (cached)
Program mount found: YES (/usr/bin/mount)
Program umount found: YES (/usr/bin/umount)
Program mkfs found: YES (/usr/sbin/mkfs)
Program showmount found: YES (/usr/sbin/showmount)
Program pvcreate found: YES (/usr/sbin/pvcreate)
Program vgcreate found: YES (/usr/sbin/vgcreate)
Program lvcreate found: YES (/usr/sbin/lvcreate)
Program pvremove found: YES (/usr/sbin/pvremove)
Program vgremove found: YES (/usr/sbin/vgremove)
Program lvremove found: YES (/usr/sbin/lvremove)
Program lvchange found: YES (/usr/sbin/lvchange)
Program vgchange found: YES (/usr/sbin/vgchange)
Program vgscan found: YES (/usr/sbin/vgscan)
Program pvs found: YES (/usr/sbin/pvs)
Program vgs found: YES (/usr/sbin/vgs)
Program lvs found: YES (/usr/sbin/lvs)
Program dog found: YES (/usr/bin/dog)
Program zfs found: YES (/usr/sbin/zfs)
Program zpool found: YES (/usr/sbin/zpool)
Program dtrace found: YES (/usr/bin/dtrace)
Program systemctl found: YES (/usr/bin/systemctl)
Has header "nss.h" : YES
Checking for type "struct gaih_addrtuple" : YES
Checking for type "ns_mtab" : NO
Program numad found: YES (/usr/bin/numad)
Program apibuild.py found: YES (/home/ubuntu/libvirt/scripts/apibuild.py)
Program augeas-gentest.py found: YES (/home/ubuntu/libvirt/scripts/augeas-gentest.py)
Program check-aclperms.py found: YES (/home/ubuntu/libvirt/scripts/check-aclperms.py)
Program check-aclrules.py found: YES (/home/ubuntu/libvirt/scripts/check-aclrules.py)
Program check-driverimpls.py found: YES (/home/ubuntu/libvirt/scripts/check-driverimpls.py)
Program check-drivername.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-drivername.py)
Program check-file-access.py found: YES (/home/ubuntu/libvirt/scripts/check-file-access.py)
Program check-remote-protocol.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-remote-protocol.py)
Program check-symfile.py found: YES (/home/ubuntu/libvirt/scripts/check-symfile.py)
Program check-symsorting.py found: YES (/home/ubuntu/libvirt/scripts/check-symsorting.py)
Program dtrace2systemtap.py found: YES (/home/ubuntu/libvirt/scripts/dtrace2systemtap.py)
Program esx_vi_generator.py found: YES (/home/ubuntu/libvirt/scripts/esx_vi_generator.py)
Program genaclperms.py found: YES (/home/ubuntu/libvirt/scripts/genaclperms.py)
Program genpolkit.py found: YES (/home/ubuntu/libvirt/scripts/genpolkit.py)
Program gensystemtap.py found: YES (/home/ubuntu/libvirt/scripts/gensystemtap.py)
Program group-qemu-caps.py found: YES (/home/ubuntu/libvirt/scripts/group-qemu-caps.py)
Program header-ifdef.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/header-ifdef.py)
Program hvsupport.py found: YES (/home/ubuntu/libvirt/scripts/hvsupport.py)
Program hyperv_wmi_generator.py found: YES (/home/ubuntu/libvirt/scripts/hyperv_wmi_generator.py)
Program meson-dist.py found: YES (/home/ubuntu/libvirt/scripts/meson-dist.py)
Program meson-gen-authors.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-authors.py)
Program meson-gen-def.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-def.py)
Program meson-gen-sym.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-sym.py)
Program meson-install-dirs.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-dirs.py)
Program meson-install-symlink.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-symlink.py)
Program meson-install-web.py found: YES (/home/ubuntu/libvirt/scripts/meson-install-web.py)
Program meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program meson-timestamp.py found: YES (/home/ubuntu/libvirt/scripts/meson-timestamp.py)
Program mock-noinline.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/mock-noinline.py)
Program prohibit-duplicate-header.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/prohibit-duplicate-header.py)
Configuring libvirt-common.h using configuration
Program env found: YES (/usr/bin/env)
Program env found: YES (/usr/bin/env)
Program /home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen found: YES (/home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen)
Program genprotocol.pl found: YES (/home/ubuntu/libvirt/src/rpc/genprotocol.pl)
Program gendispatch.pl found: YES (/home/ubuntu/libvirt/src/rpc/gendispatch.pl)
Configuring libvirtd.conf.tmp with command
Configuring libvirtd.aug.tmp with command
Configuring test_libvirtd.aug.tmp with command
Configuring virtd.conf.tmp with command
Configuring virtd.aug.tmp with command
Configuring test_virtd.aug.tmp with command
Configuring libvirtd.qemu.logrotate using configuration
Configuring libvirtd.lxc.logrotate using configuration
Configuring libvirtd.libxl.logrotate using configuration
Configuring libvirtd.logrotate using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program env found: YES (/usr/bin/env)
Program env found: YES (/usr/bin/env)
Configuring libvirtd.conf using configuration
Configuring libvirtd.aug using configuration
Configuring test_libvirtd.aug.tmp using configuration
Configuring virtproxyd.conf using configuration
Configuring virtproxyd.aug using configuration
Configuring test_virtproxyd.aug.tmp using configuration
Configuring virtinterfaced.conf using configuration
Configuring virtinterfaced.aug using configuration
Configuring test_virtinterfaced.aug.tmp using configuration
Configuring virtnetworkd.conf using configuration
Configuring virtnetworkd.aug using configuration
Configuring test_virtnetworkd.aug.tmp using configuration
Configuring virtnodedevd.conf using configuration
Configuring virtnodedevd.aug using configuration
Configuring test_virtnodedevd.aug.tmp using configuration
Configuring virtnwfilterd.conf using configuration
Configuring virtnwfilterd.aug using configuration
Configuring test_virtnwfilterd.aug.tmp using configuration
Configuring virtsecretd.conf using configuration
Configuring virtsecretd.aug using configuration
Configuring test_virtsecretd.aug.tmp using configuration
Configuring virtstoraged.conf using configuration
Configuring virtstoraged.aug using configuration
Configuring test_virtstoraged.aug.tmp using configuration
Configuring virtxend.conf using configuration
Configuring virtxend.aug using configuration
Configuring test_virtxend.aug.tmp using configuration
Configuring virtlxcd.conf using configuration
Configuring virtlxcd.aug using configuration
Configuring test_virtlxcd.aug.tmp using configuration
Configuring virtchd.conf using configuration
Configuring virtchd.aug using configuration
Configuring test_virtchd.aug.tmp using configuration
Configuring virtqemud.conf using configuration
Configuring virtqemud.aug using configuration
Configuring test_virtqemud.aug.tmp using configuration
Configuring virtvboxd.conf using configuration
Configuring virtvboxd.aug using configuration
Configuring test_virtvboxd.aug.tmp using configuration
Configuring libvirtd.service using configuration
Configuring libvirtd.socket using configuration
Configuring libvirtd-ro.socket using configuration
Configuring libvirtd-admin.socket using configuration
Configuring libvirtd-tcp.socket using configuration
Configuring libvirtd-tls.socket using configuration
Configuring virtproxyd.service using configuration
Configuring virtproxyd.socket using configuration
Configuring virtproxyd-ro.socket using configuration
Configuring virtproxyd-admin.socket using configuration
Configuring virtproxyd-tcp.socket using configuration
Configuring virtproxyd-tls.socket using configuration
Configuring virtinterfaced.service using configuration
Configuring virtinterfaced.socket using configuration
Configuring virtinterfaced-ro.socket using configuration
Configuring virtinterfaced-admin.socket using configuration
Configuring virtlockd.service using configuration
Configuring virtlockd.socket using configuration
Configuring virtlockd-admin.socket using configuration
Configuring virtlogd.service using configuration
Configuring virtlogd.socket using configuration
Configuring virtlogd-admin.socket using configuration
Configuring virtnetworkd.service using configuration
Configuring virtnetworkd.socket using configuration
Configuring virtnetworkd-ro.socket using configuration
Configuring virtnetworkd-admin.socket using configuration
Configuring virtnodedevd.service using configuration
Configuring virtnodedevd.socket using configuration
Configuring virtnodedevd-ro.socket using configuration
Configuring virtnodedevd-admin.socket using configuration
Configuring virtnwfilterd.service using configuration
Configuring virtnwfilterd.socket using configuration
Configuring virtnwfilterd-ro.socket using configuration
Configuring virtnwfilterd-admin.socket using configuration
Configuring virtsecretd.service using configuration
Configuring virtsecretd.socket using configuration
Configuring virtsecretd-ro.socket using configuration
Configuring virtsecretd-admin.socket using configuration
Configuring virtstoraged.service using configuration
Configuring virtstoraged.socket using configuration
Configuring virtstoraged-ro.socket using configuration
Configuring virtstoraged-admin.socket using configuration
Configuring virtxend.service using configuration
Configuring virtxend.socket using configuration
Configuring virtxend-ro.socket using configuration
Configuring virtxend-admin.socket using configuration
Configuring virtlxcd.service using configuration
Configuring virtlxcd.socket using configuration
Configuring virtlxcd-ro.socket using configuration
Configuring virtlxcd-admin.socket using configuration
Configuring virtchd.service using configuration
Configuring virtchd.socket using configuration
Configuring virtchd-ro.socket using configuration
Configuring virtchd-admin.socket using configuration
Configuring virtqemud.service using configuration
Configuring virtqemud.socket using configuration
Configuring virtqemud-ro.socket using configuration
Configuring virtqemud-admin.socket using configuration
Configuring virtvboxd.service using configuration
Configuring virtvboxd.socket using configuration
Configuring virtvboxd-ro.socket using configuration
Configuring virtvboxd-admin.socket using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt.pc using configuration
Configuring virt-xml-validate using configuration
Configuring virt-pki-validate using configuration
Configuring virt-sanlock-cleanup using configuration
Configuring libvirt-guests.sh using configuration
Configuring libvirt-guests.service using configuration
Configuring virsh using configuration
Configuring virt-admin using configuration
Program util/genxdrstub.pl found: YES (/home/ubuntu/libvirt/tools/wireshark/util/genxdrstub.pl)
Library tasn1 found: YES
Program libvirtd-fail found: YES (/home/ubuntu/libvirt/tests/libvirtd-fail)
Program libvirtd-pool found: YES (/home/ubuntu/libvirt/tests/libvirtd-pool)
Program virsh-auth found: YES (/home/ubuntu/libvirt/tests/virsh-auth)
Program virsh-checkpoint found: YES (/home/ubuntu/libvirt/tests/virsh-checkpoint)
Program virsh-cpuset found: YES (/home/ubuntu/libvirt/tests/virsh-cpuset)
Program virsh-define-dev-segfault found: YES (/home/ubuntu/libvirt/tests/virsh-define-dev-segfault)
Program virsh-int-overflow found: YES (/home/ubuntu/libvirt/tests/virsh-int-overflow)
Program virsh-optparse found: YES (/home/ubuntu/libvirt/tests/virsh-optparse)
Program virsh-output found: YES (/home/ubuntu/libvirt/tests/virsh-output)
Program virsh-read-bufsiz found: YES (/home/ubuntu/libvirt/tests/virsh-read-bufsiz)
Program virsh-read-non-seekable found: YES (/home/ubuntu/libvirt/tests/virsh-read-non-seekable)
Program virsh-schedinfo found: YES (/home/ubuntu/libvirt/tests/virsh-schedinfo)
Program virsh-self-test found: YES (/home/ubuntu/libvirt/tests/virsh-self-test)
Program virsh-snapshot found: YES (/home/ubuntu/libvirt/tests/virsh-snapshot)
Program virsh-start found: YES (/home/ubuntu/libvirt/tests/virsh-start)
Program virsh-undefine found: YES (/home/ubuntu/libvirt/tests/virsh-undefine)
Program virsh-uriprecedence found: YES (/home/ubuntu/libvirt/tests/virsh-uriprecedence)
Program virsh-vcpupin found: YES (/home/ubuntu/libvirt/tests/virsh-vcpupin)
Program virt-admin-self-test found: YES (/home/ubuntu/libvirt/tests/virt-admin-self-test)
Configuring POTFILES using configuration
Configuring index.rst using configuration
Configuring virsh.rst using configuration
Configuring virt-admin.rst using configuration
Configuring virt-host-validate.rst using configuration
Configuring virt-login-shell.rst using configuration
Configuring virt-pki-validate.rst using configuration
Configuring virt-qemu-run.rst using configuration
Configuring virt-xml-validate.rst using configuration
Configuring libvirtd.rst using configuration
Configuring virt-sanlock-cleanup.rst using configuration
Configuring virtbhyved.rst using configuration
Configuring virtinterfaced.rst using configuration
Configuring virtlockd.rst using configuration
Configuring virtlogd.rst using configuration
Configuring virtlxcd.rst using configuration
Configuring virtnetworkd.rst using configuration
Configuring virtnodedevd.rst using configuration
Configuring virtnwfilterd.rst using configuration
Configuring virtproxyd.rst using configuration
Configuring virtqemud.rst using configuration
Configuring virtsecretd.rst using configuration
Configuring virtstoraged.rst using configuration
Configuring virtvboxd.rst using configuration
Configuring virtvzd.rst using configuration
Configuring virtxend.rst using configuration
Program make found: YES
Program sed found: YES (/usr/bin/sed)
Program grep found: YES (/usr/bin/grep)
Configuring Makefile using configuration
Configuring libvirt.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-admin.pc using configuration
Configuring libvirt.spec using configuration
Configuring mingw-libvirt.spec using configuration
Configuring AUTHORS.rst using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring meson-config.h using configuration
Configuring run using configuration
Configuring .color_coded using configuration
Configuring .ycm_extra_conf.py using configuration
Build targets in project: 616
libvirt 7.8.0
Drivers
QEMU : YES
OpenVZ : YES
VMware : YES
VBox : YES
libxl : YES
LXC : YES
Cloud-Hypervisor : YES
ESX : YES
Hyper-V : YES
vz : NO
Bhyve : NO
Test : YES
Remote : YES
Network : YES
Libvirtd : YES
Interface : YES
Storage Drivers
Dir : YES
FS : YES
NetFS : YES
LVM : YES
iSCSI : YES
iscsi-direct : YES
SCSI : YES
mpath : YES
Disk : YES
RBD : YES
Sheepdog : YES
Gluster : YES
ZFS : YES
Virtuozzo storage : YES
Security Drivers
SELinux : YES
AppArmor : NO
Driver Loadable Modules
driver_modules : YES
Libraries
acl : YES
apparmor : NO
attr : YES
audit : YES
bash_completion : YES
blkid : YES
capng : YES
curl : YES
devmapper : YES
dlopen : YES
fuse : YES
glusterfs : YES
libiscsi : YES
libkvm : NO
libnl : YES
libparted : YES
libpcap : YES
libssh : YES
libssh2 : YES
libutil : YES
netcf : YES
NLS : YES
numactl : YES
openwsman : YES
parallels-sdk : NO
pciaccess : YES
polkit : YES
rbd : YES
readline : YES
sanlock : YES
sasl : YES
selinux : YES
udev : YES
xdr : YES
yajl : YES
Windows
MinGW : NO
windres : NO
Test suite
Expensive : YES
Coverage : NO
Miscellaneous
Warning Flags : -fasynchronous-unwind-tables
-fexceptions
-fipa-pure-const
-fno-common
-Wabsolute-value
-Waddress
-Waddress-of-packed-member
-Waggressive-loop-optimizations
-Walloc-size-larger-than=9223372036854775807
-Walloca
-Warray-bounds=2
-Wattribute-alias=2
-Wattribute-warning
-Wattributes
-Wbool-compare
-Wbool-operation
-Wbuiltin-declaration-mismatch
-Wbuiltin-macro-redefined
-Wcannot-profile
-Wcast-align
-Wcast-align=strict
-Wno-cast-function-type
-Wchar-subscripts
-Wclobbered
-Wcomment
-Wcomments
-Wcoverage-mismatch
-Wcpp
-Wdangling-else
-Wdate-time
-Wdeclaration-after-statement
-Wdeprecated-declarations
-Wdesignated-init
-Wdiscarded-array-qualifiers
-Wdiscarded-qualifiers
-Wdiv-by-zero
-Wduplicated-cond
-Wduplicate-decl-specifier
-Wempty-body
-Wendif-labels
-Wexpansion-to-defined
-Wformat-contains-nul
-Wformat-extra-args
-Wno-format-nonliteral
-Wformat-overflow=2
-Wformat-security
-Wno-format-truncation
-Wformat-y2k
-Wformat-zero-length
-Wframe-address
-Wframe-larger-than=4096
-Wfree-nonheap-object
-Whsa
-Wif-not-aligned
-Wignored-attributes
-Wignored-qualifiers
-Wimplicit
-Wimplicit-fallthrough=5
-Wimplicit-function-declaration
-Wimplicit-int
-Wincompatible-pointer-types
-Winit-self
-Winline
-Wint-conversion
-Wint-in-bool-context
-Wint-to-pointer-cast
-Winvalid-memory-model
-Winvalid-pch
-Wjump-misses-init
-Wlogical-not-parentheses
-Wlogical-op
-Wmain
-Wmaybe-uninitialized
-Wmemset-elt-size
-Wmemset-transposed-args
-Wmisleading-indentation
-Wmissing-attributes
-Wmissing-braces
-Wmissing-declarations
-Wmissing-field-initializers
-Wmissing-include-dirs
-Wmissing-parameter-type
-Wmissing-profile
-Wmissing-prototypes
-Wmultichar
-Wmultistatement-macros
-Wnarrowing
-Wnested-externs
-Wnonnull
-Wnonnull-compare
-Wnormalized=nfc
-Wnull-dereference
-Wodr
-Wold-style-declaration
-Wold-style-definition
-Wopenmp-simd
-Woverflow
-Woverride-init
-Wpacked-bitfield-compat
-Wpacked-not-aligned
-Wparentheses
-Wpointer-arith
-Wpointer-compare
-Wpointer-sign
-Wpointer-to-int-cast
-Wpragmas
-Wpsabi
-Wrestrict
-Wreturn-local-addr
-Wreturn-type
-Wscalar-storage-order
-Wsequence-point
-Wshadow
-Wshift-count-negative
-Wshift-count-overflow
-Wshift-negative-value
-Wshift-overflow=2
-Wno-sign-compare
-Wsizeof-array-argument
-Wsizeof-pointer-div
-Wsizeof-pointer-memaccess
-Wstrict-aliasing
-Wstrict-prototypes
-Wstringop-overflow=2
-Wstringop-truncation
-Wsuggest-attribute=cold
-Wno-suggest-attribute=const
-Wsuggest-attribute=format
-Wsuggest-attribute=noreturn
-Wno-suggest-attribute=pure
-Wsuggest-final-methods
-Wsuggest-final-types
-Wswitch
-Wswitch-bool
-Wswitch-enum
-Wswitch-unreachable
-Wsync-nand
-Wtautological-compare
-Wtrampolines
-Wtrigraphs
-Wtype-limits
-Wuninitialized
-Wunknown-pragmas
-Wunused
-Wunused-but-set-parameter
-Wunused-but-set-variable
-Wunused-const-variable=2
-Wunused-function
-Wunused-label
-Wunused-local-typedefs
-Wunused-parameter
-Wunused-result
-Wunused-value
-Wunused-variable
-Wvarargs
-Wvariadic-macros
-Wvector-operation-performance
-Wvla
-Wvolatile-register-var
-Wwrite-strings
-fstack-protector-strong
-Wdouble-promotion
docs : YES
tests : YES
DTrace : YES
firewalld : YES
firewalld-zone : YES
nss : YES
numad : YES
Init script : systemd
Char device locks : /var/lock
Loader/NVRAM :
pm_utils : NO
virt-login-shell : YES
virt-host-validate : YES
TLS priority : NORMAL
Developer Tools
wireshark_dissector: YES
Privileges
QEMU : root:root !!! running QEMU as root is strongly discouraged !!!
Found ninja-1.10.2 at /usr/bin/ninja
ninja: Entering directory `build'
[1343/1344] Running all tests.
1/313 libvirt / check-aclperms OK 0.27s
2/313 libvirt / check-symfile OK 0.26s
3/313 libvirt / check-admin-symfile OK 0.26s
4/313 libvirt / check-symsorting OK 0.25s
5/313 libvirt / check-admin-symsorting OK 0.25s
6/313 libvirt / check-drivername OK 0.25s
7/313 libvirt / check-admin-drivername OK 0.25s
8/313 libvirt / check-augeas-libvirt_lockd OK 0.23s
9/313 libvirt / check-augeas-libvirt_sanlock OK 0.23s
10/313 libvirt / check-augeas-virtlockd OK 0.23s
11/313 libvirt / check-augeas-virtlogd OK 0.23s
12/313 libvirt / check-augeas-libvirtd_libxl OK 0.22s
13/313 libvirt / check-augeas-libvirtd_lxc OK 0.22s
14/313 libvirt / check-augeas-libvirtd OK 0.21s
15/313 libvirt / check-augeas-virtproxyd OK 0.21s
16/313 libvirt / check-augeas-virtinterfaced OK 0.20s
17/313 libvirt / check-augeas-virtnetworkd OK 0.20s
18/313 libvirt / check-augeas-virtnodedevd OK 0.20s
19/313 libvirt / check-augeas-virtnwfilterd OK 0.19s
20/313 libvirt / check-augeas-virtsecretd OK 0.19s
21/313 libvirt / check-augeas-virtstoraged OK 0.19s
22/313 libvirt / check-augeas-virtxend OK 0.18s
23/313 libvirt / check-augeas-virtlxcd OK 0.18s
24/313 libvirt / check-augeas-virtchd OK 0.14s
25/313 libvirt / check-augeas-virtqemud OK 0.13s
26/313 libvirt / check-augeas-virtvboxd OK 0.13s
27/313 libvirt / check-virnetprotocol OK 0.12s
28/313 libvirt / check-virkeepaliveprotocol OK 0.12s
29/313 libvirt / check-qemu_protocol OK 0.11s
30/313 libvirt / check-lxc_protocol OK 0.11s
31/313 libvirt / check-admin_protocol OK 0.10s
32/313 libvirt / check-lock_protocol OK 0.10s
33/313 libvirt / check-lxc_monitor_protocol OK 0.09s
34/313 libvirt / domainconftest OK 0.21s
35/313 libvirt / interfacexml2xmltest OK 0.20s
36/313 libvirt / metadatatest OK 0.20s
37/313 libvirt / networkxml2xmlupdatetest OK 0.19s
38/313 libvirt / nodedevxml2xmltest OK 0.19s
39/313 libvirt / objecteventtest OK 0.20s
40/313 libvirt / nwfilterxml2xmltest OK 0.21s
41/313 libvirt / check-augeas-libvirtd_qemu OK 0.40s
42/313 libvirt / genericxml2xmltest OK 0.25s
43/313 libvirt / check-remote_protocol OK 0.30s
44/313 libvirt / seclabeltest OK 0.21s
45/313 libvirt / secretxml2xmltest OK 0.21s
46/313 libvirt / shunloadtest OK 0.20s
47/313 libvirt / sockettest OK 0.20s
48/313 libvirt / storagevolxml2xmltest OK 0.20s
49/313 libvirt / sysinfotest OK 0.19s
50/313 libvirt / utiltest OK 0.19s
51/313 libvirt / viralloctest OK 0.19s
52/313 libvirt / virauthconfigtest OK 0.18s
53/313 libvirt / virbitmaptest OK 0.18s
54/313 libvirt / virbuftest OK 0.17s
55/313 libvirt / vircapstest OK 0.17s
56/313 libvirt / vircgrouptest OK 0.17s
57/313 libvirt / virconftest OK 0.16s
58/313 libvirt / vircryptotest OK 0.16s
59/313 libvirt / virendiantest OK 0.16s
60/313 libvirt / virerrortest OK 0.15s
61/313 libvirt / virfilecachetest OK 0.15s
62/313 libvirt / virfirewalltest OK 0.14s
63/313 libvirt / virhostcputest OK 0.14s
64/313 libvirt / viridentitytest OK 0.13s
65/313 libvirt / viriscsitest OK 0.13s
66/313 libvirt / virkeycodetest OK 0.13s
67/313 libvirt / virkmodtest OK 0.12s
68/313 libvirt / virlockspacetest OK 0.12s
69/313 libvirt / virlogtest OK 0.11s
70/313 libvirt / virnetdevtest OK 0.11s
71/313 libvirt / virnetworkportxml2xmltest OK 0.10s
72/313 libvirt / virnwfilterbindingxml2xmltest OK 0.10s
73/313 libvirt / virportallocatortest OK 0.09s
74/313 libvirt / virpcitest OK 0.10s
75/313 libvirt / virrotatingfiletest OK 0.22s
76/313 libvirt / virstringtest OK 0.21s
77/313 libvirt / virhostdevtest OK 0.28s
78/313 libvirt / virtimetest OK 0.21s
79/313 libvirt / virsystemdtest OK 0.22s
80/313 libvirt / virtypedparamtest OK 0.22s
81/313 libvirt / viruritest OK 0.21s
82/313 libvirt / virpcivpdtest OK 0.21s
83/313 libvirt / vshtabletest OK 0.21s
84/313 libvirt / check-aclrules OK 0.65s
85/313 libvirt / check-driverimpls OK 0.66s
86/313 libvirt / virfiletest OK 0.37s
87/313 libvirt / commandtest OK 0.53s
88/313 libvirt / virmigtest OK 0.24s
89/313 libvirt / fchosttest OK 0.23s
90/313 libvirt / scsihosttest OK 0.23s
91/313 libvirt / vircaps2xmltest OK 0.23s
92/313 libvirt / virnetdevbandwidthtest OK 0.22s
93/313 libvirt / virresctrltest OK 0.22s
94/313 libvirt / virscsitest OK 0.22s
95/313 libvirt / virusbtest OK 0.21s
96/313 libvirt / virnetdevopenvswitchtest OK 0.21s
97/313 libvirt / esxutilstest OK 0.21s
98/313 libvirt / fdstreamtest OK 0.20s
99/313 libvirt / virdriverconnvalidatetest OK 0.19s
100/313 libvirt / virdrivermoduletest OK 0.19s
101/313 libvirt / libxlxml2domconfigtest OK 0.18s
102/313 libvirt / xlconfigtest OK 0.18s
103/313 libvirt / xmconfigtest OK 0.18s
104/313 libvirt / lxcconf2xmltest OK 0.17s
105/313 libvirt / lxcxml2xmltest OK 0.17s
106/313 libvirt / networkxml2conftest OK 0.17s
107/313 libvirt / networkxml2firewalltest OK 0.16s
108/313 libvirt / networkxml2xmltest OK 0.16s
109/313 libvirt / nodedevmdevctltest OK 0.15s
110/313 libvirt / nsstest OK 0.15s
111/313 libvirt / nssguesttest OK 0.14s
112/313 libvirt / nwfilterebiptablestest OK 0.14s
113/313 libvirt / nwfilterxml2firewalltest OK 0.14s
114/313 libvirt / openvzutilstest OK 0.13s
115/313 libvirt / virpolkittest OK 0.13s
116/313 libvirt / qemucommandutiltest OK 0.24s
117/313 libvirt / domaincapstest OK 0.69s
118/313 libvirt / qemufirmwaretest OK 0.24s
119/313 libvirt / qemudomainsnapshotxml2xmltest OK 0.26s
120/313 libvirt / qemumigparamstest OK 0.24s
121/313 libvirt / qemumigrationcookiexmltest OK 0.24s
122/313 libvirt / qemucaps2xmltest OK 0.30s
123/313 libvirt / qemumemlocktest OK 0.24s
124/313 libvirt / qemudomaincheckpointxml2xmltest OK 0.29s
125/313 libvirt / qemublocktest OK 0.35s
126/313 libvirt / qemustatusxml2xmltest OK 0.25s
127/313 libvirt / libvirtd-fail OK 0.13s
128/313 libvirt / libvirtd-pool OK 0.12s
129/313 libvirt / virsh-auth OK 0.12s
130/313 libvirt / qemuvhostusertest OK 0.26s
131/313 libvirt / virnetdaemontest OK 0.25s
132/313 libvirt / virnetmessagetest OK 0.25s
133/313 libvirt / virnetserverclienttest OK 0.24s
134/313 libvirt / virnetsockettest OK 0.24s
135/313 libvirt / securityselinuxtest OK 0.22s
136/313 libvirt / securityselinuxlabeltest OK 0.22s
137/313 libvirt / storagepoolcapstest OK 0.22s
138/313 libvirt / storagepoolxml2argvtest OK 0.21s
139/313 libvirt / storagepoolxml2xmltest OK 0.21s
140/313 libvirt / storagevolxml2argvtest OK 0.20s
141/313 libvirt / virstorageutiltest OK 0.20s
142/313 libvirt / storagebackendsheepdogtest OK 0.19s
143/313 libvirt / vboxsnapshotxmltest OK 0.18s
144/313 libvirt / vmwarevertest OK 0.18s
145/313 libvirt / vmx2xmltest OK 0.18s
146/313 libvirt / xml2vmxtest OK 0.17s
147/313 libvirt / virjsontest OK 0.17s
148/313 libvirt / virmacmaptest OK 0.16s
149/313 libvirt / virsh-define-dev-segfault OK 0.23s
150/313 libvirt / virsh-cpuset OK 0.25s
151/313 libvirt / virsh-int-overflow OK 0.22s
152/313 libvirt / eventtest OK 0.64s
153/313 libvirt / virsh-schedinfo OK 0.23s
154/313 libvirt / virsh-read-non-seekable OK 0.23s
155/313 libvirt / qemumonitorjsontest OK 0.51s
156/313 libvirt / virsh-self-test OK 0.25s
157/313 libvirt / virnettlscontexttest OK 0.44s
158/313 libvirt / virsh-start OK 0.24s
159/313 libvirt / virsh-read-bufsiz OK 0.26s
160/313 libvirt / cputest OK 1.08s
161/313 libvirt / virsh-undefine OK 0.29s
162/313 libvirt / virt-admin-self-test OK 0.27s
163/313 libvirt / check-html OK 0.27s
164/313 libvirt:syntax-check / sc_avoid_write OK 0.26s
165/313 libvirt / virsh-snapshot OK 0.36s
166/313 libvirt / virsh-checkpoint OK 0.46s
167/313 libvirt:syntax-check / sc_prohibit_mkstemp OK 0.28s
168/313 libvirt / virsh-uriprecedence OK 0.36s
169/313 libvirt:syntax-check / sc_prohobit_vsnprintf OK 0.27s
170/313 libvirt:syntax-check / sc_prohibit_mkdtemp OK 0.31s
171/313 libvirt:syntax-check / sc_prohibit_access_xok OK 0.31s
172/313 libvirt:syntax-check / sc_prohibit_sprintf OK 0.29s
173/313 libvirt / virsh-vcpupin OK 0.44s
174/313 libvirt:syntax-check / sc_prohibit_nonreentrant OK 0.24s
175/313 libvirt:syntax-check / sc_TAB_in_indentation OK 0.18s
176/313 libvirt / virstoragetest OK 0.71s
177/313 libvirt:syntax-check / sc_prohibit_raw_virclassnew OK 0.49s
178/313 libvirt:syntax-check / sc_avoid_ctype_macros OK 0.27s
179/313 libvirt:syntax-check / sc_avoid_g_gnuc_unused_in_header OK 0.20s
180/313 libvirt:syntax-check / sc_prohibit_internal_functions OK 0.70s
181/313 libvirt:syntax-check / sc_prohibit_attribute_macros OK 0.26s
182/313 libvirt:syntax-check / sc_prohibit_non_glib_macros OK 0.24s
183/313 libvirt:syntax-check / sc_prohibit_raw_allocation OK 0.73s
184/313 libvirt:syntax-check / sc_prohibit_fork_wrappers OK 0.77s
185/313 libvirt:syntax-check / sc_prohibit_strncmp OK 0.77s
186/313 libvirt:syntax-check / sc_prohibit_snprintf OK 0.75s
187/313 libvirt:syntax-check / sc_prohibit_readlink OK 0.75s
188/313 libvirt:syntax-check / sc_prohibit_strdup OK 0.82s
189/313 libvirt:syntax-check / sc_prohibit_risky_id_promotion OK 0.81s
190/313 libvirt / qemuhotplugtest OK 1.28s
191/313 libvirt:syntax-check / sc_prohibit_setuid OK 0.86s
192/313 libvirt:syntax-check / sc_prohibit_gethostname OK 0.81s
193/313 libvirt:syntax-check / sc_prohibit_gettext_noop OK 0.78s
194/313 libvirt:syntax-check / sc_prohibit_PATH_MAX OK 0.78s
195/313 libvirt:syntax-check / sc_prohibit_ctype_h OK 0.79s
196/313 libvirt:syntax-check / sc_prohibit_loop_var_decl OK 0.32s
197/313 libvirt:syntax-check / sc_prohibit_readdir OK 0.86s
198/313 libvirt:syntax-check / sc_prohibit_canonicalize_file_name OK 0.79s
199/313 libvirt:syntax-check / sc_prohibit_select OK 0.87s
200/313 libvirt:syntax-check / sc_spec_indentation OK 0.17s
201/313 libvirt:syntax-check / sc_size_of_brackets OK 0.84s
202/313 libvirt:syntax-check / sc_prohibit_virBufferAdd_with_string_literal OK 0.80s
203/313 libvirt:syntax-check / sc_prohibit_virBufferAsprintf_with_string_literal OK 0.79s
204/313 libvirt:syntax-check / sc_correct_id_types OK 0.91s
205/313 libvirt:syntax-check / sc_avoid_strcase OK 0.86s
206/313 libvirt:syntax-check / sc_forbid_manual_xml_indent OK 0.83s
207/313 libvirt:syntax-check / sc_prohibit_exit_in_tests OK 0.16s
208/313 libvirt:syntax-check / sc_prohibit_xmlGetProp OK 0.79s
209/313 libvirt / qemusecuritytest OK 1.55s
210/313 libvirt:syntax-check / sc_prohibit_config_h_in_headers OK 0.19s
211/313 libvirt:syntax-check / sc_flags_debug OK 1.24s
212/313 libvirt:syntax-check / sc_prohibit_xmlURI OK 0.83s
213/313 libvirt:syntax-check / sc_prohibit_unbounded_arrays_in_rpc OK 0.16s
214/313 libvirt:syntax-check / sc_prohibit_include_public_headers_quote OK 0.21s
215/313 libvirt:syntax-check / sc_prohibit_return_as_function OK 0.89s
216/313 libvirt:syntax-check / sc_prohibit_include_public_headers_brackets OK 0.28s
217/313 libvirt:syntax-check / sc_prohibit_int_index OK 0.80s
218/313 libvirt:syntax-check / sc_prohibit_virConnectOpen_in_virsh OK 0.19s
219/313 libvirt:syntax-check / sc_prohibit_windows_special_chars_in_filename OK 0.12s
220/313 libvirt:syntax-check / sc_flags_usage OK 1.36s
221/313 libvirt:syntax-check / sc_require_space_before_label OK 0.24s
222/313 libvirt:syntax-check / sc_preprocessor_indentation OK 0.48s
223/313 libvirt:syntax-check / sc_prohibit_libgen OK 1.02s
224/313 libvirt:syntax-check / sc_prohibit_space_in_label OK 0.22s
225/313 libvirt:syntax-check / sc_prohibit_asprintf OK 1.37s
226/313 libvirt:syntax-check / sc_require_if_else_matching_braces OK 0.27s
227/313 libvirt:syntax-check / sc_prohibit_unsigned_pid OK 0.70s
228/313 libvirt:syntax-check / sc_prohibit_close OK 1.42s
229/313 libvirt:syntax-check / sc_prohibit_virSecurityManager OK 0.11s
230/313 libvirt:syntax-check / sc_prohibit_mixed_case_abbreviations OK 0.24s
231/313 libvirt:syntax-check / sc_prohibit_static_zero_init OK 0.25s
232/313 libvirt:syntax-check / sc_prohibit_int_ijk OK 0.95s
233/313 libvirt:syntax-check / sc_prohibit_paren_brace OK 0.26s
234/313 libvirt:syntax-check / sc_prohibit_strtol OK 1.45s
235/313 libvirt:syntax-check / sc_prohibit_virXXXFree OK 0.21s
236/313 libvirt:syntax-check / sc_prohibit_newline_at_end_of_diagnostic OK 0.72s
237/313 libvirt:syntax-check / sc_prohibit_obj_free_apis_in_virsh OK 0.12s
238/313 libvirt / virshtest OK 2.23s
239/313 libvirt:syntax-check / sc_prohibit_pthread_create OK 0.27s
240/313 libvirt:syntax-check / sc_require_enum_last_marker OK 0.67s
241/313 libvirt:syntax-check / sc_prohibit_loop_iijjkk OK 1.02s
242/313 libvirt:syntax-check / sc_prohibit_int_assign_bool OK 0.94s
243/313 libvirt:syntax-check / sc_gettext_init OK 0.28s
244/313 libvirt:syntax-check / sc_prohibit_verbose_strcat OK 0.30s
245/313 libvirt:syntax-check / sc_libvirt_unmarked_diagnostics OK 0.91s
246/313 libvirt:syntax-check / sc_prohibit_gettext_markup OK 0.71s
247/313 libvirt:syntax-check / sc_prohibit_backslash_alignment OK 0.31s
248/313 libvirt:syntax-check / sc_prohibit_class OK 0.29s
249/313 libvirt:syntax-check / sc_require_config_h OK 0.17s
250/313 libvirt:syntax-check / sc_prohibit_wrong_filename_in_comment OK 0.68s
251/313 libvirt:syntax-check / sc_prohibit_dirent_d_type OK 0.32s
252/313 libvirt:syntax-check / sc_require_locale_h OK 0.57s
253/313 libvirt:syntax-check / sc_require_attribute_cleanup_initialization OK 0.34s
254/313 libvirt:syntax-check / sc_forbid_const_pointer_typedef OK 1.53s
255/313 libvirt:syntax-check / sc_prohibit_atoi OK 0.75s
256/313 libvirt:syntax-check / sc_require_config_h_first OK 0.25s
257/313 libvirt:syntax-check / sc_curly_braces_style OK 0.70s
258/313 libvirt:syntax-check / sc_bindtextdomain OK 0.18s
259/313 libvirt:syntax-check / sc_prohibit_assert_without_use OK 0.27s
260/313 libvirt:syntax-check / sc_prohibit_stdio--_without_use OK 0.23s
261/313 libvirt:syntax-check / sc_prohibit_devname OK 0.65s
262/313 libvirt:syntax-check / sc_prohibit_getopt_without_use OK 0.26s
263/313 libvirt:syntax-check / sc_prohibit_signal_without_use OK 0.25s
264/313 libvirt:syntax-check / sc_prohibit_system_error_with_vir_err OK 0.64s
265/313 libvirt:syntax-check / sc_prohibit_stddef_without_use OK 0.40s
266/313 libvirt:syntax-check / sc_prohibit_dirent_without_use OK 0.41s
267/313 libvirt:syntax-check / sc_prohibit_backup_files OK 0.34s
268/313 libvirt:syntax-check / sc_prohibit_sysconf_pagesize OK 0.81s
269/313 libvirt:syntax-check / sc_prohibit_not_streq OK 0.78s
270/313 libvirt:syntax-check / sc_prohibit_http_urls OK 0.72s
271/313 libvirt:syntax-check / sc_prohibit_author OK 0.71s
272/313 libvirt:syntax-check / sc_prohibit_diagnostic_without_format OK 1.30s
273/313 libvirt:syntax-check / sc_prohibit_useless_translation OK 1.27s
274/313 libvirt:syntax-check / sc_prohibit_double_semicolon OK 0.32s
275/313 libvirt:syntax-check / sc_error_message_period OK 0.57s
276/313 libvirt / virnettlssessiontest OK 2.40s
277/313 libvirt:syntax-check / sc_error_message_warn_fatal OK 0.59s
278/313 libvirt:syntax-check / sc_prohibit_empty_lines_at_EOF OK 0.35s
279/313 libvirt:syntax-check / sc_cast_of_x_alloc_return_value OK 0.64s
280/313 libvirt:syntax-check / sc_prohibit_strncpy OK 0.62s
281/313 libvirt:syntax-check / sc_prohibit_have_config_h OK 0.57s
282/313 libvirt:syntax-check / sc_cast_of_argument_to_free OK 0.67s
283/313 libvirt:syntax-check / sc_prohibit_strcmp OK 0.64s
284/313 libvirt / qemuxml2xmltest OK 2.46s
285/313 libvirt:syntax-check / sc_po_check OK 0.32s
286/313 libvirt:syntax-check / sc_prohibit_enum_impl_with_vir_prefix_in_virsh OK 0.10s
287/313 libvirt / qemucapabilitiestest OK 2.64s
288/313 libvirt:syntax-check / sc_group-qemu-caps OK 0.17s
289/313 libvirt:syntax-check / sc_prohibit_defined_have_decl_tests OK 0.51s
290/313 libvirt:syntax-check / sc_prohibit_test_double_equal OK 0.45s
291/313 libvirt:syntax-check / sc_header-ifdef OK 0.27s
292/313 libvirt:syntax-check / sc_unmarked_diagnostics OK 0.57s
293/313 libvirt / virsh-output OK 2.43s
294/313 libvirt:syntax-check / sc_prohibit_test_minus_ao OK 0.53s
295/313 libvirt:syntax-check / sc_prohibit_magic_number_exit OK 0.82s
296/313 libvirt:syntax-check / sc_copyright_usage OK 1.46s
297/313 libvirt:syntax-check / sc_const_long_option OK 0.54s
298/313 libvirt:syntax-check / sc_require_whitespace_in_translation OK 1.52s
299/313 libvirt:syntax-check / sc_prohibit_path_max_allocation OK 0.49s
300/313 libvirt:syntax-check / sc_redundant_const OK 0.57s
301/313 libvirt:syntax-check / sc_trailing_blank OK 0.72s
302/313 libvirt:syntax-check / sc_Wundef_boolean OK 0.55s
303/313 libvirt:syntax-check / sc_prohibit-duplicate-header OK 0.60s
304/313 libvirt / virschematest OK 3.23s
305/313 libvirt / virsh-optparse OK 2.83s
306/313 libvirt:syntax-check / sc_prohibit_cross_inclusion OK 1.89s
307/313 libvirt:syntax-check / sc_prohibit_empty_first_line OK 1.77s
308/313 libvirt:syntax-check / sc_mock-noinline OK 1.05s
309/313 libvirt:syntax-check / sc_flake8 OK 2.52s
310/313 libvirt:syntax-check / sc_prohibit_doubled_word OK 1.87s
311/313 libvirt / qemuxml2argvtest OK 4.53s
312/313 libvirt:syntax-check / sc_spacing-check OK 3.56s
313/313 libvirt / qemuagenttest OK 6.10s
Ok: 313
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home/ubuntu/libvirt/build/meson-logs/testlog.txt
make[2]: Leaving directory '/home/ubuntu/libvirt/ci'
make[1]: Leaving directory '/home/ubuntu/libvirt/ci'
make: Leaving directory '/home/ubuntu/libvirt/ci'
make: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-build@opensuse-leap-152 CI_NINJA_ARGS=test
make[1]: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-run-command@opensuse-leap-152 CI_COMMAND="/home/ubuntu/build"
make[2]: Entering directory '/home/ubuntu/libvirt/ci'
Checking if docker is available...yes
Cloning /home/ubuntu/libvirt to /home/ubuntu/libvirt/ci/scratch/src
Cloning /home/ubuntu/libvirt/src/keycodemapdb to /home/ubuntu/libvirt/ci/scratch/src/src/keycodemapdb
docker run \
--rm --interactive --tty --user "1000":"1000" --workdir "/home/ubuntu" --env CI_CONT_SRCDIR="/home/ubuntu/libvirt" --env CI_MESON_ARGS="-Dexpensive_tests=enabled" --env CI_NINJA_ARGS="test" --volume /home/ubuntu/libvirt/ci/scratch/group:/etc/group:ro,z --volume /home/ubuntu/libvirt/ci/scratch/passwd:/etc/passwd:ro,z --volume /home/ubuntu/libvirt/ci/scratch/home:/home/ubuntu:z --volume /home/ubuntu/libvirt/ci/scratch/build:/home/ubuntu/build:z --volume /home/ubuntu/libvirt/ci/scratch/src:/home/ubuntu/libvirt:z --ulimit nofile=1024:1024 --cap-add=SYS_PTRACE \
registry.gitlab.com/libvirt/libvirt/ci-opensuse-leap-152:latest \
/home/ubuntu/build
The Meson build system
Version: 0.56.0
Source dir: /home/ubuntu/libvirt
Build dir: /home/ubuntu/libvirt/build
Build type: native build
Project name: libvirt
Project version: 7.8.0
C compiler for the host machine: ccache cc (gcc 7.5.0 "cc (SUSE Linux) 7.5.0")
C linker for the host machine: cc ld.bfd 15.2
Host machine cpu family: x86_64
Host machine cpu: x86_64
Configuring configmake.h using configuration
Checking for size of "ptrdiff_t" : 8
Checking for size of "size_t" : 8
Compiler for C supports arguments -fasynchronous-unwind-tables: YES
Compiler for C supports arguments -fexceptions: YES
Compiler for C supports arguments -fipa-pure-const: YES
Compiler for C supports arguments -fno-common: YES
Compiler for C supports arguments -Wabsolute-value: NO
Compiler for C supports arguments -Waddress: YES
Compiler for C supports arguments -Waddress-of-packed-member: NO
Compiler for C supports arguments -Waggressive-loop-optimizations: YES
Compiler for C supports arguments -Walloc-size-larger-than=9223372036854775807: YES
Compiler for C supports arguments -Walloca: YES
Compiler for C supports arguments -Warray-bounds=2: YES
Compiler for C supports arguments -Wattribute-alias=2: NO
Compiler for C supports arguments -Wattribute-warning: NO
Compiler for C supports arguments -Wattributes: YES
Compiler for C supports arguments -Wbool-compare: YES
Compiler for C supports arguments -Wbool-operation: YES
Compiler for C supports arguments -Wbuiltin-declaration-mismatch: YES
Compiler for C supports arguments -Wbuiltin-macro-redefined: YES
Compiler for C supports arguments -Wcannot-profile: NO
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wcast-align=strict: NO
Compiler for C supports arguments -Wno-cast-function-type: NO
Compiler for C supports arguments -Wchar-subscripts: YES
Compiler for C supports arguments -Wclobbered: YES
Compiler for C supports arguments -Wcomment: YES
Compiler for C supports arguments -Wcomments: YES
Compiler for C supports arguments -Wcoverage-mismatch: YES
Compiler for C supports arguments -Wcpp: YES
Compiler for C supports arguments -Wdangling-else: YES
Compiler for C supports arguments -Wdate-time: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wdeprecated-declarations: YES
Compiler for C supports arguments -Wdesignated-init: YES
Compiler for C supports arguments -Wdiscarded-array-qualifiers: YES
Compiler for C supports arguments -Wdiscarded-qualifiers: YES
Compiler for C supports arguments -Wdiv-by-zero: YES
Compiler for C supports arguments -Wduplicated-cond: YES
Compiler for C supports arguments -Wduplicate-decl-specifier: YES
Compiler for C supports arguments -Wempty-body: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Wexpansion-to-defined: YES
Compiler for C supports arguments -Wformat-contains-nul: YES
Compiler for C supports arguments -Wformat-extra-args: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Compiler for C supports arguments -Wformat-overflow=2: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wno-format-truncation: YES
Compiler for C supports arguments -Wformat-y2k: YES
Compiler for C supports arguments -Wformat-zero-length: YES
Compiler for C supports arguments -Wframe-address: YES
Compiler for C supports arguments -Wframe-larger-than=4096: YES
Compiler for C supports arguments -Wfree-nonheap-object: YES
Compiler for C supports arguments -Whsa: YES
Compiler for C supports arguments -Wif-not-aligned: NO
Compiler for C supports arguments -Wignored-attributes: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wimplicit: YES
Compiler for C supports arguments -Wimplicit-fallthrough=5: YES
Compiler for C supports arguments -Wimplicit-function-declaration: YES
Compiler for C supports arguments -Wimplicit-int: YES
Compiler for C supports arguments -Wincompatible-pointer-types: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Winline: YES
Compiler for C supports arguments -Wint-conversion: YES
Compiler for C supports arguments -Wint-in-bool-context: YES
Compiler for C supports arguments -Wint-to-pointer-cast: YES
Compiler for C supports arguments -Winvalid-memory-model: YES
Compiler for C supports arguments -Winvalid-pch: YES
Compiler for C supports arguments -Wjump-misses-init: YES
Compiler for C supports arguments -Wlogical-not-parentheses: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wmain: YES
Compiler for C supports arguments -Wmaybe-uninitialized: YES
Compiler for C supports arguments -Wmemset-elt-size: YES
Compiler for C supports arguments -Wmemset-transposed-args: YES
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wmissing-attributes: NO
Compiler for C supports arguments -Wmissing-braces: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-field-initializers: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wmissing-parameter-type: YES
Compiler for C supports arguments -Wmissing-profile: NO
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wmultichar: YES
Compiler for C supports arguments -Wmultistatement-macros: NO
Compiler for C supports arguments -Wnarrowing: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wnonnull: YES
Compiler for C supports arguments -Wnonnull-compare: YES
Compiler for C supports arguments -Wnormalized=nfc: YES
Compiler for C supports arguments -Wnull-dereference: YES
Compiler for C supports arguments -Wodr: YES
Compiler for C supports arguments -Wold-style-declaration: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wopenmp-simd: YES
Compiler for C supports arguments -Woverflow: YES
Compiler for C supports arguments -Woverride-init: YES
Compiler for C supports arguments -Wpacked-bitfield-compat: YES
Compiler for C supports arguments -Wpacked-not-aligned: NO
Compiler for C supports arguments -Wparentheses: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wpointer-compare: YES
Compiler for C supports arguments -Wpointer-sign: YES
Compiler for C supports arguments -Wpointer-to-int-cast: YES
Compiler for C supports arguments -Wpragmas: YES
Compiler for C supports arguments -Wpsabi: YES
Compiler for C supports arguments -Wrestrict: YES
Compiler for C supports arguments -Wreturn-local-addr: YES
Compiler for C supports arguments -Wreturn-type: YES
Compiler for C supports arguments -Wscalar-storage-order: YES
Compiler for C supports arguments -Wsequence-point: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wshift-count-negative: YES
Compiler for C supports arguments -Wshift-count-overflow: YES
Compiler for C supports arguments -Wshift-negative-value: YES
Compiler for C supports arguments -Wshift-overflow=2: YES
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wsizeof-array-argument: YES
Compiler for C supports arguments -Wsizeof-pointer-div: NO
Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES
Compiler for C supports arguments -Wstrict-aliasing: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wstringop-overflow=2: YES
Compiler for C supports arguments -Wstringop-truncation: NO
Compiler for C supports arguments -Wsuggest-attribute=cold: NO
Compiler for C supports arguments -Wno-suggest-attribute=const: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES
Compiler for C supports arguments -Wno-suggest-attribute=pure: YES
Compiler for C supports arguments -Wsuggest-final-methods: YES
Compiler for C supports arguments -Wsuggest-final-types: YES
Compiler for C supports arguments -Wswitch: YES
Compiler for C supports arguments -Wswitch-bool: YES
Compiler for C supports arguments -Wswitch-enum: YES
Compiler for C supports arguments -Wswitch-unreachable: YES
Compiler for C supports arguments -Wsync-nand: YES
Compiler for C supports arguments -Wtautological-compare: YES
Compiler for C supports arguments -Wtrampolines: YES
Compiler for C supports arguments -Wtrigraphs: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wno-typedef-redefinition: NO
Compiler for C supports arguments -Wuninitialized: YES
Compiler for C supports arguments -Wunknown-pragmas: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wunused-but-set-parameter: YES
Compiler for C supports arguments -Wunused-but-set-variable: YES
Compiler for C supports arguments -Wunused-const-variable=2: YES
Compiler for C supports arguments -Wunused-function: YES
Compiler for C supports arguments -Wunused-label: YES
Compiler for C supports arguments -Wunused-local-typedefs: YES
Compiler for C supports arguments -Wunused-parameter: YES
Compiler for C supports arguments -Wunused-result: YES
Compiler for C supports arguments -Wunused-value: YES
Compiler for C supports arguments -Wunused-variable: YES
Compiler for C supports arguments -Wvarargs: YES
Compiler for C supports arguments -Wvariadic-macros: YES
Compiler for C supports arguments -Wvector-operation-performance: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wvolatile-register-var: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -fstack-protector-strong: YES
First supported argument: -fstack-protector-strong
Checking if "-Wdouble-promotion" compiles: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES (cached)
Compiler for C supports arguments -Wframe-larger-than=262144: YES
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,-z,now: YES
Compiler for C supports link arguments -Wl,-z,nodelete: YES
Compiler for C supports link arguments -Wl,-z,defs: YES
Compiler for C supports link arguments -Wl,--no-copy-dt-needed-entries: YES
Compiler for C supports link arguments -Wl,--version-script=/home/ubuntu/libvirt/src/libvirt_qemu.syms: YES
Compiler for C supports link arguments -Wl,-export-dynamic: YES
First supported link argument: -Wl,-export-dynamic
Checking for function "elf_aux_info" : NO
Checking for function "fallocate" : YES
Checking for function "getauxval" : YES
Checking for function "getegid" : YES
Checking for function "geteuid" : YES
Checking for function "getgid" : YES
Checking for function "getifaddrs" : YES
Checking for function "getmntent_r" : YES
Checking for function "getpwuid_r" : YES
Checking for function "getrlimit" : YES
Checking for function "getuid" : YES
Checking for function "getutxid" : YES
Checking for function "if_indextoname" : YES
Checking for function "mmap" : YES
Checking for function "newlocale" : YES
Checking for function "pipe2" : YES
Checking for function "posix_fallocate" : YES
Checking for function "posix_memalign" : YES
Checking for function "prlimit" : YES
Checking for function "sched_getaffinity" : YES
Checking for function "sched_setscheduler" : YES
Checking for function "setgroups" : YES
Checking for function "setns" : YES
Checking for function "setrlimit" : YES
Checking for function "symlink" : YES
Checking for function "sysctlbyname" : NO
Checking for function "__lxstat" : YES
Checking for function "__lxstat64" : YES
Checking for function "__xstat" : YES
Checking for function "__xstat64" : YES
Checking for function "lstat" : YES
Checking for function "lstat64" : YES
Checking for function "stat" : YES
Checking for function "stat64" : YES
Header <sys/stat.h> has symbol "__lxstat" : YES
Header <sys/stat.h> has symbol "__lxstat64" : NO
Header <sys/stat.h> has symbol "__xstat" : YES
Header <sys/stat.h> has symbol "__xstat64" : NO
Header <sys/stat.h> has symbol "lstat" : YES
Header <sys/stat.h> has symbol "lstat64" : NO
Header <sys/stat.h> has symbol "stat" : YES
Header <sys/stat.h> has symbol "stat64" : NO
Has header "asm/hwcap.h" : NO
Has header "ifaddrs.h" : YES
Has header "libtasn1.h" : YES
Has header "linux/kvm.h" : YES
Has header "linux/magic.h" : YES
Has header "mntent.h" : YES
Has header "net/ethernet.h" : YES
Has header "net/if.h" : YES
Has header "pty.h" : YES
Has header "pwd.h" : YES
Has header "sys/auxv.h" : YES
Has header "sys/ioctl.h" : YES
Has header "sys/mount.h" : YES
Has header "sys/syscall.h" : YES
Has header "sys/ucred.h" : NO
Has header "syslog.h" : YES
Has header "util.h" : NO
Has header "xlocale.h" : NO
Has header "linux/btrfs.h" : YES
Has header "xfs/xfs.h" : YES
Has header "linux/devlink.h" : YES
Has header "linux/param.h" : YES
Has header "linux/sockios.h" : YES
Has header "linux/if_bridge.h" : YES
Has header "linux/if_tun.h" : YES
Header <endian.h> has symbol "htole64" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_TXVLAN" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_NTUPLE" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_RXHASH" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_LRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGSO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFLAGS" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFEATURES" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_SCOALESCE" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GCOALESCE" : YES
Header <linux/if_vlan.h> has symbol "GET_VLAN_VID_CMD" : YES
Header <unistd.h> has symbol "SEEK_HOLE" : YES
Header <net/if_dl.h> has symbol "link_addr" : NO
Header <linux/devlink.h> has symbol "DEVLINK_CMD_ESWITCH_GET" : YES
Header <linux/vhost.h> has symbol "VHOST_VSOCK_SET_GUEST_CID" : YES
Header <linux/bpf.h> has symbol "BPF_PROG_QUERY" : YES
Header <linux/bpf.h> has symbol "BPF_CGROUP_DEVICE" : YES
Header <net/if_bridgevar.h> has symbol "BRDGSFD" : NO
Header <sys/cpuset.h> has symbol "cpuset_getaffinity" : NO
Header <mach/clock.h> has symbol "clock_serv_t" : NO
Checking for type "struct ifreq" : YES
Checking for type "struct sockpeercred" : NO
Checking whether type "struct ifreq" has member "ifr_newname" : YES
Checking whether type "struct ifreq" has member "ifr_ifindex" : YES
Checking whether type "struct ifreq" has member "ifr_index" : NO
Checking whether type "struct ifreq" has member "ifr_hwaddr" : YES
Checking for size of "long" : 8
Program perl found: YES (/usr/bin/perl)
Program python3 found: YES (/usr/bin/python3)
Program xmllint found: YES (/usr/bin/xmllint)
Program xsltproc found: YES (/usr/bin/xsltproc)
Program rpcgen found: YES (/usr/bin/rpcgen)
Program rst2html5 found: YES (/usr/bin/rst2html5)
Program rst2man found: YES (/usr/bin/rst2man)
Program augparse found: YES (/usr/bin/augparse)
Program dmidecode found: NO
Program dnsmasq found: YES (/usr/sbin/dnsmasq)
Program ebtables found: YES (/usr/sbin/ebtables)
Program flake8 found: YES (/usr/bin/flake8)
Program ip found: YES (/usr/sbin/ip)
Program ip6tables found: YES (/usr/sbin/ip6tables)
Program iptables found: YES (/usr/sbin/iptables)
Program iscsiadm found: YES (/sbin/iscsiadm)
Program mdevctl found: NO
Program mm-ctl found: NO
Program modprobe found: YES (/usr/sbin/modprobe)
Program ovs-vsctl found: NO
Program pdwtags found: YES (/usr/bin/pdwtags)
Program radvd found: YES (/usr/sbin/radvd)
Program rmmod found: YES (/usr/sbin/rmmod)
Program scrub found: YES (/usr/bin/scrub)
Program tc found: YES (/usr/sbin/tc)
Program udevadm found: YES (/usr/bin/udevadm)
Found pkg-config: /usr/bin/pkg-config (0.29.2)
Run-time dependency libtirpc found: YES 1.0.2
Library acl found: YES
Run-time dependency libapparmor found: YES 2.13.4
Library attr found: YES
Run-time dependency audit found: YES 2.8.1
Found CMake: /usr/bin/cmake (3.17.0)
Run-time dependency bash-completion found: NO (tried pkgconfig)
Run-time dependency blkid found: YES 2.33.1
Run-time dependency libcap-ng found: YES 0.7.9
Run-time dependency libcurl found: YES 7.66.0
Run-time dependency devmapper found: YES 1.03.01
Library dl found: YES
Has header "dlfcn.h" : YES
Run-time dependency fuse found: YES 2.9.7
Run-time dependency glib-2.0 found: YES 2.62.6
Run-time dependency gobject-2.0 found: YES 2.62.6
Run-time dependency gio-unix-2.0 found: YES 2.62.6
Run-time dependency glusterfs-api found: YES 7.3.12.3
Run-time dependency gnutls found: YES 3.6.7
Run-time dependency libiscsi found: YES 1.18.0
Run-time dependency libnl-3.0 found: YES 3.3.0
Run-time dependency libnl-route-3.0 found: YES 3.3.0
Run-time dependency libparted found: YES 3.2
Program parted found: YES (/usr/sbin/parted)
pcap-config found: YES (/usr/bin/pcap-config)
Run-time dependency pcap found: YES 1.8.1
Run-time dependency libssh found: YES 0.8.7
Checking for function "ssh_get_server_publickey" with dependency libssh: YES
Checking for function "ssh_session_is_known_server" with dependency libssh: YES
Checking for function "ssh_session_update_known_hosts" with dependency libssh: YES
Run-time dependency libssh2 found: YES 1.9.0
Run-time dependency libxml-2.0 found: YES 2.9.7
Library m found: YES
Run-time dependency netcf found: NO (tried pkgconfig and cmake)
Checking for function "gettext" : YES
Has header "libintl.h" : YES
Program xgettext found: YES (/usr/bin/xgettext)
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msgmerge found: YES (/usr/bin/msgmerge)
Library numa found: YES
Run-time dependency openwsman found: YES 2.7.0
Run-time dependency parallels-sdk found: NO (tried pkgconfig and cmake)
Run-time dependency pciaccess found: YES 0.14
Library rbd found: YES
Library rados found: YES
Checking for function "rbd_get_features" with dependency -lrbd: YES
Checking for function "rbd_list2" with dependency -lrbd: YES
Run-time dependency readline found: NO (tried pkgconfig and cmake)
Library readline found: YES
Header <readline/readline.h> has symbol "rl_completion_quote_character" : YES
Run-time dependency libsanlock_client found: YES 3.6.0
Checking for function "sanlock_strerror" with dependency libsanlock_client: YES
Run-time dependency libsasl2 found: YES 2.1.26
Run-time dependency libselinux found: YES 3.0
Run-time dependency threads found: YES
Run-time dependency libudev found: YES 234
Library util found: YES
Run-time dependency wireshark found: YES 3.4.7
Has header "wireshark/ws_version.h" : YES
Run-time dependency yajl found: YES 2.1.0
Program pkcheck found: YES (/usr/bin/pkcheck)
Run-time dependency xenlight found: YES 4.13.0
Has header "libxlutil.h" : YES
Run-time dependency xlutil found: YES 4.13.0
Run-time dependency xenstore found: YES 3.0.3
Run-time dependency xentoollog found: YES 1.0
Header <libxl.h> has symbol "LIBXL_DOMAIN_TYPE_PVH" : YES
Checking if "lxc support" compiles: YES
Program qemu-bridge-helper found: YES (/usr/lib/qemu-bridge-helper)
Program qemu-pr-helper found: YES (/usr/bin/qemu-pr-helper)
Program slirp-helper found: NO
Program dbus-daemon found: YES (/usr/bin/dbus-daemon)
Has header "mntent.h" : YES (cached)
Program mount found: YES (/usr/bin/mount)
Program umount found: YES (/usr/bin/umount)
Program mkfs found: YES (/usr/sbin/mkfs)
Program showmount found: YES (/usr/sbin/showmount)
Program pvcreate found: YES (/usr/sbin/pvcreate)
Program vgcreate found: YES (/usr/sbin/vgcreate)
Program lvcreate found: YES (/usr/sbin/lvcreate)
Program pvremove found: YES (/usr/sbin/pvremove)
Program vgremove found: YES (/usr/sbin/vgremove)
Program lvremove found: YES (/usr/sbin/lvremove)
Program lvchange found: YES (/usr/sbin/lvchange)
Program vgchange found: YES (/usr/sbin/vgchange)
Program vgscan found: YES (/usr/sbin/vgscan)
Program pvs found: YES (/usr/sbin/pvs)
Program vgs found: YES (/usr/sbin/vgs)
Program lvs found: YES (/usr/sbin/lvs)
Program dog found: NO
Program zfs found: NO
Program zpool found: NO
Program dtrace found: YES (/usr/bin/dtrace)
Program systemctl found: YES (/usr/bin/systemctl)
Has header "nss.h" : YES
Checking for type "struct gaih_addrtuple" : YES
Checking for type "ns_mtab" : NO
Program numad found: YES (/usr/sbin/numad)
Program apibuild.py found: YES (/home/ubuntu/libvirt/scripts/apibuild.py)
Program augeas-gentest.py found: YES (/home/ubuntu/libvirt/scripts/augeas-gentest.py)
Program check-aclperms.py found: YES (/home/ubuntu/libvirt/scripts/check-aclperms.py)
Program check-aclrules.py found: YES (/home/ubuntu/libvirt/scripts/check-aclrules.py)
Program check-driverimpls.py found: YES (/home/ubuntu/libvirt/scripts/check-driverimpls.py)
Program check-drivername.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-drivername.py)
Program check-file-access.py found: YES (/home/ubuntu/libvirt/scripts/check-file-access.py)
Program check-remote-protocol.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-remote-protocol.py)
Program check-symfile.py found: YES (/home/ubuntu/libvirt/scripts/check-symfile.py)
Program check-symsorting.py found: YES (/home/ubuntu/libvirt/scripts/check-symsorting.py)
Program dtrace2systemtap.py found: YES (/home/ubuntu/libvirt/scripts/dtrace2systemtap.py)
Program esx_vi_generator.py found: YES (/home/ubuntu/libvirt/scripts/esx_vi_generator.py)
Program genaclperms.py found: YES (/home/ubuntu/libvirt/scripts/genaclperms.py)
Program genpolkit.py found: YES (/home/ubuntu/libvirt/scripts/genpolkit.py)
Program gensystemtap.py found: YES (/home/ubuntu/libvirt/scripts/gensystemtap.py)
Program group-qemu-caps.py found: YES (/home/ubuntu/libvirt/scripts/group-qemu-caps.py)
Program header-ifdef.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/header-ifdef.py)
Program hvsupport.py found: YES (/home/ubuntu/libvirt/scripts/hvsupport.py)
Program hyperv_wmi_generator.py found: YES (/home/ubuntu/libvirt/scripts/hyperv_wmi_generator.py)
Program meson-dist.py found: YES (/home/ubuntu/libvirt/scripts/meson-dist.py)
Program meson-gen-authors.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-authors.py)
Program meson-gen-def.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-def.py)
Program meson-gen-sym.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-sym.py)
Program meson-install-dirs.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-dirs.py)
Program meson-install-symlink.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-symlink.py)
Program meson-install-web.py found: YES (/home/ubuntu/libvirt/scripts/meson-install-web.py)
Program meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program meson-timestamp.py found: YES (/home/ubuntu/libvirt/scripts/meson-timestamp.py)
Program mock-noinline.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/mock-noinline.py)
Program prohibit-duplicate-header.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/prohibit-duplicate-header.py)
Configuring libvirt-common.h using configuration
Program /home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen found: YES (/home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen)
Program genprotocol.pl found: YES (/home/ubuntu/libvirt/src/rpc/genprotocol.pl)
Program gendispatch.pl found: YES (/home/ubuntu/libvirt/src/rpc/gendispatch.pl)
Configuring libvirtd.conf.tmp with command
Configuring libvirtd.aug.tmp with command
Configuring test_libvirtd.aug.tmp with command
Configuring virtd.conf.tmp with command
Configuring virtd.aug.tmp with command
Configuring test_virtd.aug.tmp with command
Configuring libvirtd.qemu.logrotate using configuration
Configuring libvirtd.lxc.logrotate using configuration
Configuring libvirtd.libxl.logrotate using configuration
Configuring libvirtd.logrotate using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring usr.lib.libvirt.virt-aa-helper using configuration
Configuring usr.sbin.libvirtd using configuration
Configuring usr.sbin.virtqemud using configuration
Configuring usr.sbin.virtxend using configuration
Configuring libvirtd.conf using configuration
Configuring libvirtd.aug using configuration
Configuring test_libvirtd.aug.tmp using configuration
Configuring virtproxyd.conf using configuration
Configuring virtproxyd.aug using configuration
Configuring test_virtproxyd.aug.tmp using configuration
Configuring virtinterfaced.conf using configuration
Configuring virtinterfaced.aug using configuration
Configuring test_virtinterfaced.aug.tmp using configuration
Configuring virtnetworkd.conf using configuration
Configuring virtnetworkd.aug using configuration
Configuring test_virtnetworkd.aug.tmp using configuration
Configuring virtnodedevd.conf using configuration
Configuring virtnodedevd.aug using configuration
Configuring test_virtnodedevd.aug.tmp using configuration
Configuring virtnwfilterd.conf using configuration
Configuring virtnwfilterd.aug using configuration
Configuring test_virtnwfilterd.aug.tmp using configuration
Configuring virtsecretd.conf using configuration
Configuring virtsecretd.aug using configuration
Configuring test_virtsecretd.aug.tmp using configuration
Configuring virtstoraged.conf using configuration
Configuring virtstoraged.aug using configuration
Configuring test_virtstoraged.aug.tmp using configuration
Configuring virtxend.conf using configuration
Configuring virtxend.aug using configuration
Configuring test_virtxend.aug.tmp using configuration
Configuring virtlxcd.conf using configuration
Configuring virtlxcd.aug using configuration
Configuring test_virtlxcd.aug.tmp using configuration
Configuring virtchd.conf using configuration
Configuring virtchd.aug using configuration
Configuring test_virtchd.aug.tmp using configuration
Configuring virtqemud.conf using configuration
Configuring virtqemud.aug using configuration
Configuring test_virtqemud.aug.tmp using configuration
Configuring virtvboxd.conf using configuration
Configuring virtvboxd.aug using configuration
Configuring test_virtvboxd.aug.tmp using configuration
Configuring libvirtd.service using configuration
Configuring libvirtd.socket using configuration
Configuring libvirtd-ro.socket using configuration
Configuring libvirtd-admin.socket using configuration
Configuring libvirtd-tcp.socket using configuration
Configuring libvirtd-tls.socket using configuration
Configuring virtproxyd.service using configuration
Configuring virtproxyd.socket using configuration
Configuring virtproxyd-ro.socket using configuration
Configuring virtproxyd-admin.socket using configuration
Configuring virtproxyd-tcp.socket using configuration
Configuring virtproxyd-tls.socket using configuration
Configuring virtinterfaced.service using configuration
Configuring virtinterfaced.socket using configuration
Configuring virtinterfaced-ro.socket using configuration
Configuring virtinterfaced-admin.socket using configuration
Configuring virtlockd.service using configuration
Configuring virtlockd.socket using configuration
Configuring virtlockd-admin.socket using configuration
Configuring virtlogd.service using configuration
Configuring virtlogd.socket using configuration
Configuring virtlogd-admin.socket using configuration
Configuring virtnetworkd.service using configuration
Configuring virtnetworkd.socket using configuration
Configuring virtnetworkd-ro.socket using configuration
Configuring virtnetworkd-admin.socket using configuration
Configuring virtnodedevd.service using configuration
Configuring virtnodedevd.socket using configuration
Configuring virtnodedevd-ro.socket using configuration
Configuring virtnodedevd-admin.socket using configuration
Configuring virtnwfilterd.service using configuration
Configuring virtnwfilterd.socket using configuration
Configuring virtnwfilterd-ro.socket using configuration
Configuring virtnwfilterd-admin.socket using configuration
Configuring virtsecretd.service using configuration
Configuring virtsecretd.socket using configuration
Configuring virtsecretd-ro.socket using configuration
Configuring virtsecretd-admin.socket using configuration
Configuring virtstoraged.service using configuration
Configuring virtstoraged.socket using configuration
Configuring virtstoraged-ro.socket using configuration
Configuring virtstoraged-admin.socket using configuration
Configuring virtxend.service using configuration
Configuring virtxend.socket using configuration
Configuring virtxend-ro.socket using configuration
Configuring virtxend-admin.socket using configuration
Configuring virtlxcd.service using configuration
Configuring virtlxcd.socket using configuration
Configuring virtlxcd-ro.socket using configuration
Configuring virtlxcd-admin.socket using configuration
Configuring virtchd.service using configuration
Configuring virtchd.socket using configuration
Configuring virtchd-ro.socket using configuration
Configuring virtchd-admin.socket using configuration
Configuring virtqemud.service using configuration
Configuring virtqemud.socket using configuration
Configuring virtqemud-ro.socket using configuration
Configuring virtqemud-admin.socket using configuration
Configuring virtvboxd.service using configuration
Configuring virtvboxd.socket using configuration
Configuring virtvboxd-ro.socket using configuration
Configuring virtvboxd-admin.socket using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt.pc using configuration
Configuring virt-xml-validate using configuration
Configuring virt-pki-validate using configuration
Configuring virt-sanlock-cleanup using configuration
Configuring libvirt-guests.sh using configuration
Configuring libvirt-guests.service using configuration
Program util/genxdrstub.pl found: YES (/home/ubuntu/libvirt/tools/wireshark/util/genxdrstub.pl)
Library tasn1 found: YES
Program libvirtd-fail found: YES (/home/ubuntu/libvirt/tests/libvirtd-fail)
Program libvirtd-pool found: YES (/home/ubuntu/libvirt/tests/libvirtd-pool)
Program virsh-auth found: YES (/home/ubuntu/libvirt/tests/virsh-auth)
Program virsh-checkpoint found: YES (/home/ubuntu/libvirt/tests/virsh-checkpoint)
Program virsh-cpuset found: YES (/home/ubuntu/libvirt/tests/virsh-cpuset)
Program virsh-define-dev-segfault found: YES (/home/ubuntu/libvirt/tests/virsh-define-dev-segfault)
Program virsh-int-overflow found: YES (/home/ubuntu/libvirt/tests/virsh-int-overflow)
Program virsh-optparse found: YES (/home/ubuntu/libvirt/tests/virsh-optparse)
Program virsh-output found: YES (/home/ubuntu/libvirt/tests/virsh-output)
Program virsh-read-bufsiz found: YES (/home/ubuntu/libvirt/tests/virsh-read-bufsiz)
Program virsh-read-non-seekable found: YES (/home/ubuntu/libvirt/tests/virsh-read-non-seekable)
Program virsh-schedinfo found: YES (/home/ubuntu/libvirt/tests/virsh-schedinfo)
Program virsh-self-test found: YES (/home/ubuntu/libvirt/tests/virsh-self-test)
Program virsh-snapshot found: YES (/home/ubuntu/libvirt/tests/virsh-snapshot)
Program virsh-start found: YES (/home/ubuntu/libvirt/tests/virsh-start)
Program virsh-undefine found: YES (/home/ubuntu/libvirt/tests/virsh-undefine)
Program virsh-uriprecedence found: YES (/home/ubuntu/libvirt/tests/virsh-uriprecedence)
Program virsh-vcpupin found: YES (/home/ubuntu/libvirt/tests/virsh-vcpupin)
Program virt-admin-self-test found: YES (/home/ubuntu/libvirt/tests/virt-admin-self-test)
Program virt-aa-helper-test found: YES (/home/ubuntu/libvirt/tests/virt-aa-helper-test)
Configuring POTFILES using configuration
Configuring index.rst using configuration
Configuring virsh.rst using configuration
Configuring virt-admin.rst using configuration
Configuring virt-host-validate.rst using configuration
Configuring virt-login-shell.rst using configuration
Configuring virt-pki-validate.rst using configuration
Configuring virt-qemu-run.rst using configuration
Configuring virt-xml-validate.rst using configuration
Configuring libvirtd.rst using configuration
Configuring virt-sanlock-cleanup.rst using configuration
Configuring virtbhyved.rst using configuration
Configuring virtinterfaced.rst using configuration
Configuring virtlockd.rst using configuration
Configuring virtlogd.rst using configuration
Configuring virtlxcd.rst using configuration
Configuring virtnetworkd.rst using configuration
Configuring virtnodedevd.rst using configuration
Configuring virtnwfilterd.rst using configuration
Configuring virtproxyd.rst using configuration
Configuring virtqemud.rst using configuration
Configuring virtsecretd.rst using configuration
Configuring virtstoraged.rst using configuration
Configuring virtvboxd.rst using configuration
Configuring virtvzd.rst using configuration
Configuring virtxend.rst using configuration
Using 'MAKE' from environment with value: '/usr/bin/make'
Program make found: YES
Program sed found: YES (/usr/bin/sed)
Program grep found: YES (/usr/bin/grep)
Configuring Makefile using configuration
Configuring libvirt.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-admin.pc using configuration
Configuring libvirt.spec using configuration
Configuring mingw-libvirt.spec using configuration
Configuring AUTHORS.rst using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring meson-config.h using configuration
Configuring run using configuration
Configuring .color_coded using configuration
Configuring .ycm_extra_conf.py using configuration
Build targets in project: 613
libvirt 7.8.0
Drivers
QEMU: YES
OpenVZ: YES
VMware: YES
VBox: YES
libxl: YES
LXC: YES
Cloud-Hypervisor: YES
ESX: YES
Hyper-V: YES
vz: NO
Bhyve: NO
Test: YES
Remote: YES
Network: YES
Libvirtd: YES
Interface: YES
Storage Drivers
Dir: YES
FS: YES
NetFS: YES
LVM: YES
iSCSI: YES
iscsi-direct: YES
SCSI: YES
mpath: YES
Disk: YES
RBD: YES
Sheepdog: NO
Gluster: YES
ZFS: NO
Virtuozzo storage: YES
Security Drivers
SELinux: YES
AppArmor: YES
Driver Loadable Modules
driver_modules: YES
Libraries
acl: YES
apparmor: YES
attr: YES
audit: YES
bash_completion: NO
blkid: YES
capng: YES
curl: YES
devmapper: YES
dlopen: YES
fuse: YES
glusterfs: YES
libiscsi: YES
libkvm: NO
libnl: YES
libparted: YES
libpcap: YES
libssh: YES
libssh2: YES
libutil: YES
netcf: NO
NLS: YES
numactl: YES
openwsman: YES
parallels-sdk: NO
pciaccess: YES
polkit: YES
rbd: YES
readline: YES
sanlock: YES
sasl: YES
selinux: YES
udev: YES
xdr: YES
yajl: YES
Windows
MinGW: NO
windres: NO
Test suite
Expensive: YES
Coverage: NO
Miscellaneous
Warning Flags: -fasynchronous-unwind-tables
-fexceptions
-fipa-pure-const
-fno-common
-Waddress
-Waggressive-loop-optimizations
-Walloc-size-larger-than=9223372036854775807
-Walloca
-Warray-bounds=2
-Wattributes
-Wbool-compare
-Wbool-operation
-Wbuiltin-declaration-mismatch
-Wbuiltin-macro-redefined
-Wcast-align
-Wchar-subscripts
-Wclobbered
-Wcomment
-Wcomments
-Wcoverage-mismatch
-Wcpp
-Wdangling-else
-Wdate-time
-Wdeclaration-after-statement
-Wdeprecated-declarations
-Wdesignated-init
-Wdiscarded-array-qualifiers
-Wdiscarded-qualifiers
-Wdiv-by-zero
-Wduplicated-cond
-Wduplicate-decl-specifier
-Wempty-body
-Wendif-labels
-Wexpansion-to-defined
-Wformat-contains-nul
-Wformat-extra-args
-Wno-format-nonliteral
-Wformat-overflow=2
-Wformat-security
-Wno-format-truncation
-Wformat-y2k
-Wformat-zero-length
-Wframe-address
-Wframe-larger-than=4096
-Wfree-nonheap-object
-Whsa
-Wignored-attributes
-Wignored-qualifiers
-Wimplicit
-Wimplicit-fallthrough=5
-Wimplicit-function-declaration
-Wimplicit-int
-Wincompatible-pointer-types
-Winit-self
-Winline
-Wint-conversion
-Wint-in-bool-context
-Wint-to-pointer-cast
-Winvalid-memory-model
-Winvalid-pch
-Wjump-misses-init
-Wlogical-not-parentheses
-Wlogical-op
-Wmain
-Wmaybe-uninitialized
-Wmemset-elt-size
-Wmemset-transposed-args
-Wmisleading-indentation
-Wmissing-braces
-Wmissing-declarations
-Wmissing-field-initializers
-Wmissing-include-dirs
-Wmissing-parameter-type
-Wmissing-prototypes
-Wmultichar
-Wnarrowing
-Wnested-externs
-Wnonnull
-Wnonnull-compare
-Wnormalized=nfc
-Wnull-dereference
-Wodr
-Wold-style-declaration
-Wold-style-definition
-Wopenmp-simd
-Woverflow
-Woverride-init
-Wpacked-bitfield-compat
-Wparentheses
-Wpointer-arith
-Wpointer-compare
-Wpointer-sign
-Wpointer-to-int-cast
-Wpragmas
-Wpsabi
-Wrestrict
-Wreturn-local-addr
-Wreturn-type
-Wscalar-storage-order
-Wsequence-point
-Wshadow
-Wshift-count-negative
-Wshift-count-overflow
-Wshift-negative-value
-Wshift-overflow=2
-Wno-sign-compare
-Wsizeof-array-argument
-Wsizeof-pointer-memaccess
-Wstrict-aliasing
-Wstrict-prototypes
-Wstringop-overflow=2
-Wno-suggest-attribute=const
-Wsuggest-attribute=format
-Wsuggest-attribute=noreturn
-Wno-suggest-attribute=pure
-Wsuggest-final-methods
-Wsuggest-final-types
-Wswitch
-Wswitch-bool
-Wswitch-enum
-Wswitch-unreachable
-Wsync-nand
-Wtautological-compare
-Wtrampolines
-Wtrigraphs
-Wtype-limits
-Wuninitialized
-Wunknown-pragmas
-Wunused
-Wunused-but-set-parameter
-Wunused-but-set-variable
-Wunused-const-variable=2
-Wunused-function
-Wunused-label
-Wunused-local-typedefs
-Wunused-parameter
-Wunused-result
-Wunused-value
-Wunused-variable
-Wvarargs
-Wvariadic-macros
-Wvector-operation-performance
-Wvla
-Wvolatile-register-var
-Wwrite-strings
-fstack-protector-strong
-Wdouble-promotion
docs: YES
tests: YES
DTrace: YES
firewalld: YES
firewalld-zone: YES
nss: YES
numad: YES
Init script: systemd
Char device locks: /var/lock
Loader/NVRAM:
pm_utils: NO
virt-login-shell: YES
virt-host-validate: YES
TLS priority: NORMAL
Developer Tools
wireshark_dissector: YES
Privileges
QEMU: root:root !!! running QEMU as root is strongly discouraged !!!
Found ninja-1.10.0 at /usr/bin/ninja
ninja: Entering directory `build'
[1338/1339] Running all tests.
1/313 libvirt / check-aclperms OK 0.08s
2/313 libvirt / check-symfile OK 0.19s
3/313 libvirt / check-admin-symfile OK 0.09s
4/313 libvirt / check-symsorting OK 0.08s
5/313 libvirt / check-admin-symsorting OK 0.05s
6/313 libvirt / check-drivername OK 0.12s
7/313 libvirt / check-admin-drivername OK 0.11s
8/313 libvirt / check-driverimpls OK 0.67s
9/313 libvirt / check-aclrules OK 0.58s
10/313 libvirt / check-augeas-libvirt_lockd OK 0.07s
11/313 libvirt / check-augeas-libvirt_sanlock OK 0.07s
12/313 libvirt / check-augeas-virtlockd OK 0.06s
13/313 libvirt / check-augeas-virtlogd OK 0.07s
14/313 libvirt / check-augeas-libvirtd_libxl OK 0.05s
15/313 libvirt / check-augeas-libvirtd_lxc OK 0.06s
16/313 libvirt / check-augeas-libvirtd_qemu OK 0.34s
17/313 libvirt / check-augeas-libvirtd OK 0.13s
18/313 libvirt / check-augeas-virtproxyd OK 0.21s
19/313 libvirt / check-augeas-virtinterfaced OK 0.11s
20/313 libvirt / check-augeas-virtnetworkd OK 0.12s
21/313 libvirt / check-augeas-virtnodedevd OK 0.12s
22/313 libvirt / check-augeas-virtnwfilterd OK 0.23s
23/313 libvirt / check-augeas-virtsecretd OK 0.17s
24/313 libvirt / check-augeas-virtstoraged OK 0.11s
25/313 libvirt / check-augeas-virtxend OK 0.12s
26/313 libvirt / check-augeas-virtlxcd OK 0.12s
27/313 libvirt / check-augeas-virtchd OK 0.15s
28/313 libvirt / check-augeas-virtqemud OK 0.15s
29/313 libvirt / check-augeas-virtvboxd OK 0.18s
30/313 libvirt / check-virnetprotocol OK 0.17s
31/313 libvirt / check-virkeepaliveprotocol OK 0.12s
32/313 libvirt / check-remote_protocol OK 0.21s
33/313 libvirt / check-qemu_protocol OK 0.14s
34/313 libvirt / check-lxc_protocol OK 0.12s
35/313 libvirt / check-admin_protocol OK 0.11s
36/313 libvirt / check-lock_protocol OK 0.13s
37/313 libvirt / check-lxc_monitor_protocol OK 0.16s
38/313 libvirt / commandtest OK 0.50s
39/313 libvirt / cputest OK 1.59s
40/313 libvirt / domaincapstest OK 0.57s
41/313 libvirt / domainconftest OK 0.15s
42/313 libvirt / genericxml2xmltest OK 0.24s
43/313 libvirt / interfacexml2xmltest OK 0.25s
44/313 libvirt / metadatatest OK 0.22s
45/313 libvirt / networkxml2xmlupdatetest OK 0.07s
46/313 libvirt / nodedevxml2xmltest OK 0.14s
47/313 libvirt / nwfilterxml2xmltest OK 0.14s
48/313 libvirt / objecteventtest OK 0.14s
49/313 libvirt / seclabeltest OK 0.20s
50/313 libvirt / secretxml2xmltest OK 0.23s
51/313 libvirt / shunloadtest OK 0.15s
52/313 libvirt / sockettest OK 0.26s
53/313 libvirt / storagevolxml2xmltest OK 0.20s
54/313 libvirt / sysinfotest OK 0.19s
55/313 libvirt / utiltest OK 0.22s
56/313 libvirt / viralloctest OK 0.16s
57/313 libvirt / virauthconfigtest OK 0.19s
58/313 libvirt / virbitmaptest OK 0.13s
59/313 libvirt / virbuftest OK 0.16s
60/313 libvirt / vircapstest OK 0.17s
61/313 libvirt / vircgrouptest OK 0.25s
62/313 libvirt / virconftest OK 0.08s
63/313 libvirt / vircryptotest OK 0.12s
64/313 libvirt / virendiantest OK 0.19s
65/313 libvirt / virerrortest OK 0.10s
66/313 libvirt / virfilecachetest OK 0.17s
67/313 libvirt / virfiletest OK 0.38s
68/313 libvirt / virfirewalltest OK 0.24s
69/313 libvirt / virhostcputest OK 0.14s
70/313 libvirt / virhostdevtest OK 0.28s
71/313 libvirt / viridentitytest OK 0.16s
72/313 libvirt / viriscsitest OK 0.14s
73/313 libvirt / virkeycodetest OK 0.08s
74/313 libvirt / virkmodtest OK 0.09s
75/313 libvirt / virlockspacetest OK 0.11s
76/313 libvirt / virlogtest OK 0.04s
77/313 libvirt / virnetdevtest OK 0.10s
78/313 libvirt / virnetworkportxml2xmltest OK 0.06s
79/313 libvirt / virnwfilterbindingxml2xmltest OK 0.06s
80/313 libvirt / virpcitest OK 0.07s
81/313 libvirt / virportallocatortest OK 0.06s
82/313 libvirt / virrotatingfiletest OK 0.11s
83/313 libvirt / virschematest OK 3.39s
84/313 libvirt / virshtest OK 1.94s
85/313 libvirt / virstringtest OK 0.05s
86/313 libvirt / virsystemdtest OK 0.05s
87/313 libvirt / virtimetest OK 0.09s
88/313 libvirt / virtypedparamtest OK 0.08s
89/313 libvirt / viruritest OK 0.05s
90/313 libvirt / virpcivpdtest OK 0.06s
91/313 libvirt / vshtabletest OK 0.08s
92/313 libvirt / virmigtest OK 0.07s
93/313 libvirt / fchosttest OK 0.08s
94/313 libvirt / scsihosttest OK 0.10s
95/313 libvirt / vircaps2xmltest OK 0.10s
96/313 libvirt / virnetdevbandwidthtest OK 0.09s
97/313 libvirt / virresctrltest OK 0.08s
98/313 libvirt / virscsitest OK 0.08s
99/313 libvirt / virusbtest OK 0.08s
100/313 libvirt / virnetdevopenvswitchtest OK 0.11s
101/313 libvirt / esxutilstest OK 0.11s
102/313 libvirt / eventtest OK 0.50s
103/313 libvirt / fdstreamtest OK 0.08s
104/313 libvirt / virdriverconnvalidatetest OK 0.07s
105/313 libvirt / virdrivermoduletest OK 0.11s
106/313 libvirt / libxlxml2domconfigtest OK 0.11s
107/313 libvirt / xlconfigtest OK 0.11s
108/313 libvirt / xmconfigtest OK 0.12s
109/313 libvirt / lxcconf2xmltest OK 0.05s
110/313 libvirt / lxcxml2xmltest OK 0.07s
111/313 libvirt / networkxml2conftest OK 0.07s
112/313 libvirt / networkxml2firewalltest OK 0.09s
113/313 libvirt / networkxml2xmltest OK 0.05s
114/313 libvirt / nodedevmdevctltest OK 0.09s
115/313 libvirt / nsstest OK 0.07s
116/313 libvirt / nssguesttest OK 0.05s
117/313 libvirt / nwfilterebiptablestest OK 0.07s
118/313 libvirt / nwfilterxml2firewalltest OK 0.09s
119/313 libvirt / openvzutilstest OK 0.05s
120/313 libvirt / virpolkittest OK 0.09s
121/313 libvirt / qemuagenttest OK 6.23s
122/313 libvirt / qemublocktest OK 0.28s
123/313 libvirt / qemucapabilitiestest OK 2.92s
124/313 libvirt / qemucaps2xmltest OK 0.19s
125/313 libvirt / qemucommandutiltest OK 0.03s
126/313 libvirt / qemudomaincheckpointxml2xmltest OK 0.31s
127/313 libvirt / qemudomainsnapshotxml2xmltest OK 0.14s
128/313 libvirt / qemufirmwaretest OK 0.10s
129/313 libvirt / qemuhotplugtest OK 1.64s
130/313 libvirt / qemumemlocktest OK 0.13s
131/313 libvirt / qemumigparamstest OK 0.15s
132/313 libvirt / qemumigrationcookiexmltest OK 0.13s
133/313 libvirt / qemumonitorjsontest OK 0.43s
134/313 libvirt / qemusecuritytest OK 1.73s
135/313 libvirt / qemustatusxml2xmltest OK 0.12s
136/313 libvirt / qemuvhostusertest OK 0.08s
137/313 libvirt / qemuxml2argvtest OK 4.51s
138/313 libvirt / qemuxml2xmltest OK 2.50s
139/313 libvirt / virnetdaemontest OK 0.07s
140/313 libvirt / virnetmessagetest OK 0.09s
141/313 libvirt / virnetserverclienttest OK 0.06s
142/313 libvirt / virnetsockettest OK 0.17s
143/313 libvirt / virnettlscontexttest OK 0.59s
144/313 libvirt / virnettlssessiontest OK 1.15s
145/313 libvirt / securityselinuxtest OK 0.10s
146/313 libvirt / securityselinuxlabeltest OK 0.09s
147/313 libvirt / storagepoolcapstest OK 0.11s
148/313 libvirt / storagepoolxml2argvtest OK 0.09s
149/313 libvirt / storagepoolxml2xmltest OK 0.10s
150/313 libvirt / storagevolxml2argvtest OK 0.08s
151/313 libvirt / virstorageutiltest OK 0.04s
152/313 libvirt / virstoragetest OK 0.96s
153/313 libvirt / vboxsnapshotxmltest OK 0.07s
154/313 libvirt / vmwarevertest OK 0.06s
155/313 libvirt / vmx2xmltest OK 0.08s
156/313 libvirt / xml2vmxtest OK 0.13s
157/313 libvirt / virjsontest OK 0.09s
158/313 libvirt / virmacmaptest OK 0.09s
159/313 libvirt / libvirtd-fail OK 0.07s
160/313 libvirt / libvirtd-pool OK 0.11s
161/313 libvirt / virsh-auth OK 0.12s
162/313 libvirt / virsh-checkpoint OK 0.50s
163/313 libvirt / virsh-cpuset OK 0.11s
164/313 libvirt / virsh-define-dev-segfault OK 0.09s
165/313 libvirt / virsh-int-overflow OK 0.10s
166/313 libvirt / virsh-optparse OK 2.90s
167/313 libvirt / virsh-output OK 2.16s
168/313 libvirt / virsh-read-bufsiz OK 0.21s
169/313 libvirt / virsh-read-non-seekable OK 0.14s
170/313 libvirt / virsh-schedinfo OK 0.08s
171/313 libvirt / virsh-self-test OK 0.08s
172/313 libvirt / virsh-snapshot OK 0.34s
173/313 libvirt / virsh-start OK 0.09s
174/313 libvirt / virsh-undefine OK 0.23s
175/313 libvirt / virsh-uriprecedence OK 0.29s
176/313 libvirt / virsh-vcpupin OK 0.60s
177/313 libvirt / virt-admin-self-test OK 0.10s
178/313 libvirt / virt-aa-helper-test OK 3.83s
179/313 libvirt / check-html OK 0.13s
180/313 libvirt:syntax-check / sc_avoid_write OK 0.20s
181/313 libvirt:syntax-check / sc_flags_debug OK 1.19s
182/313 libvirt:syntax-check / sc_flags_usage OK 1.29s
183/313 libvirt:syntax-check / sc_prohibit_internal_functions OK 0.84s
184/313 libvirt:syntax-check / sc_prohibit_raw_virclassnew OK 0.61s
185/313 libvirt:syntax-check / sc_prohibit_raw_allocation OK 0.82s
186/313 libvirt:syntax-check / sc_prohibit_close OK 1.44s
187/313 libvirt:syntax-check / sc_prohibit_fork_wrappers OK 0.75s
188/313 libvirt:syntax-check / sc_prohibit_mkstemp OK 0.22s
189/313 libvirt:syntax-check / sc_prohibit_mkdtemp OK 0.24s
190/313 libvirt:syntax-check / sc_prohibit_access_xok OK 0.25s
191/313 libvirt:syntax-check / sc_prohibit_strncmp OK 0.81s
192/313 libvirt:syntax-check / sc_prohibit_strtol OK 1.47s
193/313 libvirt:syntax-check / sc_prohibit_asprintf OK 1.38s
194/313 libvirt:syntax-check / sc_prohobit_vsnprintf OK 0.29s
195/313 libvirt:syntax-check / sc_prohibit_strdup OK 0.89s
196/313 libvirt:syntax-check / sc_prohibit_setuid OK 0.88s
197/313 libvirt:syntax-check / sc_prohibit_risky_id_promotion OK 0.89s
198/313 libvirt:syntax-check / sc_prohibit_sprintf OK 0.28s
199/313 libvirt:syntax-check / sc_prohibit_snprintf OK 0.89s
200/313 libvirt:syntax-check / sc_prohibit_readlink OK 0.74s
201/313 libvirt:syntax-check / sc_prohibit_gethostname OK 0.88s
202/313 libvirt:syntax-check / sc_prohibit_readdir OK 0.86s
203/313 libvirt:syntax-check / sc_prohibit_gettext_noop OK 0.81s
204/313 libvirt:syntax-check / sc_prohibit_PATH_MAX OK 0.80s
205/313 libvirt:syntax-check / sc_prohibit_nonreentrant OK 0.26s
206/313 libvirt:syntax-check / sc_prohibit_select OK 0.84s
207/313 libvirt:syntax-check / sc_prohibit_ctype_h OK 0.79s
208/313 libvirt:syntax-check / sc_prohibit_canonicalize_file_name OK 0.78s
209/313 libvirt:syntax-check / sc_correct_id_types OK 0.86s
210/313 libvirt:syntax-check / sc_forbid_const_pointer_typedef OK 1.52s
211/313 libvirt:syntax-check / sc_size_of_brackets OK 0.80s
212/313 libvirt:syntax-check / sc_TAB_in_indentation OK 0.28s
213/313 libvirt:syntax-check / sc_avoid_ctype_macros OK 0.33s
214/313 libvirt:syntax-check / sc_avoid_strcase OK 0.80s
215/313 libvirt:syntax-check / sc_prohibit_virBufferAdd_with_string_literal OK 0.80s
216/313 libvirt:syntax-check / sc_prohibit_virBufferAsprintf_with_string_literal OK 0.75s
217/313 libvirt:syntax-check / sc_forbid_manual_xml_indent OK 0.75s
218/313 libvirt:syntax-check / sc_prohibit_libgen OK 0.95s
219/313 libvirt:syntax-check / sc_prohibit_xmlGetProp OK 0.70s
220/313 libvirt:syntax-check / sc_prohibit_xmlURI OK 0.74s
221/313 libvirt:syntax-check / sc_prohibit_return_as_function OK 0.74s
222/313 libvirt:syntax-check / sc_avoid_g_gnuc_unused_in_header OK 0.18s
223/313 libvirt:syntax-check / sc_prohibit_attribute_macros OK 0.28s
224/313 libvirt:syntax-check / sc_prohibit_non_glib_macros OK 0.24s
225/313 libvirt:syntax-check / sc_prohibit_int_index OK 0.65s
226/313 libvirt:syntax-check / sc_prohibit_int_ijk OK 0.86s
227/313 libvirt:syntax-check / sc_prohibit_loop_iijjkk OK 0.83s
228/313 libvirt:syntax-check / sc_prohibit_loop_var_decl OK 0.31s
229/313 libvirt:syntax-check / sc_prohibit_int_assign_bool OK 0.80s
230/313 libvirt:syntax-check / sc_prohibit_unsigned_pid OK 0.66s
231/313 libvirt:syntax-check / sc_libvirt_unmarked_diagnostics OK 0.82s
232/313 libvirt:syntax-check / sc_prohibit_newline_at_end_of_diagnostic OK 0.65s
233/313 libvirt:syntax-check / sc_prohibit_diagnostic_without_format OK 1.22s
234/313 libvirt:syntax-check / sc_prohibit_useless_translation OK 1.39s
235/313 libvirt:syntax-check / sc_require_whitespace_in_translation OK 1.57s
236/313 libvirt:syntax-check / sc_preprocessor_indentation OK 0.46s
237/313 libvirt:syntax-check / sc_spec_indentation OK 0.12s
238/313 libvirt:syntax-check / sc_copyright_usage OK 1.48s
239/313 libvirt:syntax-check / sc_prohibit_gettext_markup OK 0.71s
240/313 libvirt:syntax-check / sc_prohibit_cross_inclusion OK 2.12s
241/313 libvirt:syntax-check / sc_require_enum_last_marker OK 0.57s
242/313 libvirt:syntax-check / sc_flake8 OK 3.16s
243/313 libvirt:syntax-check / sc_prohibit_exit_in_tests OK 0.19s
244/313 libvirt:syntax-check / sc_prohibit_include_public_headers_quote OK 0.23s
245/313 libvirt:syntax-check / sc_prohibit_include_public_headers_brackets OK 0.24s
246/313 libvirt:syntax-check / sc_prohibit_config_h_in_headers OK 0.19s
247/313 libvirt:syntax-check / sc_prohibit_unbounded_arrays_in_rpc OK 0.13s
248/313 libvirt:syntax-check / sc_prohibit_atoi OK 0.72s
249/313 libvirt:syntax-check / sc_prohibit_wrong_filename_in_comment OK 0.62s
250/313 libvirt:syntax-check / sc_prohibit_virConnectOpen_in_virsh OK 0.14s
251/313 libvirt:syntax-check / sc_require_space_before_label OK 0.30s
252/313 libvirt:syntax-check / sc_prohibit_space_in_label OK 0.25s
253/313 libvirt:syntax-check / sc_require_if_else_matching_braces OK 0.29s
254/313 libvirt:syntax-check / sc_curly_braces_style OK 0.65s
255/313 libvirt:syntax-check / sc_prohibit_windows_special_chars_in_filename OK 0.08s
256/313 libvirt:syntax-check / sc_prohibit_mixed_case_abbreviations OK 0.26s
257/313 libvirt:syntax-check / sc_require_locale_h OK 0.55s
258/313 libvirt:syntax-check / sc_prohibit_empty_first_line OK 1.89s
259/313 libvirt:syntax-check / sc_prohibit_paren_brace OK 0.29s
260/313 libvirt:syntax-check / sc_prohibit_static_zero_init OK 0.29s
261/313 libvirt:syntax-check / sc_prohibit_devname OK 0.63s
262/313 libvirt:syntax-check / sc_prohibit_system_error_with_vir_err OK 0.63s
263/313 libvirt:syntax-check / sc_prohibit_virXXXFree OK 0.24s
264/313 libvirt:syntax-check / sc_prohibit_sysconf_pagesize OK 0.61s
265/313 libvirt:syntax-check / sc_prohibit_virSecurityManager OK 0.18s
266/313 libvirt:syntax-check / sc_prohibit_pthread_create OK 0.27s
267/313 libvirt:syntax-check / sc_prohibit_not_streq OK 0.61s
268/313 libvirt:syntax-check / sc_prohibit_verbose_strcat OK 0.24s
269/313 libvirt:syntax-check / sc_gettext_init OK 0.21s
270/313 libvirt:syntax-check / sc_prohibit_obj_free_apis_in_virsh OK 0.17s
271/313 libvirt:syntax-check / sc_prohibit_http_urls OK 0.61s
272/313 libvirt:syntax-check / sc_prohibit_author OK 0.72s
273/313 libvirt:syntax-check / sc_prohibit_backslash_alignment OK 0.25s
274/313 libvirt:syntax-check / sc_require_attribute_cleanup_initialization OK 0.28s
275/313 libvirt:syntax-check / sc_prohibit_class OK 0.30s
276/313 libvirt:syntax-check / sc_prohibit_dirent_d_type OK 0.28s
277/313 libvirt:syntax-check / sc_cast_of_argument_to_free OK 0.76s
278/313 libvirt:syntax-check / sc_cast_of_x_alloc_return_value OK 0.66s
279/313 libvirt:syntax-check / sc_prohibit_strcmp OK 0.67s
280/313 libvirt:syntax-check / sc_prohibit_strncpy OK 0.67s
281/313 libvirt:syntax-check / sc_prohibit_magic_number_exit OK 0.87s
282/313 libvirt:syntax-check / sc_error_message_warn_fatal OK 0.61s
283/313 libvirt:syntax-check / sc_error_message_period OK 0.60s
284/313 libvirt:syntax-check / sc_prohibit_have_config_h OK 0.64s
285/313 libvirt:syntax-check / sc_require_config_h OK 0.20s
286/313 libvirt:syntax-check / sc_require_config_h_first OK 0.21s
287/313 libvirt:syntax-check / sc_prohibit_assert_without_use OK 0.30s
288/313 libvirt:syntax-check / sc_prohibit_getopt_without_use OK 0.24s
289/313 libvirt:syntax-check / sc_prohibit_signal_without_use OK 0.26s
290/313 libvirt:syntax-check / sc_prohibit_stdio--_without_use OK 0.21s
291/313 libvirt:syntax-check / sc_prohibit_stddef_without_use OK 0.25s
292/313 libvirt:syntax-check / sc_prohibit_dirent_without_use OK 0.20s
293/313 libvirt:syntax-check / sc_bindtextdomain OK 0.09s
294/313 libvirt:syntax-check / sc_trailing_blank OK 0.75s
295/313 libvirt:syntax-check / sc_unmarked_diagnostics OK 0.64s
296/313 libvirt:syntax-check / sc_prohibit_defined_have_decl_tests OK 0.58s
297/313 libvirt:syntax-check / sc_prohibit_backup_files OK 0.17s
298/313 libvirt:syntax-check / sc_prohibit_empty_lines_at_EOF OK 0.41s
299/313 libvirt:syntax-check / sc_prohibit_doubled_word OK 1.81s
300/313 libvirt:syntax-check / sc_prohibit_double_semicolon OK 0.26s
301/313 libvirt:syntax-check / sc_prohibit_test_minus_ao OK 0.69s
302/313 libvirt:syntax-check / sc_prohibit_test_double_equal OK 0.49s
303/313 libvirt:syntax-check / sc_redundant_const OK 0.64s
304/313 libvirt:syntax-check / sc_const_long_option OK 0.60s
305/313 libvirt:syntax-check / sc_po_check OK 0.28s
306/313 libvirt:syntax-check / sc_Wundef_boolean OK 0.58s
307/313 libvirt:syntax-check / sc_prohibit_path_max_allocation OK 0.50s
308/313 libvirt:syntax-check / sc_prohibit-duplicate-header OK 0.79s
309/313 libvirt:syntax-check / sc_spacing-check OK 3.50s
310/313 libvirt:syntax-check / sc_mock-noinline OK 1.25s
311/313 libvirt:syntax-check / sc_header-ifdef OK 0.33s
312/313 libvirt:syntax-check / sc_group-qemu-caps OK 0.23s
313/313 libvirt:syntax-check / sc_prohibit_enum_impl_with_vir_prefix_in_virsh OK 0.14s
Ok: 313
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home/ubuntu/libvirt/build/meson-logs/testlog.txt
make[2]: Leaving directory '/home/ubuntu/libvirt/ci'
make[1]: Leaving directory '/home/ubuntu/libvirt/ci'
make: Leaving directory '/home/ubuntu/libvirt/ci'
make: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-build@opensuse-tumbleweed CI_NINJA_ARGS=test
make[1]: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-run-command@opensuse-tumbleweed CI_COMMAND="/home/ubuntu/build"
make[2]: Entering directory '/home/ubuntu/libvirt/ci'
Checking if docker is available...yes
Cloning /home/ubuntu/libvirt to /home/ubuntu/libvirt/ci/scratch/src
Cloning /home/ubuntu/libvirt/src/keycodemapdb to /home/ubuntu/libvirt/ci/scratch/src/src/keycodemapdb
docker run \
--rm --interactive --tty --user "1000":"1000" --workdir "/home/ubuntu" --env CI_CONT_SRCDIR="/home/ubuntu/libvirt" --env CI_MESON_ARGS="-Dexpensive_tests=enabled" --env CI_NINJA_ARGS="test" --volume /home/ubuntu/libvirt/ci/scratch/group:/etc/group:ro,z --volume /home/ubuntu/libvirt/ci/scratch/passwd:/etc/passwd:ro,z --volume /home/ubuntu/libvirt/ci/scratch/home:/home/ubuntu:z --volume /home/ubuntu/libvirt/ci/scratch/build:/home/ubuntu/build:z --volume /home/ubuntu/libvirt/ci/scratch/src:/home/ubuntu/libvirt:z --ulimit nofile=1024:1024 --cap-add=SYS_PTRACE \
registry.gitlab.com/libvirt/libvirt/ci-opensuse-tumbleweed:latest \
/home/ubuntu/build
The Meson build system
Version: 0.59.1
Source dir: /home/ubuntu/libvirt
Build dir: /home/ubuntu/libvirt/build
Build type: native build
Project name: libvirt
Project version: 7.8.0
C compiler for the host machine: ccache cc (gcc 11.2.1 "cc (SUSE Linux) 11.2.1 20210816 [revision 056e324ce46a7924b5cf10f61010cf9dd2ca10e9]")
C linker for the host machine: cc ld.bfd 2.36.1.20210326-4
Host machine cpu family: x86_64
Host machine cpu: x86_64
Configuring configmake.h using configuration
Checking for size of "ptrdiff_t" : 8
Checking for size of "size_t" : 8
Compiler for C supports arguments -fasynchronous-unwind-tables: YES
Compiler for C supports arguments -fexceptions: YES
Compiler for C supports arguments -fipa-pure-const: YES
Compiler for C supports arguments -fno-common: YES
Compiler for C supports arguments -Wabsolute-value: YES
Compiler for C supports arguments -Waddress: YES
Compiler for C supports arguments -Waddress-of-packed-member: YES
Compiler for C supports arguments -Waggressive-loop-optimizations: YES
Compiler for C supports arguments -Walloc-size-larger-than=9223372036854775807: YES
Compiler for C supports arguments -Walloca: YES
Compiler for C supports arguments -Warray-bounds=2: YES
Compiler for C supports arguments -Wattribute-alias=2: YES
Compiler for C supports arguments -Wattribute-warning: YES
Compiler for C supports arguments -Wattributes: YES
Compiler for C supports arguments -Wbool-compare: YES
Compiler for C supports arguments -Wbool-operation: YES
Compiler for C supports arguments -Wbuiltin-declaration-mismatch: YES
Compiler for C supports arguments -Wbuiltin-macro-redefined: YES
Compiler for C supports arguments -Wcannot-profile: YES
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wcast-align=strict: YES
Compiler for C supports arguments -Wno-cast-function-type: YES
Compiler for C supports arguments -Wchar-subscripts: YES
Compiler for C supports arguments -Wclobbered: YES
Compiler for C supports arguments -Wcomment: YES
Compiler for C supports arguments -Wcomments: YES
Compiler for C supports arguments -Wcoverage-mismatch: YES
Compiler for C supports arguments -Wcpp: YES
Compiler for C supports arguments -Wdangling-else: YES
Compiler for C supports arguments -Wdate-time: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wdeprecated-declarations: YES
Compiler for C supports arguments -Wdesignated-init: YES
Compiler for C supports arguments -Wdiscarded-array-qualifiers: YES
Compiler for C supports arguments -Wdiscarded-qualifiers: YES
Compiler for C supports arguments -Wdiv-by-zero: YES
Compiler for C supports arguments -Wduplicated-cond: YES
Compiler for C supports arguments -Wduplicate-decl-specifier: YES
Compiler for C supports arguments -Wempty-body: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Wexpansion-to-defined: YES
Compiler for C supports arguments -Wformat-contains-nul: YES
Compiler for C supports arguments -Wformat-extra-args: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Compiler for C supports arguments -Wformat-overflow=2: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wno-format-truncation: YES
Compiler for C supports arguments -Wformat-y2k: YES
Compiler for C supports arguments -Wformat-zero-length: YES
Compiler for C supports arguments -Wframe-address: YES
Compiler for C supports arguments -Wframe-larger-than=4096: YES
Compiler for C supports arguments -Wfree-nonheap-object: YES
Compiler for C supports arguments -Whsa: YES
Compiler for C supports arguments -Wif-not-aligned: YES
Compiler for C supports arguments -Wignored-attributes: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wimplicit: YES
Compiler for C supports arguments -Wimplicit-fallthrough=5: YES
Compiler for C supports arguments -Wimplicit-function-declaration: YES
Compiler for C supports arguments -Wimplicit-int: YES
Compiler for C supports arguments -Wincompatible-pointer-types: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Winline: YES
Compiler for C supports arguments -Wint-conversion: YES
Compiler for C supports arguments -Wint-in-bool-context: YES
Compiler for C supports arguments -Wint-to-pointer-cast: YES
Compiler for C supports arguments -Winvalid-memory-model: YES
Compiler for C supports arguments -Winvalid-pch: YES
Compiler for C supports arguments -Wjump-misses-init: YES
Compiler for C supports arguments -Wlogical-not-parentheses: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wmain: YES
Compiler for C supports arguments -Wmaybe-uninitialized: YES
Compiler for C supports arguments -Wmemset-elt-size: YES
Compiler for C supports arguments -Wmemset-transposed-args: YES
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wmissing-attributes: YES
Compiler for C supports arguments -Wmissing-braces: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-field-initializers: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wmissing-parameter-type: YES
Compiler for C supports arguments -Wmissing-profile: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wmultichar: YES
Compiler for C supports arguments -Wmultistatement-macros: YES
Compiler for C supports arguments -Wnarrowing: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wnonnull: YES
Compiler for C supports arguments -Wnonnull-compare: YES
Compiler for C supports arguments -Wnormalized=nfc: YES
Compiler for C supports arguments -Wnull-dereference: YES
Compiler for C supports arguments -Wodr: YES
Compiler for C supports arguments -Wold-style-declaration: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wopenmp-simd: YES
Compiler for C supports arguments -Woverflow: YES
Compiler for C supports arguments -Woverride-init: YES
Compiler for C supports arguments -Wpacked-bitfield-compat: YES
Compiler for C supports arguments -Wpacked-not-aligned: YES
Compiler for C supports arguments -Wparentheses: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wpointer-compare: YES
Compiler for C supports arguments -Wpointer-sign: YES
Compiler for C supports arguments -Wpointer-to-int-cast: YES
Compiler for C supports arguments -Wpragmas: YES
Compiler for C supports arguments -Wpsabi: YES
Compiler for C supports arguments -Wrestrict: YES
Compiler for C supports arguments -Wreturn-local-addr: YES
Compiler for C supports arguments -Wreturn-type: YES
Compiler for C supports arguments -Wscalar-storage-order: YES
Compiler for C supports arguments -Wsequence-point: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wshift-count-negative: YES
Compiler for C supports arguments -Wshift-count-overflow: YES
Compiler for C supports arguments -Wshift-negative-value: YES
Compiler for C supports arguments -Wshift-overflow=2: YES
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wsizeof-array-argument: YES
Compiler for C supports arguments -Wsizeof-pointer-div: YES
Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES
Compiler for C supports arguments -Wstrict-aliasing: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wstringop-overflow=2: YES
Compiler for C supports arguments -Wstringop-truncation: YES
Compiler for C supports arguments -Wsuggest-attribute=cold: YES
Compiler for C supports arguments -Wno-suggest-attribute=const: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES
Compiler for C supports arguments -Wno-suggest-attribute=pure: YES
Compiler for C supports arguments -Wsuggest-final-methods: YES
Compiler for C supports arguments -Wsuggest-final-types: YES
Compiler for C supports arguments -Wswitch: YES
Compiler for C supports arguments -Wswitch-bool: YES
Compiler for C supports arguments -Wswitch-enum: YES
Compiler for C supports arguments -Wswitch-unreachable: YES
Compiler for C supports arguments -Wsync-nand: YES
Compiler for C supports arguments -Wtautological-compare: YES
Compiler for C supports arguments -Wtrampolines: YES
Compiler for C supports arguments -Wtrigraphs: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wno-typedef-redefinition: NO
Compiler for C supports arguments -Wuninitialized: YES
Compiler for C supports arguments -Wunknown-pragmas: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wunused-but-set-parameter: YES
Compiler for C supports arguments -Wunused-but-set-variable: YES
Compiler for C supports arguments -Wunused-const-variable=2: YES
Compiler for C supports arguments -Wunused-function: YES
Compiler for C supports arguments -Wunused-label: YES
Compiler for C supports arguments -Wunused-local-typedefs: YES
Compiler for C supports arguments -Wunused-parameter: YES
Compiler for C supports arguments -Wunused-result: YES
Compiler for C supports arguments -Wunused-value: YES
Compiler for C supports arguments -Wunused-variable: YES
Compiler for C supports arguments -Wvarargs: YES
Compiler for C supports arguments -Wvariadic-macros: YES
Compiler for C supports arguments -Wvector-operation-performance: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wvolatile-register-var: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -fstack-protector-strong: YES
First supported argument: -fstack-protector-strong
Checking if "-Wdouble-promotion" compiles: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES (cached)
Compiler for C supports arguments -Wframe-larger-than=262144: YES
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,-z,now: YES
Compiler for C supports link arguments -Wl,-z,nodelete: YES
Compiler for C supports link arguments -Wl,-z,defs: YES
Compiler for C supports link arguments -Wl,--no-copy-dt-needed-entries: YES
Compiler for C supports link arguments -Wl,--version-script=/home/ubuntu/libvirt/src/libvirt_qemu.syms: YES
Compiler for C supports link arguments -Wl,-export-dynamic: YES
First supported link argument: -Wl,-export-dynamic
Checking for function "elf_aux_info" : NO
Checking for function "fallocate" : YES
Checking for function "getauxval" : YES
Checking for function "getegid" : YES
Checking for function "geteuid" : YES
Checking for function "getgid" : YES
Checking for function "getifaddrs" : YES
Checking for function "getmntent_r" : YES
Checking for function "getpwuid_r" : YES
Checking for function "getrlimit" : YES
Checking for function "getuid" : YES
Checking for function "getutxid" : YES
Checking for function "if_indextoname" : YES
Checking for function "mmap" : YES
Checking for function "newlocale" : YES
Checking for function "pipe2" : YES
Checking for function "posix_fallocate" : YES
Checking for function "posix_memalign" : YES
Checking for function "prlimit" : YES
Checking for function "sched_getaffinity" : YES
Checking for function "sched_setscheduler" : YES
Checking for function "setgroups" : YES
Checking for function "setns" : YES
Checking for function "setrlimit" : YES
Checking for function "symlink" : YES
Checking for function "sysctlbyname" : NO
Checking for function "__lxstat" : YES
Checking for function "__lxstat64" : YES
Checking for function "__xstat" : YES
Checking for function "__xstat64" : YES
Checking for function "lstat" : YES
Checking for function "lstat64" : YES
Checking for function "stat" : YES
Checking for function "stat64" : YES
Header <sys/stat.h> has symbol "__lxstat" : NO
Header <sys/stat.h> has symbol "__lxstat64" : NO
Header <sys/stat.h> has symbol "__xstat" : NO
Header <sys/stat.h> has symbol "__xstat64" : NO
Header <sys/stat.h> has symbol "lstat" : YES
Header <sys/stat.h> has symbol "lstat64" : NO
Header <sys/stat.h> has symbol "stat" : YES
Header <sys/stat.h> has symbol "stat64" : NO
Has header "asm/hwcap.h" : NO
Has header "ifaddrs.h" : YES
Has header "libtasn1.h" : YES
Has header "linux/kvm.h" : YES
Has header "linux/magic.h" : YES
Has header "mntent.h" : YES
Has header "net/ethernet.h" : YES
Has header "net/if.h" : YES
Has header "pty.h" : YES
Has header "pwd.h" : YES
Has header "sys/auxv.h" : YES
Has header "sys/ioctl.h" : YES
Has header "sys/mount.h" : YES
Has header "sys/syscall.h" : YES
Has header "sys/ucred.h" : NO
Has header "syslog.h" : YES
Has header "util.h" : NO
Has header "xlocale.h" : NO
Has header "linux/btrfs.h" : YES
Has header "xfs/xfs.h" : YES
Has header "linux/devlink.h" : YES
Has header "linux/param.h" : YES
Has header "linux/sockios.h" : YES
Has header "linux/if_bridge.h" : YES
Has header "linux/if_tun.h" : YES
Header <endian.h> has symbol "htole64" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_TXVLAN" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_NTUPLE" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_RXHASH" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_LRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGSO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFLAGS" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFEATURES" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_SCOALESCE" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GCOALESCE" : YES
Header <linux/if_vlan.h> has symbol "GET_VLAN_VID_CMD" : YES
Header <unistd.h> has symbol "SEEK_HOLE" : YES
Header <net/if_dl.h> has symbol "link_addr" : NO
Header <linux/devlink.h> has symbol "DEVLINK_CMD_ESWITCH_GET" : YES
Header <linux/vhost.h> has symbol "VHOST_VSOCK_SET_GUEST_CID" : YES
Header <linux/bpf.h> has symbol "BPF_PROG_QUERY" : YES
Header <linux/bpf.h> has symbol "BPF_CGROUP_DEVICE" : YES
Header <net/if_bridgevar.h> has symbol "BRDGSFD" : NO
Header <sys/cpuset.h> has symbol "cpuset_getaffinity" : NO
Header <mach/clock.h> has symbol "clock_serv_t" : NO
Checking for type "struct ifreq" : YES
Checking for type "struct sockpeercred" : NO
Checking whether type "struct ifreq" has member "ifr_newname" : YES
Checking whether type "struct ifreq" has member "ifr_ifindex" : YES
Checking whether type "struct ifreq" has member "ifr_index" : NO
Checking whether type "struct ifreq" has member "ifr_hwaddr" : YES
Checking for size of "long" : 8
Program perl found: YES (/usr/bin/perl)
Program python3 found: YES (/usr/bin/python3)
Program xmllint found: YES (/usr/bin/xmllint)
Program xsltproc found: YES (/usr/bin/xsltproc)
Program rpcgen found: YES (/usr/bin/rpcgen)
Program rst2html5 found: YES (/usr/bin/rst2html5)
Program rst2man found: YES (/usr/bin/rst2man)
Program augparse found: YES (/usr/bin/augparse)
Program dmidecode found: NO
Program dnsmasq found: YES (/usr/sbin/dnsmasq)
Program ebtables found: YES (/usr/sbin/ebtables)
Program flake8 found: YES (/usr/bin/flake8)
Program ip found: YES (/usr/sbin/ip)
Program ip6tables found: YES (/usr/sbin/ip6tables)
Program iptables found: YES (/usr/sbin/iptables)
Program iscsiadm found: YES (/usr/sbin/iscsiadm)
Program mdevctl found: NO
Program mm-ctl found: NO
Program modprobe found: YES (/usr/sbin/modprobe)
Program ovs-vsctl found: NO
Program pdwtags found: YES (/usr/bin/pdwtags)
Program radvd found: YES (/usr/sbin/radvd)
Program rmmod found: YES (/usr/sbin/rmmod)
Program scrub found: YES (/usr/bin/scrub)
Program tc found: YES (/usr/sbin/tc)
Program udevadm found: YES (/usr/bin/udevadm)
Found pkg-config: /usr/bin/pkg-config (1.8.0)
Run-time dependency libtirpc found: YES 1.3.2
Library acl found: YES
Run-time dependency libapparmor found: YES 3.0.3
Library attr found: YES
Run-time dependency audit found: YES 3.0.3
Found CMake: /usr/bin/cmake (3.21.2)
Run-time dependency bash-completion found: NO (tried pkgconfig)
Run-time dependency blkid found: YES 2.36.2
Run-time dependency libcap-ng found: YES 0.7.10
Run-time dependency libcurl found: YES 7.78.0
Run-time dependency devmapper found: YES 1.03.01
Library dl found: YES
Has header "dlfcn.h" : YES
Run-time dependency fuse found: YES 2.9.9
Run-time dependency glib-2.0 found: YES 2.68.4
Run-time dependency gobject-2.0 found: YES 2.68.4
Run-time dependency gio-unix-2.0 found: YES 2.68.4
Run-time dependency glusterfs-api found: YES 7.9.1
Run-time dependency gnutls found: YES 3.7.2
Run-time dependency libiscsi found: YES 1.19.0
Run-time dependency libnl-3.0 found: YES 3.5.0
Run-time dependency libnl-route-3.0 found: YES 3.5.0
Run-time dependency libparted found: YES 3.4
Program parted found: YES (/usr/sbin/parted)
Run-time dependency pcap found: YES 1.10.1
Run-time dependency libssh found: YES 0.9.6
Checking for function "ssh_get_server_publickey" with dependency libssh: YES
Checking for function "ssh_session_is_known_server" with dependency libssh: YES
Checking for function "ssh_session_update_known_hosts" with dependency libssh: YES
Run-time dependency libssh2 found: YES 1.9.0
Run-time dependency libxml-2.0 found: YES 2.9.12
Library m found: YES
Run-time dependency netcf found: NO (tried pkgconfig and cmake)
Checking for function "gettext" : YES
Has header "libintl.h" : YES
Program xgettext found: YES (/usr/bin/xgettext)
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msgmerge found: YES (/usr/bin/msgmerge)
Library numa found: YES
Run-time dependency openwsman found: YES 2.7.0
Run-time dependency parallels-sdk found: NO (tried pkgconfig and cmake)
Run-time dependency pciaccess found: YES 0.16
Library rbd found: YES
Library rados found: YES
Checking for function "rbd_get_features" with dependency -lrbd: YES
Checking for function "rbd_list2" with dependency -lrbd: YES
Run-time dependency readline found: YES 8.1
Run-time dependency libsanlock_client found: YES 3.8.4
Checking for function "sanlock_strerror" with dependency libsanlock_client: YES
Run-time dependency libsasl2 found: YES 2.1.27
Run-time dependency libselinux found: YES 3.2
Run-time dependency threads found: YES
Run-time dependency libudev found: YES 249
Library util found: YES
Run-time dependency wireshark found: YES 3.4.8
Has header "wireshark/ws_version.h" : YES
Run-time dependency yajl found: YES 2.1.0
Program pkcheck found: YES (/usr/bin/pkcheck)
Run-time dependency xenlight found: YES 4.15.0
WARNING: pkgconfig variable 'xenfirmwaredir' not defined for dependency xenlight.
WARNING: pkgconfig variable 'libexec_bin' not defined for dependency xenlight.
Has header "libxlutil.h" : YES
Run-time dependency xlutil found: YES 4.15.0
Run-time dependency xenstore found: YES 3.0.3
Run-time dependency xentoollog found: YES 1.0
Header <libxl.h> has symbol "LIBXL_DOMAIN_TYPE_PVH" : YES
Checking if "lxc support" compiles: YES
Program qemu-bridge-helper found: YES (/usr/libexec/qemu-bridge-helper)
Program qemu-pr-helper found: YES (/usr/bin/qemu-pr-helper)
Program slirp-helper found: NO
Program dbus-daemon found: YES (/usr/bin/dbus-daemon)
Has header "mntent.h" : YES (cached)
Program mount found: YES (/usr/bin/mount)
Program umount found: YES (/usr/bin/umount)
Program mkfs found: YES (/usr/sbin/mkfs)
Program showmount found: YES (/usr/sbin/showmount)
Program pvcreate found: YES (/usr/sbin/pvcreate)
Program vgcreate found: YES (/usr/sbin/vgcreate)
Program lvcreate found: YES (/usr/sbin/lvcreate)
Program pvremove found: YES (/usr/sbin/pvremove)
Program vgremove found: YES (/usr/sbin/vgremove)
Program lvremove found: YES (/usr/sbin/lvremove)
Program lvchange found: YES (/usr/sbin/lvchange)
Program vgchange found: YES (/usr/sbin/vgchange)
Program vgscan found: YES (/usr/sbin/vgscan)
Program pvs found: YES (/usr/sbin/pvs)
Program vgs found: YES (/usr/sbin/vgs)
Program lvs found: YES (/usr/sbin/lvs)
Program dog found: NO
Program zfs found: NO
Program zpool found: NO
Program dtrace found: YES (/usr/bin/dtrace)
Program systemctl found: YES (/usr/bin/systemctl)
Has header "nss.h" : YES
Checking for type "struct gaih_addrtuple" : YES
Checking for type "ns_mtab" : NO
Program numad found: YES (/usr/sbin/numad)
Program apibuild.py found: YES (/home/ubuntu/libvirt/scripts/apibuild.py)
Program augeas-gentest.py found: YES (/home/ubuntu/libvirt/scripts/augeas-gentest.py)
Program check-aclperms.py found: YES (/home/ubuntu/libvirt/scripts/check-aclperms.py)
Program check-aclrules.py found: YES (/home/ubuntu/libvirt/scripts/check-aclrules.py)
Program check-driverimpls.py found: YES (/home/ubuntu/libvirt/scripts/check-driverimpls.py)
Program check-drivername.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-drivername.py)
Program check-file-access.py found: YES (/home/ubuntu/libvirt/scripts/check-file-access.py)
Program check-remote-protocol.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-remote-protocol.py)
Program check-symfile.py found: YES (/home/ubuntu/libvirt/scripts/check-symfile.py)
Program check-symsorting.py found: YES (/home/ubuntu/libvirt/scripts/check-symsorting.py)
Program dtrace2systemtap.py found: YES (/home/ubuntu/libvirt/scripts/dtrace2systemtap.py)
Program esx_vi_generator.py found: YES (/home/ubuntu/libvirt/scripts/esx_vi_generator.py)
Program genaclperms.py found: YES (/home/ubuntu/libvirt/scripts/genaclperms.py)
Program genpolkit.py found: YES (/home/ubuntu/libvirt/scripts/genpolkit.py)
Program gensystemtap.py found: YES (/home/ubuntu/libvirt/scripts/gensystemtap.py)
Program group-qemu-caps.py found: YES (/home/ubuntu/libvirt/scripts/group-qemu-caps.py)
Program header-ifdef.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/header-ifdef.py)
Program hvsupport.py found: YES (/home/ubuntu/libvirt/scripts/hvsupport.py)
Program hyperv_wmi_generator.py found: YES (/home/ubuntu/libvirt/scripts/hyperv_wmi_generator.py)
Program meson-dist.py found: YES (/home/ubuntu/libvirt/scripts/meson-dist.py)
Program meson-gen-authors.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-authors.py)
Program meson-gen-def.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-def.py)
Program meson-gen-sym.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-sym.py)
Program meson-install-dirs.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-dirs.py)
Program meson-install-symlink.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-symlink.py)
Program meson-install-web.py found: YES (/home/ubuntu/libvirt/scripts/meson-install-web.py)
Program meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program meson-timestamp.py found: YES (/home/ubuntu/libvirt/scripts/meson-timestamp.py)
Program mock-noinline.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/mock-noinline.py)
Program prohibit-duplicate-header.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/prohibit-duplicate-header.py)
Configuring libvirt-common.h using configuration
Program env found: YES (/usr/bin/env)
Program env found: YES (/usr/bin/env)
Program /home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen found: YES (/home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen)
Program genprotocol.pl found: YES (/home/ubuntu/libvirt/src/rpc/genprotocol.pl)
Program gendispatch.pl found: YES (/home/ubuntu/libvirt/src/rpc/gendispatch.pl)
Configuring libvirtd.conf.tmp with command
Configuring libvirtd.aug.tmp with command
Configuring test_libvirtd.aug.tmp with command
Configuring virtd.conf.tmp with command
Configuring virtd.aug.tmp with command
Configuring test_virtd.aug.tmp with command
Configuring libvirtd.qemu.logrotate using configuration
Configuring libvirtd.lxc.logrotate using configuration
Configuring libvirtd.libxl.logrotate using configuration
Configuring libvirtd.logrotate using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring usr.lib.libvirt.virt-aa-helper using configuration
Configuring usr.sbin.libvirtd using configuration
Configuring usr.sbin.virtqemud using configuration
Configuring usr.sbin.virtxend using configuration
Program env found: YES (/usr/bin/env)
Program env found: YES (/usr/bin/env)
Configuring libvirtd.conf using configuration
Configuring libvirtd.aug using configuration
Configuring test_libvirtd.aug.tmp using configuration
Configuring virtproxyd.conf using configuration
Configuring virtproxyd.aug using configuration
Configuring test_virtproxyd.aug.tmp using configuration
Configuring virtinterfaced.conf using configuration
Configuring virtinterfaced.aug using configuration
Configuring test_virtinterfaced.aug.tmp using configuration
Configuring virtnetworkd.conf using configuration
Configuring virtnetworkd.aug using configuration
Configuring test_virtnetworkd.aug.tmp using configuration
Configuring virtnodedevd.conf using configuration
Configuring virtnodedevd.aug using configuration
Configuring test_virtnodedevd.aug.tmp using configuration
Configuring virtnwfilterd.conf using configuration
Configuring virtnwfilterd.aug using configuration
Configuring test_virtnwfilterd.aug.tmp using configuration
Configuring virtsecretd.conf using configuration
Configuring virtsecretd.aug using configuration
Configuring test_virtsecretd.aug.tmp using configuration
Configuring virtstoraged.conf using configuration
Configuring virtstoraged.aug using configuration
Configuring test_virtstoraged.aug.tmp using configuration
Configuring virtxend.conf using configuration
Configuring virtxend.aug using configuration
Configuring test_virtxend.aug.tmp using configuration
Configuring virtlxcd.conf using configuration
Configuring virtlxcd.aug using configuration
Configuring test_virtlxcd.aug.tmp using configuration
Configuring virtchd.conf using configuration
Configuring virtchd.aug using configuration
Configuring test_virtchd.aug.tmp using configuration
Configuring virtqemud.conf using configuration
Configuring virtqemud.aug using configuration
Configuring test_virtqemud.aug.tmp using configuration
Configuring virtvboxd.conf using configuration
Configuring virtvboxd.aug using configuration
Configuring test_virtvboxd.aug.tmp using configuration
Configuring libvirtd.service using configuration
Configuring libvirtd.socket using configuration
Configuring libvirtd-ro.socket using configuration
Configuring libvirtd-admin.socket using configuration
Configuring libvirtd-tcp.socket using configuration
Configuring libvirtd-tls.socket using configuration
Configuring virtproxyd.service using configuration
Configuring virtproxyd.socket using configuration
Configuring virtproxyd-ro.socket using configuration
Configuring virtproxyd-admin.socket using configuration
Configuring virtproxyd-tcp.socket using configuration
Configuring virtproxyd-tls.socket using configuration
Configuring virtinterfaced.service using configuration
Configuring virtinterfaced.socket using configuration
Configuring virtinterfaced-ro.socket using configuration
Configuring virtinterfaced-admin.socket using configuration
Configuring virtlockd.service using configuration
Configuring virtlockd.socket using configuration
Configuring virtlockd-admin.socket using configuration
Configuring virtlogd.service using configuration
Configuring virtlogd.socket using configuration
Configuring virtlogd-admin.socket using configuration
Configuring virtnetworkd.service using configuration
Configuring virtnetworkd.socket using configuration
Configuring virtnetworkd-ro.socket using configuration
Configuring virtnetworkd-admin.socket using configuration
Configuring virtnodedevd.service using configuration
Configuring virtnodedevd.socket using configuration
Configuring virtnodedevd-ro.socket using configuration
Configuring virtnodedevd-admin.socket using configuration
Configuring virtnwfilterd.service using configuration
Configuring virtnwfilterd.socket using configuration
Configuring virtnwfilterd-ro.socket using configuration
Configuring virtnwfilterd-admin.socket using configuration
Configuring virtsecretd.service using configuration
Configuring virtsecretd.socket using configuration
Configuring virtsecretd-ro.socket using configuration
Configuring virtsecretd-admin.socket using configuration
Configuring virtstoraged.service using configuration
Configuring virtstoraged.socket using configuration
Configuring virtstoraged-ro.socket using configuration
Configuring virtstoraged-admin.socket using configuration
Configuring virtxend.service using configuration
Configuring virtxend.socket using configuration
Configuring virtxend-ro.socket using configuration
Configuring virtxend-admin.socket using configuration
Configuring virtlxcd.service using configuration
Configuring virtlxcd.socket using configuration
Configuring virtlxcd-ro.socket using configuration
Configuring virtlxcd-admin.socket using configuration
Configuring virtchd.service using configuration
Configuring virtchd.socket using configuration
Configuring virtchd-ro.socket using configuration
Configuring virtchd-admin.socket using configuration
Configuring virtqemud.service using configuration
Configuring virtqemud.socket using configuration
Configuring virtqemud-ro.socket using configuration
Configuring virtqemud-admin.socket using configuration
Configuring virtvboxd.service using configuration
Configuring virtvboxd.socket using configuration
Configuring virtvboxd-ro.socket using configuration
Configuring virtvboxd-admin.socket using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt.pc using configuration
Configuring virt-xml-validate using configuration
Configuring virt-pki-validate using configuration
Configuring virt-sanlock-cleanup using configuration
Configuring libvirt-guests.sh using configuration
Configuring libvirt-guests.service using configuration
Program util/genxdrstub.pl found: YES (/home/ubuntu/libvirt/tools/wireshark/util/genxdrstub.pl)
Library tasn1 found: YES
Program libvirtd-fail found: YES (/home/ubuntu/libvirt/tests/libvirtd-fail)
Program libvirtd-pool found: YES (/home/ubuntu/libvirt/tests/libvirtd-pool)
Program virsh-auth found: YES (/home/ubuntu/libvirt/tests/virsh-auth)
Program virsh-checkpoint found: YES (/home/ubuntu/libvirt/tests/virsh-checkpoint)
Program virsh-cpuset found: YES (/home/ubuntu/libvirt/tests/virsh-cpuset)
Program virsh-define-dev-segfault found: YES (/home/ubuntu/libvirt/tests/virsh-define-dev-segfault)
Program virsh-int-overflow found: YES (/home/ubuntu/libvirt/tests/virsh-int-overflow)
Program virsh-optparse found: YES (/home/ubuntu/libvirt/tests/virsh-optparse)
Program virsh-output found: YES (/home/ubuntu/libvirt/tests/virsh-output)
Program virsh-read-bufsiz found: YES (/home/ubuntu/libvirt/tests/virsh-read-bufsiz)
Program virsh-read-non-seekable found: YES (/home/ubuntu/libvirt/tests/virsh-read-non-seekable)
Program virsh-schedinfo found: YES (/home/ubuntu/libvirt/tests/virsh-schedinfo)
Program virsh-self-test found: YES (/home/ubuntu/libvirt/tests/virsh-self-test)
Program virsh-snapshot found: YES (/home/ubuntu/libvirt/tests/virsh-snapshot)
Program virsh-start found: YES (/home/ubuntu/libvirt/tests/virsh-start)
Program virsh-undefine found: YES (/home/ubuntu/libvirt/tests/virsh-undefine)
Program virsh-uriprecedence found: YES (/home/ubuntu/libvirt/tests/virsh-uriprecedence)
Program virsh-vcpupin found: YES (/home/ubuntu/libvirt/tests/virsh-vcpupin)
Program virt-admin-self-test found: YES (/home/ubuntu/libvirt/tests/virt-admin-self-test)
Program virt-aa-helper-test found: YES (/home/ubuntu/libvirt/tests/virt-aa-helper-test)
Configuring POTFILES using configuration
Configuring index.rst using configuration
Configuring virsh.rst using configuration
Configuring virt-admin.rst using configuration
Configuring virt-host-validate.rst using configuration
Configuring virt-login-shell.rst using configuration
Configuring virt-pki-validate.rst using configuration
Configuring virt-qemu-run.rst using configuration
Configuring virt-xml-validate.rst using configuration
Configuring libvirtd.rst using configuration
Configuring virt-sanlock-cleanup.rst using configuration
Configuring virtbhyved.rst using configuration
Configuring virtinterfaced.rst using configuration
Configuring virtlockd.rst using configuration
Configuring virtlogd.rst using configuration
Configuring virtlxcd.rst using configuration
Configuring virtnetworkd.rst using configuration
Configuring virtnodedevd.rst using configuration
Configuring virtnwfilterd.rst using configuration
Configuring virtproxyd.rst using configuration
Configuring virtqemud.rst using configuration
Configuring virtsecretd.rst using configuration
Configuring virtstoraged.rst using configuration
Configuring virtvboxd.rst using configuration
Configuring virtvzd.rst using configuration
Configuring virtxend.rst using configuration
Program make found: YES
Program sed found: YES (/usr/bin/sed)
Program grep found: YES (/usr/bin/grep)
Configuring Makefile using configuration
Configuring libvirt.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-admin.pc using configuration
Configuring libvirt.spec using configuration
Configuring mingw-libvirt.spec using configuration
Configuring AUTHORS.rst using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring meson-config.h using configuration
Configuring run using configuration
Configuring .color_coded using configuration
Configuring .ycm_extra_conf.py using configuration
Build targets in project: 613
libvirt 7.8.0
Drivers
QEMU : YES
OpenVZ : YES
VMware : YES
VBox : YES
libxl : YES
LXC : YES
Cloud-Hypervisor : YES
ESX : YES
Hyper-V : YES
vz : NO
Bhyve : NO
Test : YES
Remote : YES
Network : YES
Libvirtd : YES
Interface : YES
Storage Drivers
Dir : YES
FS : YES
NetFS : YES
LVM : YES
iSCSI : YES
iscsi-direct : YES
SCSI : YES
mpath : YES
Disk : YES
RBD : YES
Sheepdog : NO
Gluster : YES
ZFS : NO
Virtuozzo storage : YES
Security Drivers
SELinux : YES
AppArmor : YES
Driver Loadable Modules
driver_modules : YES
Libraries
acl : YES
apparmor : YES
attr : YES
audit : YES
bash_completion : NO
blkid : YES
capng : YES
curl : YES
devmapper : YES
dlopen : YES
fuse : YES
glusterfs : YES
libiscsi : YES
libkvm : NO
libnl : YES
libparted : YES
libpcap : YES
libssh : YES
libssh2 : YES
libutil : YES
netcf : NO
NLS : YES
numactl : YES
openwsman : YES
parallels-sdk : NO
pciaccess : YES
polkit : YES
rbd : YES
readline : YES
sanlock : YES
sasl : YES
selinux : YES
udev : YES
xdr : YES
yajl : YES
Windows
MinGW : NO
windres : NO
Test suite
Expensive : YES
Coverage : NO
Miscellaneous
Warning Flags : -fasynchronous-unwind-tables
-fexceptions
-fipa-pure-const
-fno-common
-Wabsolute-value
-Waddress
-Waddress-of-packed-member
-Waggressive-loop-optimizations
-Walloc-size-larger-than=9223372036854775807
-Walloca
-Warray-bounds=2
-Wattribute-alias=2
-Wattribute-warning
-Wattributes
-Wbool-compare
-Wbool-operation
-Wbuiltin-declaration-mismatch
-Wbuiltin-macro-redefined
-Wcannot-profile
-Wcast-align
-Wcast-align=strict
-Wno-cast-function-type
-Wchar-subscripts
-Wclobbered
-Wcomment
-Wcomments
-Wcoverage-mismatch
-Wcpp
-Wdangling-else
-Wdate-time
-Wdeclaration-after-statement
-Wdeprecated-declarations
-Wdesignated-init
-Wdiscarded-array-qualifiers
-Wdiscarded-qualifiers
-Wdiv-by-zero
-Wduplicated-cond
-Wduplicate-decl-specifier
-Wempty-body
-Wendif-labels
-Wexpansion-to-defined
-Wformat-contains-nul
-Wformat-extra-args
-Wno-format-nonliteral
-Wformat-overflow=2
-Wformat-security
-Wno-format-truncation
-Wformat-y2k
-Wformat-zero-length
-Wframe-address
-Wframe-larger-than=4096
-Wfree-nonheap-object
-Whsa
-Wif-not-aligned
-Wignored-attributes
-Wignored-qualifiers
-Wimplicit
-Wimplicit-fallthrough=5
-Wimplicit-function-declaration
-Wimplicit-int
-Wincompatible-pointer-types
-Winit-self
-Winline
-Wint-conversion
-Wint-in-bool-context
-Wint-to-pointer-cast
-Winvalid-memory-model
-Winvalid-pch
-Wjump-misses-init
-Wlogical-not-parentheses
-Wlogical-op
-Wmain
-Wmaybe-uninitialized
-Wmemset-elt-size
-Wmemset-transposed-args
-Wmisleading-indentation
-Wmissing-attributes
-Wmissing-braces
-Wmissing-declarations
-Wmissing-field-initializers
-Wmissing-include-dirs
-Wmissing-parameter-type
-Wmissing-profile
-Wmissing-prototypes
-Wmultichar
-Wmultistatement-macros
-Wnarrowing
-Wnested-externs
-Wnonnull
-Wnonnull-compare
-Wnormalized=nfc
-Wnull-dereference
-Wodr
-Wold-style-declaration
-Wold-style-definition
-Wopenmp-simd
-Woverflow
-Woverride-init
-Wpacked-bitfield-compat
-Wpacked-not-aligned
-Wparentheses
-Wpointer-arith
-Wpointer-compare
-Wpointer-sign
-Wpointer-to-int-cast
-Wpragmas
-Wpsabi
-Wrestrict
-Wreturn-local-addr
-Wreturn-type
-Wscalar-storage-order
-Wsequence-point
-Wshadow
-Wshift-count-negative
-Wshift-count-overflow
-Wshift-negative-value
-Wshift-overflow=2
-Wno-sign-compare
-Wsizeof-array-argument
-Wsizeof-pointer-div
-Wsizeof-pointer-memaccess
-Wstrict-aliasing
-Wstrict-prototypes
-Wstringop-overflow=2
-Wstringop-truncation
-Wsuggest-attribute=cold
-Wno-suggest-attribute=const
-Wsuggest-attribute=format
-Wsuggest-attribute=noreturn
-Wno-suggest-attribute=pure
-Wsuggest-final-methods
-Wsuggest-final-types
-Wswitch
-Wswitch-bool
-Wswitch-enum
-Wswitch-unreachable
-Wsync-nand
-Wtautological-compare
-Wtrampolines
-Wtrigraphs
-Wtype-limits
-Wuninitialized
-Wunknown-pragmas
-Wunused
-Wunused-but-set-parameter
-Wunused-but-set-variable
-Wunused-const-variable=2
-Wunused-function
-Wunused-label
-Wunused-local-typedefs
-Wunused-parameter
-Wunused-result
-Wunused-value
-Wunused-variable
-Wvarargs
-Wvariadic-macros
-Wvector-operation-performance
-Wvla
-Wvolatile-register-var
-Wwrite-strings
-fstack-protector-strong
-Wdouble-promotion
docs : YES
tests : YES
DTrace : YES
firewalld : YES
firewalld-zone : YES
nss : YES
numad : YES
Init script : systemd
Char device locks : /var/lock
Loader/NVRAM :
pm_utils : NO
virt-login-shell : YES
virt-host-validate : YES
TLS priority : NORMAL
Developer Tools
wireshark_dissector: YES
Privileges
QEMU : root:root !!! running QEMU as root is strongly discouraged !!!
Found ninja-1.10.2 at /usr/bin/ninja
ninja: Entering directory `build'
[1338/1339] Running all tests.
1/313 libvirt / check-aclperms OK 0.29s
2/313 libvirt / check-symfile OK 0.29s
3/313 libvirt / check-admin-symfile OK 0.28s
4/313 libvirt / check-symsorting OK 0.28s
5/313 libvirt / check-admin-symsorting OK 0.27s
6/313 libvirt / check-drivername OK 0.27s
7/313 libvirt / check-admin-drivername OK 0.27s
8/313 libvirt / check-augeas-libvirt_lockd OK 0.26s
9/313 libvirt / check-augeas-libvirt_sanlock OK 0.25s
10/313 libvirt / check-augeas-virtlockd OK 0.25s
11/313 libvirt / check-augeas-virtlogd OK 0.25s
12/313 libvirt / check-augeas-libvirtd_libxl OK 0.24s
13/313 libvirt / check-augeas-libvirtd_lxc OK 0.24s
14/313 libvirt / check-augeas-libvirtd OK 0.23s
15/313 libvirt / check-augeas-virtproxyd OK 0.23s
16/313 libvirt / check-augeas-virtinterfaced OK 0.22s
17/313 libvirt / check-augeas-virtnetworkd OK 0.22s
18/313 libvirt / check-augeas-virtnodedevd OK 0.22s
19/313 libvirt / check-augeas-virtnwfilterd OK 0.21s
20/313 libvirt / check-augeas-virtsecretd OK 0.21s
21/313 libvirt / check-augeas-virtstoraged OK 0.21s
22/313 libvirt / check-augeas-virtxend OK 0.20s
23/313 libvirt / check-augeas-virtlxcd OK 0.20s
24/313 libvirt / check-augeas-virtchd OK 0.15s
25/313 libvirt / check-augeas-virtqemud OK 0.14s
26/313 libvirt / check-augeas-virtvboxd OK 0.14s
27/313 libvirt / check-virnetprotocol OK 0.14s
28/313 libvirt / check-virkeepaliveprotocol OK 0.13s
29/313 libvirt / check-qemu_protocol OK 0.13s
30/313 libvirt / check-lxc_protocol OK 0.12s
31/313 libvirt / check-admin_protocol OK 0.12s
32/313 libvirt / check-lock_protocol OK 0.11s
33/313 libvirt / check-lxc_monitor_protocol OK 0.11s
34/313 libvirt / domainconftest OK 0.23s
35/313 libvirt / interfacexml2xmltest OK 0.22s
36/313 libvirt / metadatatest OK 0.22s
37/313 libvirt / nodedevxml2xmltest OK 0.23s
38/313 libvirt / networkxml2xmlupdatetest OK 0.24s
39/313 libvirt / nwfilterxml2xmltest OK 0.23s
40/313 libvirt / objecteventtest OK 0.25s
41/313 libvirt / check-remote_protocol OK 0.35s
42/313 libvirt / check-augeas-libvirtd_qemu OK 0.46s
43/313 libvirt / genericxml2xmltest OK 0.30s
44/313 libvirt / seclabeltest OK 0.26s
45/313 libvirt / secretxml2xmltest OK 0.25s
46/313 libvirt / shunloadtest OK 0.25s
47/313 libvirt / sockettest OK 0.25s
48/313 libvirt / storagevolxml2xmltest OK 0.24s
49/313 libvirt / sysinfotest OK 0.24s
50/313 libvirt / utiltest OK 0.24s
51/313 libvirt / viralloctest OK 0.23s
52/313 libvirt / virauthconfigtest OK 0.23s
53/313 libvirt / virbitmaptest OK 0.22s
54/313 libvirt / virbuftest OK 0.22s
55/313 libvirt / vircapstest OK 0.22s
56/313 libvirt / vircgrouptest OK 0.21s
57/313 libvirt / virconftest OK 0.21s
58/313 libvirt / vircryptotest OK 0.21s
59/313 libvirt / virendiantest OK 0.20s
60/313 libvirt / virerrortest OK 0.20s
61/313 libvirt / virfilecachetest OK 0.20s
62/313 libvirt / virfirewalltest OK 0.19s
63/313 libvirt / virhostcputest OK 0.18s
64/313 libvirt / viridentitytest OK 0.18s
65/313 libvirt / viriscsitest OK 0.17s
66/313 libvirt / virkeycodetest OK 0.17s
67/313 libvirt / virkmodtest OK 0.16s
68/313 libvirt / virlockspacetest OK 0.16s
69/313 libvirt / virlogtest OK 0.16s
70/313 libvirt / virnetdevtest OK 0.15s
71/313 libvirt / virnetworkportxml2xmltest OK 0.15s
72/313 libvirt / virnwfilterbindingxml2xmltest OK 0.14s
73/313 libvirt / virportallocatortest OK 0.26s
74/313 libvirt / virrotatingfiletest OK 0.25s
75/313 libvirt / virpcitest OK 0.28s
76/313 libvirt / virstringtest OK 0.25s
77/313 libvirt / virhostdevtest OK 0.33s
78/313 libvirt / virtimetest OK 0.25s
79/313 libvirt / virsystemdtest OK 0.26s
80/313 libvirt / check-aclrules OK 0.71s
81/313 libvirt / virtypedparamtest OK 0.26s
82/313 libvirt / viruritest OK 0.24s
83/313 libvirt / virpcivpdtest OK 0.24s
84/313 libvirt / check-driverimpls OK 0.75s
85/313 libvirt / vshtabletest OK 0.26s
86/313 libvirt / commandtest OK 0.60s
87/313 libvirt / virfiletest OK 0.42s
88/313 libvirt / domaincapstest OK 0.62s
89/313 libvirt / virmigtest OK 0.27s
90/313 libvirt / fchosttest OK 0.27s
91/313 libvirt / scsihosttest OK 0.27s
92/313 libvirt / vircaps2xmltest OK 0.26s
93/313 libvirt / virnetdevbandwidthtest OK 0.26s
94/313 libvirt / virresctrltest OK 0.26s
95/313 libvirt / virscsitest OK 0.25s
96/313 libvirt / virusbtest OK 0.25s
97/313 libvirt / virnetdevopenvswitchtest OK 0.25s
98/313 libvirt / esxutilstest OK 0.24s
99/313 libvirt / fdstreamtest OK 0.23s
100/313 libvirt / virdriverconnvalidatetest OK 0.23s
101/313 libvirt / libxlxml2domconfigtest OK 0.22s
102/313 libvirt / xlconfigtest OK 0.21s
103/313 libvirt / xmconfigtest OK 0.21s
104/313 libvirt / lxcconf2xmltest OK 0.21s
105/313 libvirt / lxcxml2xmltest OK 0.20s
106/313 libvirt / networkxml2conftest OK 0.20s
107/313 libvirt / networkxml2firewalltest OK 0.19s
108/313 libvirt / networkxml2xmltest OK 0.19s
109/313 libvirt / nodedevmdevctltest OK 0.19s
110/313 libvirt / nsstest OK 0.18s
111/313 libvirt / nssguesttest OK 0.18s
112/313 libvirt / nwfilterebiptablestest OK 0.18s
113/313 libvirt / openvzutilstest OK 0.17s
114/313 libvirt / virpolkittest OK 0.16s
115/313 libvirt / virdrivermoduletest OK 0.38s
116/313 libvirt / nwfilterxml2firewalltest OK 0.34s
117/313 libvirt / qemucommandutiltest OK 0.30s
118/313 libvirt / qemufirmwaretest OK 0.31s
119/313 libvirt / qemudomainsnapshotxml2xmltest OK 0.32s
120/313 libvirt / qemumigparamstest OK 0.33s
121/313 libvirt / qemumemlocktest OK 0.33s
122/313 libvirt / qemucaps2xmltest OK 0.39s
123/313 libvirt / qemumigrationcookiexmltest OK 0.33s
124/313 libvirt / qemublocktest OK 0.41s
125/313 libvirt / qemudomaincheckpointxml2xmltest OK 0.42s
126/313 libvirt / qemustatusxml2xmltest OK 0.35s
127/313 libvirt / eventtest OK 0.57s
128/313 libvirt / qemuvhostusertest OK 0.35s
129/313 libvirt / libvirtd-fail OK 0.20s
130/313 libvirt / libvirtd-pool OK 0.20s
131/313 libvirt / virsh-auth OK 0.19s
132/313 libvirt / virnetdaemontest OK 0.34s
133/313 libvirt / virnetmessagetest OK 0.34s
134/313 libvirt / virnetserverclienttest OK 0.34s
135/313 libvirt / virnetsockettest OK 0.33s
136/313 libvirt / securityselinuxtest OK 0.32s
137/313 libvirt / securityselinuxlabeltest OK 0.31s
138/313 libvirt / storagepoolcapstest OK 0.30s
139/313 libvirt / storagepoolxml2argvtest OK 0.30s
140/313 libvirt / storagepoolxml2xmltest OK 0.29s
141/313 libvirt / storagevolxml2argvtest OK 0.29s
142/313 libvirt / virstorageutiltest OK 0.28s
143/313 libvirt / vboxsnapshotxmltest OK 0.27s
144/313 libvirt / vmwarevertest OK 0.27s
145/313 libvirt / vmx2xmltest OK 0.26s
146/313 libvirt / xml2vmxtest OK 0.25s
147/313 libvirt / virjsontest OK 0.25s
148/313 libvirt / virmacmaptest OK 0.24s
149/313 libvirt / virsh-define-dev-segfault OK 0.30s
150/313 libvirt / virsh-int-overflow OK 0.29s
151/313 libvirt / virsh-cpuset OK 0.33s
152/313 libvirt / qemumonitorjsontest OK 0.58s
153/313 libvirt / cputest OK 1.18s
154/313 libvirt / virsh-schedinfo OK 0.27s
155/313 libvirt / virnettlscontexttest OK 0.55s
156/313 libvirt / virsh-self-test OK 0.29s
157/313 libvirt / virsh-read-non-seekable OK 0.30s
158/313 libvirt / virsh-start OK 0.28s
159/313 libvirt / virsh-read-bufsiz OK 0.31s
160/313 libvirt / virsh-undefine OK 0.27s
161/313 libvirt / virsh-checkpoint OK 0.44s
162/313 libvirt / virsh-snapshot OK 0.36s
163/313 libvirt / virt-admin-self-test OK 0.33s
164/313 libvirt / check-html OK 0.32s
165/313 libvirt:syntax-check / sc_avoid_write OK 0.33s
166/313 libvirt:syntax-check / sc_prohibit_mkdtemp OK 0.29s
167/313 libvirt:syntax-check / sc_prohibit_mkstemp OK 0.32s
168/313 libvirt:syntax-check / sc_prohibit_access_xok OK 0.32s
169/313 libvirt:syntax-check / sc_prohobit_vsnprintf OK 0.28s
170/313 libvirt:syntax-check / sc_prohibit_sprintf OK 0.25s
171/313 libvirt / virsh-uriprecedence OK 0.47s
172/313 libvirt:syntax-check / sc_prohibit_nonreentrant OK 0.24s
173/313 libvirt / virsh-vcpupin OK 0.54s
174/313 libvirt:syntax-check / sc_prohibit_raw_virclassnew OK 0.50s
175/313 libvirt:syntax-check / sc_TAB_in_indentation OK 0.22s
176/313 libvirt:syntax-check / sc_avoid_ctype_macros OK 0.29s
177/313 libvirt:syntax-check / sc_prohibit_fork_wrappers OK 0.62s
178/313 libvirt:syntax-check / sc_prohibit_raw_allocation OK 0.65s
179/313 libvirt:syntax-check / sc_avoid_g_gnuc_unused_in_header OK 0.17s
180/313 libvirt:syntax-check / sc_prohibit_strncmp OK 0.64s
181/313 libvirt / virstoragetest OK 0.99s
182/313 libvirt:syntax-check / sc_prohibit_internal_functions OK 0.72s
183/313 libvirt:syntax-check / sc_prohibit_attribute_macros OK 0.22s
184/313 libvirt:syntax-check / sc_prohibit_readlink OK 0.67s
185/313 libvirt:syntax-check / sc_prohibit_snprintf OK 0.69s
186/313 libvirt:syntax-check / sc_prohibit_non_glib_macros OK 0.24s
187/313 libvirt:syntax-check / sc_prohibit_strdup OK 0.77s
188/313 libvirt:syntax-check / sc_prohibit_risky_id_promotion OK 0.77s
189/313 libvirt:syntax-check / sc_prohibit_setuid OK 0.78s
190/313 libvirt:syntax-check / sc_prohibit_gethostname OK 0.76s
191/313 libvirt / qemuhotplugtest OK 1.39s
192/313 libvirt:syntax-check / sc_prohibit_PATH_MAX OK 0.73s
193/313 libvirt:syntax-check / sc_prohibit_gettext_noop OK 0.74s
194/313 libvirt:syntax-check / sc_prohibit_ctype_h OK 0.73s
195/313 libvirt:syntax-check / sc_prohibit_canonicalize_file_name OK 0.72s
196/313 libvirt:syntax-check / sc_prohibit_loop_var_decl OK 0.27s
197/313 libvirt:syntax-check / sc_prohibit_readdir OK 0.82s
198/313 libvirt:syntax-check / sc_prohibit_select OK 0.78s
199/313 libvirt:syntax-check / sc_spec_indentation OK 0.11s
200/313 libvirt:syntax-check / sc_size_of_brackets OK 0.76s
201/313 libvirt:syntax-check / sc_correct_id_types OK 0.81s
202/313 libvirt:syntax-check / sc_prohibit_virBufferAsprintf_with_string_literal OK 0.73s
203/313 libvirt:syntax-check / sc_prohibit_virBufferAdd_with_string_literal OK 0.75s
204/313 libvirt / qemusecuritytest OK 1.58s
205/313 libvirt:syntax-check / sc_prohibit_xmlGetProp OK 0.74s
206/313 libvirt:syntax-check / sc_forbid_manual_xml_indent OK 0.77s
207/313 libvirt:syntax-check / sc_avoid_strcase OK 0.81s
208/313 libvirt:syntax-check / sc_flags_debug OK 1.20s
209/313 libvirt:syntax-check / sc_prohibit_unbounded_arrays_in_rpc OK 0.18s
210/313 libvirt:syntax-check / sc_prohibit_exit_in_tests OK 0.24s
211/313 libvirt:syntax-check / sc_prohibit_config_h_in_headers OK 0.19s
212/313 libvirt:syntax-check / sc_flags_usage OK 1.23s
213/313 libvirt:syntax-check / sc_prohibit_include_public_headers_quote OK 0.27s
214/313 libvirt:syntax-check / sc_prohibit_include_public_headers_brackets OK 0.25s
215/313 libvirt:syntax-check / sc_prohibit_return_as_function OK 0.81s
216/313 libvirt:syntax-check / sc_prohibit_virConnectOpen_in_virsh OK 0.22s
217/313 libvirt:syntax-check / sc_prohibit_xmlURI OK 0.85s
218/313 libvirt:syntax-check / sc_prohibit_windows_special_chars_in_filename OK 0.14s
219/313 libvirt:syntax-check / sc_prohibit_int_index OK 0.71s
220/313 libvirt:syntax-check / sc_prohibit_close OK 1.35s
221/313 libvirt:syntax-check / sc_preprocessor_indentation OK 0.51s
222/313 libvirt:syntax-check / sc_prohibit_space_in_label OK 0.25s
223/313 libvirt:syntax-check / sc_require_space_before_label OK 0.28s
224/313 libvirt:syntax-check / sc_prohibit_asprintf OK 1.33s
225/313 libvirt:syntax-check / sc_prohibit_libgen OK 1.01s
226/313 libvirt:syntax-check / sc_require_if_else_matching_braces OK 0.30s
227/313 libvirt:syntax-check / sc_prohibit_strtol OK 1.41s
228/313 libvirt:syntax-check / sc_prohibit_unsigned_pid OK 0.76s
229/313 libvirt:syntax-check / sc_prohibit_virSecurityManager OK 0.16s
230/313 libvirt:syntax-check / sc_prohibit_mixed_case_abbreviations OK 0.29s
231/313 libvirt:syntax-check / sc_prohibit_static_zero_init OK 0.23s
232/313 libvirt:syntax-check / sc_prohibit_paren_brace OK 0.29s
233/313 libvirt:syntax-check / sc_prohibit_int_assign_bool OK 0.84s
234/313 libvirt:syntax-check / sc_prohibit_newline_at_end_of_diagnostic OK 0.76s
235/313 libvirt:syntax-check / sc_require_enum_last_marker OK 0.63s
236/313 libvirt:syntax-check / sc_prohibit_virXXXFree OK 0.27s
237/313 libvirt / virnettlssessiontest OK 1.92s
238/313 libvirt:syntax-check / sc_prohibit_obj_free_apis_in_virsh OK 0.22s
239/313 libvirt:syntax-check / sc_prohibit_loop_iijjkk OK 0.95s
240/313 libvirt:syntax-check / sc_gettext_init OK 0.24s
241/313 libvirt:syntax-check / sc_prohibit_int_ijk OK 1.00s
242/313 libvirt:syntax-check / sc_prohibit_pthread_create OK 0.32s
243/313 libvirt:syntax-check / sc_libvirt_unmarked_diagnostics OK 0.92s
244/313 libvirt:syntax-check / sc_prohibit_verbose_strcat OK 0.29s
245/313 libvirt:syntax-check / sc_prohibit_gettext_markup OK 0.79s
246/313 libvirt:syntax-check / sc_prohibit_backslash_alignment OK 0.29s
247/313 libvirt:syntax-check / sc_forbid_const_pointer_typedef OK 1.47s
248/313 libvirt:syntax-check / sc_prohibit_wrong_filename_in_comment OK 0.67s
249/313 libvirt:syntax-check / sc_prohibit_class OK 0.27s
250/313 libvirt:syntax-check / sc_require_locale_h OK 0.56s
251/313 libvirt:syntax-check / sc_prohibit_dirent_d_type OK 0.30s
252/313 libvirt:syntax-check / sc_prohibit_atoi OK 0.73s
253/313 libvirt:syntax-check / sc_require_attribute_cleanup_initialization OK 0.33s
254/313 libvirt:syntax-check / sc_require_config_h OK 0.23s
255/313 libvirt:syntax-check / sc_require_config_h_first OK 0.23s
256/313 libvirt:syntax-check / sc_curly_braces_style OK 0.69s
257/313 libvirt:syntax-check / sc_prohibit_assert_without_use OK 0.24s
258/313 libvirt:syntax-check / sc_prohibit_devname OK 0.61s
259/313 libvirt:syntax-check / sc_prohibit_getopt_without_use OK 0.23s
260/313 libvirt:syntax-check / sc_prohibit_signal_without_use OK 0.21s
261/313 libvirt:syntax-check / sc_prohibit_system_error_with_vir_err OK 0.60s
262/313 libvirt:syntax-check / sc_bindtextdomain OK 0.21s
263/313 libvirt:syntax-check / sc_prohibit_backup_files OK 0.19s
264/313 libvirt:syntax-check / sc_prohibit_sysconf_pagesize OK 0.66s
265/313 libvirt:syntax-check / sc_prohibit_stddef_without_use OK 0.29s
266/313 libvirt:syntax-check / sc_prohibit_stdio--_without_use OK 0.30s
267/313 libvirt:syntax-check / sc_prohibit_dirent_without_use OK 0.31s
268/313 libvirt:syntax-check / sc_prohibit_not_streq OK 0.66s
269/313 libvirt:syntax-check / sc_prohibit_http_urls OK 0.60s
270/313 libvirt:syntax-check / sc_prohibit_double_semicolon OK 0.22s
271/313 libvirt / qemucapabilitiestest OK 2.55s
272/313 libvirt:syntax-check / sc_prohibit_useless_translation OK 1.19s
273/313 libvirt:syntax-check / sc_prohibit_author OK 0.63s
274/313 libvirt:syntax-check / sc_prohibit_diagnostic_without_format OK 1.24s
275/313 libvirt:syntax-check / sc_prohibit_enum_impl_with_vir_prefix_in_virsh OK 0.10s
276/313 libvirt:syntax-check / sc_error_message_warn_fatal OK 0.53s
277/313 libvirt:syntax-check / sc_prohibit_empty_lines_at_EOF OK 0.34s
278/313 libvirt:syntax-check / sc_cast_of_x_alloc_return_value OK 0.62s
279/313 libvirt / qemuxml2xmltest OK 2.51s
280/313 libvirt:syntax-check / sc_prohibit_strcmp OK 0.61s
281/313 libvirt:syntax-check / sc_prohibit_strncpy OK 0.60s
282/313 libvirt:syntax-check / sc_po_check OK 0.26s
283/313 libvirt:syntax-check / sc_error_message_period OK 0.56s
284/313 libvirt:syntax-check / sc_cast_of_argument_to_free OK 0.65s
285/313 libvirt:syntax-check / sc_group-qemu-caps OK 0.18s
286/313 libvirt:syntax-check / sc_prohibit_have_config_h OK 0.57s
287/313 libvirt:syntax-check / sc_prohibit_test_double_equal OK 0.40s
288/313 libvirt:syntax-check / sc_header-ifdef OK 0.29s
289/313 libvirt:syntax-check / sc_prohibit_defined_have_decl_tests OK 0.55s
290/313 libvirt:syntax-check / sc_unmarked_diagnostics OK 0.60s
291/313 libvirt:syntax-check / sc_require_whitespace_in_translation OK 1.50s
292/313 libvirt:syntax-check / sc_prohibit_test_minus_ao OK 0.57s
293/313 libvirt:syntax-check / sc_copyright_usage OK 1.48s
294/313 libvirt:syntax-check / sc_prohibit_path_max_allocation OK 0.49s
295/313 libvirt:syntax-check / sc_redundant_const OK 0.55s
296/313 libvirt:syntax-check / sc_prohibit_magic_number_exit OK 0.85s
297/313 libvirt:syntax-check / sc_const_long_option OK 0.55s
298/313 libvirt / virschematest OK 3.21s
299/313 libvirt:syntax-check / sc_Wundef_boolean OK 0.55s
300/313 libvirt:syntax-check / sc_trailing_blank OK 0.72s
301/313 libvirt:syntax-check / sc_prohibit-duplicate-header OK 0.63s
302/313 libvirt / virshtest OK 3.56s
303/313 libvirt:syntax-check / sc_prohibit_cross_inclusion OK 1.94s
304/313 libvirt:syntax-check / sc_prohibit_empty_first_line OK 1.82s
305/313 libvirt:syntax-check / sc_mock-noinline OK 1.12s
306/313 libvirt / virsh-output OK 3.51s
307/313 libvirt / virsh-optparse OK 3.63s
308/313 libvirt:syntax-check / sc_prohibit_doubled_word OK 1.89s
309/313 libvirt:syntax-check / sc_flake8 OK 2.85s
310/313 libvirt / qemuxml2argvtest OK 4.68s
311/313 libvirt:syntax-check / sc_spacing-check OK 3.65s
312/313 libvirt / qemuagenttest OK 6.12s
313/313 libvirt / virt-aa-helper-test OK 7.90s
Ok: 313
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home/ubuntu/libvirt/build/meson-logs/testlog.txt
make[2]: Leaving directory '/home/ubuntu/libvirt/ci'
make[1]: Leaving directory '/home/ubuntu/libvirt/ci'
make: Leaving directory '/home/ubuntu/libvirt/ci'
make: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-build@ubuntu-1804 CI_NINJA_ARGS=test
make[1]: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-run-command@ubuntu-1804 CI_COMMAND="/home/ubuntu/build"
make[2]: Entering directory '/home/ubuntu/libvirt/ci'
Checking if docker is available...yes
Cloning /home/ubuntu/libvirt to /home/ubuntu/libvirt/ci/scratch/src
Cloning /home/ubuntu/libvirt/src/keycodemapdb to /home/ubuntu/libvirt/ci/scratch/src/src/keycodemapdb
docker run \
--rm --interactive --tty --user "1000":"1000" --workdir "/home/ubuntu" --env CI_CONT_SRCDIR="/home/ubuntu/libvirt" --env CI_MESON_ARGS="-Dexpensive_tests=enabled" --env CI_NINJA_ARGS="test" --volume /home/ubuntu/libvirt/ci/scratch/group:/etc/group:ro,z --volume /home/ubuntu/libvirt/ci/scratch/passwd:/etc/passwd:ro,z --volume /home/ubuntu/libvirt/ci/scratch/home:/home/ubuntu:z --volume /home/ubuntu/libvirt/ci/scratch/build:/home/ubuntu/build:z --volume /home/ubuntu/libvirt/ci/scratch/src:/home/ubuntu/libvirt:z --ulimit nofile=1024:1024 --cap-add=SYS_PTRACE \
registry.gitlab.com/libvirt/libvirt/ci-ubuntu-1804:latest \
/home/ubuntu/build
The Meson build system
Version: 0.56.0
Source dir: /home/ubuntu/libvirt
Build dir: /home/ubuntu/libvirt/build
Build type: native build
Project name: libvirt
Project version: 7.8.0
C compiler for the host machine: ccache cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
C linker for the host machine: cc ld.bfd 2.30
Host machine cpu family: x86_64
Host machine cpu: x86_64
Configuring configmake.h using configuration
Checking for size of "ptrdiff_t" : 8
Checking for size of "size_t" : 8
Compiler for C supports arguments -fasynchronous-unwind-tables: YES
Compiler for C supports arguments -fexceptions: YES
Compiler for C supports arguments -fipa-pure-const: YES
Compiler for C supports arguments -fno-common: YES
Compiler for C supports arguments -Wabsolute-value: NO
Compiler for C supports arguments -Waddress: YES
Compiler for C supports arguments -Waddress-of-packed-member: NO
Compiler for C supports arguments -Waggressive-loop-optimizations: YES
Compiler for C supports arguments -Walloc-size-larger-than=9223372036854775807: YES
Compiler for C supports arguments -Walloca: YES
Compiler for C supports arguments -Warray-bounds=2: YES
Compiler for C supports arguments -Wattribute-alias=2: NO
Compiler for C supports arguments -Wattribute-warning: NO
Compiler for C supports arguments -Wattributes: YES
Compiler for C supports arguments -Wbool-compare: YES
Compiler for C supports arguments -Wbool-operation: YES
Compiler for C supports arguments -Wbuiltin-declaration-mismatch: YES
Compiler for C supports arguments -Wbuiltin-macro-redefined: YES
Compiler for C supports arguments -Wcannot-profile: NO
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wcast-align=strict: NO
Compiler for C supports arguments -Wno-cast-function-type: NO
Compiler for C supports arguments -Wchar-subscripts: YES
Compiler for C supports arguments -Wclobbered: YES
Compiler for C supports arguments -Wcomment: YES
Compiler for C supports arguments -Wcomments: YES
Compiler for C supports arguments -Wcoverage-mismatch: YES
Compiler for C supports arguments -Wcpp: YES
Compiler for C supports arguments -Wdangling-else: YES
Compiler for C supports arguments -Wdate-time: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wdeprecated-declarations: YES
Compiler for C supports arguments -Wdesignated-init: YES
Compiler for C supports arguments -Wdiscarded-array-qualifiers: YES
Compiler for C supports arguments -Wdiscarded-qualifiers: YES
Compiler for C supports arguments -Wdiv-by-zero: YES
Compiler for C supports arguments -Wduplicated-cond: YES
Compiler for C supports arguments -Wduplicate-decl-specifier: YES
Compiler for C supports arguments -Wempty-body: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Wexpansion-to-defined: YES
Compiler for C supports arguments -Wformat-contains-nul: YES
Compiler for C supports arguments -Wformat-extra-args: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Compiler for C supports arguments -Wformat-overflow=2: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wno-format-truncation: YES
Compiler for C supports arguments -Wformat-y2k: YES
Compiler for C supports arguments -Wformat-zero-length: YES
Compiler for C supports arguments -Wframe-address: YES
Compiler for C supports arguments -Wframe-larger-than=4096: YES
Compiler for C supports arguments -Wfree-nonheap-object: YES
Compiler for C supports arguments -Whsa: YES
Compiler for C supports arguments -Wif-not-aligned: NO
Compiler for C supports arguments -Wignored-attributes: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wimplicit: YES
Compiler for C supports arguments -Wimplicit-fallthrough=5: YES
Compiler for C supports arguments -Wimplicit-function-declaration: YES
Compiler for C supports arguments -Wimplicit-int: YES
Compiler for C supports arguments -Wincompatible-pointer-types: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Winline: YES
Compiler for C supports arguments -Wint-conversion: YES
Compiler for C supports arguments -Wint-in-bool-context: YES
Compiler for C supports arguments -Wint-to-pointer-cast: YES
Compiler for C supports arguments -Winvalid-memory-model: YES
Compiler for C supports arguments -Winvalid-pch: YES
Compiler for C supports arguments -Wjump-misses-init: YES
Compiler for C supports arguments -Wlogical-not-parentheses: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wmain: YES
Compiler for C supports arguments -Wmaybe-uninitialized: YES
Compiler for C supports arguments -Wmemset-elt-size: YES
Compiler for C supports arguments -Wmemset-transposed-args: YES
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wmissing-attributes: NO
Compiler for C supports arguments -Wmissing-braces: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-field-initializers: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wmissing-parameter-type: YES
Compiler for C supports arguments -Wmissing-profile: NO
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wmultichar: YES
Compiler for C supports arguments -Wmultistatement-macros: NO
Compiler for C supports arguments -Wnarrowing: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wnonnull: YES
Compiler for C supports arguments -Wnonnull-compare: YES
Compiler for C supports arguments -Wnormalized=nfc: YES
Compiler for C supports arguments -Wnull-dereference: YES
Compiler for C supports arguments -Wodr: YES
Compiler for C supports arguments -Wold-style-declaration: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wopenmp-simd: YES
Compiler for C supports arguments -Woverflow: YES
Compiler for C supports arguments -Woverride-init: YES
Compiler for C supports arguments -Wpacked-bitfield-compat: YES
Compiler for C supports arguments -Wpacked-not-aligned: NO
Compiler for C supports arguments -Wparentheses: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wpointer-compare: YES
Compiler for C supports arguments -Wpointer-sign: YES
Compiler for C supports arguments -Wpointer-to-int-cast: YES
Compiler for C supports arguments -Wpragmas: YES
Compiler for C supports arguments -Wpsabi: YES
Compiler for C supports arguments -Wrestrict: YES
Compiler for C supports arguments -Wreturn-local-addr: YES
Compiler for C supports arguments -Wreturn-type: YES
Compiler for C supports arguments -Wscalar-storage-order: YES
Compiler for C supports arguments -Wsequence-point: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wshift-count-negative: YES
Compiler for C supports arguments -Wshift-count-overflow: YES
Compiler for C supports arguments -Wshift-negative-value: YES
Compiler for C supports arguments -Wshift-overflow=2: YES
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wsizeof-array-argument: YES
Compiler for C supports arguments -Wsizeof-pointer-div: NO
Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES
Compiler for C supports arguments -Wstrict-aliasing: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wstringop-overflow=2: YES
Compiler for C supports arguments -Wstringop-truncation: NO
Compiler for C supports arguments -Wsuggest-attribute=cold: NO
Compiler for C supports arguments -Wno-suggest-attribute=const: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES
Compiler for C supports arguments -Wno-suggest-attribute=pure: YES
Compiler for C supports arguments -Wsuggest-final-methods: YES
Compiler for C supports arguments -Wsuggest-final-types: YES
Compiler for C supports arguments -Wswitch: YES
Compiler for C supports arguments -Wswitch-bool: YES
Compiler for C supports arguments -Wswitch-enum: YES
Compiler for C supports arguments -Wswitch-unreachable: YES
Compiler for C supports arguments -Wsync-nand: YES
Compiler for C supports arguments -Wtautological-compare: YES
Compiler for C supports arguments -Wtrampolines: YES
Compiler for C supports arguments -Wtrigraphs: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wno-typedef-redefinition: NO
Compiler for C supports arguments -Wuninitialized: YES
Compiler for C supports arguments -Wunknown-pragmas: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wunused-but-set-parameter: YES
Compiler for C supports arguments -Wunused-but-set-variable: YES
Compiler for C supports arguments -Wunused-const-variable=2: YES
Compiler for C supports arguments -Wunused-function: YES
Compiler for C supports arguments -Wunused-label: YES
Compiler for C supports arguments -Wunused-local-typedefs: YES
Compiler for C supports arguments -Wunused-parameter: YES
Compiler for C supports arguments -Wunused-result: YES
Compiler for C supports arguments -Wunused-value: YES
Compiler for C supports arguments -Wunused-variable: YES
Compiler for C supports arguments -Wvarargs: YES
Compiler for C supports arguments -Wvariadic-macros: YES
Compiler for C supports arguments -Wvector-operation-performance: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wvolatile-register-var: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -fstack-protector-strong: YES
First supported argument: -fstack-protector-strong
Checking if "-Wdouble-promotion" compiles: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES (cached)
Compiler for C supports arguments -Wframe-larger-than=262144: YES
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,-z,now: YES
Compiler for C supports link arguments -Wl,-z,nodelete: YES
Compiler for C supports link arguments -Wl,-z,defs: YES
Compiler for C supports link arguments -Wl,--no-copy-dt-needed-entries: YES
Compiler for C supports link arguments -Wl,--version-script=/home/ubuntu/libvirt/src/libvirt_qemu.syms: YES
Compiler for C supports link arguments -Wl,-export-dynamic: YES
First supported link argument: -Wl,-export-dynamic
Checking for function "elf_aux_info" : NO
Checking for function "fallocate" : YES
Checking for function "getauxval" : YES
Checking for function "getegid" : YES
Checking for function "geteuid" : YES
Checking for function "getgid" : YES
Checking for function "getifaddrs" : YES
Checking for function "getmntent_r" : YES
Checking for function "getpwuid_r" : YES
Checking for function "getrlimit" : YES
Checking for function "getuid" : YES
Checking for function "getutxid" : YES
Checking for function "if_indextoname" : YES
Checking for function "mmap" : YES
Checking for function "newlocale" : YES
Checking for function "pipe2" : YES
Checking for function "posix_fallocate" : YES
Checking for function "posix_memalign" : YES
Checking for function "prlimit" : YES
Checking for function "sched_getaffinity" : YES
Checking for function "sched_setscheduler" : YES
Checking for function "setgroups" : YES
Checking for function "setns" : YES
Checking for function "setrlimit" : YES
Checking for function "symlink" : YES
Checking for function "sysctlbyname" : NO
Checking for function "__lxstat" : YES
Checking for function "__lxstat64" : YES
Checking for function "__xstat" : YES
Checking for function "__xstat64" : YES
Checking for function "lstat" : YES
Checking for function "lstat64" : YES
Checking for function "stat" : YES
Checking for function "stat64" : YES
Header <sys/stat.h> has symbol "__lxstat" : YES
Header <sys/stat.h> has symbol "__lxstat64" : NO
Header <sys/stat.h> has symbol "__xstat" : YES
Header <sys/stat.h> has symbol "__xstat64" : NO
Header <sys/stat.h> has symbol "lstat" : YES
Header <sys/stat.h> has symbol "lstat64" : NO
Header <sys/stat.h> has symbol "stat" : YES
Header <sys/stat.h> has symbol "stat64" : NO
Has header "asm/hwcap.h" : NO
Has header "ifaddrs.h" : YES
Has header "libtasn1.h" : YES
Has header "linux/kvm.h" : YES
Has header "linux/magic.h" : YES
Has header "mntent.h" : YES
Has header "net/ethernet.h" : YES
Has header "net/if.h" : YES
Has header "pty.h" : YES
Has header "pwd.h" : YES
Has header "sys/auxv.h" : YES
Has header "sys/ioctl.h" : YES
Has header "sys/mount.h" : YES
Has header "sys/syscall.h" : YES
Has header "sys/ucred.h" : NO
Has header "syslog.h" : YES
Has header "util.h" : NO
Has header "xlocale.h" : NO
Has header "linux/btrfs.h" : YES
Has header "xfs/xfs.h" : YES
Has header "linux/devlink.h" : YES
Has header "linux/param.h" : YES
Has header "linux/sockios.h" : YES
Has header "linux/if_bridge.h" : YES
Has header "linux/if_tun.h" : YES
Header <endian.h> has symbol "htole64" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_TXVLAN" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_NTUPLE" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_RXHASH" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_LRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGSO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFLAGS" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFEATURES" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_SCOALESCE" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GCOALESCE" : YES
Header <linux/if_vlan.h> has symbol "GET_VLAN_VID_CMD" : YES
Header <unistd.h> has symbol "SEEK_HOLE" : YES
Header <net/if_dl.h> has symbol "link_addr" : NO
Header <linux/devlink.h> has symbol "DEVLINK_CMD_ESWITCH_GET" : YES
Header <linux/vhost.h> has symbol "VHOST_VSOCK_SET_GUEST_CID" : YES
Header <linux/bpf.h> has symbol "BPF_PROG_QUERY" : YES
Header <linux/bpf.h> has symbol "BPF_CGROUP_DEVICE" : YES
Header <net/if_bridgevar.h> has symbol "BRDGSFD" : NO
Header <sys/cpuset.h> has symbol "cpuset_getaffinity" : NO
Header <mach/clock.h> has symbol "clock_serv_t" : NO
Checking for type "struct ifreq" : YES
Checking for type "struct sockpeercred" : NO
Checking whether type "struct ifreq" has member "ifr_newname" : YES
Checking whether type "struct ifreq" has member "ifr_ifindex" : YES
Checking whether type "struct ifreq" has member "ifr_index" : NO
Checking whether type "struct ifreq" has member "ifr_hwaddr" : YES
Checking for size of "long" : 8
Program perl found: YES (/usr/bin/perl)
Program python3 found: YES (/usr/bin/python3)
Program xmllint found: YES (/usr/bin/xmllint)
Program xsltproc found: YES (/usr/bin/xsltproc)
Program rpcgen found: YES (/usr/bin/rpcgen)
Program rst2html5 found: YES (/usr/bin/rst2html5)
Program rst2man found: YES (/usr/bin/rst2man)
Program augparse found: YES (/usr/bin/augparse)
Program dmidecode found: NO
Program dnsmasq found: YES (/usr/sbin/dnsmasq)
Program ebtables found: YES (/sbin/ebtables)
Program flake8 found: YES (/usr/bin/flake8)
Program ip found: YES (/sbin/ip)
Program ip6tables found: YES (/sbin/ip6tables)
Program iptables found: YES (/sbin/iptables)
Program iscsiadm found: YES (/usr/bin/iscsiadm)
Program mdevctl found: NO
Program mm-ctl found: NO
Program modprobe found: YES (/sbin/modprobe)
Program ovs-vsctl found: NO
Program pdwtags found: YES (/usr/bin/pdwtags)
Program radvd found: YES (/usr/sbin/radvd)
Program rmmod found: YES (/sbin/rmmod)
Program scrub found: YES (/usr/bin/scrub)
Program tc found: YES (/sbin/tc)
Program udevadm found: YES (/sbin/udevadm)
Found pkg-config: /usr/bin/pkg-config (0.28)
Run-time dependency libtirpc found: YES 0.2.5
Library acl found: YES
Run-time dependency libapparmor found: YES 2.12
Library attr found: YES
Run-time dependency audit found: YES 2.8.2
Run-time dependency bash-completion found: YES 2.8
Run-time dependency blkid found: YES 2.31.1
Run-time dependency libcap-ng found: YES 0.7.7
Run-time dependency libcurl found: YES 7.58.0
Run-time dependency devmapper found: YES 1.02.145
Library dl found: YES
Has header "dlfcn.h" : YES
Run-time dependency fuse found: YES 2.9.7
Run-time dependency glib-2.0 found: YES 2.56.4
Run-time dependency gobject-2.0 found: YES 2.56.4
Run-time dependency gio-unix-2.0 found: YES 2.56.4
Run-time dependency glusterfs-api found: YES 7.3.13.2
Run-time dependency gnutls found: YES 3.5.18
Dependency libiscsi found: NO found 1.17.0 but need: '>=1.18.0'
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency libiscsi found: NO (tried pkgconfig and cmake)
Run-time dependency libnl-3.0 found: YES 3.2.29
Run-time dependency libnl-route-3.0 found: YES 3.2.29
Run-time dependency libparted found: YES 3.2
Program parted found: YES (/sbin/parted)
Run-time dependency pcap found: YES 1.8.1
Run-time dependency libssh found: YES 0.8.0
Checking for function "ssh_get_server_publickey" with dependency libssh: YES
Checking for function "ssh_session_is_known_server" with dependency libssh: NO
Checking for function "ssh_session_update_known_hosts" with dependency libssh: NO
Run-time dependency libssh2 found: YES 1.8.0
Run-time dependency libxml-2.0 found: YES 2.9.4
Library m found: YES
Run-time dependency netcf found: YES 0.2.8
Checking for function "gettext" : YES
Has header "libintl.h" : YES
Program xgettext found: YES (/usr/bin/xgettext)
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msgmerge found: YES (/usr/bin/msgmerge)
Library numa found: YES
Run-time dependency openwsman found: YES 2.6.5
Run-time dependency parallels-sdk found: NO (tried pkgconfig and cmake)
Run-time dependency pciaccess found: YES 0.14
Library rbd found: YES
Library rados found: YES
Checking for function "rbd_get_features" with dependency -lrbd: YES
Checking for function "rbd_list2" with dependency -lrbd: NO
Run-time dependency readline found: NO (tried pkgconfig and cmake)
Library readline found: YES
Header <readline/readline.h> has symbol "rl_completion_quote_character" : YES
Run-time dependency libsanlock_client found: YES 3.6.0
Checking for function "sanlock_strerror" with dependency libsanlock_client: YES
Run-time dependency libsasl2 found: YES 2.1.27
Run-time dependency libselinux found: YES 2.7
Run-time dependency threads found: YES
Run-time dependency libudev found: YES 237
Library util found: YES
Run-time dependency wireshark found: YES 2.6.10
Has header "wireshark/ws_version.h" : NO
Run-time dependency yajl found: YES 2.1.0
Program pkcheck found: YES (/usr/bin/pkcheck)
Dependency xenlight found: NO found 4.9 but need: '>=4.9.0'
Run-time dependency xenlight found: NO (tried pkgconfig and cmake)
Checking if "lxc support" compiles: YES
Program qemu-bridge-helper found: NO
Program qemu-pr-helper found: NO
Program slirp-helper found: NO
Program dbus-daemon found: YES (/usr/bin/dbus-daemon)
Has header "mntent.h" : YES (cached)
Program mount found: YES (/bin/mount)
Program umount found: YES (/bin/umount)
Program mkfs found: YES (/sbin/mkfs)
Program showmount found: YES (/sbin/showmount)
Program pvcreate found: YES (/sbin/pvcreate)
Program vgcreate found: YES (/sbin/vgcreate)
Program lvcreate found: YES (/sbin/lvcreate)
Program pvremove found: YES (/sbin/pvremove)
Program vgremove found: YES (/sbin/vgremove)
Program lvremove found: YES (/sbin/lvremove)
Program lvchange found: YES (/sbin/lvchange)
Program vgchange found: YES (/sbin/vgchange)
Program vgscan found: YES (/sbin/vgscan)
Program pvs found: YES (/sbin/pvs)
Program vgs found: YES (/sbin/vgs)
Program lvs found: YES (/sbin/lvs)
Program dog found: YES (/usr/sbin/dog)
Program zfs found: YES (/sbin/zfs)
Program zpool found: YES (/sbin/zpool)
Program dtrace found: YES (/usr/bin/dtrace)
Program systemctl found: YES (/bin/systemctl)
Has header "nss.h" : YES
Checking for type "struct gaih_addrtuple" : YES
Checking for type "ns_mtab" : NO
Program numad found: YES (/usr/bin/numad)
Program apibuild.py found: YES (/home/ubuntu/libvirt/scripts/apibuild.py)
Program augeas-gentest.py found: YES (/home/ubuntu/libvirt/scripts/augeas-gentest.py)
Program check-aclperms.py found: YES (/home/ubuntu/libvirt/scripts/check-aclperms.py)
Program check-aclrules.py found: YES (/home/ubuntu/libvirt/scripts/check-aclrules.py)
Program check-driverimpls.py found: YES (/home/ubuntu/libvirt/scripts/check-driverimpls.py)
Program check-drivername.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-drivername.py)
Program check-file-access.py found: YES (/home/ubuntu/libvirt/scripts/check-file-access.py)
Program check-remote-protocol.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-remote-protocol.py)
Program check-symfile.py found: YES (/home/ubuntu/libvirt/scripts/check-symfile.py)
Program check-symsorting.py found: YES (/home/ubuntu/libvirt/scripts/check-symsorting.py)
Program dtrace2systemtap.py found: YES (/home/ubuntu/libvirt/scripts/dtrace2systemtap.py)
Program esx_vi_generator.py found: YES (/home/ubuntu/libvirt/scripts/esx_vi_generator.py)
Program genaclperms.py found: YES (/home/ubuntu/libvirt/scripts/genaclperms.py)
Program genpolkit.py found: YES (/home/ubuntu/libvirt/scripts/genpolkit.py)
Program gensystemtap.py found: YES (/home/ubuntu/libvirt/scripts/gensystemtap.py)
Program group-qemu-caps.py found: YES (/home/ubuntu/libvirt/scripts/group-qemu-caps.py)
Program header-ifdef.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/header-ifdef.py)
Program hvsupport.py found: YES (/home/ubuntu/libvirt/scripts/hvsupport.py)
Program hyperv_wmi_generator.py found: YES (/home/ubuntu/libvirt/scripts/hyperv_wmi_generator.py)
Program meson-dist.py found: YES (/home/ubuntu/libvirt/scripts/meson-dist.py)
Program meson-gen-authors.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-authors.py)
Program meson-gen-def.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-def.py)
Program meson-gen-sym.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-sym.py)
Program meson-install-dirs.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-dirs.py)
Program meson-install-symlink.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-symlink.py)
Program meson-install-web.py found: YES (/home/ubuntu/libvirt/scripts/meson-install-web.py)
Program meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program meson-timestamp.py found: YES (/home/ubuntu/libvirt/scripts/meson-timestamp.py)
Program mock-noinline.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/mock-noinline.py)
Program prohibit-duplicate-header.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/prohibit-duplicate-header.py)
Configuring libvirt-common.h using configuration
Program /home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen found: YES (/home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen)
Program genprotocol.pl found: YES (/home/ubuntu/libvirt/src/rpc/genprotocol.pl)
Program gendispatch.pl found: YES (/home/ubuntu/libvirt/src/rpc/gendispatch.pl)
Configuring libvirtd.conf.tmp with command
Configuring libvirtd.aug.tmp with command
Configuring test_libvirtd.aug.tmp with command
Configuring virtd.conf.tmp with command
Configuring virtd.aug.tmp with command
Configuring test_virtd.aug.tmp with command
Configuring libvirtd.qemu.logrotate using configuration
Configuring libvirtd.lxc.logrotate using configuration
Configuring libvirtd.libxl.logrotate using configuration
Configuring libvirtd.logrotate using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring usr.lib.libvirt.virt-aa-helper using configuration
Configuring usr.sbin.libvirtd using configuration
Configuring usr.sbin.virtqemud using configuration
Configuring usr.sbin.virtxend using configuration
Configuring libvirtd.conf using configuration
Configuring libvirtd.aug using configuration
Configuring test_libvirtd.aug.tmp using configuration
Configuring virtproxyd.conf using configuration
Configuring virtproxyd.aug using configuration
Configuring test_virtproxyd.aug.tmp using configuration
Configuring virtinterfaced.conf using configuration
Configuring virtinterfaced.aug using configuration
Configuring test_virtinterfaced.aug.tmp using configuration
Configuring virtnetworkd.conf using configuration
Configuring virtnetworkd.aug using configuration
Configuring test_virtnetworkd.aug.tmp using configuration
Configuring virtnodedevd.conf using configuration
Configuring virtnodedevd.aug using configuration
Configuring test_virtnodedevd.aug.tmp using configuration
Configuring virtnwfilterd.conf using configuration
Configuring virtnwfilterd.aug using configuration
Configuring test_virtnwfilterd.aug.tmp using configuration
Configuring virtsecretd.conf using configuration
Configuring virtsecretd.aug using configuration
Configuring test_virtsecretd.aug.tmp using configuration
Configuring virtstoraged.conf using configuration
Configuring virtstoraged.aug using configuration
Configuring test_virtstoraged.aug.tmp using configuration
Configuring virtlxcd.conf using configuration
Configuring virtlxcd.aug using configuration
Configuring test_virtlxcd.aug.tmp using configuration
Configuring virtchd.conf using configuration
Configuring virtchd.aug using configuration
Configuring test_virtchd.aug.tmp using configuration
Configuring virtqemud.conf using configuration
Configuring virtqemud.aug using configuration
Configuring test_virtqemud.aug.tmp using configuration
Configuring virtvboxd.conf using configuration
Configuring virtvboxd.aug using configuration
Configuring test_virtvboxd.aug.tmp using configuration
Configuring libvirtd.service using configuration
Configuring libvirtd.socket using configuration
Configuring libvirtd-ro.socket using configuration
Configuring libvirtd-admin.socket using configuration
Configuring libvirtd-tcp.socket using configuration
Configuring libvirtd-tls.socket using configuration
Configuring virtproxyd.service using configuration
Configuring virtproxyd.socket using configuration
Configuring virtproxyd-ro.socket using configuration
Configuring virtproxyd-admin.socket using configuration
Configuring virtproxyd-tcp.socket using configuration
Configuring virtproxyd-tls.socket using configuration
Configuring virtinterfaced.service using configuration
Configuring virtinterfaced.socket using configuration
Configuring virtinterfaced-ro.socket using configuration
Configuring virtinterfaced-admin.socket using configuration
Configuring virtlockd.service using configuration
Configuring virtlockd.socket using configuration
Configuring virtlockd-admin.socket using configuration
Configuring virtlogd.service using configuration
Configuring virtlogd.socket using configuration
Configuring virtlogd-admin.socket using configuration
Configuring virtnetworkd.service using configuration
Configuring virtnetworkd.socket using configuration
Configuring virtnetworkd-ro.socket using configuration
Configuring virtnetworkd-admin.socket using configuration
Configuring virtnodedevd.service using configuration
Configuring virtnodedevd.socket using configuration
Configuring virtnodedevd-ro.socket using configuration
Configuring virtnodedevd-admin.socket using configuration
Configuring virtnwfilterd.service using configuration
Configuring virtnwfilterd.socket using configuration
Configuring virtnwfilterd-ro.socket using configuration
Configuring virtnwfilterd-admin.socket using configuration
Configuring virtsecretd.service using configuration
Configuring virtsecretd.socket using configuration
Configuring virtsecretd-ro.socket using configuration
Configuring virtsecretd-admin.socket using configuration
Configuring virtstoraged.service using configuration
Configuring virtstoraged.socket using configuration
Configuring virtstoraged-ro.socket using configuration
Configuring virtstoraged-admin.socket using configuration
Configuring virtlxcd.service using configuration
Configuring virtlxcd.socket using configuration
Configuring virtlxcd-ro.socket using configuration
Configuring virtlxcd-admin.socket using configuration
Configuring virtchd.service using configuration
Configuring virtchd.socket using configuration
Configuring virtchd-ro.socket using configuration
Configuring virtchd-admin.socket using configuration
Configuring virtqemud.service using configuration
Configuring virtqemud.socket using configuration
Configuring virtqemud-ro.socket using configuration
Configuring virtqemud-admin.socket using configuration
Configuring virtvboxd.service using configuration
Configuring virtvboxd.socket using configuration
Configuring virtvboxd-ro.socket using configuration
Configuring virtvboxd-admin.socket using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt.pc using configuration
Configuring virt-xml-validate using configuration
Configuring virt-pki-validate using configuration
Configuring virt-sanlock-cleanup using configuration
Configuring libvirt-guests.sh using configuration
Configuring libvirt-guests.service using configuration
Configuring virsh using configuration
Configuring virt-admin using configuration
Program util/genxdrstub.pl found: YES (/home/ubuntu/libvirt/tools/wireshark/util/genxdrstub.pl)
Library tasn1 found: YES
Program libvirtd-fail found: YES (/home/ubuntu/libvirt/tests/libvirtd-fail)
Program libvirtd-pool found: YES (/home/ubuntu/libvirt/tests/libvirtd-pool)
Program virsh-auth found: YES (/home/ubuntu/libvirt/tests/virsh-auth)
Program virsh-checkpoint found: YES (/home/ubuntu/libvirt/tests/virsh-checkpoint)
Program virsh-cpuset found: YES (/home/ubuntu/libvirt/tests/virsh-cpuset)
Program virsh-define-dev-segfault found: YES (/home/ubuntu/libvirt/tests/virsh-define-dev-segfault)
Program virsh-int-overflow found: YES (/home/ubuntu/libvirt/tests/virsh-int-overflow)
Program virsh-optparse found: YES (/home/ubuntu/libvirt/tests/virsh-optparse)
Program virsh-output found: YES (/home/ubuntu/libvirt/tests/virsh-output)
Program virsh-read-bufsiz found: YES (/home/ubuntu/libvirt/tests/virsh-read-bufsiz)
Program virsh-read-non-seekable found: YES (/home/ubuntu/libvirt/tests/virsh-read-non-seekable)
Program virsh-schedinfo found: YES (/home/ubuntu/libvirt/tests/virsh-schedinfo)
Program virsh-self-test found: YES (/home/ubuntu/libvirt/tests/virsh-self-test)
Program virsh-snapshot found: YES (/home/ubuntu/libvirt/tests/virsh-snapshot)
Program virsh-start found: YES (/home/ubuntu/libvirt/tests/virsh-start)
Program virsh-undefine found: YES (/home/ubuntu/libvirt/tests/virsh-undefine)
Program virsh-uriprecedence found: YES (/home/ubuntu/libvirt/tests/virsh-uriprecedence)
Program virsh-vcpupin found: YES (/home/ubuntu/libvirt/tests/virsh-vcpupin)
Program virt-admin-self-test found: YES (/home/ubuntu/libvirt/tests/virt-admin-self-test)
Program virt-aa-helper-test found: YES (/home/ubuntu/libvirt/tests/virt-aa-helper-test)
Configuring POTFILES using configuration
Configuring index.rst using configuration
Configuring virsh.rst using configuration
Configuring virt-admin.rst using configuration
Configuring virt-host-validate.rst using configuration
Configuring virt-login-shell.rst using configuration
Configuring virt-pki-validate.rst using configuration
Configuring virt-qemu-run.rst using configuration
Configuring virt-xml-validate.rst using configuration
Configuring libvirtd.rst using configuration
Configuring virt-sanlock-cleanup.rst using configuration
Configuring virtbhyved.rst using configuration
Configuring virtinterfaced.rst using configuration
Configuring virtlockd.rst using configuration
Configuring virtlogd.rst using configuration
Configuring virtlxcd.rst using configuration
Configuring virtnetworkd.rst using configuration
Configuring virtnodedevd.rst using configuration
Configuring virtnwfilterd.rst using configuration
Configuring virtproxyd.rst using configuration
Configuring virtqemud.rst using configuration
Configuring virtsecretd.rst using configuration
Configuring virtstoraged.rst using configuration
Configuring virtvboxd.rst using configuration
Configuring virtvzd.rst using configuration
Configuring virtxend.rst using configuration
Using 'MAKE' from environment with value: '/usr/bin/make'
Program make found: YES
Program sed found: YES (/bin/sed)
Program grep found: YES (/bin/grep)
Configuring Makefile using configuration
Configuring libvirt.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-admin.pc using configuration
Configuring libvirt.spec using configuration
Configuring mingw-libvirt.spec using configuration
Configuring AUTHORS.rst using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring meson-config.h using configuration
Configuring run using configuration
Configuring .color_coded using configuration
Configuring .ycm_extra_conf.py using configuration
Build targets in project: 604
libvirt 7.8.0
Drivers
QEMU: YES
OpenVZ: YES
VMware: YES
VBox: YES
libxl: NO
LXC: YES
Cloud-Hypervisor: YES
ESX: YES
Hyper-V: YES
vz: NO
Bhyve: NO
Test: YES
Remote: YES
Network: YES
Libvirtd: YES
Interface: YES
Storage Drivers
Dir: YES
FS: YES
NetFS: YES
LVM: YES
iSCSI: YES
iscsi-direct: NO
SCSI: YES
mpath: YES
Disk: YES
RBD: YES
Sheepdog: YES
Gluster: YES
ZFS: YES
Virtuozzo storage: YES
Security Drivers
SELinux: YES
AppArmor: YES
Driver Loadable Modules
driver_modules: YES
Libraries
acl: YES
apparmor: YES
attr: YES
audit: YES
bash_completion: YES
blkid: YES
capng: YES
curl: YES
devmapper: YES
dlopen: YES
fuse: YES
glusterfs: YES
libiscsi: NO
libkvm: NO
libnl: YES
libparted: YES
libpcap: YES
libssh: YES
libssh2: YES
libutil: YES
netcf: YES
NLS: YES
numactl: YES
openwsman: YES
parallels-sdk: NO
pciaccess: YES
polkit: YES
rbd: YES
readline: YES
sanlock: YES
sasl: YES
selinux: YES
udev: YES
xdr: YES
yajl: YES
Windows
MinGW: NO
windres: NO
Test suite
Expensive: YES
Coverage: NO
Miscellaneous
Warning Flags: -fasynchronous-unwind-tables
-fexceptions
-fipa-pure-const
-fno-common
-Waddress
-Waggressive-loop-optimizations
-Walloc-size-larger-than=9223372036854775807
-Walloca
-Warray-bounds=2
-Wattributes
-Wbool-compare
-Wbool-operation
-Wbuiltin-declaration-mismatch
-Wbuiltin-macro-redefined
-Wcast-align
-Wchar-subscripts
-Wclobbered
-Wcomment
-Wcomments
-Wcoverage-mismatch
-Wcpp
-Wdangling-else
-Wdate-time
-Wdeclaration-after-statement
-Wdeprecated-declarations
-Wdesignated-init
-Wdiscarded-array-qualifiers
-Wdiscarded-qualifiers
-Wdiv-by-zero
-Wduplicated-cond
-Wduplicate-decl-specifier
-Wempty-body
-Wendif-labels
-Wexpansion-to-defined
-Wformat-contains-nul
-Wformat-extra-args
-Wno-format-nonliteral
-Wformat-overflow=2
-Wformat-security
-Wno-format-truncation
-Wformat-y2k
-Wformat-zero-length
-Wframe-address
-Wframe-larger-than=4096
-Wfree-nonheap-object
-Whsa
-Wignored-attributes
-Wignored-qualifiers
-Wimplicit
-Wimplicit-fallthrough=5
-Wimplicit-function-declaration
-Wimplicit-int
-Wincompatible-pointer-types
-Winit-self
-Winline
-Wint-conversion
-Wint-in-bool-context
-Wint-to-pointer-cast
-Winvalid-memory-model
-Winvalid-pch
-Wjump-misses-init
-Wlogical-not-parentheses
-Wlogical-op
-Wmain
-Wmaybe-uninitialized
-Wmemset-elt-size
-Wmemset-transposed-args
-Wmisleading-indentation
-Wmissing-braces
-Wmissing-declarations
-Wmissing-field-initializers
-Wmissing-include-dirs
-Wmissing-parameter-type
-Wmissing-prototypes
-Wmultichar
-Wnarrowing
-Wnested-externs
-Wnonnull
-Wnonnull-compare
-Wnormalized=nfc
-Wnull-dereference
-Wodr
-Wold-style-declaration
-Wold-style-definition
-Wopenmp-simd
-Woverflow
-Woverride-init
-Wpacked-bitfield-compat
-Wparentheses
-Wpointer-arith
-Wpointer-compare
-Wpointer-sign
-Wpointer-to-int-cast
-Wpragmas
-Wpsabi
-Wrestrict
-Wreturn-local-addr
-Wreturn-type
-Wscalar-storage-order
-Wsequence-point
-Wshadow
-Wshift-count-negative
-Wshift-count-overflow
-Wshift-negative-value
-Wshift-overflow=2
-Wno-sign-compare
-Wsizeof-array-argument
-Wsizeof-pointer-memaccess
-Wstrict-aliasing
-Wstrict-prototypes
-Wstringop-overflow=2
-Wno-suggest-attribute=const
-Wsuggest-attribute=format
-Wsuggest-attribute=noreturn
-Wno-suggest-attribute=pure
-Wsuggest-final-methods
-Wsuggest-final-types
-Wswitch
-Wswitch-bool
-Wswitch-enum
-Wswitch-unreachable
-Wsync-nand
-Wtautological-compare
-Wtrampolines
-Wtrigraphs
-Wtype-limits
-Wuninitialized
-Wunknown-pragmas
-Wunused
-Wunused-but-set-parameter
-Wunused-but-set-variable
-Wunused-const-variable=2
-Wunused-function
-Wunused-label
-Wunused-local-typedefs
-Wunused-parameter
-Wunused-result
-Wunused-value
-Wunused-variable
-Wvarargs
-Wvariadic-macros
-Wvector-operation-performance
-Wvla
-Wvolatile-register-var
-Wwrite-strings
-fstack-protector-strong
-Wdouble-promotion
docs: YES
tests: YES
DTrace: YES
firewalld: YES
firewalld-zone: YES
nss: YES
numad: YES
Init script: systemd
Char device locks: /var/lock
Loader/NVRAM:
pm_utils: NO
virt-login-shell: YES
virt-host-validate: YES
TLS priority: NORMAL
Developer Tools
wireshark_dissector: YES
Privileges
QEMU: libvirt-qemu:kvm
Found ninja-1.8.2 at /usr/bin/ninja
ninja: Entering directory `build'
[1313/1314] Running all tests.
1/309 libvirt / check-aclperms OK 0.05s
2/309 libvirt / check-symfile OK 0.16s
3/309 libvirt / check-admin-symfile OK 0.07s
4/309 libvirt / check-symsorting OK 0.08s
5/309 libvirt / check-admin-symsorting OK 0.05s
6/309 libvirt / check-drivername OK 0.06s
7/309 libvirt / check-admin-drivername OK 0.06s
8/309 libvirt / check-driverimpls OK 0.61s
9/309 libvirt / check-aclrules OK 0.54s
10/309 libvirt / check-augeas-libvirt_lockd OK 0.07s
11/309 libvirt / check-augeas-libvirt_sanlock OK 0.07s
12/309 libvirt / check-augeas-virtlockd OK 0.05s
13/309 libvirt / check-augeas-virtlogd OK 0.04s
14/309 libvirt / check-augeas-libvirtd_lxc OK 0.04s
15/309 libvirt / check-augeas-libvirtd_qemu OK 0.34s
16/309 libvirt / check-augeas-libvirtd OK 0.19s
17/309 libvirt / check-augeas-virtproxyd OK 0.15s
18/309 libvirt / check-augeas-virtinterfaced OK 0.12s
19/309 libvirt / check-augeas-virtnetworkd OK 0.09s
20/309 libvirt / check-augeas-virtnodedevd OK 0.14s
21/309 libvirt / check-augeas-virtnwfilterd OK 0.13s
22/309 libvirt / check-augeas-virtsecretd OK 0.11s
23/309 libvirt / check-augeas-virtstoraged OK 0.11s
24/309 libvirt / check-augeas-virtlxcd OK 0.13s
25/309 libvirt / check-augeas-virtchd OK 0.12s
26/309 libvirt / check-augeas-virtqemud OK 0.12s
27/309 libvirt / check-augeas-virtvboxd OK 0.11s
28/309 libvirt / check-virnetprotocol OK 0.11s
29/309 libvirt / check-virkeepaliveprotocol OK 0.10s
30/309 libvirt / check-remote_protocol OK 0.10s
31/309 libvirt / check-qemu_protocol OK 0.11s
32/309 libvirt / check-lxc_protocol OK 0.08s
33/309 libvirt / check-admin_protocol OK 0.07s
34/309 libvirt / check-lock_protocol OK 0.07s
35/309 libvirt / check-lxc_monitor_protocol OK 0.07s
36/309 libvirt / commandtest OK 0.50s
37/309 libvirt / cputest OK 1.78s
38/309 libvirt / domaincapstest OK 0.62s
39/309 libvirt / domainconftest OK 0.15s
40/309 libvirt / genericxml2xmltest OK 0.21s
41/309 libvirt / interfacexml2xmltest OK 0.19s
42/309 libvirt / metadatatest OK 0.21s
43/309 libvirt / networkxml2xmlupdatetest OK 0.20s
44/309 libvirt / nodedevxml2xmltest OK 0.20s
45/309 libvirt / nwfilterxml2xmltest OK 0.16s
46/309 libvirt / objecteventtest OK 0.23s
47/309 libvirt / seclabeltest OK 0.16s
48/309 libvirt / secretxml2xmltest OK 0.20s
49/309 libvirt / shunloadtest OK 0.18s
50/309 libvirt / sockettest OK 0.20s
51/309 libvirt / storagevolxml2xmltest OK 0.15s
52/309 libvirt / sysinfotest OK 0.23s
53/309 libvirt / utiltest OK 0.15s
54/309 libvirt / viralloctest OK 0.13s
55/309 libvirt / virauthconfigtest OK 0.20s
56/309 libvirt / virbitmaptest OK 0.20s
57/309 libvirt / virbuftest OK 0.19s
58/309 libvirt / vircapstest OK 0.19s
59/309 libvirt / vircgrouptest OK 0.25s
60/309 libvirt / virconftest OK 0.13s
61/309 libvirt / vircryptotest OK 0.18s
62/309 libvirt / virendiantest OK 0.11s
63/309 libvirt / virerrortest OK 0.17s
64/309 libvirt / virfilecachetest OK 0.10s
65/309 libvirt / virfiletest OK 0.29s
66/309 libvirt / virfirewalltest OK 0.17s
67/309 libvirt / virhostcputest OK 0.23s
68/309 libvirt / virhostdevtest OK 0.20s
69/309 libvirt / viridentitytest OK 0.22s
70/309 libvirt / viriscsitest OK 0.13s
71/309 libvirt / virkeycodetest OK 0.16s
72/309 libvirt / virkmodtest OK 0.14s
73/309 libvirt / virlockspacetest OK 0.12s
74/309 libvirt / virlogtest OK 0.13s
75/309 libvirt / virnetdevtest OK 0.15s
76/309 libvirt / virnetworkportxml2xmltest OK 0.17s
77/309 libvirt / virnwfilterbindingxml2xmltest OK 0.14s
78/309 libvirt / virpcitest OK 0.17s
79/309 libvirt / virportallocatortest OK 0.10s
80/309 libvirt / virrotatingfiletest OK 0.17s
81/309 libvirt / virschematest OK 3.39s
82/309 libvirt / virshtest OK 2.84s
83/309 libvirt / virstringtest OK 0.16s
84/309 libvirt / virsystemdtest OK 0.17s
85/309 libvirt / virtimetest OK 0.08s
86/309 libvirt / virtypedparamtest OK 0.13s
87/309 libvirt / viruritest OK 0.13s
88/309 libvirt / virpcivpdtest OK 0.13s
89/309 libvirt / vshtabletest OK 0.11s
90/309 libvirt / virmigtest OK 0.12s
91/309 libvirt / fchosttest OK 0.12s
92/309 libvirt / scsihosttest OK 0.11s
93/309 libvirt / vircaps2xmltest OK 0.13s
94/309 libvirt / virnetdevbandwidthtest OK 0.08s
95/309 libvirt / virresctrltest OK 0.15s
96/309 libvirt / virscsitest OK 0.09s
97/309 libvirt / virusbtest OK 0.12s
98/309 libvirt / virnetdevopenvswitchtest OK 0.12s
99/309 libvirt / esxutilstest OK 0.22s
100/309 libvirt / eventtest OK 0.54s
101/309 libvirt / fdstreamtest OK 0.11s
102/309 libvirt / virdriverconnvalidatetest OK 0.12s
103/309 libvirt / virdrivermoduletest OK 0.14s
104/309 libvirt / lxcconf2xmltest OK 0.11s
105/309 libvirt / lxcxml2xmltest OK 0.16s
106/309 libvirt / networkxml2conftest OK 0.11s
107/309 libvirt / networkxml2firewalltest OK 0.13s
108/309 libvirt / networkxml2xmltest OK 0.22s
109/309 libvirt / nodedevmdevctltest OK 0.15s
110/309 libvirt / nsstest OK 0.12s
111/309 libvirt / nssguesttest OK 0.10s
112/309 libvirt / nwfilterebiptablestest OK 0.20s
113/309 libvirt / nwfilterxml2firewalltest OK 0.18s
114/309 libvirt / openvzutilstest OK 0.11s
115/309 libvirt / virpolkittest OK 0.08s
116/309 libvirt / qemuagenttest OK 6.24s
117/309 libvirt / qemublocktest OK 0.39s
118/309 libvirt / qemucapabilitiestest OK 2.83s
119/309 libvirt / qemucaps2xmltest OK 0.23s
120/309 libvirt / qemucommandutiltest OK 0.10s
121/309 libvirt / qemudomaincheckpointxml2xmltest OK 0.36s
122/309 libvirt / qemudomainsnapshotxml2xmltest OK 0.20s
123/309 libvirt / qemufirmwaretest OK 0.11s
124/309 libvirt / qemuhotplugtest OK 1.17s
125/309 libvirt / qemumemlocktest OK 0.17s
126/309 libvirt / qemumigparamstest OK 0.16s
127/309 libvirt / qemumigrationcookiexmltest OK 0.17s
128/309 libvirt / qemumonitorjsontest OK 0.46s
129/309 libvirt / qemusecuritytest OK 1.79s
130/309 libvirt / qemustatusxml2xmltest OK 0.14s
131/309 libvirt / qemuvhostusertest OK 0.17s
132/309 libvirt / qemuxml2argvtest OK 4.63s
133/309 libvirt / qemuxml2xmltest OK 2.68s
134/309 libvirt / virnetdaemontest OK 0.24s
135/309 libvirt / virnetmessagetest OK 0.06s
136/309 libvirt / virnetserverclienttest OK 0.11s
137/309 libvirt / virnetsockettest OK 0.26s
138/309 libvirt / virnettlscontexttest OK 0.54s
139/309 libvirt / virnettlssessiontest OK 0.45s
140/309 libvirt / securityselinuxtest OK 0.20s
141/309 libvirt / securityselinuxlabeltest OK 0.20s
142/309 libvirt / storagepoolcapstest OK 0.19s
143/309 libvirt / storagepoolxml2argvtest OK 0.19s
144/309 libvirt / storagepoolxml2xmltest OK 0.18s
145/309 libvirt / storagevolxml2argvtest OK 0.09s
146/309 libvirt / virstorageutiltest OK 0.12s
147/309 libvirt / virstoragetest OK 0.26s
148/309 libvirt / storagebackendsheepdogtest OK 0.16s
149/309 libvirt / vboxsnapshotxmltest OK 0.15s
150/309 libvirt / vmwarevertest OK 0.15s
151/309 libvirt / vmx2xmltest OK 0.14s
152/309 libvirt / xml2vmxtest OK 0.12s
153/309 libvirt / virjsontest OK 0.11s
154/309 libvirt / virmacmaptest OK 0.15s
155/309 libvirt / libvirtd-fail OK 0.14s
156/309 libvirt / libvirtd-pool OK 0.18s
157/309 libvirt / virsh-auth OK 0.12s
158/309 libvirt / virsh-checkpoint OK 0.44s
159/309 libvirt / virsh-cpuset OK 0.20s
160/309 libvirt / virsh-define-dev-segfault OK 0.07s
161/309 libvirt / virsh-int-overflow OK 0.12s
162/309 libvirt / virsh-optparse OK 3.19s
163/309 libvirt / virsh-output OK 2.74s
164/309 libvirt / virsh-read-bufsiz OK 0.21s
165/309 libvirt / virsh-read-non-seekable OK 0.14s
166/309 libvirt / virsh-schedinfo OK 0.19s
167/309 libvirt / virsh-self-test OK 0.10s
168/309 libvirt / virsh-snapshot OK 0.37s
169/309 libvirt / virsh-start OK 0.13s
170/309 libvirt / virsh-undefine OK 0.25s
171/309 libvirt / virsh-uriprecedence OK 0.40s
172/309 libvirt / virsh-vcpupin OK 0.54s
173/309 libvirt / virt-admin-self-test OK 0.15s
174/309 libvirt / virt-aa-helper-test OK 4.01s
175/309 libvirt / check-html OK 0.20s
176/309 libvirt:syntax-check / sc_avoid_write OK 0.24s
177/309 libvirt:syntax-check / sc_flags_debug OK 1.31s
178/309 libvirt:syntax-check / sc_flags_usage OK 1.25s
179/309 libvirt:syntax-check / sc_prohibit_internal_functions OK 0.94s
180/309 libvirt:syntax-check / sc_prohibit_raw_virclassnew OK 0.73s
181/309 libvirt:syntax-check / sc_prohibit_raw_allocation OK 0.80s
182/309 libvirt:syntax-check / sc_prohibit_close OK 1.37s
183/309 libvirt:syntax-check / sc_prohibit_fork_wrappers OK 0.67s
184/309 libvirt:syntax-check / sc_prohibit_mkstemp OK 0.23s
185/309 libvirt:syntax-check / sc_prohibit_mkdtemp OK 0.26s
186/309 libvirt:syntax-check / sc_prohibit_access_xok OK 0.21s
187/309 libvirt:syntax-check / sc_prohibit_strncmp OK 0.78s
188/309 libvirt:syntax-check / sc_prohibit_strtol OK 1.52s
189/309 libvirt:syntax-check / sc_prohibit_asprintf OK 1.43s
190/309 libvirt:syntax-check / sc_prohobit_vsnprintf OK 0.24s
191/309 libvirt:syntax-check / sc_prohibit_strdup OK 0.86s
192/309 libvirt:syntax-check / sc_prohibit_setuid OK 0.87s
193/309 libvirt:syntax-check / sc_prohibit_risky_id_promotion OK 0.86s
194/309 libvirt:syntax-check / sc_prohibit_sprintf OK 0.23s
195/309 libvirt:syntax-check / sc_prohibit_snprintf OK 0.89s
196/309 libvirt:syntax-check / sc_prohibit_readlink OK 0.90s
197/309 libvirt:syntax-check / sc_prohibit_gethostname OK 0.83s
198/309 libvirt:syntax-check / sc_prohibit_readdir OK 0.90s
199/309 libvirt:syntax-check / sc_prohibit_gettext_noop OK 0.80s
200/309 libvirt:syntax-check / sc_prohibit_PATH_MAX OK 0.78s
201/309 libvirt:syntax-check / sc_prohibit_nonreentrant OK 0.28s
202/309 libvirt:syntax-check / sc_prohibit_select OK 0.85s
203/309 libvirt:syntax-check / sc_prohibit_ctype_h OK 0.83s
204/309 libvirt:syntax-check / sc_prohibit_canonicalize_file_name OK 0.82s
205/309 libvirt:syntax-check / sc_correct_id_types OK 0.89s
206/309 libvirt:syntax-check / sc_forbid_const_pointer_typedef OK 1.50s
207/309 libvirt:syntax-check / sc_size_of_brackets OK 0.80s
208/309 libvirt:syntax-check / sc_TAB_in_indentation OK 0.20s
209/309 libvirt:syntax-check / sc_avoid_ctype_macros OK 0.29s
210/309 libvirt:syntax-check / sc_avoid_strcase OK 0.85s
211/309 libvirt:syntax-check / sc_prohibit_virBufferAdd_with_string_literal OK 0.79s
212/309 libvirt:syntax-check / sc_prohibit_virBufferAsprintf_with_string_literal OK 0.79s
213/309 libvirt:syntax-check / sc_forbid_manual_xml_indent OK 0.80s
214/309 libvirt:syntax-check / sc_prohibit_libgen OK 0.95s
215/309 libvirt:syntax-check / sc_prohibit_xmlGetProp OK 0.79s
216/309 libvirt:syntax-check / sc_prohibit_xmlURI OK 0.80s
217/309 libvirt:syntax-check / sc_prohibit_return_as_function OK 0.78s
218/309 libvirt:syntax-check / sc_avoid_g_gnuc_unused_in_header OK 0.13s
219/309 libvirt:syntax-check / sc_prohibit_attribute_macros OK 0.23s
220/309 libvirt:syntax-check / sc_prohibit_non_glib_macros OK 0.23s
221/309 libvirt:syntax-check / sc_prohibit_int_index OK 0.69s
222/309 libvirt:syntax-check / sc_prohibit_int_ijk OK 0.89s
223/309 libvirt:syntax-check / sc_prohibit_loop_iijjkk OK 0.90s
224/309 libvirt:syntax-check / sc_prohibit_loop_var_decl OK 0.28s
225/309 libvirt:syntax-check / sc_prohibit_int_assign_bool OK 0.75s
226/309 libvirt:syntax-check / sc_prohibit_unsigned_pid OK 0.70s
227/309 libvirt:syntax-check / sc_libvirt_unmarked_diagnostics OK 0.85s
228/309 libvirt:syntax-check / sc_prohibit_newline_at_end_of_diagnostic OK 0.71s
229/309 libvirt:syntax-check / sc_prohibit_diagnostic_without_format OK 1.31s
230/309 libvirt:syntax-check / sc_prohibit_useless_translation OK 1.18s
231/309 libvirt:syntax-check / sc_require_whitespace_in_translation OK 1.45s
232/309 libvirt:syntax-check / sc_preprocessor_indentation OK 0.05s
233/309 libvirt:syntax-check / sc_spec_indentation OK 0.05s
234/309 libvirt:syntax-check / sc_copyright_usage OK 1.45s
235/309 libvirt:syntax-check / sc_prohibit_gettext_markup OK 0.65s
236/309 libvirt:syntax-check / sc_prohibit_cross_inclusion OK 1.73s
237/309 libvirt:syntax-check / sc_require_enum_last_marker OK 0.61s
238/309 libvirt:syntax-check / sc_flake8 OK 2.53s
239/309 libvirt:syntax-check / sc_prohibit_exit_in_tests OK 0.14s
240/309 libvirt:syntax-check / sc_prohibit_include_public_headers_quote OK 0.26s
241/309 libvirt:syntax-check / sc_prohibit_include_public_headers_brackets OK 0.21s
242/309 libvirt:syntax-check / sc_prohibit_config_h_in_headers OK 0.15s
243/309 libvirt:syntax-check / sc_prohibit_unbounded_arrays_in_rpc OK 0.14s
244/309 libvirt:syntax-check / sc_prohibit_atoi OK 0.72s
245/309 libvirt:syntax-check / sc_prohibit_wrong_filename_in_comment OK 0.29s
246/309 libvirt:syntax-check / sc_prohibit_virConnectOpen_in_virsh OK 0.15s
247/309 libvirt:syntax-check / sc_require_space_before_label OK 0.24s
248/309 libvirt:syntax-check / sc_prohibit_space_in_label OK 0.18s
249/309 libvirt:syntax-check / sc_require_if_else_matching_braces OK 0.25s
250/309 libvirt:syntax-check / sc_curly_braces_style OK 0.66s
251/309 libvirt:syntax-check / sc_prohibit_windows_special_chars_in_filename OK 0.14s
252/309 libvirt:syntax-check / sc_prohibit_mixed_case_abbreviations OK 0.29s
253/309 libvirt:syntax-check / sc_require_locale_h OK 0.56s
254/309 libvirt:syntax-check / sc_prohibit_empty_first_line OK 0.96s
255/309 libvirt:syntax-check / sc_prohibit_paren_brace OK 0.25s
256/309 libvirt:syntax-check / sc_prohibit_static_zero_init OK 0.24s
257/309 libvirt:syntax-check / sc_prohibit_devname OK 0.57s
258/309 libvirt:syntax-check / sc_prohibit_system_error_with_vir_err OK 0.61s
259/309 libvirt:syntax-check / sc_prohibit_virXXXFree OK 0.25s
260/309 libvirt:syntax-check / sc_prohibit_sysconf_pagesize OK 0.65s
261/309 libvirt:syntax-check / sc_prohibit_virSecurityManager OK 0.13s
262/309 libvirt:syntax-check / sc_prohibit_pthread_create OK 0.26s
263/309 libvirt:syntax-check / sc_prohibit_not_streq OK 0.65s
264/309 libvirt:syntax-check / sc_prohibit_verbose_strcat OK 0.25s
265/309 libvirt:syntax-check / sc_gettext_init OK 0.19s
266/309 libvirt:syntax-check / sc_prohibit_obj_free_apis_in_virsh OK 0.13s
267/309 libvirt:syntax-check / sc_prohibit_http_urls OK 0.60s
268/309 libvirt:syntax-check / sc_prohibit_author OK 0.64s
269/309 libvirt:syntax-check / sc_prohibit_backslash_alignment OK 0.23s
270/309 libvirt:syntax-check / sc_require_attribute_cleanup_initialization OK 0.23s
271/309 libvirt:syntax-check / sc_prohibit_class OK 0.19s
272/309 libvirt:syntax-check / sc_prohibit_dirent_d_type OK 0.24s
273/309 libvirt:syntax-check / sc_cast_of_argument_to_free OK 0.74s
274/309 libvirt:syntax-check / sc_cast_of_x_alloc_return_value OK 0.65s
275/309 libvirt:syntax-check / sc_prohibit_strcmp OK 0.64s
276/309 libvirt:syntax-check / sc_prohibit_strncpy OK 0.65s
277/309 libvirt:syntax-check / sc_prohibit_magic_number_exit OK 0.86s
278/309 libvirt:syntax-check / sc_error_message_warn_fatal OK 0.59s
279/309 libvirt:syntax-check / sc_error_message_period OK 0.64s
280/309 libvirt:syntax-check / sc_prohibit_have_config_h OK 0.64s
281/309 libvirt:syntax-check / sc_require_config_h OK 0.18s
282/309 libvirt:syntax-check / sc_require_config_h_first OK 0.18s
283/309 libvirt:syntax-check / sc_prohibit_assert_without_use OK 0.19s
284/309 libvirt:syntax-check / sc_prohibit_getopt_without_use OK 0.24s
285/309 libvirt:syntax-check / sc_prohibit_signal_without_use OK 0.20s
286/309 libvirt:syntax-check / sc_prohibit_stdio--_without_use OK 0.24s
287/309 libvirt:syntax-check / sc_prohibit_stddef_without_use OK 0.23s
288/309 libvirt:syntax-check / sc_prohibit_dirent_without_use OK 0.19s
289/309 libvirt:syntax-check / sc_bindtextdomain OK 0.09s
290/309 libvirt:syntax-check / sc_trailing_blank OK 0.74s
291/309 libvirt:syntax-check / sc_unmarked_diagnostics OK 0.63s
292/309 libvirt:syntax-check / sc_prohibit_defined_have_decl_tests OK 0.58s
293/309 libvirt:syntax-check / sc_prohibit_backup_files OK 0.10s
294/309 libvirt:syntax-check / sc_prohibit_empty_lines_at_EOF OK 0.43s
295/309 libvirt:syntax-check / sc_prohibit_doubled_word OK 1.76s
296/309 libvirt:syntax-check / sc_prohibit_double_semicolon OK 0.25s
297/309 libvirt:syntax-check / sc_prohibit_test_minus_ao OK 0.59s
298/309 libvirt:syntax-check / sc_prohibit_test_double_equal OK 0.49s
299/309 libvirt:syntax-check / sc_redundant_const OK 0.63s
300/309 libvirt:syntax-check / sc_const_long_option OK 0.58s
301/309 libvirt:syntax-check / sc_po_check OK 0.29s
302/309 libvirt:syntax-check / sc_Wundef_boolean OK 0.59s
303/309 libvirt:syntax-check / sc_prohibit_path_max_allocation OK 0.54s
304/309 libvirt:syntax-check / sc_prohibit-duplicate-header OK 0.69s
305/309 libvirt:syntax-check / sc_spacing-check OK 3.55s
306/309 libvirt:syntax-check / sc_mock-noinline OK 1.09s
307/309 libvirt:syntax-check / sc_header-ifdef OK 0.29s
308/309 libvirt:syntax-check / sc_group-qemu-caps OK 0.23s
309/309 libvirt:syntax-check / sc_prohibit_enum_impl_with_vir_prefix_in_virsh OK 0.13s
Ok: 309
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home/ubuntu/libvirt/build/meson-logs/testlog.txt
make[2]: Leaving directory '/home/ubuntu/libvirt/ci'
make[1]: Leaving directory '/home/ubuntu/libvirt/ci'
make: Leaving directory '/home/ubuntu/libvirt/ci'
make: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-build@ubuntu-2004 CI_NINJA_ARGS=test
make[1]: Entering directory '/home/ubuntu/libvirt/ci'
make -C /home/ubuntu/libvirt/ci ci-run-command@ubuntu-2004 CI_COMMAND="/home/ubuntu/build"
make[2]: Entering directory '/home/ubuntu/libvirt/ci'
Checking if docker is available...yes
Cloning /home/ubuntu/libvirt to /home/ubuntu/libvirt/ci/scratch/src
Cloning /home/ubuntu/libvirt/src/keycodemapdb to /home/ubuntu/libvirt/ci/scratch/src/src/keycodemapdb
docker run \
--rm --interactive --tty --user "1000":"1000" --workdir "/home/ubuntu" --env CI_CONT_SRCDIR="/home/ubuntu/libvirt" --env CI_MESON_ARGS="-Dexpensive_tests=enabled" --env CI_NINJA_ARGS="test" --volume /home/ubuntu/libvirt/ci/scratch/group:/etc/group:ro,z --volume /home/ubuntu/libvirt/ci/scratch/passwd:/etc/passwd:ro,z --volume /home/ubuntu/libvirt/ci/scratch/home:/home/ubuntu:z --volume /home/ubuntu/libvirt/ci/scratch/build:/home/ubuntu/build:z --volume /home/ubuntu/libvirt/ci/scratch/src:/home/ubuntu/libvirt:z --ulimit nofile=1024:1024 --cap-add=SYS_PTRACE \
registry.gitlab.com/libvirt/libvirt/ci-ubuntu-2004:latest \
/home/ubuntu/build
The Meson build system
Version: 0.56.0
Source dir: /home/ubuntu/libvirt
Build dir: /home/ubuntu/libvirt/build
Build type: native build
Project name: libvirt
Project version: 7.8.0
C compiler for the host machine: ccache cc (gcc 9.3.0 "cc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0")
C linker for the host machine: cc ld.bfd 2.34
Host machine cpu family: x86_64
Host machine cpu: x86_64
Configuring configmake.h using configuration
Checking for size of "ptrdiff_t" : 8
Checking for size of "size_t" : 8
Compiler for C supports arguments -fasynchronous-unwind-tables: YES
Compiler for C supports arguments -fexceptions: YES
Compiler for C supports arguments -fipa-pure-const: YES
Compiler for C supports arguments -fno-common: YES
Compiler for C supports arguments -Wabsolute-value: YES
Compiler for C supports arguments -Waddress: YES
Compiler for C supports arguments -Waddress-of-packed-member: YES
Compiler for C supports arguments -Waggressive-loop-optimizations: YES
Compiler for C supports arguments -Walloc-size-larger-than=9223372036854775807: YES
Compiler for C supports arguments -Walloca: YES
Compiler for C supports arguments -Warray-bounds=2: YES
Compiler for C supports arguments -Wattribute-alias=2: YES
Compiler for C supports arguments -Wattribute-warning: YES
Compiler for C supports arguments -Wattributes: YES
Compiler for C supports arguments -Wbool-compare: YES
Compiler for C supports arguments -Wbool-operation: YES
Compiler for C supports arguments -Wbuiltin-declaration-mismatch: YES
Compiler for C supports arguments -Wbuiltin-macro-redefined: YES
Compiler for C supports arguments -Wcannot-profile: YES
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wcast-align=strict: YES
Compiler for C supports arguments -Wno-cast-function-type: YES
Compiler for C supports arguments -Wchar-subscripts: YES
Compiler for C supports arguments -Wclobbered: YES
Compiler for C supports arguments -Wcomment: YES
Compiler for C supports arguments -Wcomments: YES
Compiler for C supports arguments -Wcoverage-mismatch: YES
Compiler for C supports arguments -Wcpp: YES
Compiler for C supports arguments -Wdangling-else: YES
Compiler for C supports arguments -Wdate-time: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wdeprecated-declarations: YES
Compiler for C supports arguments -Wdesignated-init: YES
Compiler for C supports arguments -Wdiscarded-array-qualifiers: YES
Compiler for C supports arguments -Wdiscarded-qualifiers: YES
Compiler for C supports arguments -Wdiv-by-zero: YES
Compiler for C supports arguments -Wduplicated-cond: YES
Compiler for C supports arguments -Wduplicate-decl-specifier: YES
Compiler for C supports arguments -Wempty-body: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Wexpansion-to-defined: YES
Compiler for C supports arguments -Wformat-contains-nul: YES
Compiler for C supports arguments -Wformat-extra-args: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Compiler for C supports arguments -Wformat-overflow=2: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wno-format-truncation: YES
Compiler for C supports arguments -Wformat-y2k: YES
Compiler for C supports arguments -Wformat-zero-length: YES
Compiler for C supports arguments -Wframe-address: YES
Compiler for C supports arguments -Wframe-larger-than=4096: YES
Compiler for C supports arguments -Wfree-nonheap-object: YES
Compiler for C supports arguments -Whsa: YES
Compiler for C supports arguments -Wif-not-aligned: YES
Compiler for C supports arguments -Wignored-attributes: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wimplicit: YES
Compiler for C supports arguments -Wimplicit-fallthrough=5: YES
Compiler for C supports arguments -Wimplicit-function-declaration: YES
Compiler for C supports arguments -Wimplicit-int: YES
Compiler for C supports arguments -Wincompatible-pointer-types: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Winline: YES
Compiler for C supports arguments -Wint-conversion: YES
Compiler for C supports arguments -Wint-in-bool-context: YES
Compiler for C supports arguments -Wint-to-pointer-cast: YES
Compiler for C supports arguments -Winvalid-memory-model: YES
Compiler for C supports arguments -Winvalid-pch: YES
Compiler for C supports arguments -Wjump-misses-init: YES
Compiler for C supports arguments -Wlogical-not-parentheses: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wmain: YES
Compiler for C supports arguments -Wmaybe-uninitialized: YES
Compiler for C supports arguments -Wmemset-elt-size: YES
Compiler for C supports arguments -Wmemset-transposed-args: YES
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wmissing-attributes: YES
Compiler for C supports arguments -Wmissing-braces: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-field-initializers: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wmissing-parameter-type: YES
Compiler for C supports arguments -Wmissing-profile: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wmultichar: YES
Compiler for C supports arguments -Wmultistatement-macros: YES
Compiler for C supports arguments -Wnarrowing: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wnonnull: YES
Compiler for C supports arguments -Wnonnull-compare: YES
Compiler for C supports arguments -Wnormalized=nfc: YES
Compiler for C supports arguments -Wnull-dereference: YES
Compiler for C supports arguments -Wodr: YES
Compiler for C supports arguments -Wold-style-declaration: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wopenmp-simd: YES
Compiler for C supports arguments -Woverflow: YES
Compiler for C supports arguments -Woverride-init: YES
Compiler for C supports arguments -Wpacked-bitfield-compat: YES
Compiler for C supports arguments -Wpacked-not-aligned: YES
Compiler for C supports arguments -Wparentheses: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wpointer-compare: YES
Compiler for C supports arguments -Wpointer-sign: YES
Compiler for C supports arguments -Wpointer-to-int-cast: YES
Compiler for C supports arguments -Wpragmas: YES
Compiler for C supports arguments -Wpsabi: YES
Compiler for C supports arguments -Wrestrict: YES
Compiler for C supports arguments -Wreturn-local-addr: YES
Compiler for C supports arguments -Wreturn-type: YES
Compiler for C supports arguments -Wscalar-storage-order: YES
Compiler for C supports arguments -Wsequence-point: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wshift-count-negative: YES
Compiler for C supports arguments -Wshift-count-overflow: YES
Compiler for C supports arguments -Wshift-negative-value: YES
Compiler for C supports arguments -Wshift-overflow=2: YES
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wsizeof-array-argument: YES
Compiler for C supports arguments -Wsizeof-pointer-div: YES
Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES
Compiler for C supports arguments -Wstrict-aliasing: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wstringop-overflow=2: YES
Compiler for C supports arguments -Wstringop-truncation: YES
Compiler for C supports arguments -Wsuggest-attribute=cold: YES
Compiler for C supports arguments -Wno-suggest-attribute=const: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES
Compiler for C supports arguments -Wno-suggest-attribute=pure: YES
Compiler for C supports arguments -Wsuggest-final-methods: YES
Compiler for C supports arguments -Wsuggest-final-types: YES
Compiler for C supports arguments -Wswitch: YES
Compiler for C supports arguments -Wswitch-bool: YES
Compiler for C supports arguments -Wswitch-enum: YES
Compiler for C supports arguments -Wswitch-unreachable: YES
Compiler for C supports arguments -Wsync-nand: YES
Compiler for C supports arguments -Wtautological-compare: YES
Compiler for C supports arguments -Wtrampolines: YES
Compiler for C supports arguments -Wtrigraphs: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wno-typedef-redefinition: NO
Compiler for C supports arguments -Wuninitialized: YES
Compiler for C supports arguments -Wunknown-pragmas: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wunused-but-set-parameter: YES
Compiler for C supports arguments -Wunused-but-set-variable: YES
Compiler for C supports arguments -Wunused-const-variable=2: YES
Compiler for C supports arguments -Wunused-function: YES
Compiler for C supports arguments -Wunused-label: YES
Compiler for C supports arguments -Wunused-local-typedefs: YES
Compiler for C supports arguments -Wunused-parameter: YES
Compiler for C supports arguments -Wunused-result: YES
Compiler for C supports arguments -Wunused-value: YES
Compiler for C supports arguments -Wunused-variable: YES
Compiler for C supports arguments -Wvarargs: YES
Compiler for C supports arguments -Wvariadic-macros: YES
Compiler for C supports arguments -Wvector-operation-performance: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wvolatile-register-var: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -fstack-protector-strong: YES
First supported argument: -fstack-protector-strong
Checking if "-Wdouble-promotion" compiles: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES (cached)
Compiler for C supports arguments -Wframe-larger-than=262144: YES
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,-z,now: YES
Compiler for C supports link arguments -Wl,-z,nodelete: YES
Compiler for C supports link arguments -Wl,-z,defs: YES
Compiler for C supports link arguments -Wl,--no-copy-dt-needed-entries: YES
Compiler for C supports link arguments -Wl,--version-script=/home/ubuntu/libvirt/src/libvirt_qemu.syms: YES
Compiler for C supports link arguments -Wl,-export-dynamic: YES
First supported link argument: -Wl,-export-dynamic
Checking for function "elf_aux_info" : NO
Checking for function "fallocate" : YES
Checking for function "getauxval" : YES
Checking for function "getegid" : YES
Checking for function "geteuid" : YES
Checking for function "getgid" : YES
Checking for function "getifaddrs" : YES
Checking for function "getmntent_r" : YES
Checking for function "getpwuid_r" : YES
Checking for function "getrlimit" : YES
Checking for function "getuid" : YES
Checking for function "getutxid" : YES
Checking for function "if_indextoname" : YES
Checking for function "mmap" : YES
Checking for function "newlocale" : YES
Checking for function "pipe2" : YES
Checking for function "posix_fallocate" : YES
Checking for function "posix_memalign" : YES
Checking for function "prlimit" : YES
Checking for function "sched_getaffinity" : YES
Checking for function "sched_setscheduler" : YES
Checking for function "setgroups" : YES
Checking for function "setns" : YES
Checking for function "setrlimit" : YES
Checking for function "symlink" : YES
Checking for function "sysctlbyname" : NO
Checking for function "__lxstat" : YES
Checking for function "__lxstat64" : YES
Checking for function "__xstat" : YES
Checking for function "__xstat64" : YES
Checking for function "lstat" : YES
Checking for function "lstat64" : YES
Checking for function "stat" : YES
Checking for function "stat64" : YES
Header <sys/stat.h> has symbol "__lxstat" : YES
Header <sys/stat.h> has symbol "__lxstat64" : NO
Header <sys/stat.h> has symbol "__xstat" : YES
Header <sys/stat.h> has symbol "__xstat64" : NO
Header <sys/stat.h> has symbol "lstat" : YES
Header <sys/stat.h> has symbol "lstat64" : NO
Header <sys/stat.h> has symbol "stat" : YES
Header <sys/stat.h> has symbol "stat64" : NO
Has header "asm/hwcap.h" : NO
Has header "ifaddrs.h" : YES
Has header "libtasn1.h" : YES
Has header "linux/kvm.h" : YES
Has header "linux/magic.h" : YES
Has header "mntent.h" : YES
Has header "net/ethernet.h" : YES
Has header "net/if.h" : YES
Has header "pty.h" : YES
Has header "pwd.h" : YES
Has header "sys/auxv.h" : YES
Has header "sys/ioctl.h" : YES
Has header "sys/mount.h" : YES
Has header "sys/syscall.h" : YES
Has header "sys/ucred.h" : NO
Has header "syslog.h" : YES
Has header "util.h" : NO
Has header "xlocale.h" : NO
Has header "linux/btrfs.h" : YES
Has header "xfs/xfs.h" : YES
Has header "linux/devlink.h" : YES
Has header "linux/param.h" : YES
Has header "linux/sockios.h" : YES
Has header "linux/if_bridge.h" : YES
Has header "linux/if_tun.h" : YES
Header <endian.h> has symbol "htole64" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_TXVLAN" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_NTUPLE" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_RXHASH" : YES
Header <linux/ethtool.h> has symbol "ETH_FLAG_LRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGSO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GGRO" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFLAGS" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GFEATURES" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_SCOALESCE" : YES
Header <linux/ethtool.h> has symbol "ETHTOOL_GCOALESCE" : YES
Header <linux/if_vlan.h> has symbol "GET_VLAN_VID_CMD" : YES
Header <unistd.h> has symbol "SEEK_HOLE" : YES
Header <net/if_dl.h> has symbol "link_addr" : NO
Header <linux/devlink.h> has symbol "DEVLINK_CMD_ESWITCH_GET" : YES
Header <linux/vhost.h> has symbol "VHOST_VSOCK_SET_GUEST_CID" : YES
Header <linux/bpf.h> has symbol "BPF_PROG_QUERY" : YES
Header <linux/bpf.h> has symbol "BPF_CGROUP_DEVICE" : YES
Header <net/if_bridgevar.h> has symbol "BRDGSFD" : NO
Header <sys/cpuset.h> has symbol "cpuset_getaffinity" : NO
Header <mach/clock.h> has symbol "clock_serv_t" : NO
Checking for type "struct ifreq" : YES
Checking for type "struct sockpeercred" : NO
Checking whether type "struct ifreq" has member "ifr_newname" : YES
Checking whether type "struct ifreq" has member "ifr_ifindex" : YES
Checking whether type "struct ifreq" has member "ifr_index" : NO
Checking whether type "struct ifreq" has member "ifr_hwaddr" : YES
Checking for size of "long" : 8
Program perl found: YES (/usr/bin/perl)
Program python3 found: YES (/usr/bin/python3)
Program xmllint found: YES (/usr/bin/xmllint)
Program xsltproc found: YES (/usr/bin/xsltproc)
Program rpcgen found: YES (/usr/bin/rpcgen)
Program rst2html5 found: YES (/usr/bin/rst2html5)
Program rst2man found: YES (/usr/bin/rst2man)
Program augparse found: YES (/usr/bin/augparse)
Program dmidecode found: YES (/usr/sbin/dmidecode)
Program dnsmasq found: YES (/usr/sbin/dnsmasq)
Program ebtables found: YES (/usr/sbin/ebtables)
Program flake8 found: YES (/usr/bin/flake8)
Program ip found: YES (/usr/sbin/ip)
Program ip6tables found: YES (/usr/sbin/ip6tables)
Program iptables found: YES (/usr/sbin/iptables)
Program iscsiadm found: YES (/usr/sbin/iscsiadm)
Program mdevctl found: NO
Program mm-ctl found: NO
Program modprobe found: YES (/usr/sbin/modprobe)
Program ovs-vsctl found: NO
Program pdwtags found: YES (/usr/bin/pdwtags)
Program radvd found: YES (/usr/sbin/radvd)
Program rmmod found: YES (/usr/sbin/rmmod)
Program scrub found: YES (/usr/bin/scrub)
Program tc found: YES (/usr/sbin/tc)
Program udevadm found: YES (/usr/bin/udevadm)
Found pkg-config: /usr/bin/pkg-config (1.6.3)
Run-time dependency libtirpc found: YES 1.2.5
Library acl found: YES
Run-time dependency libapparmor found: YES 2.13.3
Library attr found: YES
Run-time dependency audit found: YES 2.8.5
Run-time dependency bash-completion found: YES 2.10
Run-time dependency blkid found: YES 2.34.0
Run-time dependency libcap-ng found: YES 0.7.9
Run-time dependency libcurl found: YES 7.68.0
Run-time dependency devmapper found: YES 1.02.167
Library dl found: YES
Has header "dlfcn.h" : YES
Run-time dependency fuse found: YES 2.9.9
Run-time dependency glib-2.0 found: YES 2.64.6
Run-time dependency gobject-2.0 found: YES 2.64.6
Run-time dependency gio-unix-2.0 found: YES 2.64.6
Run-time dependency glusterfs-api found: YES 7.7.2
Run-time dependency gnutls found: YES 3.6.13
Run-time dependency libiscsi found: YES 1.18.0
Run-time dependency libnl-3.0 found: YES 3.4.0
Run-time dependency libnl-route-3.0 found: YES 3.4.0
Run-time dependency libparted found: YES 3.3
Program parted found: YES (/usr/sbin/parted)
Run-time dependency pcap found: YES 1.9.1
Run-time dependency libssh found: YES 0.9.3
Checking for function "ssh_get_server_publickey" with dependency libssh: YES
Checking for function "ssh_session_is_known_server" with dependency libssh: YES
Checking for function "ssh_session_update_known_hosts" with dependency libssh: YES
Run-time dependency libssh2 found: YES 1.8.0
Run-time dependency libxml-2.0 found: YES 2.9.10
Library m found: YES
Run-time dependency netcf found: YES 0.2.8
Checking for function "gettext" : YES
Has header "libintl.h" : YES
Program xgettext found: YES (/usr/bin/xgettext)
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msgmerge found: YES (/usr/bin/msgmerge)
Library numa found: YES
Run-time dependency openwsman found: YES 2.6.5
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency parallels-sdk found: NO (tried pkgconfig and cmake)
Run-time dependency pciaccess found: YES 0.16
Library rbd found: YES
Library rados found: YES
Checking for function "rbd_get_features" with dependency -lrbd: YES
Checking for function "rbd_list2" with dependency -lrbd: YES
Run-time dependency readline found: YES 8.0
Run-time dependency libsanlock_client found: YES 3.6.0
Checking for function "sanlock_strerror" with dependency libsanlock_client: YES
Run-time dependency libsasl2 found: YES 2.1.27
Run-time dependency libselinux found: YES 3.0
Run-time dependency threads found: YES
Run-time dependency libudev found: YES 245
Library util found: YES
Run-time dependency wireshark found: YES 3.2.3
Has header "wireshark/ws_version.h" : NO
Run-time dependency yajl found: YES 2.1.0
Program pkcheck found: YES (/usr/bin/pkcheck)
Run-time dependency xenlight found: YES 4.11.0
Has header "libxlutil.h" : YES
Run-time dependency xlutil found: YES 4.11.0
Run-time dependency xenstore found: YES 3.0.3
Run-time dependency xentoollog found: YES 1.0
Header <libxl.h> has symbol "LIBXL_DOMAIN_TYPE_PVH" : YES
Checking if "lxc support" compiles: YES
Program qemu-bridge-helper found: NO
Program qemu-pr-helper found: NO
Program slirp-helper found: NO
Program dbus-daemon found: YES (/usr/bin/dbus-daemon)
Has header "mntent.h" : YES (cached)
Program mount found: YES (/usr/bin/mount)
Program umount found: YES (/usr/bin/umount)
Program mkfs found: YES (/usr/sbin/mkfs)
Program showmount found: YES (/usr/sbin/showmount)
Program pvcreate found: YES (/usr/sbin/pvcreate)
Program vgcreate found: YES (/usr/sbin/vgcreate)
Program lvcreate found: YES (/usr/sbin/lvcreate)
Program pvremove found: YES (/usr/sbin/pvremove)
Program vgremove found: YES (/usr/sbin/vgremove)
Program lvremove found: YES (/usr/sbin/lvremove)
Program lvchange found: YES (/usr/sbin/lvchange)
Program vgchange found: YES (/usr/sbin/vgchange)
Program vgscan found: YES (/usr/sbin/vgscan)
Program pvs found: YES (/usr/sbin/pvs)
Program vgs found: YES (/usr/sbin/vgs)
Program lvs found: YES (/usr/sbin/lvs)
Program dog found: NO
Program zfs found: YES (/usr/sbin/zfs)
Program zpool found: YES (/usr/sbin/zpool)
Program dtrace found: YES (/usr/bin/dtrace)
Program systemctl found: YES (/usr/bin/systemctl)
Has header "nss.h" : YES
Checking for type "struct gaih_addrtuple" : YES
Checking for type "ns_mtab" : NO
Program numad found: YES (/usr/bin/numad)
Program apibuild.py found: YES (/home/ubuntu/libvirt/scripts/apibuild.py)
Program augeas-gentest.py found: YES (/home/ubuntu/libvirt/scripts/augeas-gentest.py)
Program check-aclperms.py found: YES (/home/ubuntu/libvirt/scripts/check-aclperms.py)
Program check-aclrules.py found: YES (/home/ubuntu/libvirt/scripts/check-aclrules.py)
Program check-driverimpls.py found: YES (/home/ubuntu/libvirt/scripts/check-driverimpls.py)
Program check-drivername.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-drivername.py)
Program check-file-access.py found: YES (/home/ubuntu/libvirt/scripts/check-file-access.py)
Program check-remote-protocol.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/check-remote-protocol.py)
Program check-symfile.py found: YES (/home/ubuntu/libvirt/scripts/check-symfile.py)
Program check-symsorting.py found: YES (/home/ubuntu/libvirt/scripts/check-symsorting.py)
Program dtrace2systemtap.py found: YES (/home/ubuntu/libvirt/scripts/dtrace2systemtap.py)
Program esx_vi_generator.py found: YES (/home/ubuntu/libvirt/scripts/esx_vi_generator.py)
Program genaclperms.py found: YES (/home/ubuntu/libvirt/scripts/genaclperms.py)
Program genpolkit.py found: YES (/home/ubuntu/libvirt/scripts/genpolkit.py)
Program gensystemtap.py found: YES (/home/ubuntu/libvirt/scripts/gensystemtap.py)
Program group-qemu-caps.py found: YES (/home/ubuntu/libvirt/scripts/group-qemu-caps.py)
Program header-ifdef.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/header-ifdef.py)
Program hvsupport.py found: YES (/home/ubuntu/libvirt/scripts/hvsupport.py)
Program hyperv_wmi_generator.py found: YES (/home/ubuntu/libvirt/scripts/hyperv_wmi_generator.py)
Program meson-dist.py found: YES (/home/ubuntu/libvirt/scripts/meson-dist.py)
Program meson-gen-authors.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-authors.py)
Program meson-gen-def.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-def.py)
Program meson-gen-sym.py found: YES (/home/ubuntu/libvirt/scripts/meson-gen-sym.py)
Program meson-install-dirs.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-dirs.py)
Program meson-install-symlink.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/meson-install-symlink.py)
Program meson-install-web.py found: YES (/home/ubuntu/libvirt/scripts/meson-install-web.py)
Program meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Program meson-timestamp.py found: YES (/home/ubuntu/libvirt/scripts/meson-timestamp.py)
Program mock-noinline.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/mock-noinline.py)
Program prohibit-duplicate-header.py found: YES (/usr/bin/python3 /home/ubuntu/libvirt/scripts/prohibit-duplicate-header.py)
Configuring libvirt-common.h using configuration
Program /home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen found: YES (/home/ubuntu/libvirt/src/keycodemapdb/tools/keymap-gen)
Program genprotocol.pl found: YES (/home/ubuntu/libvirt/src/rpc/genprotocol.pl)
Program gendispatch.pl found: YES (/home/ubuntu/libvirt/src/rpc/gendispatch.pl)
Configuring libvirtd.conf.tmp with command
Configuring libvirtd.aug.tmp with command
Configuring test_libvirtd.aug.tmp with command
Configuring virtd.conf.tmp with command
Configuring virtd.aug.tmp with command
Configuring test_virtd.aug.tmp with command
Configuring libvirtd.qemu.logrotate using configuration
Configuring libvirtd.lxc.logrotate using configuration
Configuring libvirtd.libxl.logrotate using configuration
Configuring libvirtd.logrotate using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring usr.lib.libvirt.virt-aa-helper using configuration
Configuring usr.sbin.libvirtd using configuration
Configuring usr.sbin.virtqemud using configuration
Configuring usr.sbin.virtxend using configuration
Configuring libvirtd.conf using configuration
Configuring libvirtd.aug using configuration
Configuring test_libvirtd.aug.tmp using configuration
Configuring virtproxyd.conf using configuration
Configuring virtproxyd.aug using configuration
Configuring test_virtproxyd.aug.tmp using configuration
Configuring virtinterfaced.conf using configuration
Configuring virtinterfaced.aug using configuration
Configuring test_virtinterfaced.aug.tmp using configuration
Configuring virtnetworkd.conf using configuration
Configuring virtnetworkd.aug using configuration
Configuring test_virtnetworkd.aug.tmp using configuration
Configuring virtnodedevd.conf using configuration
Configuring virtnodedevd.aug using configuration
Configuring test_virtnodedevd.aug.tmp using configuration
Configuring virtnwfilterd.conf using configuration
Configuring virtnwfilterd.aug using configuration
Configuring test_virtnwfilterd.aug.tmp using configuration
Configuring virtsecretd.conf using configuration
Configuring virtsecretd.aug using configuration
Configuring test_virtsecretd.aug.tmp using configuration
Configuring virtstoraged.conf using configuration
Configuring virtstoraged.aug using configuration
Configuring test_virtstoraged.aug.tmp using configuration
Configuring virtxend.conf using configuration
Configuring virtxend.aug using configuration
Configuring test_virtxend.aug.tmp using configuration
Configuring virtlxcd.conf using configuration
Configuring virtlxcd.aug using configuration
Configuring test_virtlxcd.aug.tmp using configuration
Configuring virtchd.conf using configuration
Configuring virtchd.aug using configuration
Configuring test_virtchd.aug.tmp using configuration
Configuring virtqemud.conf using configuration
Configuring virtqemud.aug using configuration
Configuring test_virtqemud.aug.tmp using configuration
Configuring virtvboxd.conf using configuration
Configuring virtvboxd.aug using configuration
Configuring test_virtvboxd.aug.tmp using configuration
Configuring libvirtd.service using configuration
Configuring libvirtd.socket using configuration
Configuring libvirtd-ro.socket using configuration
Configuring libvirtd-admin.socket using configuration
Configuring libvirtd-tcp.socket using configuration
Configuring libvirtd-tls.socket using configuration
Configuring virtproxyd.service using configuration
Configuring virtproxyd.socket using configuration
Configuring virtproxyd-ro.socket using configuration
Configuring virtproxyd-admin.socket using configuration
Configuring virtproxyd-tcp.socket using configuration
Configuring virtproxyd-tls.socket using configuration
Configuring virtinterfaced.service using configuration
Configuring virtinterfaced.socket using configuration
Configuring virtinterfaced-ro.socket using configuration
Configuring virtinterfaced-admin.socket using configuration
Configuring virtlockd.service using configuration
Configuring virtlockd.socket using configuration
Configuring virtlockd-admin.socket using configuration
Configuring virtlogd.service using configuration
Configuring virtlogd.socket using configuration
Configuring virtlogd-admin.socket using configuration
Configuring virtnetworkd.service using configuration
Configuring virtnetworkd.socket using configuration
Configuring virtnetworkd-ro.socket using configuration
Configuring virtnetworkd-admin.socket using configuration
Configuring virtnodedevd.service using configuration
Configuring virtnodedevd.socket using configuration
Configuring virtnodedevd-ro.socket using configuration
Configuring virtnodedevd-admin.socket using configuration
Configuring virtnwfilterd.service using configuration
Configuring virtnwfilterd.socket using configuration
Configuring virtnwfilterd-ro.socket using configuration
Configuring virtnwfilterd-admin.socket using configuration
Configuring virtsecretd.service using configuration
Configuring virtsecretd.socket using configuration
Configuring virtsecretd-ro.socket using configuration
Configuring virtsecretd-admin.socket using configuration
Configuring virtstoraged.service using configuration
Configuring virtstoraged.socket using configuration
Configuring virtstoraged-ro.socket using configuration
Configuring virtstoraged-admin.socket using configuration
Configuring virtxend.service using configuration
Configuring virtxend.socket using configuration
Configuring virtxend-ro.socket using configuration
Configuring virtxend-admin.socket using configuration
Configuring virtlxcd.service using configuration
Configuring virtlxcd.socket using configuration
Configuring virtlxcd-ro.socket using configuration
Configuring virtlxcd-admin.socket using configuration
Configuring virtchd.service using configuration
Configuring virtchd.socket using configuration
Configuring virtchd-ro.socket using configuration
Configuring virtchd-admin.socket using configuration
Configuring virtqemud.service using configuration
Configuring virtqemud.socket using configuration
Configuring virtqemud-ro.socket using configuration
Configuring virtqemud-admin.socket using configuration
Configuring virtvboxd.service using configuration
Configuring virtvboxd.socket using configuration
Configuring virtvboxd-ro.socket using configuration
Configuring virtvboxd-admin.socket using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt.pc using configuration
Configuring virt-xml-validate using configuration
Configuring virt-pki-validate using configuration
Configuring virt-sanlock-cleanup using configuration
Configuring libvirt-guests.sh using configuration
Configuring libvirt-guests.service using configuration
Configuring virsh using configuration
Configuring virt-admin using configuration
Program util/genxdrstub.pl found: YES (/home/ubuntu/libvirt/tools/wireshark/util/genxdrstub.pl)
Library tasn1 found: YES
Program libvirtd-fail found: YES (/home/ubuntu/libvirt/tests/libvirtd-fail)
Program libvirtd-pool found: YES (/home/ubuntu/libvirt/tests/libvirtd-pool)
Program virsh-auth found: YES (/home/ubuntu/libvirt/tests/virsh-auth)
Program virsh-checkpoint found: YES (/home/ubuntu/libvirt/tests/virsh-checkpoint)
Program virsh-cpuset found: YES (/home/ubuntu/libvirt/tests/virsh-cpuset)
Program virsh-define-dev-segfault found: YES (/home/ubuntu/libvirt/tests/virsh-define-dev-segfault)
Program virsh-int-overflow found: YES (/home/ubuntu/libvirt/tests/virsh-int-overflow)
Program virsh-optparse found: YES (/home/ubuntu/libvirt/tests/virsh-optparse)
Program virsh-output found: YES (/home/ubuntu/libvirt/tests/virsh-output)
Program virsh-read-bufsiz found: YES (/home/ubuntu/libvirt/tests/virsh-read-bufsiz)
Program virsh-read-non-seekable found: YES (/home/ubuntu/libvirt/tests/virsh-read-non-seekable)
Program virsh-schedinfo found: YES (/home/ubuntu/libvirt/tests/virsh-schedinfo)
Program virsh-self-test found: YES (/home/ubuntu/libvirt/tests/virsh-self-test)
Program virsh-snapshot found: YES (/home/ubuntu/libvirt/tests/virsh-snapshot)
Program virsh-start found: YES (/home/ubuntu/libvirt/tests/virsh-start)
Program virsh-undefine found: YES (/home/ubuntu/libvirt/tests/virsh-undefine)
Program virsh-uriprecedence found: YES (/home/ubuntu/libvirt/tests/virsh-uriprecedence)
Program virsh-vcpupin found: YES (/home/ubuntu/libvirt/tests/virsh-vcpupin)
Program virt-admin-self-test found: YES (/home/ubuntu/libvirt/tests/virt-admin-self-test)
Program virt-aa-helper-test found: YES (/home/ubuntu/libvirt/tests/virt-aa-helper-test)
Configuring POTFILES using configuration
Configuring index.rst using configuration
Configuring virsh.rst using configuration
Configuring virt-admin.rst using configuration
Configuring virt-host-validate.rst using configuration
Configuring virt-login-shell.rst using configuration
Configuring virt-pki-validate.rst using configuration
Configuring virt-qemu-run.rst using configuration
Configuring virt-xml-validate.rst using configuration
Configuring libvirtd.rst using configuration
Configuring virt-sanlock-cleanup.rst using configuration
Configuring virtbhyved.rst using configuration
Configuring virtinterfaced.rst using configuration
Configuring virtlockd.rst using configuration
Configuring virtlogd.rst using configuration
Configuring virtlxcd.rst using configuration
Configuring virtnetworkd.rst using configuration
Configuring virtnodedevd.rst using configuration
Configuring virtnwfilterd.rst using configuration
Configuring virtproxyd.rst using configuration
Configuring virtqemud.rst using configuration
Configuring virtsecretd.rst using configuration
Configuring virtstoraged.rst using configuration
Configuring virtvboxd.rst using configuration
Configuring virtvzd.rst using configuration
Configuring virtxend.rst using configuration
Using 'MAKE' from environment with value: '/usr/bin/make'
Program make found: YES
Program sed found: YES (/usr/bin/sed)
Program grep found: YES (/usr/bin/grep)
Configuring Makefile using configuration
Configuring libvirt.pc using configuration
Configuring libvirt-qemu.pc using configuration
Configuring libvirt-lxc.pc using configuration
Configuring libvirt-admin.pc using configuration
Configuring libvirt.spec using configuration
Configuring mingw-libvirt.spec using configuration
Configuring AUTHORS.rst using configuration
Program /home/ubuntu/libvirt/scripts/meson-python.sh found: YES (/home/ubuntu/libvirt/scripts/meson-python.sh)
Configuring meson-config.h using configuration
Configuring run using configuration
Configuring .color_coded using configuration
Configuring .ycm_extra_conf.py using configuration
Build targets in project: 614
libvirt 7.8.0
Drivers
QEMU: YES
OpenVZ: YES
VMware: YES
VBox: YES
libxl: YES
LXC: YES
Cloud-Hypervisor: YES
ESX: YES
Hyper-V: YES
vz: NO
Bhyve: NO
Test: YES
Remote: YES
Network: YES
Libvirtd: YES
Interface: YES
Storage Drivers
Dir: YES
FS: YES
NetFS: YES
LVM: YES
iSCSI: YES
iscsi-direct: YES
SCSI: YES
mpath: YES
Disk: YES
RBD: YES
Sheepdog: NO
Gluster: YES
ZFS: YES
Virtuozzo storage: YES
Security Drivers
SELinux: YES
AppArmor: YES
Driver Loadable Modules
driver_modules: YES
Libraries
acl: YES
apparmor: YES
attr: YES
audit: YES
bash_completion: YES
blkid: YES
capng: YES
curl: YES
devmapper: YES
dlopen: YES
fuse: YES
glusterfs: YES
libiscsi: YES
libkvm: NO
libnl: YES
libparted: YES
libpcap: YES
libssh: YES
libssh2: YES
libutil: YES
netcf: YES
NLS: YES
numactl: YES
openwsman: YES
parallels-sdk: NO
pciaccess: YES
polkit: YES
rbd: YES
readline: YES
sanlock: YES
sasl: YES
selinux: YES
udev: YES
xdr: YES
yajl: YES
Windows
MinGW: NO
windres: NO
Test suite
Expensive: YES
Coverage: NO
Miscellaneous
Warning Flags: -fasynchronous-unwind-tables
-fexceptions
-fipa-pure-const
-fno-common
-Wabsolute-value
-Waddress
-Waddress-of-packed-member
-Waggressive-loop-optimizations
-Walloc-size-larger-than=9223372036854775807
-Walloca
-Warray-bounds=2
-Wattribute-alias=2
-Wattribute-warning
-Wattributes
-Wbool-compare
-Wbool-operation
-Wbuiltin-declaration-mismatch
-Wbuiltin-macro-redefined
-Wcannot-profile
-Wcast-align
-Wcast-align=strict
-Wno-cast-function-type
-Wchar-subscripts
-Wclobbered
-Wcomment
-Wcomments
-Wcoverage-mismatch
-Wcpp
-Wdangling-else
-Wdate-time
-Wdeclaration-after-statement
-Wdeprecated-declarations
-Wdesignated-init
-Wdiscarded-array-qualifiers
-Wdiscarded-qualifiers
-Wdiv-by-zero
-Wduplicated-cond
-Wduplicate-decl-specifier
-Wempty-body
-Wendif-labels
-Wexpansion-to-defined
-Wformat-contains-nul
-Wformat-extra-args
-Wno-format-nonliteral
-Wformat-overflow=2
-Wformat-security
-Wno-format-truncation
-Wformat-y2k
-Wformat-zero-length
-Wframe-address
-Wframe-larger-than=4096
-Wfree-nonheap-object
-Whsa
-Wif-not-aligned
-Wignored-attributes
-Wignored-qualifiers
-Wimplicit
-Wimplicit-fallthrough=5
-Wimplicit-function-declaration
-Wimplicit-int
-Wincompatible-pointer-types
-Winit-self
-Winline
-Wint-conversion
-Wint-in-bool-context
-Wint-to-pointer-cast
-Winvalid-memory-model
-Winvalid-pch
-Wjump-misses-init
-Wlogical-not-parentheses
-Wlogical-op
-Wmain
-Wmaybe-uninitialized
-Wmemset-elt-size
-Wmemset-transposed-args
-Wmisleading-indentation
-Wmissing-attributes
-Wmissing-braces
-Wmissing-declarations
-Wmissing-field-initializers
-Wmissing-include-dirs
-Wmissing-parameter-type
-Wmissing-profile
-Wmissing-prototypes
-Wmultichar
-Wmultistatement-macros
-Wnarrowing
-Wnested-externs
-Wnonnull
-Wnonnull-compare
-Wnormalized=nfc
-Wnull-dereference
-Wodr
-Wold-style-declaration
-Wold-style-definition
-Wopenmp-simd
-Woverflow
-Woverride-init
-Wpacked-bitfield-compat
-Wpacked-not-aligned
-Wparentheses
-Wpointer-arith
-Wpointer-compare
-Wpointer-sign
-Wpointer-to-int-cast
-Wpragmas
-Wpsabi
-Wrestrict
-Wreturn-local-addr
-Wreturn-type
-Wscalar-storage-order
-Wsequence-point
-Wshadow
-Wshift-count-negative
-Wshift-count-overflow
-Wshift-negative-value
-Wshift-overflow=2
-Wno-sign-compare
-Wsizeof-array-argument
-Wsizeof-pointer-div
-Wsizeof-pointer-memaccess
-Wstrict-aliasing
-Wstrict-prototypes
-Wstringop-overflow=2
-Wstringop-truncation
-Wsuggest-attribute=cold
-Wno-suggest-attribute=const
-Wsuggest-attribute=format
-Wsuggest-attribute=noreturn
-Wno-suggest-attribute=pure
-Wsuggest-final-methods
-Wsuggest-final-types
-Wswitch
-Wswitch-bool
-Wswitch-enum
-Wswitch-unreachable
-Wsync-nand
-Wtautological-compare
-Wtrampolines
-Wtrigraphs
-Wtype-limits
-Wuninitialized
-Wunknown-pragmas
-Wunused
-Wunused-but-set-parameter
-Wunused-but-set-variable
-Wunused-const-variable=2
-Wunused-function
-Wunused-label
-Wunused-local-typedefs
-Wunused-parameter
-Wunused-result
-Wunused-value
-Wunused-variable
-Wvarargs
-Wvariadic-macros
-Wvector-operation-performance
-Wvla
-Wvolatile-register-var
-Wwrite-strings
-fstack-protector-strong
-Wdouble-promotion
docs: YES
tests: YES
DTrace: YES
firewalld: YES
firewalld-zone: YES
nss: YES
numad: YES
Init script: systemd
Char device locks: /var/lock
Loader/NVRAM:
pm_utils: NO
virt-login-shell: YES
virt-host-validate: YES
TLS priority: NORMAL
Developer Tools
wireshark_dissector: YES
Privileges
QEMU: libvirt-qemu:kvm
Found ninja-1.10.0 at /usr/bin/ninja
ninja: Entering directory `build'
[1341/1342] Running all tests.
1/313 libvirt / check-aclperms OK 0.06s
2/313 libvirt / check-symfile OK 0.17s
3/313 libvirt / check-admin-symfile OK 0.07s
4/313 libvirt / check-symsorting OK 0.06s
5/313 libvirt / check-admin-symsorting OK 0.06s
6/313 libvirt / check-drivername OK 0.06s
7/313 libvirt / check-admin-drivername OK 0.07s
8/313 libvirt / check-driverimpls OK 0.53s
9/313 libvirt / check-aclrules OK 0.51s
10/313 libvirt / check-augeas-libvirt_lockd OK 0.05s
11/313 libvirt / check-augeas-libvirt_sanlock OK 0.06s
12/313 libvirt / check-augeas-virtlockd OK 0.05s
13/313 libvirt / check-augeas-virtlogd OK 0.05s
14/313 libvirt / check-augeas-libvirtd_libxl OK 0.09s
15/313 libvirt / check-augeas-libvirtd_lxc OK 0.05s
16/313 libvirt / check-augeas-libvirtd_qemu OK 0.35s
17/313 libvirt / check-augeas-libvirtd OK 0.13s
18/313 libvirt / check-augeas-virtproxyd OK 0.23s
19/313 libvirt / check-augeas-virtinterfaced OK 0.11s
20/313 libvirt / check-augeas-virtnetworkd OK 0.14s
21/313 libvirt / check-augeas-virtnodedevd OK 0.12s
22/313 libvirt / check-augeas-virtnwfilterd OK 0.14s
23/313 libvirt / check-augeas-virtsecretd OK 0.11s
24/313 libvirt / check-augeas-virtstoraged OK 0.15s
25/313 libvirt / check-augeas-virtxend OK 0.18s
26/313 libvirt / check-augeas-virtlxcd OK 0.14s
27/313 libvirt / check-augeas-virtchd OK 0.14s
28/313 libvirt / check-augeas-virtqemud OK 0.11s
29/313 libvirt / check-augeas-virtvboxd OK 0.29s
30/313 libvirt / check-virnetprotocol OK 0.10s
31/313 libvirt / check-virkeepaliveprotocol OK 0.09s
32/313 libvirt / check-remote_protocol OK 0.23s
33/313 libvirt / check-qemu_protocol OK 0.10s
34/313 libvirt / check-lxc_protocol OK 0.18s
35/313 libvirt / check-admin_protocol OK 0.10s
36/313 libvirt / check-lock_protocol OK 0.19s
37/313 libvirt / check-lxc_monitor_protocol OK 0.18s
38/313 libvirt / commandtest OK 0.52s
39/313 libvirt / cputest OK 1.60s
40/313 libvirt / domaincapstest OK 0.78s
41/313 libvirt / domainconftest OK 0.13s
42/313 libvirt / genericxml2xmltest OK 0.32s
43/313 libvirt / interfacexml2xmltest OK 0.14s
44/313 libvirt / metadatatest OK 0.13s
45/313 libvirt / networkxml2xmlupdatetest OK 0.19s
46/313 libvirt / nodedevxml2xmltest OK 0.16s
47/313 libvirt / nwfilterxml2xmltest OK 0.15s
48/313 libvirt / objecteventtest OK 0.14s
49/313 libvirt / seclabeltest OK 0.16s
50/313 libvirt / secretxml2xmltest OK 0.12s
51/313 libvirt / shunloadtest OK 0.17s
52/313 libvirt / sockettest OK 0.12s
53/313 libvirt / storagevolxml2xmltest OK 0.22s
54/313 libvirt / sysinfotest OK 0.14s
55/313 libvirt / utiltest OK 0.17s
56/313 libvirt / viralloctest OK 0.15s
57/313 libvirt / virauthconfigtest OK 0.19s
58/313 libvirt / virbitmaptest OK 0.14s
59/313 libvirt / virbuftest OK 0.20s
60/313 libvirt / vircapstest OK 0.13s
61/313 libvirt / vircgrouptest OK 0.17s
62/313 libvirt / virconftest OK 0.17s
63/313 libvirt / vircryptotest OK 0.07s
64/313 libvirt / virendiantest OK 0.17s
65/313 libvirt / virerrortest OK 0.10s
66/313 libvirt / virfilecachetest OK 0.21s
67/313 libvirt / virfiletest OK 0.30s
68/313 libvirt / virfirewalltest OK 0.14s
69/313 libvirt / virhostcputest OK 0.19s
70/313 libvirt / virhostdevtest OK 0.18s
71/313 libvirt / viridentitytest OK 0.15s
72/313 libvirt / viriscsitest OK 0.15s
73/313 libvirt / virkeycodetest OK 0.09s
74/313 libvirt / virkmodtest OK 0.11s
75/313 libvirt / virlockspacetest OK 0.10s
76/313 libvirt / virlogtest OK 0.12s
77/313 libvirt / virnetdevtest OK 0.14s
78/313 libvirt / virnetworkportxml2xmltest OK 0.11s
79/313 libvirt / virnwfilterbindingxml2xmltest OK 0.11s
80/313 libvirt / virpcitest OK 0.18s
81/313 libvirt / virportallocatortest OK 0.07s
82/313 libvirt / virrotatingfiletest OK 0.12s
83/313 libvirt / virschematest OK 3.18s
84/313 libvirt / virshtest OK 2.62s
85/313 libvirt / virstringtest OK 0.13s
86/313 libvirt / virsystemdtest OK 0.16s
87/313 libvirt / virtimetest OK 0.15s
88/313 libvirt / virtypedparamtest OK 0.16s
89/313 libvirt / viruritest OK 0.18s
90/313 libvirt / virpcivpdtest OK 0.12s
91/313 libvirt / vshtabletest OK 0.11s
92/313 libvirt / virmigtest OK 0.15s
93/313 libvirt / fchosttest OK 0.13s
94/313 libvirt / scsihosttest OK 0.11s
95/313 libvirt / vircaps2xmltest OK 0.18s
96/313 libvirt / virnetdevbandwidthtest OK 0.08s
97/313 libvirt / virresctrltest OK 0.07s
98/313 libvirt / virscsitest OK 0.12s
99/313 libvirt / virusbtest OK 0.16s
100/313 libvirt / virnetdevopenvswitchtest OK 0.21s
101/313 libvirt / esxutilstest OK 0.10s
102/313 libvirt / eventtest OK 0.51s
103/313 libvirt / fdstreamtest OK 0.15s
104/313 libvirt / virdriverconnvalidatetest OK 0.10s
105/313 libvirt / virdrivermoduletest OK 0.13s
106/313 libvirt / libxlxml2domconfigtest OK 0.12s
107/313 libvirt / xlconfigtest OK 0.18s
108/313 libvirt / xmconfigtest OK 0.16s
109/313 libvirt / lxcconf2xmltest OK 0.12s
110/313 libvirt / lxcxml2xmltest OK 0.14s
111/313 libvirt / networkxml2conftest OK 0.10s
112/313 libvirt / networkxml2firewalltest OK 0.14s
113/313 libvirt / networkxml2xmltest OK 0.08s
114/313 libvirt / nodedevmdevctltest OK 0.12s
115/313 libvirt / nsstest OK 0.09s
116/313 libvirt / nssguesttest OK 0.11s
117/313 libvirt / nwfilterebiptablestest OK 0.15s
118/313 libvirt / nwfilterxml2firewalltest OK 0.22s
119/313 libvirt / openvzutilstest OK 0.08s
120/313 libvirt / virpolkittest OK 0.12s
121/313 libvirt / qemuagenttest OK 6.27s
122/313 libvirt / qemublocktest OK 0.29s
123/313 libvirt / qemucapabilitiestest OK 2.83s
124/313 libvirt / qemucaps2xmltest OK 0.21s
125/313 libvirt / qemucommandutiltest OK 0.11s
126/313 libvirt / qemudomaincheckpointxml2xmltest OK 0.34s
127/313 libvirt / qemudomainsnapshotxml2xmltest OK 0.18s
128/313 libvirt / qemufirmwaretest OK 0.17s
129/313 libvirt / qemuhotplugtest OK 2.61s
130/313 libvirt / qemumemlocktest OK 0.20s
131/313 libvirt / qemumigparamstest OK 0.16s
132/313 libvirt / qemumigrationcookiexmltest OK 0.18s
133/313 libvirt / qemumonitorjsontest OK 0.42s
134/313 libvirt / qemusecuritytest OK 1.89s
135/313 libvirt / qemustatusxml2xmltest OK 0.15s
136/313 libvirt / qemuvhostusertest OK 0.12s
137/313 libvirt / qemuxml2argvtest OK 4.53s
138/313 libvirt / qemuxml2xmltest OK 2.59s
139/313 libvirt / virnetdaemontest OK 0.13s
140/313 libvirt / virnetmessagetest OK 0.12s
141/313 libvirt / virnetserverclienttest OK 0.18s
142/313 libvirt / virnetsockettest OK 0.18s
143/313 libvirt / virnettlscontexttest OK 0.31s
144/313 libvirt / virnettlssessiontest OK 0.68s
145/313 libvirt / securityselinuxtest OK 0.15s
146/313 libvirt / securityselinuxlabeltest OK 0.18s
147/313 libvirt / storagepoolcapstest OK 0.11s
148/313 libvirt / storagepoolxml2argvtest OK 0.10s
149/313 libvirt / storagepoolxml2xmltest OK 0.20s
150/313 libvirt / storagevolxml2argvtest OK 0.14s
151/313 libvirt / virstorageutiltest OK 0.17s
152/313 libvirt / virstoragetest OK 1.24s
153/313 libvirt / vboxsnapshotxmltest OK 0.11s
154/313 libvirt / vmwarevertest OK 0.15s
155/313 libvirt / vmx2xmltest OK 0.14s
156/313 libvirt / xml2vmxtest OK 0.13s
157/313 libvirt / virjsontest OK 0.15s
158/313 libvirt / virmacmaptest OK 0.10s
159/313 libvirt / libvirtd-fail OK 0.11s
160/313 libvirt / libvirtd-pool OK 0.10s
161/313 libvirt / virsh-auth OK 0.10s
162/313 libvirt / virsh-checkpoint OK 0.55s
163/313 libvirt / virsh-cpuset OK 0.13s
164/313 libvirt / virsh-define-dev-segfault OK 0.15s
165/313 libvirt / virsh-int-overflow OK 0.09s
166/313 libvirt / virsh-optparse OK 3.88s
167/313 libvirt / virsh-output OK 2.56s
168/313 libvirt / virsh-read-bufsiz OK 0.19s
169/313 libvirt / virsh-read-non-seekable OK 0.15s
170/313 libvirt / virsh-schedinfo OK 0.15s
171/313 libvirt / virsh-self-test OK 0.12s
172/313 libvirt / virsh-snapshot OK 0.43s
173/313 libvirt / virsh-start OK 0.16s
174/313 libvirt / virsh-undefine OK 0.29s
175/313 libvirt / virsh-uriprecedence OK 0.48s
176/313 libvirt / virsh-vcpupin OK 0.88s
177/313 libvirt / virt-admin-self-test OK 0.08s
178/313 libvirt / virt-aa-helper-test OK 4.59s
179/313 libvirt / check-html OK 0.24s
180/313 libvirt:syntax-check / sc_avoid_write OK 0.22s
181/313 libvirt:syntax-check / sc_flags_debug OK 1.23s
182/313 libvirt:syntax-check / sc_flags_usage OK 1.26s
183/313 libvirt:syntax-check / sc_prohibit_internal_functions OK 0.73s
184/313 libvirt:syntax-check / sc_prohibit_raw_virclassnew OK 0.58s
185/313 libvirt:syntax-check / sc_prohibit_raw_allocation OK 0.72s
186/313 libvirt:syntax-check / sc_prohibit_close OK 1.56s
187/313 libvirt:syntax-check / sc_prohibit_fork_wrappers OK 0.68s
188/313 libvirt:syntax-check / sc_prohibit_mkstemp OK 0.19s
189/313 libvirt:syntax-check / sc_prohibit_mkdtemp OK 0.29s
190/313 libvirt:syntax-check / sc_prohibit_access_xok OK 0.20s
191/313 libvirt:syntax-check / sc_prohibit_strncmp OK 0.90s
192/313 libvirt:syntax-check / sc_prohibit_strtol OK 1.42s
193/313 libvirt:syntax-check / sc_prohibit_asprintf OK 1.46s
194/313 libvirt:syntax-check / sc_prohobit_vsnprintf OK 0.25s
195/313 libvirt:syntax-check / sc_prohibit_strdup OK 0.93s
196/313 libvirt:syntax-check / sc_prohibit_setuid OK 0.92s
197/313 libvirt:syntax-check / sc_prohibit_risky_id_promotion OK 0.89s
198/313 libvirt:syntax-check / sc_prohibit_sprintf OK 0.27s
199/313 libvirt:syntax-check / sc_prohibit_snprintf OK 0.92s
200/313 libvirt:syntax-check / sc_prohibit_readlink OK 0.85s
201/313 libvirt:syntax-check / sc_prohibit_gethostname OK 0.87s
202/313 libvirt:syntax-check / sc_prohibit_readdir OK 0.93s
203/313 libvirt:syntax-check / sc_prohibit_gettext_noop OK 0.80s
204/313 libvirt:syntax-check / sc_prohibit_PATH_MAX OK 0.81s
205/313 libvirt:syntax-check / sc_prohibit_nonreentrant OK 0.30s
206/313 libvirt:syntax-check / sc_prohibit_select OK 0.85s
207/313 libvirt:syntax-check / sc_prohibit_ctype_h OK 0.85s
208/313 libvirt:syntax-check / sc_prohibit_canonicalize_file_name OK 0.76s
209/313 libvirt:syntax-check / sc_correct_id_types OK 0.88s
210/313 libvirt:syntax-check / sc_forbid_const_pointer_typedef OK 1.44s
211/313 libvirt:syntax-check / sc_size_of_brackets OK 0.81s
212/313 libvirt:syntax-check / sc_TAB_in_indentation OK 0.20s
213/313 libvirt:syntax-check / sc_avoid_ctype_macros OK 0.28s
214/313 libvirt:syntax-check / sc_avoid_strcase OK 0.82s
215/313 libvirt:syntax-check / sc_prohibit_virBufferAdd_with_string_literal OK 0.73s
216/313 libvirt:syntax-check / sc_prohibit_virBufferAsprintf_with_string_literal OK 0.73s
217/313 libvirt:syntax-check / sc_forbid_manual_xml_indent OK 0.75s
218/313 libvirt:syntax-check / sc_prohibit_libgen OK 0.89s
219/313 libvirt:syntax-check / sc_prohibit_xmlGetProp OK 0.73s
220/313 libvirt:syntax-check / sc_prohibit_xmlURI OK 0.76s
221/313 libvirt:syntax-check / sc_prohibit_return_as_function OK 0.73s
222/313 libvirt:syntax-check / sc_avoid_g_gnuc_unused_in_header OK 0.13s
223/313 libvirt:syntax-check / sc_prohibit_attribute_macros OK 0.23s
224/313 libvirt:syntax-check / sc_prohibit_non_glib_macros OK 0.18s
225/313 libvirt:syntax-check / sc_prohibit_int_index OK 0.64s
226/313 libvirt:syntax-check / sc_prohibit_int_ijk OK 0.85s
227/313 libvirt:syntax-check / sc_prohibit_loop_iijjkk OK 0.85s
228/313 libvirt:syntax-check / sc_prohibit_loop_var_decl OK 0.24s
229/313 libvirt:syntax-check / sc_prohibit_int_assign_bool OK 0.75s
230/313 libvirt:syntax-check / sc_prohibit_unsigned_pid OK 0.64s
231/313 libvirt:syntax-check / sc_libvirt_unmarked_diagnostics OK 0.74s
232/313 libvirt:syntax-check / sc_prohibit_newline_at_end_of_diagnostic OK 0.69s
233/313 libvirt:syntax-check / sc_prohibit_diagnostic_without_format OK 1.26s
234/313 libvirt:syntax-check / sc_prohibit_useless_translation OK 1.22s
235/313 libvirt:syntax-check / sc_require_whitespace_in_translation OK 1.47s
236/313 libvirt:syntax-check / sc_preprocessor_indentation OK 0.04s
237/313 libvirt:syntax-check / sc_spec_indentation OK 0.03s
238/313 libvirt:syntax-check / sc_copyright_usage OK 1.42s
239/313 libvirt:syntax-check / sc_prohibit_gettext_markup OK 0.70s
240/313 libvirt:syntax-check / sc_prohibit_cross_inclusion OK 1.72s
241/313 libvirt:syntax-check / sc_require_enum_last_marker OK 0.55s
242/313 libvirt:syntax-check / sc_flake8 OK 2.56s
243/313 libvirt:syntax-check / sc_prohibit_exit_in_tests OK 0.15s
244/313 libvirt:syntax-check / sc_prohibit_include_public_headers_quote OK 0.19s
245/313 libvirt:syntax-check / sc_prohibit_include_public_headers_brackets OK 0.18s
246/313 libvirt:syntax-check / sc_prohibit_config_h_in_headers OK 0.13s
247/313 libvirt:syntax-check / sc_prohibit_unbounded_arrays_in_rpc OK 0.14s
248/313 libvirt:syntax-check / sc_prohibit_atoi OK 0.70s
249/313 libvirt:syntax-check / sc_prohibit_wrong_filename_in_comment OK 0.33s
250/313 libvirt:syntax-check / sc_prohibit_virConnectOpen_in_virsh OK 0.14s
251/313 libvirt:syntax-check / sc_require_space_before_label OK 0.19s
252/313 libvirt:syntax-check / sc_prohibit_space_in_label OK 0.18s
253/313 libvirt:syntax-check / sc_require_if_else_matching_braces OK 0.23s
254/313 libvirt:syntax-check / sc_curly_braces_style OK 0.64s
255/313 libvirt:syntax-check / sc_prohibit_windows_special_chars_in_filename OK 0.08s
256/313 libvirt:syntax-check / sc_prohibit_mixed_case_abbreviations OK 0.24s
257/313 libvirt:syntax-check / sc_require_locale_h OK 0.54s
258/313 libvirt:syntax-check / sc_prohibit_empty_first_line OK 1.00s
259/313 libvirt:syntax-check / sc_prohibit_paren_brace OK 0.25s
260/313 libvirt:syntax-check / sc_prohibit_static_zero_init OK 0.25s
261/313 libvirt:syntax-check / sc_prohibit_devname OK 0.60s
262/313 libvirt:syntax-check / sc_prohibit_system_error_with_vir_err OK 0.65s
263/313 libvirt:syntax-check / sc_prohibit_virXXXFree OK 0.24s
264/313 libvirt:syntax-check / sc_prohibit_sysconf_pagesize OK 0.64s
265/313 libvirt:syntax-check / sc_prohibit_virSecurityManager OK 0.13s
266/313 libvirt:syntax-check / sc_prohibit_pthread_create OK 0.23s
267/313 libvirt:syntax-check / sc_prohibit_not_streq OK 0.59s
268/313 libvirt:syntax-check / sc_prohibit_verbose_strcat OK 0.23s
269/313 libvirt:syntax-check / sc_gettext_init OK 0.18s
270/313 libvirt:syntax-check / sc_prohibit_obj_free_apis_in_virsh OK 0.13s
271/313 libvirt:syntax-check / sc_prohibit_http_urls OK 0.58s
272/313 libvirt:syntax-check / sc_prohibit_author OK 0.64s
273/313 libvirt:syntax-check / sc_prohibit_backslash_alignment OK 0.18s
274/313 libvirt:syntax-check / sc_require_attribute_cleanup_initialization OK 0.23s
275/313 libvirt:syntax-check / sc_prohibit_class OK 0.24s
276/313 libvirt:syntax-check / sc_prohibit_dirent_d_type OK 0.24s
277/313 libvirt:syntax-check / sc_cast_of_argument_to_free OK 0.70s
278/313 libvirt:syntax-check / sc_cast_of_x_alloc_return_value OK 0.69s
279/313 libvirt:syntax-check / sc_prohibit_strcmp OK 0.69s
280/313 libvirt:syntax-check / sc_prohibit_strncpy OK 0.69s
281/313 libvirt:syntax-check / sc_prohibit_magic_number_exit OK 0.84s
282/313 libvirt:syntax-check / sc_error_message_warn_fatal OK 0.64s
283/313 libvirt:syntax-check / sc_error_message_period OK 0.65s
284/313 libvirt:syntax-check / sc_prohibit_have_config_h OK 0.65s
285/313 libvirt:syntax-check / sc_require_config_h OK 0.14s
286/313 libvirt:syntax-check / sc_require_config_h_first OK 0.19s
287/313 libvirt:syntax-check / sc_prohibit_assert_without_use OK 0.25s
288/313 libvirt:syntax-check / sc_prohibit_getopt_without_use OK 0.24s
289/313 libvirt:syntax-check / sc_prohibit_signal_without_use OK 0.24s
290/313 libvirt:syntax-check / sc_prohibit_stdio--_without_use OK 0.19s
291/313 libvirt:syntax-check / sc_prohibit_stddef_without_use OK 0.21s
292/313 libvirt:syntax-check / sc_prohibit_dirent_without_use OK 0.18s
293/313 libvirt:syntax-check / sc_bindtextdomain OK 0.13s
294/313 libvirt:syntax-check / sc_trailing_blank OK 0.73s
295/313 libvirt:syntax-check / sc_unmarked_diagnostics OK 0.64s
296/313 libvirt:syntax-check / sc_prohibit_defined_have_decl_tests OK 0.59s
297/313 libvirt:syntax-check / sc_prohibit_backup_files OK 0.08s
298/313 libvirt:syntax-check / sc_prohibit_empty_lines_at_EOF OK 0.44s
299/313 libvirt:syntax-check / sc_prohibit_doubled_word OK 1.89s
300/313 libvirt:syntax-check / sc_prohibit_double_semicolon OK 0.23s
301/313 libvirt:syntax-check / sc_prohibit_test_minus_ao OK 0.60s
302/313 libvirt:syntax-check / sc_prohibit_test_double_equal OK 0.50s
303/313 libvirt:syntax-check / sc_redundant_const OK 0.59s
304/313 libvirt:syntax-check / sc_const_long_option OK 0.58s
305/313 libvirt:syntax-check / sc_po_check OK 0.27s
306/313 libvirt:syntax-check / sc_Wundef_boolean OK 0.55s
307/313 libvirt:syntax-check / sc_prohibit_path_max_allocation OK 0.49s
308/313 libvirt:syntax-check / sc_prohibit-duplicate-header OK 0.65s
309/313 libvirt:syntax-check / sc_spacing-check OK 3.50s
310/313 libvirt:syntax-check / sc_mock-noinline OK 1.04s
311/313 libvirt:syntax-check / sc_header-ifdef OK 0.29s
312/313 libvirt:syntax-check / sc_group-qemu-caps OK 0.18s
313/313 libvirt:syntax-check / sc_prohibit_enum_impl_with_vir_prefix_in_virsh OK 0.13s
Ok: 313
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home/ubuntu/libvirt/build/meson-logs/testlog.txt
make[2]: Leaving directory '/home/ubuntu/libvirt/ci'
make[1]: Leaving directory '/home/ubuntu/libvirt/ci'
make: Leaving directory '/home/ubuntu/libvirt/ci'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment