cpantestlogs/Test::CGI::Multipart_genfailure.log
2017-05-02 18:44:36 -07:00

187 lines
8.8 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/1493673358.27356
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 Test::CGI::Multipart () on cpanmetadb ...
Unpacking Test-CGI-Multipart-v0.0.3.tar.gz
--> Working on Test::CGI::Multipart
Fetching http://www.cpan.org/authors/id/S/SI/SILASMONK/Test-CGI-Multipart-v0.0.3.tar.gz ... OK
Test-CGI-Multipart-v0.0.3
Test-CGI-Multipart-v0.0.3/META.yml
Test-CGI-Multipart-v0.0.3/Makefile.PL
Test-CGI-Multipart-v0.0.3/README
Test-CGI-Multipart-v0.0.3/MANIFEST
Test-CGI-Multipart-v0.0.3/ignore.txt
Test-CGI-Multipart-v0.0.3/Build.PL
Test-CGI-Multipart-v0.0.3/Changes
Test-CGI-Multipart-v0.0.3/t
Test-CGI-Multipart-v0.0.3/t/01.data_structure.t
Test-CGI-Multipart-v0.0.3/t/prereq.t
Test-CGI-Multipart-v0.0.3/t/20.image.t
Test-CGI-Multipart-v0.0.3/t/manifest.t
Test-CGI-Multipart-v0.0.3/t/02.param.t
Test-CGI-Multipart-v0.0.3/t/10.text.t
Test-CGI-Multipart-v0.0.3/t/perlcritic.t
Test-CGI-Multipart-v0.0.3/t/pod.t
Test-CGI-Multipart-v0.0.3/t/perlcriticrc
Test-CGI-Multipart-v0.0.3/t/podspell.t
Test-CGI-Multipart-v0.0.3/t/01.basic.t
Test-CGI-Multipart-v0.0.3/t/00.load.t
Test-CGI-Multipart-v0.0.3/t/pod-coverage.t
Test-CGI-Multipart-v0.0.3/t/03.upload.t
Test-CGI-Multipart-v0.0.3/t/04.multiple.t
Test-CGI-Multipart-v0.0.3/t/04.separate.t
Test-CGI-Multipart-v0.0.3/t/changes.t
Test-CGI-Multipart-v0.0.3/t/11.reset.t
Test-CGI-Multipart-v0.0.3/t/05.callbacks.t
Test-CGI-Multipart-v0.0.3/t/lib
Test-CGI-Multipart-v0.0.3/t/lib/AddParam.pm
Test-CGI-Multipart-v0.0.3/t/lib/AddValue.pm
Test-CGI-Multipart-v0.0.3/t/lib/FilePop.pm
Test-CGI-Multipart-v0.0.3/t/lib/Utils.pm
Test-CGI-Multipart-v0.0.3/lib
Test-CGI-Multipart-v0.0.3/lib/Test
Test-CGI-Multipart-v0.0.3/lib/Test/CGI
Test-CGI-Multipart-v0.0.3/lib/Test/CGI/Multipart.pm
Test-CGI-Multipart-v0.0.3/lib/Test/CGI/Multipart
Test-CGI-Multipart-v0.0.3/lib/Test/CGI/Multipart/Gen
Test-CGI-Multipart-v0.0.3/lib/Test/CGI/Multipart/Gen/Text.pm
Test-CGI-Multipart-v0.0.3/lib/Test/CGI/Multipart/Gen/Image.pm
Entering Test-CGI-Multipart-v0.0.3
Checking configure dependencies from META.yml
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Running Build.PL
Configuring Test-CGI-Multipart-v0.0.3 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Test-CGI-Multipart' version 'v0.0.3'
Checking dependencies from MYMETA.json ...
Checking if you have Perl6::Slurp 0 ... Yes (0.051005)
Checking if you have Readonly 0 ... Yes (2.05)
Checking if you have version 0 ... Yes (0.9918)
Checking if you have CGI 3.41 ... Yes (4.36)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have Params::Validate 0 ... Yes (1.26)
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have UNIVERSAL::require 0 ... Yes (0.18)
Checking if you have MIME::Entity 0 ... Yes (5.509)
Checking if you have autodie 0 ... Yes (2.29)
OK
Building and testing Test-CGI-Multipart-v0.0.3 ... Building Test-CGI-Multipart
# Testing Test::CGI::Multipart 0.0.3
t/00.load.t ............ ok
# Testing with CGI
# Testing with CGI::Minimal
# Testing with CGI::Simple
t/01.basic.t ........... ok
# Testing with CGI
# Testing with CGI::Minimal
# Testing with CGI::Simple
t/01.data_structure.t .. ok
CGI::param called in list context from t/02.param.t line 52, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/CGI.pm line 412.
# Testing with CGI
# Testing with CGI::Minimal
# Testing with CGI::Simple
t/02.param.t ........... ok
CGI::param called in list context from t/03.upload.t line 75, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/CGI.pm line 412.
# Testing with CGI
# Testing with CGI::Minimal
# Testing with CGI::Simple
t/03.upload.t .......... ok
CGI::param called in list context from t/04.multiple.t line 86, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/CGI.pm line 412.
# Testing with CGI
# Testing with CGI::Minimal
t/04.multiple.t ........ ok
CGI::param called in list context from t/04.separate.t line 80, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/CGI.pm line 412.
# Testing with CGI
# Testing with CGI::Minimal
# Testing with CGI::Simple
t/04.separate.t ........ ok
# Failed test 'files'
# at t/05.callbacks.t line 83.
# Structures begin differing at:
# $got->[0]{file} = 'doo_doo.blah'
# $expected->[0]{file} = 'nah_nah.blah'
CGI::param called in list context from t/05.callbacks.t line 79, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/CGI.pm line 412.
# Testing with CGI
# Failed test 'files'
# at t/05.callbacks.t line 83.
# Structures begin differing at:
# $got->[0]{file} = 'doo_doo.blah'
# $expected->[0]{file} = 'nah_nah.blah'
# Testing with CGI::Minimal
# Failed test 'files'
# at t/05.callbacks.t line 83.
# Structures begin differing at:
# $got->[0]{file} = 'doo_doo.blah'
# $expected->[0]{file} = 'nah_nah.blah'
# Looks like you failed 3 tests of 37.
t/05.callbacks.t .......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/37 subtests
(less 6 skipped subtests: 28 okay)
CGI::param called in list context from t/10.text.t line 139, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/CGI.pm line 412.
# Testing with CGI
# Testing with CGI::Minimal
# Testing with CGI::Simple
t/10.text.t ............ ok
CGI::param called in list context from t/11.reset.t line 44, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/CGI.pm line 412.
# Testing with CGI
# Testing with CGI::Minimal
# Testing with CGI::Simple
# Testing with CGI
# Testing with CGI::Minimal
# Testing with CGI::Simple
t/11.reset.t ........... ok
CGI::param called in list context from t/20.image.t line 84, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/CGI.pm line 412.
# Testing with CGI
# Testing with CGI::Minimal
# Testing with CGI::Simple
t/20.image.t ........... ok
t/changes.t ............ skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/manifest.t ........... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/perlcritic.t ......... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/pod-coverage.t ....... ok
t/pod.t ................ ok
t/podspell.t ........... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/prereq.t ............. skipped: Author test. Set $ENV{TEST_PREREQ} to a true value to run.
Test Summary Report
-------------------
t/05.callbacks.t (Wstat: 768 Tests: 37 Failed: 3)
Failed tests: 16, 22, 28
Non-zero exit status: 3
Files=18, Tests=288, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.20 cusr 0.10 csys = 1.34 CPU)
Result: FAIL
Failed 1/18 test programs. 3/288 subtests failed.
! Installing Test::CGI::Multipart failed. See /home/ryan/.cpanm/work/1493673358.27356/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Test::CGI::Multipart] 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