cpantestlogs/Class::DBI::Loader::mysql::Grok_genfailure.log
2017-05-02 18:44:36 -07:00

128 lines
5.9 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/1493292906.20087
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::Loader::mysql::Grok () on cpanmetadb ...
Unpacking Class-DBI-Loader-mysql-Grok-0.19.tar.gz
--> Working on Class::DBI::Loader::mysql::Grok
Fetching http://www.cpan.org/authors/id/J/JA/JAMES/Class-DBI-Loader-mysql-Grok-0.19.tar.gz ... OK
Class-DBI-Loader-mysql-Grok-0.19/
Class-DBI-Loader-mysql-Grok-0.19/Changes
Class-DBI-Loader-mysql-Grok-0.19/lib/
Class-DBI-Loader-mysql-Grok-0.19/lib/Class/
Class-DBI-Loader-mysql-Grok-0.19/lib/Class/DBI/
Class-DBI-Loader-mysql-Grok-0.19/lib/Class/DBI/Loader/
Class-DBI-Loader-mysql-Grok-0.19/lib/Class/DBI/Loader/mysql/
Class-DBI-Loader-mysql-Grok-0.19/lib/Class/DBI/Loader/mysql/Grok.pm
Class-DBI-Loader-mysql-Grok-0.19/Makefile.PL
Class-DBI-Loader-mysql-Grok-0.19/MANIFEST
Class-DBI-Loader-mysql-Grok-0.19/META.yml
Class-DBI-Loader-mysql-Grok-0.19/music.sql
Class-DBI-Loader-mysql-Grok-0.19/music_end.sql
Class-DBI-Loader-mysql-Grok-0.19/README
Class-DBI-Loader-mysql-Grok-0.19/t/
Class-DBI-Loader-mysql-Grok-0.19/t/Class-DBI-Loader-mysql-Grok.t
Entering Class-DBI-Loader-mysql-Grok-0.19
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Class-DBI-Loader-mysql-Grok-0.19 ... Warning: prerequisite Class::DBI::mysql 0.22 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Class::DBI::Loader::mysql::Grok
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Class::DBI::mysql 0.22 ... No
Checking if you have Class::DBI::Loader::mysql 0.22 ... Yes (0.30)
Checking if you have Time::Piece::MySQL 0.05 ... Yes (0.06)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Lingua::EN::Inflect 1.88 ... Yes (1.901)
Searching Class::DBI::mysql (0.22) on cpanmetadb ...
Unpacking Class-DBI-mysql-1.00.tar.gz
OK
==> Found dependencies: Class::DBI::mysql
--> Working on Class::DBI::mysql
Fetching http://www.cpan.org/authors/id/T/TM/TMTM/Class-DBI-mysql-1.00.tar.gz ... OK
Class-DBI-mysql-1.00/
Class-DBI-mysql-1.00/t/
Class-DBI-mysql-1.00/t/pod.t
Class-DBI-mysql-1.00/t/mysql.t
Class-DBI-mysql-1.00/t/pod-coverage.t
Class-DBI-mysql-1.00/lib/
Class-DBI-mysql-1.00/lib/Class/
Class-DBI-mysql-1.00/lib/Class/DBI/
Class-DBI-mysql-1.00/lib/Class/DBI/mysql.pm
Class-DBI-mysql-1.00/README
Class-DBI-mysql-1.00/Changes
Class-DBI-mysql-1.00/Makefile.PL
Class-DBI-mysql-1.00/META.yml
Class-DBI-mysql-1.00/INSTALL
Class-DBI-mysql-1.00/MANIFEST
Entering Class-DBI-mysql-1.00
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Class-DBI-mysql-1.00 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Class::DBI::mysql
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have DBD::mysql 0 ... Yes (4.042)
Checking if you have Class::DBI 0.94 ... Yes (3.0.17)
Checking if you have Test::More 0.45 ... Yes (1.302078)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Class-DBI-mysql-1.00 ... cp lib/Class/DBI/mysql.pm blib/lib/Class/DBI/mysql.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','',...) 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','',...) 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.
# Looks like your test exited with 2 just after 1.
t/mysql.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 7/8 subtests
t/pod-coverage.t .. ok
t/pod.t ........... ok
Test Summary Report
-------------------
t/mysql.t (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 8 tests but ran 1.
Files=3, Tests=3, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.14 cusr 0.00 csys = 0.15 CPU)
Result: FAIL
Failed 1/3 test programs. 0/3 subtests failed.
Makefile:844: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Class::DBI::mysql failed. See /home/ryan/.cpanm/work/1493292906.20087/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Class::DBI::mysql' is not installed
! Bailing out the installation for Class-DBI-Loader-mysql-Grok-0.19.
FAIL
Command [cpanm --reinstall --verbose Class::DBI::Loader::mysql::Grok] 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