97 lines
5 KiB
Text
97 lines
5 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/1493279814.26145
|
|
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 DBD::PgPPSjis () on cpanmetadb ...
|
|
! Finding DBD::PgPPSjis on cpanmetadb failed.
|
|
Searching DBD::PgPPSjis () on metacpan ...
|
|
Unpacking DBD-PgPPSjis-0.0801001.tar.gz
|
|
--> Working on DBD::PgPPSjis
|
|
Fetching http://www.cpan.org/authors/id/I/IN/INA/DBD/PgPPSjis/DBD-PgPPSjis-0.0801001.tar.gz ... OK
|
|
DBD-PgPPSjis-0.0801001/DBD/PgPPSjis.pm
|
|
DBD-PgPPSjis-0.0801001/Changes
|
|
DBD-PgPPSjis-0.0801001/Makefile.PL
|
|
DBD-PgPPSjis-0.0801001/pMakefile.PL
|
|
DBD-PgPPSjis-0.0801001/MANIFEST
|
|
DBD-PgPPSjis-0.0801001/README
|
|
DBD-PgPPSjis-0.0801001/META.yml
|
|
DBD-PgPPSjis-0.0801001/PostgreSjis.pl
|
|
DBD-PgPPSjis-0.0801001/t/00_load.t
|
|
DBD-PgPPSjis-0.0801001/t/05_connect.t
|
|
DBD-PgPPSjis-0.0801001/t/06_setup.t
|
|
DBD-PgPPSjis-0.0801001/t/07_insert.t
|
|
DBD-PgPPSjis-0.0801001/t/08_select.t
|
|
DBD-PgPPSjis-0.0801001/t/09_update.t
|
|
DBD-PgPPSjis-0.0801001/t/10_delete.t
|
|
DBD-PgPPSjis-0.0801001/t/11_transaction.t
|
|
DBD-PgPPSjis-0.0801001/t/12_errorhandle.t
|
|
DBD-PgPPSjis-0.0801001/t/99_cleanup.t
|
|
Entering DBD-PgPPSjis-0.0801001
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring DBD-PgPPSjis-0.0801001 ... Warning: NAME must be a package name
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for DBD-PgPPSjis
|
|
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 DBI 1 ... Yes (1.634)
|
|
OK
|
|
Building and testing DBD-PgPPSjis-0.0801001 ... cp PostgreSjis.pl blib/lib/PostgreSjis.pl
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/arch" "-Iblib/lib" pMakefile.PL pMakefile
|
|
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
|
|
Can't locate DBD/PgPPSjis.pm in @INC (you may need to install the DBD::PgPPSjis module) (@INC contains: /home/ryan/.cpanm/work/1493279814.26145/DBD-PgPPSjis-0.0801001/blib/lib /home/ryan/.cpanm/work/1493279814.26145/DBD-PgPPSjis-0.0801001/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/00_load.t line 5.
|
|
t/00_load.t .........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 1/2 subtests
|
|
t/05_connect.t ...... skipped: Cannot run test unless DBI_DSN is defined. See the README file.
|
|
t/06_setup.t ........ skipped: Cannot run test unless DBI_DSN is defined. See the README file.
|
|
t/07_insert.t ....... skipped: Cannot run test unless DBI_DSN is defined. See the README file.
|
|
t/08_select.t ....... skipped: Cannot run test unless DBI_DSN is defined. See the README file.
|
|
t/09_update.t ....... skipped: Cannot run test unless DBI_DSN is defined. See the README file.
|
|
t/10_delete.t ....... skipped: Cannot run test unless DBI_DSN is defined. See the README file.
|
|
t/11_transaction.t .. skipped: Cannot run test unless DBI_DSN is defined. See the README file.
|
|
t/12_errorhandle.t .. skipped: Cannot run test unless DBI_DSN is defined. See the README file.
|
|
t/99_cleanup.t ...... skipped: Cannot run test unless DBI_DSN is defined. See the README file.
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/00_load.t (Wstat: 512 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 2 tests but ran 1.
|
|
Files=10, Tests=1, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.11 cusr 0.00 csys = 0.13 CPU)
|
|
Result: FAIL
|
|
Failed 1/10 test programs. 0/1 subtests failed.
|
|
Makefile:844: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing DBD::PgPPSjis failed. See /home/ryan/.cpanm/work/1493279814.26145/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose DBD::PgPPSjis] 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
|