Skip to content

Instantly share code, notes, and snippets.

@dshcherb
Created September 17, 2021 12:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dshcherb/6d8dca51d4503ec32e753f0b5434342d to your computer and use it in GitHub Desktop.
Save dshcherb/6d8dca51d4503ec32e753f0b5434342d to your computer and use it in GitHub Desktop.
2021-09-17-libvirt-docker-ubuntu-2004-build-5-11.txt
$ uname -r
5.11.0-25-generic
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 21.04
Release: 21.04
Codename: hirsute
$ docker -v
Docker version 20.10.8, build 3967b7d
$ ci/helper test --meson-args='-Dexpensive_tests=enabled' ubuntu-2004
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.16s
3/313 libvirt / check-admin-symfile OK 0.07s
4/313 libvirt / check-symsorting OK 0.09s
5/313 libvirt / check-admin-symsorting OK 0.05s
6/313 libvirt / check-drivername OK 0.09s
7/313 libvirt / check-admin-drivername OK 0.05s
8/313 libvirt / check-driverimpls OK 0.51s
9/313 libvirt / check-aclrules OK 0.52s
10/313 libvirt / check-augeas-libvirt_lockd OK 0.08s
11/313 libvirt / check-augeas-libvirt_sanlock OK 0.07s
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.05s
15/313 libvirt / check-augeas-libvirtd_lxc OK 0.07s
16/313 libvirt / check-augeas-libvirtd_qemu OK 0.35s
17/313 libvirt / check-augeas-libvirtd OK 0.20s
18/313 libvirt / check-augeas-virtproxyd OK 0.12s
19/313 libvirt / check-augeas-virtinterfaced OK 0.12s
20/313 libvirt / check-augeas-virtnetworkd OK 0.12s
21/313 libvirt / check-augeas-virtnodedevd OK 0.19s
22/313 libvirt / check-augeas-virtnwfilterd OK 0.14s
23/313 libvirt / check-augeas-virtsecretd OK 0.16s
24/313 libvirt / check-augeas-virtstoraged OK 0.15s
25/313 libvirt / check-augeas-virtxend OK 0.10s
26/313 libvirt / check-augeas-virtlxcd OK 0.12s
27/313 libvirt / check-augeas-virtchd OK 0.14s
28/313 libvirt / check-augeas-virtqemud OK 0.12s
29/313 libvirt / check-augeas-virtvboxd OK 0.18s
30/313 libvirt / check-virnetprotocol OK 0.09s
31/313 libvirt / check-virkeepaliveprotocol OK 0.09s
32/313 libvirt / check-remote_protocol OK 0.18s
33/313 libvirt / check-qemu_protocol OK 0.11s
34/313 libvirt / check-lxc_protocol OK 0.17s
35/313 libvirt / check-admin_protocol OK 0.13s
36/313 libvirt / check-lock_protocol OK 0.14s
37/313 libvirt / check-lxc_monitor_protocol OK 0.19s
38/313 libvirt / commandtest OK 0.55s
39/313 libvirt / cputest OK 1.71s
40/313 libvirt / domaincapstest OK 0.66s
41/313 libvirt / domainconftest OK 0.12s
42/313 libvirt / genericxml2xmltest OK 0.21s
43/313 libvirt / interfacexml2xmltest OK 0.12s
44/313 libvirt / metadatatest OK 0.21s
45/313 libvirt / networkxml2xmlupdatetest OK 0.17s
46/313 libvirt / nodedevxml2xmltest OK 0.16s
47/313 libvirt / nwfilterxml2xmltest OK 0.16s
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.20s
52/313 libvirt / sockettest OK 0.14s
53/313 libvirt / storagevolxml2xmltest OK 0.16s
54/313 libvirt / sysinfotest OK 0.14s
55/313 libvirt / utiltest OK 0.18s
56/313 libvirt / viralloctest OK 0.17s
57/313 libvirt / virauthconfigtest OK 0.13s
58/313 libvirt / virbitmaptest OK 0.18s
59/313 libvirt / virbuftest OK 0.13s
60/313 libvirt / vircapstest OK 0.16s
61/313 libvirt / vircgrouptest OK 0.25s
62/313 libvirt / virconftest OK 0.15s
63/313 libvirt / vircryptotest OK 0.15s
64/313 libvirt / virendiantest OK 0.09s
65/313 libvirt / virerrortest OK 0.12s
66/313 libvirt / virfilecachetest OK 0.12s
67/313 libvirt / virfiletest OK 0.37s
68/313 libvirt / virfirewalltest OK 0.11s
69/313 libvirt / virhostcputest OK 0.17s
70/313 libvirt / virhostdevtest OK 0.24s
71/313 libvirt / viridentitytest OK 0.13s
72/313 libvirt / viriscsitest OK 0.11s
73/313 libvirt / virkeycodetest OK 0.16s
74/313 libvirt / virkmodtest OK 0.10s
75/313 libvirt / virlockspacetest OK 0.08s
76/313 libvirt / virlogtest OK 0.14s
77/313 libvirt / virnetdevtest OK 0.07s
78/313 libvirt / virnetworkportxml2xmltest OK 0.15s
79/313 libvirt / virnwfilterbindingxml2xmltest OK 0.10s
80/313 libvirt / virpcitest OK 0.17s
81/313 libvirt / virportallocatortest OK 0.11s
82/313 libvirt / virrotatingfiletest OK 0.11s
83/313 libvirt / virschematest OK 3.31s
84/313 libvirt / virshtest OK 2.57s
85/313 libvirt / virstringtest OK 0.11s
86/313 libvirt / virsystemdtest OK 0.14s
87/313 libvirt / virtimetest OK 0.08s
88/313 libvirt / virtypedparamtest OK 0.10s
89/313 libvirt / viruritest OK 0.10s
90/313 libvirt / virpcivpdtest OK 0.16s
91/313 libvirt / vshtabletest OK 0.10s
92/313 libvirt / virmigtest OK 0.12s
93/313 libvirt / fchosttest OK 0.12s
94/313 libvirt / scsihosttest OK 0.08s
95/313 libvirt / vircaps2xmltest OK 0.14s
96/313 libvirt / virnetdevbandwidthtest OK 0.14s
97/313 libvirt / virresctrltest OK 0.18s
98/313 libvirt / virscsitest OK 0.10s
99/313 libvirt / virusbtest OK 0.16s
100/313 libvirt / virnetdevopenvswitchtest OK 0.15s
101/313 libvirt / esxutilstest OK 0.21s
102/313 libvirt / eventtest OK 0.61s
103/313 libvirt / fdstreamtest OK 0.17s
104/313 libvirt / virdriverconnvalidatetest OK 0.15s
105/313 libvirt / virdrivermoduletest OK 0.10s
106/313 libvirt / libxlxml2domconfigtest OK 0.17s
107/313 libvirt / xlconfigtest OK 0.25s
108/313 libvirt / xmconfigtest OK 0.11s
109/313 libvirt / lxcconf2xmltest OK 0.10s
110/313 libvirt / lxcxml2xmltest OK 0.06s
111/313 libvirt / networkxml2conftest OK 0.09s
112/313 libvirt / networkxml2firewalltest OK 0.14s
113/313 libvirt / networkxml2xmltest OK 0.08s
114/313 libvirt / nodedevmdevctltest OK 0.07s
115/313 libvirt / nsstest OK 0.11s
116/313 libvirt / nssguesttest OK 0.11s
117/313 libvirt / nwfilterebiptablestest OK 0.21s
118/313 libvirt / nwfilterxml2firewalltest OK 0.16s
119/313 libvirt / openvzutilstest OK 0.09s
120/313 libvirt / virpolkittest OK 0.13s
121/313 libvirt / qemuagenttest OK 6.23s
122/313 libvirt / qemublocktest OK 0.37s
123/313 libvirt / qemucapabilitiestest OK 2.68s
124/313 libvirt / qemucaps2xmltest OK 0.32s
125/313 libvirt / qemucommandutiltest OK 0.08s
126/313 libvirt / qemudomaincheckpointxml2xmltest OK 0.36s
127/313 libvirt / qemudomainsnapshotxml2xmltest OK 0.21s
128/313 libvirt / qemufirmwaretest OK 0.12s
129/313 libvirt / qemuhotplugtest OK 2.60s
130/313 libvirt / qemumemlocktest OK 0.10s
131/313 libvirt / qemumigparamstest OK 0.12s
132/313 libvirt / qemumigrationcookiexmltest OK 0.16s
133/313 libvirt / qemumonitorjsontest OK 0.44s
134/313 libvirt / qemusecuritytest OK 1.79s
135/313 libvirt / qemustatusxml2xmltest OK 0.15s
136/313 libvirt / qemuvhostusertest OK 0.13s
137/313 libvirt / qemuxml2argvtest OK 4.59s
138/313 libvirt / qemuxml2xmltest OK 2.62s
139/313 libvirt / virnetdaemontest OK 0.12s
140/313 libvirt / virnetmessagetest OK 0.13s
141/313 libvirt / virnetserverclienttest OK 0.13s
142/313 libvirt / virnetsockettest OK 0.19s
143/313 libvirt / virnettlscontexttest OK 0.41s
144/313 libvirt / virnettlssessiontest OK 0.45s
145/313 libvirt / securityselinuxtest OK 0.08s
146/313 libvirt / securityselinuxlabeltest OK 0.14s
147/313 libvirt / storagepoolcapstest OK 0.12s
148/313 libvirt / storagepoolxml2argvtest OK 0.13s
149/313 libvirt / storagepoolxml2xmltest OK 0.16s
150/313 libvirt / storagevolxml2argvtest OK 0.15s
151/313 libvirt / virstorageutiltest OK 0.14s
152/313 libvirt / virstoragetest OK 1.16s
153/313 libvirt / vboxsnapshotxmltest OK 0.09s
154/313 libvirt / vmwarevertest OK 0.11s
155/313 libvirt / vmx2xmltest OK 0.17s
156/313 libvirt / xml2vmxtest OK 0.15s
157/313 libvirt / virjsontest OK 0.09s
158/313 libvirt / virmacmaptest OK 0.11s
159/313 libvirt / libvirtd-fail OK 0.12s
160/313 libvirt / libvirtd-pool OK 0.10s
161/313 libvirt / virsh-auth OK 0.16s
162/313 libvirt / virsh-checkpoint OK 0.44s
163/313 libvirt / virsh-cpuset OK 0.11s
164/313 libvirt / virsh-define-dev-segfault OK 0.14s
165/313 libvirt / virsh-int-overflow OK 0.20s
166/313 libvirt / virsh-optparse OK 3.82s
167/313 libvirt / virsh-output OK 2.59s
168/313 libvirt / virsh-read-bufsiz OK 0.19s
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.14s
172/313 libvirt / virsh-snapshot OK 0.35s
173/313 libvirt / virsh-start OK 0.10s
174/313 libvirt / virsh-undefine OK 0.26s
175/313 libvirt / virsh-uriprecedence OK 0.34s
176/313 libvirt / virsh-vcpupin OK 0.61s
177/313 libvirt / virt-admin-self-test OK 0.11s
178/313 libvirt / virt-aa-helper-test OK 4.49s
179/313 libvirt / check-html OK 0.20s
180/313 libvirt:syntax-check / sc_avoid_write OK 0.14s
181/313 libvirt:syntax-check / sc_flags_debug OK 1.22s
182/313 libvirt:syntax-check / sc_flags_usage OK 1.25s
183/313 libvirt:syntax-check / sc_prohibit_internal_functions OK 0.83s
184/313 libvirt:syntax-check / sc_prohibit_raw_virclassnew OK 0.71s
185/313 libvirt:syntax-check / sc_prohibit_raw_allocation OK 0.92s
186/313 libvirt:syntax-check / sc_prohibit_close OK 1.42s
187/313 libvirt:syntax-check / sc_prohibit_fork_wrappers OK 0.89s
188/313 libvirt:syntax-check / sc_prohibit_mkstemp OK 0.19s
189/313 libvirt:syntax-check / sc_prohibit_mkdtemp OK 0.22s
190/313 libvirt:syntax-check / sc_prohibit_access_xok OK 0.21s
191/313 libvirt:syntax-check / sc_prohibit_strncmp OK 0.87s
192/313 libvirt:syntax-check / sc_prohibit_strtol OK 1.35s
193/313 libvirt:syntax-check / sc_prohibit_asprintf OK 1.31s
194/313 libvirt:syntax-check / sc_prohobit_vsnprintf OK 0.28s
195/313 libvirt:syntax-check / sc_prohibit_strdup OK 0.85s
196/313 libvirt:syntax-check / sc_prohibit_setuid OK 0.87s
197/313 libvirt:syntax-check / sc_prohibit_risky_id_promotion OK 0.88s
198/313 libvirt:syntax-check / sc_prohibit_sprintf OK 0.26s
199/313 libvirt:syntax-check / sc_prohibit_snprintf OK 0.85s
200/313 libvirt:syntax-check / sc_prohibit_readlink OK 0.74s
201/313 libvirt:syntax-check / sc_prohibit_gethostname OK 0.84s
202/313 libvirt:syntax-check / sc_prohibit_readdir OK 0.84s
203/313 libvirt:syntax-check / sc_prohibit_gettext_noop OK 0.83s
204/313 libvirt:syntax-check / sc_prohibit_PATH_MAX OK 0.83s
205/313 libvirt:syntax-check / sc_prohibit_nonreentrant OK 0.29s
206/313 libvirt:syntax-check / sc_prohibit_select OK 0.84s
207/313 libvirt:syntax-check / sc_prohibit_ctype_h OK 0.82s
208/313 libvirt:syntax-check / sc_prohibit_canonicalize_file_name OK 0.79s
209/313 libvirt:syntax-check / sc_correct_id_types OK 0.85s
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.17s
213/313 libvirt:syntax-check / sc_avoid_ctype_macros OK 0.28s
214/313 libvirt:syntax-check / sc_avoid_strcase OK 0.81s
215/313 libvirt:syntax-check / sc_prohibit_virBufferAdd_with_string_literal OK 0.75s
216/313 libvirt:syntax-check / sc_prohibit_virBufferAsprintf_with_string_literal OK 0.76s
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.75s
220/313 libvirt:syntax-check / sc_prohibit_xmlURI OK 0.74s
221/313 libvirt:syntax-check / sc_prohibit_return_as_function OK 0.70s
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.22s
224/313 libvirt:syntax-check / sc_prohibit_non_glib_macros OK 0.23s
225/313 libvirt:syntax-check / sc_prohibit_int_index OK 0.58s
226/313 libvirt:syntax-check / sc_prohibit_int_ijk OK 0.85s
227/313 libvirt:syntax-check / sc_prohibit_loop_iijjkk OK 0.91s
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.77s
230/313 libvirt:syntax-check / sc_prohibit_unsigned_pid OK 0.65s
231/313 libvirt:syntax-check / sc_libvirt_unmarked_diagnostics OK 0.70s
232/313 libvirt:syntax-check / sc_prohibit_newline_at_end_of_diagnostic OK 0.71s
233/313 libvirt:syntax-check / sc_prohibit_diagnostic_without_format OK 1.26s
234/313 libvirt:syntax-check / sc_prohibit_useless_translation OK 1.19s
235/313 libvirt:syntax-check / sc_require_whitespace_in_translation OK 1.48s
236/313 libvirt:syntax-check / sc_preprocessor_indentation OK 0.04s
237/313 libvirt:syntax-check / sc_spec_indentation OK 0.08s
238/313 libvirt:syntax-check / sc_copyright_usage OK 1.42s
239/313 libvirt:syntax-check / sc_prohibit_gettext_markup OK 0.69s
240/313 libvirt:syntax-check / sc_prohibit_cross_inclusion OK 1.79s
241/313 libvirt:syntax-check / sc_require_enum_last_marker OK 0.57s
242/313 libvirt:syntax-check / sc_flake8 OK 2.57s
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.18s
245/313 libvirt:syntax-check / sc_prohibit_include_public_headers_brackets OK 0.19s
246/313 libvirt:syntax-check / sc_prohibit_config_h_in_headers OK 0.14s
247/313 libvirt:syntax-check / sc_prohibit_unbounded_arrays_in_rpc OK 0.14s
248/313 libvirt:syntax-check / sc_prohibit_atoi OK 0.76s
249/313 libvirt:syntax-check / sc_prohibit_wrong_filename_in_comment OK 0.29s
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.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.60s
258/313 libvirt:syntax-check / sc_prohibit_empty_first_line OK 1.00s
259/313 libvirt:syntax-check / sc_prohibit_paren_brace OK 0.24s
260/313 libvirt:syntax-check / sc_prohibit_static_zero_init OK 0.24s
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.23s
264/313 libvirt:syntax-check / sc_prohibit_sysconf_pagesize OK 0.65s
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.66s
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.14s
271/313 libvirt:syntax-check / sc_prohibit_http_urls OK 0.59s
272/313 libvirt:syntax-check / sc_prohibit_author OK 0.64s
273/313 libvirt:syntax-check / sc_prohibit_backslash_alignment OK 0.23s
274/313 libvirt:syntax-check / sc_require_attribute_cleanup_initialization OK 0.23s
275/313 libvirt:syntax-check / sc_prohibit_class OK 0.23s
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.69s
278/313 libvirt:syntax-check / sc_cast_of_x_alloc_return_value OK 0.70s
279/313 libvirt:syntax-check / sc_prohibit_strcmp OK 0.70s
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.63s
284/313 libvirt:syntax-check / sc_prohibit_have_config_h OK 0.68s
285/313 libvirt:syntax-check / sc_require_config_h OK 0.13s
286/313 libvirt:syntax-check / sc_require_config_h_first OK 0.13s
287/313 libvirt:syntax-check / sc_prohibit_assert_without_use OK 0.18s
288/313 libvirt:syntax-check / sc_prohibit_getopt_without_use OK 0.18s
289/313 libvirt:syntax-check / sc_prohibit_signal_without_use OK 0.18s
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.19s
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.70s
295/313 libvirt:syntax-check / sc_unmarked_diagnostics OK 0.65s
296/313 libvirt:syntax-check / sc_prohibit_defined_have_decl_tests OK 0.60s
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.88s
300/313 libvirt:syntax-check / sc_prohibit_double_semicolon OK 0.23s
301/313 libvirt:syntax-check / sc_prohibit_test_minus_ao OK 0.58s
302/313 libvirt:syntax-check / sc_prohibit_test_double_equal OK 0.49s
303/313 libvirt:syntax-check / sc_redundant_const OK 0.58s
304/313 libvirt:syntax-check / sc_const_long_option OK 0.59s
305/313 libvirt:syntax-check / sc_po_check OK 0.33s
306/313 libvirt:syntax-check / sc_Wundef_boolean OK 0.59s
307/313 libvirt:syntax-check / sc_prohibit_path_max_allocation OK 0.54s
308/313 libvirt:syntax-check / sc_prohibit-duplicate-header OK 0.63s
309/313 libvirt:syntax-check / sc_spacing-check OK 3.53s
310/313 libvirt:syntax-check / sc_mock-noinline OK 1.03s
311/313 libvirt:syntax-check / sc_header-ifdef OK 0.28s
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