- * Package: dev-perl/Sys-Virt-0.9.13
- * Repository: gentoo
- * Maintainer: andreis.vinogradovs@gmail.com maksbotan@gentoo.org,perl@gentoo.org,proxy-maint@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking Sys-Virt-0.9.13.tar.gz to /tmp/portage/dev-perl/Sys-Virt-0.9.13/work
- >>> Source unpacked in /tmp/portage/dev-perl/Sys-Virt-0.9.13/work
- >>> Preparing source in /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13 ...
- * Using ExtUtils::MakeMaker
- * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/tmp/portage/dev-perl/Sys-Virt-0.9.13/image/
- Checking if your kit is complete...
- Looks good
- Warning: prerequisite Test::CPAN::Changes 0 not found.
- Writing Makefile for Sys::Virt
- Writing MYMETA.yml and MYMETA.json
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13 ...
- * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed
- make -j1 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed'
- cp lib/Sys/Virt/Error.pm blib/lib/Sys/Virt/Error.pm
- cp lib/Sys/Virt/NWFilter.pm blib/lib/Sys/Virt/NWFilter.pm
- cp lib/Sys/Virt/Stream.pm blib/lib/Sys/Virt/Stream.pm
- cp lib/Sys/Virt/Network.pm blib/lib/Sys/Virt/Network.pm
- cp lib/Sys/Virt/StorageVol.pm blib/lib/Sys/Virt/StorageVol.pm
- cp lib/Sys/Virt/Secret.pm blib/lib/Sys/Virt/Secret.pm
- cp lib/Sys/Virt/NodeDevice.pm blib/lib/Sys/Virt/NodeDevice.pm
- cp lib/Sys/Virt/Event.pm blib/lib/Sys/Virt/Event.pm
- cp lib/Sys/Virt/StoragePool.pm blib/lib/Sys/Virt/StoragePool.pm
- cp lib/Sys/Virt/Interface.pm blib/lib/Sys/Virt/Interface.pm
- cp lib/Sys/Virt/Domain.pm blib/lib/Sys/Virt/Domain.pm
- cp lib/Sys/Virt.pm blib/lib/Sys/Virt.pm
- cp lib/Sys/Virt/DomainSnapshot.pm blib/lib/Sys/Virt/DomainSnapshot.pm
- /usr/bin/perl5.16.0 /usr/lib64/perl5/vendor_perl/5.16.0/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.16.0/ExtUtils/typemap -typemap typemap Virt.xs > Virt.xsc && mv Virt.xsc Virt.c
- x86_64-pc-linux-gnu-gcc -c -Wall -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DVERSION=\"0.9.13\" -DXS_VERSION=\"0.9.13\" -fPIC "-I/usr/lib64/perl5/5.16.0/x86_64-linux-thread-multi/CORE" Virt.c
- Running Mkbootstrap for Sys::Virt ()
- chmod 644 Virt.bs
- rm -f blib/arch/auto/Sys/Virt/Virt.so
- LD_RUN_PATH="/usr/lib64" x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches Virt.o -Wl,-O1 -Wl,--as-needed -o blib/arch/auto/Sys/Virt/Virt.so \
- -lvirt -ldl \
-
- chmod 755 blib/arch/auto/Sys/Virt/Virt.so
- cp Virt.bs blib/arch/auto/Sys/Virt/Virt.bs
- chmod 644 blib/arch/auto/Sys/Virt/Virt.bs
- /usr/bin/perl5.16.0 "-Iblib/arch" "-Iblib/lib" META.yml.PL META.yml
- /usr/bin/perl5.16.0 "-Iblib/arch" "-Iblib/lib" perl-Sys-Virt.spec.PL perl-Sys-Virt.spec
- Constant subroutine BLOCK_IOTUNE_TOTAL_BYTES_SEC redefined at lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_READ_BYTES_SEC redefined at lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_WRITE_BYTES_SEC redefined at lib/Sys/Virt.pm line 4294967295.
- Constant subroutine TYPE_DIR redefined at lib/Sys/Virt.pm line 4294967295.
- >>> Source compiled.
- make -j24 test TEST_VERBOSE=1
- PERL_DL_NONLAZY=1 /usr/bin/perl5.16.0 "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
- t/005-pod.t ............
- 1..13
- ok 1 - POD test for blib/lib/Sys/Virt.pm
- ok 2 - POD test for blib/lib/Sys/Virt/DomainSnapshot.pm
- ok 3 - POD test for blib/lib/Sys/Virt/Domain.pm
- ok 4 - POD test for blib/lib/Sys/Virt/Interface.pm
- ok 5 - POD test for blib/lib/Sys/Virt/StoragePool.pm
- ok 6 - POD test for blib/lib/Sys/Virt/Event.pm
- ok 7 - POD test for blib/lib/Sys/Virt/NodeDevice.pm
- ok 8 - POD test for blib/lib/Sys/Virt/Secret.pm
- ok 9 - POD test for blib/lib/Sys/Virt/StorageVol.pm
- ok 10 - POD test for blib/lib/Sys/Virt/Network.pm
- ok 11 - POD test for blib/lib/Sys/Virt/Stream.pm
- ok 12 - POD test for blib/lib/Sys/Virt/NWFilter.pm
- ok 13 - POD test for blib/lib/Sys/Virt/Error.pm
- ok
- t/010-pod-coverage.t ...
- 1..13
- Constant subroutine BLOCK_IOTUNE_TOTAL_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_READ_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_WRITE_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine TYPE_DIR redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- ok 1 - Pod coverage on Sys::Virt
- ok 2 - Pod coverage on Sys::Virt::DomainSnapshot
- ok 3 - Pod coverage on Sys::Virt::Domain
- ok 4 - Pod coverage on Sys::Virt::Interface
- ok 5 - Pod coverage on Sys::Virt::StoragePool
- ok 6 - Pod coverage on Sys::Virt::Event
- ok 7 - Pod coverage on Sys::Virt::NodeDevice
- ok 8 - Pod coverage on Sys::Virt::Secret
- ok 9 - Pod coverage on Sys::Virt::StorageVol
- ok 10 - Pod coverage on Sys::Virt::Network
- ok 11 - Pod coverage on Sys::Virt::Stream
- ok 12 - Pod coverage on Sys::Virt::NWFilter
- ok 13 - Pod coverage on Sys::Virt::Error
- ok
- t/015-changes.t ........
- 1..0 # SKIP Test::CPAN::Changes required for this test
- skipped: Test::CPAN::Changes required for this test
- t/020-constants.t ......
- 1..14
- Constant subroutine BLOCK_IOTUNE_TOTAL_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_READ_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_WRITE_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine TYPE_DIR redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- ok 1 - use Sys::Virt;
- ok 2 - CRED_USERNAME
- ok 3 - CRED_AUTHNAME
- ok 4 - CRED_LANGUAGE
- ok 5 - CRED_CNONCE
- ok 6 - CRED_PASSPHRASE
- ok 7 - CRED_ECHOPROMPT
- ok 8 - CRED_NOECHOPROMPT
- ok 9 - CRED_REALM
- ok 10 - CRED_EXTERNAL
- ok 11 - hard limit
- ok 12 - soft limit
- ok 13 - min guarantee
- ok 14 - swap hard limit
- ok
- t/030-api-coverage.t ...
- 1..0 # SKIP Test only for module maintainer. Set TEST_MAINTAINER=1 to run
- skipped: Test only for module maintainer. Set TEST_MAINTAINER=1 to run
- t/100-connect.t ........
- 1..24
- Constant subroutine BLOCK_IOTUNE_TOTAL_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_READ_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_WRITE_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine TYPE_DIR redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- ok 1 - use Sys::Virt;
- ok 2 - The object isa Sys::Virt
- ok 3 - model
- ok 4 - cpus
- ok 5 - mhz
- ok 6 - sockets
- ok 7 - nodes
- ok 8 - cores
- ok 9 - threads
- ok 10 - memory
- ok 11 - host
- ok 12 - os
- ok 13 - arch
- ok 14 - wordsize
- ok 15 - type
- ok 16 - pae
- ok 17 - nonpae
- ok 18 - major
- ok 19 - minor
- ok 20 - micro
- ok 21 - max cpus
- not ok 22 - hostname
- # Failed test 'hostname'
- # at t/100-connect.t line 72.
- # got: 'tbamd64.excelsior.flameeyes.eu'
- # expected: 'tbamd64'
- ok 23 - connection is secure
- ok 24 - connection is not encrypted
- # Looks like you failed 1 test of 24.
- Dubious, test returned 1 (wstat 256, 0x100)
- Failed 1/24 subtests
- t/200-domains.t ........
- 1..58
- Constant subroutine BLOCK_IOTUNE_TOTAL_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_READ_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_WRITE_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine TYPE_DIR redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- ok 1 - use Sys::Virt;
- ok 2 - The object isa Sys::Virt
- ok 3 - 1 active domain
- ok 4 - domain ids
- ok 5 - 1 active domain
- ok 6 - domain id matches
- ok 7 - The object isa Sys::Virt::Domain
- ok 8 - name
- ok 9 - id
- ok 10 - domain is persistent
- ok 11 - domain is active
- ok 12 - domain is not updated
- ok 13 - The object isa Sys::Virt::Domain
- ok 14 - name
- ok 15 - id
- ok 16 - The object isa Sys::Virt::Domain
- ok 17 - name
- ok 18 - id
- ok 19 - one domain
- ok 20 - The object isa Sys::Virt::Domain
- ok 21 - 0 defined domain
- ok 22 - 1 defined domain
- ok 23 - names
- ok 24 - 1 defined domain
- ok 25 - The object isa Sys::Virt::Domain
- ok 26 - The object isa Sys::Virt::Domain
- ok 27 - domain is persistent
- ok 28 - domain is not active
- ok 29 - domain is active
- ok 30 - 2 active domains
- ok 31 - domain ids
- ok 32 - memory
- ok 33 - max mem
- ok 34 - vcpu
- ok 35 - state
- ok 36 - weight param
- ok 37 - weight param is 50
- ok 38 - weight param
- ok 39 # skip avoid bug in test driver sched params
- ok 40 - 2 cells
- ok 41 - mem in cell 1
- ok 42 - mem in cell 2
- ok 43 - 1 active domains
- ok 44 - domain ids
- ok 45 - 0 defined domain
- ok 46 - names
- ok 47 - 1 domain
- ok 48 - domain ids
- ok 49 - 2 domains
- ok 50 - The object isa Sys::Virt::Domain
- ok 51 - The object isa Sys::Virt::Domain
- ok 52 - The object isa Sys::Virt::Domain
- ok 53 - domain is not persistent
- ok 54 - domain is active
- ok 55 - 1 domains
- ok 56 - ids
- ok 57 - 0 defined domain
- ok 58 - names
- ok
- t/300-networks.t .......
- 1..29
- Constant subroutine BLOCK_IOTUNE_TOTAL_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_READ_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_WRITE_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine TYPE_DIR redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- ok 1 - use Sys::Virt;
- ok 2 - The object isa Sys::Virt
- ok 3 - 1 active network
- ok 4 - network names
- ok 5 - The object isa Sys::Virt::Network
- ok 6 - name
- ok 7 - net is persistent
- ok 8 - net is active
- ok 9 - The object isa Sys::Virt::Network
- ok 10 - name
- ok 11 - The object isa Sys::Virt::Network
- ok 12 - name
- ok 13 - one network
- ok 14 - The object isa Sys::Virt::Network
- ok 15 - 0 defined network
- ok 16 - net is persistent
- ok 17 - net is not active
- ok 18 - 1 defined network
- ok 19 - names
- ok 20 - 1 defined network
- ok 21 - The object isa Sys::Virt::Network
- ok 22 - The object isa Sys::Virt::Network
- ok 23 - net is active
- ok 24 - 2 active networks
- ok 25 - network names
- ok 26 - 1 active networks
- ok 27 - network names
- ok 28 - 0 defined network
- ok 29 - names
- ok
- t/400-storage-pools.t ..
- 1..29
- Constant subroutine BLOCK_IOTUNE_TOTAL_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_READ_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_WRITE_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine TYPE_DIR redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- ok 1 - use Sys::Virt;
- ok 2 - The object isa Sys::Virt
- ok 3 - 1 active storage_pool
- ok 4 - storage_pool names
- ok 5 - The object isa Sys::Virt::StoragePool
- ok 6 - name
- ok 7 - pool is persistent
- ok 8 - pool is active
- ok 9 - The object isa Sys::Virt::StoragePool
- ok 10 - name
- ok 11 - The object isa Sys::Virt::StoragePool
- ok 12 - name
- ok 13 - one storage_pool
- ok 14 - The object isa Sys::Virt::StoragePool
- ok 15 - 0 defined storage_pool
- ok 16 - 1 defined storage_pool
- ok 17 - pool is persistent
- ok 18 - pool is not active
- ok 19 - names
- ok 20 - 1 defined storage_pool
- ok 21 - The object isa Sys::Virt::StoragePool
- ok 22 - The object isa Sys::Virt::StoragePool
- ok 23 - pool is active
- ok 24 - 2 active storage_pools
- ok 25 - storage_pool names
- ok 26 - 1 active storage_pools
- ok 27 - storage_pool names
- ok 28 - 0 defined storage_pool
- ok 29 - names
- ok
- t/500-storage-vols.t ...
- 1..8
- Constant subroutine BLOCK_IOTUNE_TOTAL_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_READ_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_WRITE_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine TYPE_DIR redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- ok 1 - use Sys::Virt;
- ok 2 - The object isa Sys::Virt
- ok 3 - The object isa Sys::Virt::StoragePool
- ok 4 - The object isa Sys::Virt::StorageVol
- ok 5 - The object isa Sys::Virt::StorageVol
- ok 6 - key matches
- ok 7 - The object isa Sys::Virt::StorageVol
- ok 8 - path matches
- ok
- t/600-interfaces.t .....
- 1..23
- Constant subroutine BLOCK_IOTUNE_TOTAL_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_READ_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_WRITE_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine TYPE_DIR redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- ok 1 - use Sys::Virt;
- ok 2 - The object isa Sys::Virt
- ok 3 - 1 active interface
- ok 4 - interface names
- ok 5 - The object isa Sys::Virt::Interface
- ok 6 - name
- ok 7 # skip libvirt < 0.7.6 is broken
- ok 8 - The object isa Sys::Virt::Interface
- ok 9 - name
- ok 10 - one interface
- ok 11 - The object isa Sys::Virt::Interface
- ok 12 - 0 defined interfaces
- ok 13 - 1 defined interface
- ok 14 - names
- ok 15 - 1 defined interface
- ok 16 - The object isa Sys::Virt::Interface
- ok 17 - The object isa Sys::Virt::Interface
- ok 18 - 2 active interfaces
- ok 19 - interface names
- ok 20 - 1 active interfaces
- ok 21 - interface names
- ok 22 - 0 defined interface
- ok 23 - names
- ok
- t/800-events.t .........
- 1..23
- Constant subroutine BLOCK_IOTUNE_TOTAL_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_READ_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine BLOCK_IOTUNE_WRITE_BYTES_SEC redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- Constant subroutine TYPE_DIR redefined at /tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13/blib/lib/Sys/Virt.pm line 4294967295.
- ok 1 - use Sys::Virt;
- ok 2 - The object isa Sys::Virt
- ok 3 - got 1st event
- ok 4 - got URI
- ok 5 - got name
- ok 6 - stopped
- ok 7 - destroy
- ok 8 - got 2nd event
- ok 9 - got URI
- ok 10 - got name
- ok 11 - started
- ok 12 - booted
- ok 13 - got 3rd event
- ok 14 - got URI
- ok 15 - got name
- ok 16 - stopped
- ok 17 - destroy
- ok 18 - got 4th event
- ok 19 - got URI
- ok 20 - got name
- ok 21 - started
- ok 22 - booted
- ok 23 - no more events
- ok
- Test Summary Report
- -------------------
- t/100-connect.t (Wstat: 256 Tests: 24 Failed: 1)
- Failed test: 22
- Non-zero exit status: 1
- Files=12, Tests=234, 3 wallclock secs ( 0.12 usr 0.03 sys + 1.35 cusr 0.16 csys = 1.66 CPU)
- Result: FAIL
- Failed 1/12 test programs. 1/234 subtests failed.
- make: *** [test_dynamic] Error 255
- * ERROR: dev-perl/Sys-Virt-0.9.13 failed (test phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=dev-perl/Sys-Virt-0.9.13'`,
- * the complete build log and the output of `emerge -pqv '=dev-perl/Sys-Virt-0.9.13'`.
- * The complete build log is located at '/var/log/portage/dev-perl:Sys-Virt-0.9.13:20120729-202455.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/dev-perl/Sys-Virt-0.9.13/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-perl/Sys-Virt-0.9.13/temp/environment'.
- * Working directory: '/tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13'
- * S: '/tmp/portage/dev-perl/Sys-Virt-0.9.13/work/Sys-Virt-0.9.13'
- >>> Install Sys-Virt-0.9.13 into /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/ category dev-perl
- make -j24 pure_install
- Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
- Installing /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/auto/Sys/Virt/Virt.bs
- Installing /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/auto/Sys/Virt/Virt.so
- Installing /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/Sys/Virt.pm
- Installing /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/Sys/Virt/DomainSnapshot.pm
- Installing /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/Sys/Virt/Domain.pm
- Installing /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/Sys/Virt/Interface.pm
- Installing /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/Sys/Virt/StoragePool.pm
- Installing /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/Sys/Virt/Event.pm
- Installing /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/Sys/Virt/NodeDevice.pm
- Installing /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/Sys/Virt/Secret.pm
- Installing /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/Sys/Virt/StorageVol.pm
- Installing /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/Sys/Virt/Network.pm
- Installing /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/Sys/Virt/Stream.pm
- Installing /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/Sys/Virt/NWFilter.pm
- Installing /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/Sys/Virt/Error.pm
- >>> Completed installing Sys-Virt-0.9.13 into /tmp/portage/dev-perl/Sys-Virt-0.9.13/image/
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/auto/Sys/Virt/Virt.so
- ecompressdir: bzip2 -9 /usr/share/doc