==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: virt-what 1.27-1 (Sat Sep 28 17:29:38 2024) ==> Retrieving sources... -> Found virt-what-1.27.tar.gz -> Found virt-what-1.27.tar.gz.sig ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... virt-what-1.27.tar.gz ... Passed virt-what-1.27.tar.gz.sig ... Skipped ==> Making package: virt-what 1.27-1 (Sat Sep 28 17:29:46 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) dmidecode-3.6-1 Total Download Size: 0.06 MiB Total Installed Size: 0.21 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... dmidecode-3.6-1-aarch64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing dmidecode... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Retrieving sources... -> Found virt-what-1.27.tar.gz -> Found virt-what-1.27.tar.gz.sig ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting virt-what-1.27.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for pod2man... pod2man checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating virt-what config.status: creating Makefile config.status: creating tests/Makefile config.status: creating tests/alibaba-cloud-arm/Makefile config.status: creating tests/alibaba-cloud-x86/Makefile config.status: creating tests/aws-baremetal-x86/Makefile config.status: creating tests/aws-kvm-arm/Makefile config.status: creating tests/aws-kvm-x86/Makefile config.status: creating tests/aws-xen-x86/Makefile config.status: creating tests/baremetal/Makefile config.status: creating tests/bhyve/Makefile config.status: creating tests/crio/Makefile config.status: creating tests/docker/Makefile config.status: creating tests/esx-arm/Makefile config.status: creating tests/esx4.1/Makefile config.status: creating tests/google-cloud/Makefile config.status: creating tests/hyperv/Makefile config.status: creating tests/hyperv-arm/Makefile config.status: creating tests/illumos-lx/Makefile config.status: creating tests/kvm/Makefile config.status: creating tests/kvm-explicit-cpu/Makefile config.status: creating tests/ldoms/Makefile config.status: creating tests/linux-vserver/Makefile config.status: creating tests/lkvm/Makefile config.status: creating tests/lkvm-arm/Makefile config.status: creating tests/lx86/Makefile config.status: creating tests/lxc/Makefile config.status: creating tests/nutanix-ahv/Makefile config.status: creating tests/oci/Makefile config.status: creating tests/parallels-desktop/Makefile config.status: creating tests/podman/Makefile config.status: creating tests/ppc64-baremetal/Makefile config.status: creating tests/ppc64-kvm/Makefile config.status: creating tests/ppc64-lpar-dedicated/Makefile config.status: creating tests/ppc64-lpar-shared/Makefile config.status: creating tests/qemu/Makefile config.status: creating tests/qemu-arm/Makefile config.status: creating tests/qemu-smbios/Makefile config.status: creating tests/qemu-smbios-kvm/Makefile config.status: creating tests/rhel5-xen-dom0/Makefile config.status: creating tests/rhel5-xen-domU-hvm/Makefile config.status: creating tests/rhel5-xen-domU-hvm-ia64/Makefile config.status: creating tests/rhel5-xen-domU-pv/Makefile config.status: creating tests/rhev/Makefile config.status: creating tests/upcloud/Makefile config.status: creating tests/vmm/Makefile config.status: creating tests/xen-arm/Makefile config.status: creating tests/zvm/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/virt-what/src/virt-what-1.27' Making all in . make[2]: Entering directory '/build/virt-what/src/virt-what-1.27' gcc -DHAVE_CONFIG_H -I. -Wall -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT virt-what-cpuid-helper.o -MD -MP -MF .deps/virt-what-cpuid-helper.Tpo -c -o virt-what-cpuid-helper.o virt-what-cpuid-helper.c gcc -DHAVE_CONFIG_H -I. -Wall -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT virt-what-cvm.o -MD -MP -MF .deps/virt-what-cvm.Tpo -c -o virt-what-cvm.o virt-what-cvm.c pod2man -c "Virtualization Support" --release "virt-what-1.27" \ virt-what.pod > virt-what.1 pod2man -c "Virtualization Support" --release "virt-what-1.27" \ virt-what-cvm.pod > virt-what-cvm.1 mv -f .deps/virt-what-cpuid-helper.Tpo .deps/virt-what-cpuid-helper.Po gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o virt-what-cpuid-helper virt-what-cpuid-helper.o mv -f .deps/virt-what-cvm.Tpo .deps/virt-what-cvm.Po gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o virt-what-cvm virt-what-cvm.o make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27' Making all in tests make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests' Making all in alibaba-cloud-arm make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/alibaba-cloud-arm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/alibaba-cloud-arm' Making all in alibaba-cloud-x86 make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/alibaba-cloud-x86' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/alibaba-cloud-x86' Making all in aws-baremetal-x86 make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/aws-baremetal-x86' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/aws-baremetal-x86' Making all in aws-kvm-arm make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/aws-kvm-arm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/aws-kvm-arm' Making all in aws-kvm-x86 make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/aws-kvm-x86' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/aws-kvm-x86' Making all in aws-xen-x86 make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/aws-xen-x86' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/aws-xen-x86' Making all in baremetal make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/baremetal' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/baremetal' Making all in bhyve make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/bhyve' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/bhyve' Making all in crio make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/crio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/crio' Making all in docker make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/docker' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/docker' Making all in esx-arm make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/esx-arm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/esx-arm' Making all in esx4.1 make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/esx4.1' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/esx4.1' Making all in google-cloud make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/google-cloud' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/google-cloud' Making all in hyperv make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/hyperv' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/hyperv' Making all in hyperv-arm make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/hyperv-arm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/hyperv-arm' Making all in illumos-lx make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/illumos-lx' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/illumos-lx' Making all in kvm make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/kvm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/kvm' Making all in kvm-explicit-cpu make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/kvm-explicit-cpu' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/kvm-explicit-cpu' Making all in ldoms make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/ldoms' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/ldoms' Making all in linux-vserver make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/linux-vserver' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/linux-vserver' Making all in lkvm make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/lkvm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/lkvm' Making all in lkvm-arm make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/lkvm-arm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/lkvm-arm' Making all in lx86 make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/lx86' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/lx86' Making all in lxc make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/lxc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/lxc' Making all in nutanix-ahv make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/nutanix-ahv' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/nutanix-ahv' Making all in oci make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/oci' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/oci' Making all in parallels-desktop make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/parallels-desktop' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/parallels-desktop' Making all in podman make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/podman' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/podman' Making all in ppc64-baremetal make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-baremetal' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-baremetal' Making all in ppc64-kvm make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-kvm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-kvm' Making all in ppc64-lpar-dedicated make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-lpar-dedicated' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-lpar-dedicated' Making all in ppc64-lpar-shared make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-lpar-shared' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-lpar-shared' Making all in qemu make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/qemu' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/qemu' Making all in qemu-arm make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/qemu-arm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/qemu-arm' Making all in qemu-smbios make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/qemu-smbios' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/qemu-smbios' Making all in qemu-smbios-kvm make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/qemu-smbios-kvm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/qemu-smbios-kvm' Making all in rhel5-xen-dom0 make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-dom0' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-dom0' Making all in rhel5-xen-domU-hvm make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-hvm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-hvm' Making all in rhel5-xen-domU-hvm-ia64 make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-hvm-ia64' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-hvm-ia64' Making all in rhel5-xen-domU-pv make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-pv' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-pv' Making all in rhev make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/rhev' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/rhev' Making all in upcloud make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/upcloud' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/upcloud' Making all in vmm make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/vmm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/vmm' Making all in xen-arm make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/xen-arm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/xen-arm' Making all in zvm make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/zvm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/zvm' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests' make[1]: Leaving directory '/build/virt-what/src/virt-what-1.27' ==> Entering fakeroot environment... ==> Starting package()... Making install in . make[1]: Entering directory '/build/virt-what/src/virt-what-1.27' make[2]: Entering directory '/build/virt-what/src/virt-what-1.27' /usr/bin/mkdir -p '/build/virt-what/pkg/virt-what/usr/bin' /usr/bin/mkdir -p '/build/virt-what/pkg/virt-what/usr/bin' /usr/bin/mkdir -p '/build/virt-what/pkg/virt-what/usr/bin' /usr/bin/mkdir -p '/build/virt-what/pkg/virt-what/usr/share/man/man1' /usr/bin/install -c virt-what-cpuid-helper '/build/virt-what/pkg/virt-what/usr/bin' /usr/bin/install -c virt-what '/build/virt-what/pkg/virt-what/usr/bin' /usr/bin/install -c virt-what-cvm '/build/virt-what/pkg/virt-what/usr/bin' /usr/bin/install -c -m 644 virt-what.1 virt-what-cvm.1 '/build/virt-what/pkg/virt-what/usr/share/man/man1' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27' make[1]: Leaving directory '/build/virt-what/src/virt-what-1.27' Making install in tests make[1]: Entering directory '/build/virt-what/src/virt-what-1.27/tests' Making install in alibaba-cloud-arm make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/alibaba-cloud-arm' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/alibaba-cloud-arm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/alibaba-cloud-arm' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/alibaba-cloud-arm' Making install in alibaba-cloud-x86 make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/alibaba-cloud-x86' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/alibaba-cloud-x86' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/alibaba-cloud-x86' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/alibaba-cloud-x86' Making install in aws-baremetal-x86 make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/aws-baremetal-x86' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/aws-baremetal-x86' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/aws-baremetal-x86' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/aws-baremetal-x86' Making install in aws-kvm-arm make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/aws-kvm-arm' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/aws-kvm-arm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/aws-kvm-arm' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/aws-kvm-arm' Making install in aws-kvm-x86 make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/aws-kvm-x86' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/aws-kvm-x86' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/aws-kvm-x86' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/aws-kvm-x86' Making install in aws-xen-x86 make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/aws-xen-x86' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/aws-xen-x86' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/aws-xen-x86' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/aws-xen-x86' Making install in baremetal make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/baremetal' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/baremetal' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/baremetal' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/baremetal' Making install in bhyve make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/bhyve' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/bhyve' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/bhyve' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/bhyve' Making install in crio make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/crio' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/crio' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/crio' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/crio' Making install in docker make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/docker' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/docker' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/docker' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/docker' Making install in esx-arm make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/esx-arm' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/esx-arm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/esx-arm' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/esx-arm' Making install in esx4.1 make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/esx4.1' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/esx4.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/esx4.1' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/esx4.1' Making install in google-cloud make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/google-cloud' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/google-cloud' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/google-cloud' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/google-cloud' Making install in hyperv make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/hyperv' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/hyperv' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/hyperv' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/hyperv' Making install in hyperv-arm make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/hyperv-arm' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/hyperv-arm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/hyperv-arm' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/hyperv-arm' Making install in illumos-lx make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/illumos-lx' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/illumos-lx' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/illumos-lx' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/illumos-lx' Making install in kvm make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/kvm' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/kvm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/kvm' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/kvm' Making install in kvm-explicit-cpu make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/kvm-explicit-cpu' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/kvm-explicit-cpu' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/kvm-explicit-cpu' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/kvm-explicit-cpu' Making install in ldoms make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/ldoms' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/ldoms' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/ldoms' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/ldoms' Making install in linux-vserver make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/linux-vserver' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/linux-vserver' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/linux-vserver' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/linux-vserver' Making install in lkvm make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/lkvm' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/lkvm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/lkvm' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/lkvm' Making install in lkvm-arm make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/lkvm-arm' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/lkvm-arm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/lkvm-arm' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/lkvm-arm' Making install in lx86 make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/lx86' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/lx86' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/lx86' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/lx86' Making install in lxc make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/lxc' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/lxc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/lxc' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/lxc' Making install in nutanix-ahv make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/nutanix-ahv' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/nutanix-ahv' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/nutanix-ahv' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/nutanix-ahv' Making install in oci make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/oci' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/oci' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/oci' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/oci' Making install in parallels-desktop make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/parallels-desktop' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/parallels-desktop' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/parallels-desktop' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/parallels-desktop' Making install in podman make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/podman' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/podman' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/podman' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/podman' Making install in ppc64-baremetal make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-baremetal' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-baremetal' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-baremetal' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-baremetal' Making install in ppc64-kvm make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-kvm' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-kvm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-kvm' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-kvm' Making install in ppc64-lpar-dedicated make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-lpar-dedicated' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-lpar-dedicated' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-lpar-dedicated' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-lpar-dedicated' Making install in ppc64-lpar-shared make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-lpar-shared' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-lpar-shared' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-lpar-shared' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/ppc64-lpar-shared' Making install in qemu make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/qemu' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/qemu' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/qemu' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/qemu' Making install in qemu-arm make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/qemu-arm' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/qemu-arm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/qemu-arm' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/qemu-arm' Making install in qemu-smbios make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/qemu-smbios' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/qemu-smbios' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/qemu-smbios' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/qemu-smbios' Making install in qemu-smbios-kvm make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/qemu-smbios-kvm' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/qemu-smbios-kvm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/qemu-smbios-kvm' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/qemu-smbios-kvm' Making install in rhel5-xen-dom0 make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-dom0' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-dom0' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-dom0' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-dom0' Making install in rhel5-xen-domU-hvm make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-hvm' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-hvm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-hvm' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-hvm' Making install in rhel5-xen-domU-hvm-ia64 make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-hvm-ia64' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-hvm-ia64' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-hvm-ia64' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-hvm-ia64' Making install in rhel5-xen-domU-pv make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-pv' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-pv' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-pv' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/rhel5-xen-domU-pv' Making install in rhev make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/rhev' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/rhev' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/rhev' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/rhev' Making install in upcloud make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/upcloud' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/upcloud' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/upcloud' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/upcloud' Making install in vmm make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/vmm' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/vmm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/vmm' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/vmm' Making install in xen-arm make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/xen-arm' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/xen-arm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/xen-arm' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/xen-arm' Making install in zvm make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/zvm' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests/zvm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/zvm' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests/zvm' make[2]: Entering directory '/build/virt-what/src/virt-what-1.27/tests' make[3]: Entering directory '/build/virt-what/src/virt-what-1.27/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests' make[2]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests' make[1]: Leaving directory '/build/virt-what/src/virt-what-1.27/tests' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "virt-what"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: virt-what 1.27-1 (Sat Sep 28 17:29:52 2024) ==> Cleaning up...