134 lines
5.6 KiB
Text
134 lines
5.6 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/1493481835.3813
|
|
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 DBIx::AssertIndex () on cpanmetadb ...
|
|
Unpacking DBIx-AssertIndex-0.02.tar.gz
|
|
--> Working on DBIx::AssertIndex
|
|
Fetching http://www.cpan.org/authors/id/M/MI/MIXI/DBIx-AssertIndex-0.02.tar.gz ... OK
|
|
DBIx-AssertIndex-0.02/
|
|
DBIx-AssertIndex-0.02/Makefile.PL
|
|
DBIx-AssertIndex-0.02/Changes
|
|
DBIx-AssertIndex-0.02/META.yml
|
|
DBIx-AssertIndex-0.02/inc/
|
|
DBIx-AssertIndex-0.02/inc/Module/
|
|
DBIx-AssertIndex-0.02/inc/Module/Install.pm
|
|
DBIx-AssertIndex-0.02/inc/Module/Install/
|
|
DBIx-AssertIndex-0.02/inc/Module/Install/Base.pm
|
|
DBIx-AssertIndex-0.02/inc/Module/Install/Metadata.pm
|
|
DBIx-AssertIndex-0.02/inc/Module/Install/Makefile.pm
|
|
DBIx-AssertIndex-0.02/inc/Module/Install/WriteAll.pm
|
|
DBIx-AssertIndex-0.02/inc/Module/Install/Can.pm
|
|
DBIx-AssertIndex-0.02/inc/Module/Install/Include.pm
|
|
DBIx-AssertIndex-0.02/inc/Module/Install/Win32.pm
|
|
DBIx-AssertIndex-0.02/inc/Module/Install/AuthorTests.pm
|
|
DBIx-AssertIndex-0.02/inc/Module/Install/Repository.pm
|
|
DBIx-AssertIndex-0.02/inc/Module/Install/Fetch.pm
|
|
DBIx-AssertIndex-0.02/inc/Test/
|
|
DBIx-AssertIndex-0.02/inc/Test/More.pm
|
|
DBIx-AssertIndex-0.02/inc/Test/Requires.pm
|
|
DBIx-AssertIndex-0.02/README
|
|
DBIx-AssertIndex-0.02/xt/
|
|
DBIx-AssertIndex-0.02/xt/01_podspell.t
|
|
DBIx-AssertIndex-0.02/xt/02_perlcritic.t
|
|
DBIx-AssertIndex-0.02/xt/perlcriticrc
|
|
DBIx-AssertIndex-0.02/xt/03_pod.t
|
|
DBIx-AssertIndex-0.02/.gitignore
|
|
DBIx-AssertIndex-0.02/t/
|
|
DBIx-AssertIndex-0.02/t/03_ignore.t
|
|
DBIx-AssertIndex-0.02/t/00_compile.t
|
|
DBIx-AssertIndex-0.02/t/Util.pm
|
|
DBIx-AssertIndex-0.02/t/04_normal_op_works_well.t
|
|
DBIx-AssertIndex-0.02/t/02_simple_sth.t
|
|
DBIx-AssertIndex-0.02/t/01_simple_dbh.t
|
|
DBIx-AssertIndex-0.02/lib/
|
|
DBIx-AssertIndex-0.02/lib/DBIx/
|
|
DBIx-AssertIndex-0.02/lib/DBIx/AssertIndex.pm
|
|
DBIx-AssertIndex-0.02/MANIFEST
|
|
DBIx-AssertIndex-0.02/MYMETA.json
|
|
DBIx-AssertIndex-0.02/MYMETA.yml
|
|
Entering DBIx-AssertIndex-0.02
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring DBIx-AssertIndex-0.02 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for DBIx::AssertIndex
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have DBD::mysql 0 ... Yes (4.042)
|
|
Checking if you have Test::Requires 0 ... Yes (0.10)
|
|
Checking if you have DBI 0 ... Yes (1.636)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing DBIx-AssertIndex-0.02 ... cp lib/DBIx/AssertIndex.pm blib/lib/DBIx/AssertIndex.pm
|
|
Manifying 1 pod document
|
|
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, 'inc', 'blib/lib', 'blib/arch')" t/*.t
|
|
t/00_compile.t ............... ok
|
|
Can't create mysqld:[No such file or directory] at t/Util.pm line 9.
|
|
t/01_simple_dbh.t ............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't create mysqld:[No such file or directory] at t/Util.pm line 9.
|
|
t/02_simple_sth.t ............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't create mysqld:[No such file or directory] at t/Util.pm line 9.
|
|
t/03_ignore.t ................
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't create mysqld:[No such file or directory] at t/Util.pm line 9.
|
|
t/04_normal_op_works_well.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/01_simple_dbh.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/02_simple_sth.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/03_ignore.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/04_normal_op_works_well.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
Files=5, Tests=1, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.22 cusr 0.01 csys = 0.25 CPU)
|
|
Result: FAIL
|
|
Failed 4/5 test programs. 0/1 subtests failed.
|
|
Makefile:780: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 2
|
|
! Installing DBIx::AssertIndex failed. See /home/ryan/.cpanm/work/1493481835.3813/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose DBIx::AssertIndex] 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
|