90 lines
4.1 KiB
Text
90 lines
4.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/1493484511.7848
|
|
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 Class::DBI::Replication () on cpanmetadb ...
|
|
Unpacking Class-DBI-Replication-0.01.tar.gz
|
|
--> Working on Class::DBI::Replication
|
|
Fetching http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Class-DBI-Replication-0.01.tar.gz ... OK
|
|
Class-DBI-Replication-0.01/
|
|
Class-DBI-Replication-0.01/Makefile.PL
|
|
Class-DBI-Replication-0.01/Changes
|
|
Class-DBI-Replication-0.01/t/
|
|
Class-DBI-Replication-0.01/t/00_Replication.t
|
|
Class-DBI-Replication-0.01/lib/
|
|
Class-DBI-Replication-0.01/lib/Class/
|
|
Class-DBI-Replication-0.01/lib/Class/DBI/
|
|
Class-DBI-Replication-0.01/lib/Class/DBI/Replication.pm
|
|
Class-DBI-Replication-0.01/README
|
|
Class-DBI-Replication-0.01/MANIFEST
|
|
Entering Class-DBI-Replication-0.01
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring Class-DBI-Replication-0.01 ... Checking if your kit is complete...
|
|
Looks good
|
|
Currently, you require mysql database to test this module.
|
|
If you have mysql installed,
|
|
|
|
CREATE DATABASE test_0;
|
|
CREATE DATABASE test_1;
|
|
|
|
is what you need to do.
|
|
|
|
Currently username, password, host are really hard-coded. Change their
|
|
values by your hand, if you want to change this.
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Class::DBI::Replication
|
|
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 Class::DBI 0 ... Yes (3.0.17)
|
|
OK
|
|
Building and testing Class-DBI-Replication-0.01 ... cp lib/Class/DBI/Replication.pm blib/lib/Class/DBI/Replication.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, 'blib/lib', 'blib/arch')" t/*.t
|
|
DBI connect('test_1','root',...) failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory") at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Ima/DBI.pm line 328.
|
|
DBI connect('test_1','root',...) failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory") at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Ima/DBI.pm line 328.
|
|
END failed--call queue aborted.
|
|
t/00_Replication.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/2 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/00_Replication.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 2 tests but ran 0.
|
|
Files=1, Tests=0, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.03 cusr 0.00 csys = 0.04 CPU)
|
|
Result: FAIL
|
|
Failed 1/1 test programs. 0/0 subtests failed.
|
|
Makefile:838: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 2
|
|
! Installing Class::DBI::Replication failed. See /home/ryan/.cpanm/work/1493484511.7848/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Class::DBI::Replication] 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
|