111 lines
4.9 KiB
Text
111 lines
4.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/1493190137.26538
|
|
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 PGObject::Util::PseudoCSV () on cpanmetadb ...
|
|
Unpacking PGObject-Util-PseudoCSV-1.1.1.tar.gz
|
|
--> Working on PGObject::Util::PseudoCSV
|
|
Fetching http://www.cpan.org/authors/id/E/EI/EINHVERFR/PGObject-Util-PseudoCSV-1.1.1.tar.gz ... OK
|
|
PGObject-Util-PseudoCSV-1.1.1/
|
|
PGObject-Util-PseudoCSV-1.1.1/LICENSE
|
|
PGObject-Util-PseudoCSV-1.1.1/README
|
|
PGObject-Util-PseudoCSV-1.1.1/lib/
|
|
PGObject-Util-PseudoCSV-1.1.1/lib/PGObject/
|
|
PGObject-Util-PseudoCSV-1.1.1/lib/PGObject/Util/
|
|
PGObject-Util-PseudoCSV-1.1.1/lib/PGObject/Util/PseudoCSV.pm
|
|
PGObject-Util-PseudoCSV-1.1.1/Makefile.PL
|
|
PGObject-Util-PseudoCSV-1.1.1/Changes
|
|
PGObject-Util-PseudoCSV-1.1.1/META.json
|
|
PGObject-Util-PseudoCSV-1.1.1/t/
|
|
PGObject-Util-PseudoCSV-1.1.1/t/00-load.t
|
|
PGObject-Util-PseudoCSV-1.1.1/t/boilerplate.t
|
|
PGObject-Util-PseudoCSV-1.1.1/t/pod.t
|
|
PGObject-Util-PseudoCSV-1.1.1/t/02-serialization.t
|
|
PGObject-Util-PseudoCSV-1.1.1/t/pod-coverage.t
|
|
PGObject-Util-PseudoCSV-1.1.1/t/manifest.t
|
|
PGObject-Util-PseudoCSV-1.1.1/t/01-parsing.t
|
|
PGObject-Util-PseudoCSV-1.1.1/ignore.txt
|
|
PGObject-Util-PseudoCSV-1.1.1/META.yml
|
|
PGObject-Util-PseudoCSV-1.1.1/MYMETA.json
|
|
PGObject-Util-PseudoCSV-1.1.1/MANIFEST
|
|
Entering PGObject-Util-PseudoCSV-1.1.1
|
|
Checking configure dependencies from META.json
|
|
Running Makefile.PL
|
|
Configuring PGObject-Util-PseudoCSV-v1.1.1 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for PGObject::Util::PseudoCSV
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have PGObject 1.400001 ... Yes (1.403.2)
|
|
OK
|
|
Building and testing PGObject-Util-PseudoCSV-v1.1.1 ... cp lib/PGObject/Util/PseudoCSV.pm blib/lib/PGObject/Util/PseudoCSV.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
|
|
# Testing PGObject::Util::PseudoCSV 1.1.1, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
|
t/00-load.t ........... ok
|
|
|
|
# Failed test 'Parse correct, simple tuple'
|
|
# at t/01-parsing.t line 39.
|
|
# Structures begin differing at:
|
|
# $got->[3] = Does not exist
|
|
# $expected->[3] = undef
|
|
Use of uninitialized value $type in hash element at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/PGObject.pm line 405.
|
|
Use of uninitialized value $type in hash element at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/PGObject.pm line 405.
|
|
Use of uninitialized value $type in hash element at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/PGObject.pm line 405.
|
|
|
|
# Failed test 'Parse correct, simple array'
|
|
# at t/01-parsing.t line 49.
|
|
# Structures begin differing at:
|
|
# $got->[3] = Does not exist
|
|
# $expected->[3] = undef
|
|
# Looks like you failed 2 tests of 20.
|
|
t/01-parsing.t ........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/20 subtests
|
|
t/02-serialization.t .. ok
|
|
t/boilerplate.t ....... ok
|
|
t/manifest.t .......... skipped: Author tests not required for installation
|
|
t/pod-coverage.t ...... ok
|
|
t/pod.t ............... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/01-parsing.t (Wstat: 512 Tests: 20 Failed: 2)
|
|
Failed tests: 6, 10
|
|
Non-zero exit status: 2
|
|
Files=7, Tests=34, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.17 cusr 0.02 csys = 0.21 CPU)
|
|
Result: FAIL
|
|
Failed 1/7 test programs. 2/34 subtests failed.
|
|
Makefile:854: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing PGObject::Util::PseudoCSV failed. See /home/ryan/.cpanm/work/1493190137.26538/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose PGObject::Util::PseudoCSV] 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
|