cpantestlogs/ResourcePool::Factory::Net::LDAP_genfailure.log
2017-05-02 18:44:36 -07:00

111 lines
6.1 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493523614.30275
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching ResourcePool::Factory::Net::LDAP () on cpanmetadb ...
Unpacking ResourcePool-Resource-Net-LDAP-1.0002.tar.gz
--> Working on ResourcePool::Factory::Net::LDAP
Fetching http://www.cpan.org/authors/id/M/MW/MWS/ResourcePool-Resource-Net-LDAP-1.0002.tar.gz ... OK
ResourcePool-Resource-Net-LDAP-1.0002/
ResourcePool-Resource-Net-LDAP-1.0002/README
ResourcePool-Resource-Net-LDAP-1.0002/lib/
ResourcePool-Resource-Net-LDAP-1.0002/lib/ResourcePool/
ResourcePool-Resource-Net-LDAP-1.0002/lib/ResourcePool/Factory/
ResourcePool-Resource-Net-LDAP-1.0002/lib/ResourcePool/Factory/Net/
ResourcePool-Resource-Net-LDAP-1.0002/lib/ResourcePool/Factory/Net/LDAP.pm
ResourcePool-Resource-Net-LDAP-1.0002/lib/ResourcePool/Factory/Net/LDAP.pod
ResourcePool-Resource-Net-LDAP-1.0002/lib/ResourcePool/Resource/
ResourcePool-Resource-Net-LDAP-1.0002/lib/ResourcePool/Resource/Net/
ResourcePool-Resource-Net-LDAP-1.0002/lib/ResourcePool/Resource/Net/LDAP.pod
ResourcePool-Resource-Net-LDAP-1.0002/lib/ResourcePool/Resource/Net/LDAP.pm
ResourcePool-Resource-Net-LDAP-1.0002/MANIFEST
ResourcePool-Resource-Net-LDAP-1.0002/t/
ResourcePool-Resource-Net-LDAP-1.0002/t/40LDAP.t
ResourcePool-Resource-Net-LDAP-1.0002/t/02FactorySingleton.t
ResourcePool-Resource-Net-LDAP-1.0002/t/03ResourcePoolSingleton.t
ResourcePool-Resource-Net-LDAP-1.0002/t/41TLS.t
ResourcePool-Resource-Net-LDAP-1.0002/Makefile.PL
ResourcePool-Resource-Net-LDAP-1.0002/Changes
Entering ResourcePool-Resource-Net-LDAP-1.0002
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring ResourcePool-Resource-Net-LDAP-1.0002 ... Undefined requirement for Net::LDAP treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for ResourcePool::Resource::Net::LDAP
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Net::LDAP 0 ... Yes (0.65)
Checking if you have ResourcePool 1.0000 ... Yes (1.0107)
OK
Building and testing ResourcePool-Resource-Net-LDAP-1.0002 ... cp lib/ResourcePool/Resource/Net/LDAP.pod blib/lib/ResourcePool/Resource/Net/LDAP.pod
cp lib/ResourcePool/Factory/Net/LDAP.pod blib/lib/ResourcePool/Factory/Net/LDAP.pod
cp lib/ResourcePool/Factory/Net/LDAP.pm blib/lib/ResourcePool/Factory/Net/LDAP.pm
cp lib/ResourcePool/Resource/Net/LDAP.pm blib/lib/ResourcePool/Resource/Net/LDAP.pm
Manifying 2 pod documents
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 1 in t/02FactorySingleton.t at line 21
# t/02FactorySingleton.t line 21 is: ok(($f1->singleton() == $f2->singleton()) && ($f1->singleton() == $f5->singleton())
# Failed test 2 in t/02FactorySingleton.t at line 29
# t/02FactorySingleton.t line 29 is: ok(($f1->singleton() == $f2->singleton()) && ($f1->singleton() == $f5->singleton())
# Failed test 3 in t/02FactorySingleton.t at line 37
# t/02FactorySingleton.t line 37 is: ok(($f1->singleton() == $f2->singleton()) && ($f1->singleton() == $f5->singleton())
# Failed test 4 in t/02FactorySingleton.t at line 45
# t/02FactorySingleton.t line 45 is: ok(($f1->singleton() == $f2->singleton()) && ($f1->singleton() == $f5->singleton())
# Failed test 5 in t/02FactorySingleton.t at line 55
# t/02FactorySingleton.t line 55 is: ok(($f1->singleton() == $f2->singleton()) && ($f1->singleton() == $f5->singleton())
# Failed test 6 in t/02FactorySingleton.t at line 68
# t/02FactorySingleton.t line 68 is: ok(($f1->singleton() == $f2->singleton()) && ($f1->singleton() == $f5->singleton())
# Failed test 7 in t/02FactorySingleton.t at line 76
# t/02FactorySingleton.t line 76 is: ok(($f1->singleton() == $f2->singleton()) && ($f1->singleton() == $f5->singleton())
t/02FactorySingleton.t .......
Failed 7/7 subtests
# Failed test 2 in t/03ResourcePoolSingleton.t at line 37
# t/03ResourcePoolSingleton.t line 37 is: ok(($p1 == $p2) && ($p1 == $p5) && ($p3 == $p4) && ($p1 != $p3));
t/03ResourcePoolSingleton.t ..
Failed 1/2 subtests
t/40LDAP.t ................... ok
t/41TLS.t .................... ok
Test Summary Report
-------------------
t/02FactorySingleton.t (Wstat: 0 Tests: 7 Failed: 7)
Failed tests: 1-7
t/03ResourcePoolSingleton.t (Wstat: 0 Tests: 2 Failed: 1)
Failed test: 2
Files=4, Tests=30, 24 wallclock secs ( 0.02 usr 0.00 sys + 0.30 cusr 0.03 csys = 0.35 CPU)
Result: FAIL
Failed 2/4 test programs. 8/30 subtests failed.
Makefile:848: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing ResourcePool::Factory::Net::LDAP failed. See /home/ryan/.cpanm/work/1493523614.30275/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose ResourcePool::Factory::Net::LDAP] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man