------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> virt-what-1.20 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> virt-what-1.20 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by virt-what-1.20 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> virt-what-1.20 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by virt-what-1.20 for building => SHA256 Checksum OK for virt-what-1.20.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> virt-what-1.20 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by virt-what-1.20 for building ===> Extracting for virt-what-1.20 => SHA256 Checksum OK for virt-what-1.20.tar.gz. Extracted Memory Use: 2.66M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for virt-what-1.20 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> virt-what-1.20 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> virt-what-1.20 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for virt-what-1.20 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /construction/sysutils/virt-what/virt-what-1.20/missing: Unknown '--is-lightweight' option Try '/construction/sysutils/virt-what/virt-what-1.20/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk 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... cc 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 we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... cpp checking for function prototypes... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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/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/docker/Makefile config.status: creating tests/esx4.1/Makefile config.status: creating tests/hyperv/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/parallels-desktop/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/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 SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for virt-what-1.20 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in . --- virt-what-cpuid-helper.o --- --- virt-what.1 --- --- virt-what-cpuid-helper.o --- cc -DHAVE_CONFIG_H -I. -Wall -pipe -O2 -fno-strict-aliasing -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 --- virt-what.1 --- pod2man -c "Virtualization Support" --release "virt-what-1.20" virt-what.pod > virt-what.1 --- virt-what-cpuid-helper.o --- mv -f .deps/virt-what-cpuid-helper.Tpo .deps/virt-what-cpuid-helper.Po --- virt-what-cpuid-helper --- cc -pipe -O2 -fno-strict-aliasing -o virt-what-cpuid-helper virt-what-cpuid-helper.o Making all in tests --- all-recursive --- Making all in aws-baremetal-x86 Making all in aws-kvm-arm Making all in aws-kvm-x86 Making all in aws-xen-x86 Making all in baremetal Making all in bhyve Making all in docker Making all in esx4.1 Making all in hyperv Making all in kvm Making all in kvm-explicit-cpu Making all in ldoms Making all in linux-vserver Making all in lkvm Making all in lkvm-arm Making all in lx86 Making all in lxc Making all in parallels-desktop Making all in ppc64-baremetal Making all in ppc64-kvm Making all in ppc64-lpar-dedicated Making all in ppc64-lpar-shared Making all in qemu Making all in qemu-arm Making all in qemu-smbios Making all in qemu-smbios-kvm Making all in rhel5-xen-dom0 Making all in rhel5-xen-domU-hvm Making all in rhel5-xen-domU-hvm-ia64 Making all in rhel5-xen-domU-pv Making all in rhev Making all in vmm Making all in xen-arm Making all in zvm SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> virt-what-1.20 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for virt-what-1.20 ===> virt-what-1.20 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list Making install in . /bin/mkdir -p '/construction/sysutils/virt-what/stage/usr/local/libexec' install -s -m 555 virt-what-cpuid-helper '/construction/sysutils/virt-what/stage/usr/local/libexec' /bin/mkdir -p '/construction/sysutils/virt-what/stage/usr/local/sbin' install -m 555 virt-what '/construction/sysutils/virt-what/stage/usr/local/sbin' /bin/mkdir -p '/construction/sysutils/virt-what/stage/usr/local/man/man1' install -m 0644 virt-what.1 '/construction/sysutils/virt-what/stage/usr/local/man/man1' Making install in tests Making install in aws-baremetal-x86 Making install in aws-kvm-arm Making install in aws-kvm-x86 Making install in aws-xen-x86 Making install in baremetal Making install in bhyve Making install in docker Making install in esx4.1 Making install in hyperv Making install in kvm Making install in kvm-explicit-cpu Making install in ldoms Making install in linux-vserver Making install in lkvm Making install in lkvm-arm Making install in lx86 Making install in lxc Making install in parallels-desktop Making install in ppc64-baremetal Making install in ppc64-kvm Making install in ppc64-lpar-dedicated Making install in ppc64-lpar-shared Making install in qemu Making install in qemu-arm Making install in qemu-smbios Making install in qemu-smbios-kvm Making install in rhel5-xen-dom0 Making install in rhel5-xen-domU-hvm Making install in rhel5-xen-domU-hvm-ia64 Making install in rhel5-xen-domU-pv Making install in rhev Making install in vmm Making install in xen-arm Making install in zvm ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for virt-what-1.20 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:13