cpantestlogs/Test::WWW::Mechanize::Catalyst::Aux_genfailure.log
2017-05-02 18:44:36 -07:00

163 lines
8.4 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/1493364653.28220
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::WWW::Mechanize::Catalyst::Aux () on cpanmetadb ...
Unpacking Test-WWW-Mechanize-Catalyst-0.45.tar.gz
--> Working on Test::WWW::Mechanize::Catalyst::Aux
Fetching http://www.cpan.org/authors/id/L/LB/LBROCARD/Test-WWW-Mechanize-Catalyst-0.45.tar.gz ... OK
Test-WWW-Mechanize-Catalyst-0.45/
Test-WWW-Mechanize-Catalyst-0.45/CHANGES
Test-WWW-Mechanize-Catalyst-0.45/META.yml
Test-WWW-Mechanize-Catalyst-0.45/t/
Test-WWW-Mechanize-Catalyst-0.45/t/cookies.t
Test-WWW-Mechanize-Catalyst-0.45/t/pod.t
Test-WWW-Mechanize-Catalyst-0.45/t/redirect.t
Test-WWW-Mechanize-Catalyst-0.45/t/pod_coverage.t
Test-WWW-Mechanize-Catalyst-0.45/t/multi_content_type.t
Test-WWW-Mechanize-Catalyst-0.45/t/auth-test.t
Test-WWW-Mechanize-Catalyst-0.45/t/simple.t
Test-WWW-Mechanize-Catalyst-0.45/t/lib/
Test-WWW-Mechanize-Catalyst-0.45/t/lib/ExternalCatty.pm
Test-WWW-Mechanize-Catalyst-0.45/t/lib/CattySession.pm
Test-WWW-Mechanize-Catalyst-0.45/t/lib/Catty.pm
Test-WWW-Mechanize-Catalyst-0.45/Makefile.PL
Test-WWW-Mechanize-Catalyst-0.45/README
Test-WWW-Mechanize-Catalyst-0.45/lib/
Test-WWW-Mechanize-Catalyst-0.45/lib/Test/
Test-WWW-Mechanize-Catalyst-0.45/lib/Test/WWW/
Test-WWW-Mechanize-Catalyst-0.45/lib/Test/WWW/Mechanize/
Test-WWW-Mechanize-Catalyst-0.45/lib/Test/WWW/Mechanize/Catalyst.pm
Test-WWW-Mechanize-Catalyst-0.45/MANIFEST
Entering Test-WWW-Mechanize-Catalyst-0.45
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Test-WWW-Mechanize-Catalyst-0.45 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::WWW::Mechanize::Catalyst
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Catalyst::Plugin::Session::Store::Dummy 0 ... Yes (undef)
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have Catalyst 5.00 ... Yes (5.90114)
Checking if you have LWP 5.816 ... Yes (6.26)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have Test::WWW::Mechanize 1.14 ... Yes (1.48)
Checking if you have Catalyst::Plugin::Session::State::Cookie 0 ... Yes (0.17)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have WWW::Mechanize 1.50 ... Yes (1.84)
OK
Building and testing Test-WWW-Mechanize-Catalyst-0.45 ... cp lib/Test/WWW/Mechanize/Catalyst.pm blib/lib/Test/WWW/Mechanize/Catalyst.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
Can't locate object method "_build_request_export" via package "Test::WWW::Mechanize::Catalyst" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Catalyst/Test.pm line 95.
Undefined subroutine &Test::WWW::Mechanize::Catalyst::Aux::request called at lib/Test/WWW/Mechanize/Catalyst.pm line 40.
# Looks like your test exited with 255 before it could output anything.
t/auth-test.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests
Can't locate object method "_build_request_export" via package "Test::WWW::Mechanize::Catalyst" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Catalyst/Test.pm line 95.
Undefined subroutine &Test::WWW::Mechanize::Catalyst::Aux::request called at lib/Test/WWW/Mechanize/Catalyst.pm line 40.
# Looks like your test exited with 255 before it could output anything.
t/cookies.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests
# ###################################################################
# Starting an external Catalyst HTTP server on port 7357
# To change the port, please set the TWMC_TEST_PORT env variable.
# (The server will be automatically shut-down right after the tests).
# ###################################################################
Can't locate object method "_build_request_export" via package "Test::WWW::Mechanize::Catalyst" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Catalyst/Test.pm line 95.
[warn] Specifying the engine in ->setup is no longer supported, see Catalyst::Upgrading
[warn] Action methods (default) found defined in your application class, ExternalCatty. This is deprecated, please move them into a Root controller.
# Failed test 'Survive to a multi Content-Type sting'
# at t/multi_content_type.t line 36.
# died: Undefined subroutine &Test::WWW::Mechanize::Catalyst::Aux::request called at lib/Test/WWW/Mechanize/Catalyst.pm line 40.
# Failed test 'Multi Content-Type Content-Type'
# at t/multi_content_type.t line 38.
# got: undef
# expected: 'text/html'
# Failed test 'Multi Content-Type title'
# at t/multi_content_type.t line 39.
# got: undef
# expected: "Root"
# Failed test 'Multi Content-Type body'
# at t/multi_content_type.t line 40.
# String to look in is undef
# Looks like you planned 6 tests but ran 5.
# Looks like you failed 4 tests of 5 run.
t/multi_content_type.t ..
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 5/6 subtests
t/pod.t ................. ok
t/pod_coverage.t ........ ok
Can't locate object method "_build_request_export" via package "Test::WWW::Mechanize::Catalyst" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Catalyst/Test.pm line 95.
Undefined subroutine &Test::WWW::Mechanize::Catalyst::Aux::request called at lib/Test/WWW/Mechanize/Catalyst.pm line 40.
# Looks like your test exited with 255 before it could output anything.
t/redirect.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 27/27 subtests
Can't locate object method "_build_request_export" via package "Test::WWW::Mechanize::Catalyst" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Catalyst/Test.pm line 95.
Undefined subroutine &Test::WWW::Mechanize::Catalyst::Aux::request called at lib/Test/WWW/Mechanize/Catalyst.pm line 40.
# Looks like your test exited with 255 before it could output anything.
t/simple.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 39/39 subtests
Test Summary Report
-------------------
t/auth-test.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 5 tests but ran 0.
t/cookies.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 0.
t/multi_content_type.t (Wstat: 1024 Tests: 5 Failed: 4)
Failed tests: 2-5
Non-zero exit status: 4
Parse errors: Bad plan. You planned 6 tests but ran 5.
t/redirect.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 27 tests but ran 0.
t/simple.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 39 tests but ran 0.
Files=7, Tests=7, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.42 cusr 0.09 csys = 1.53 CPU)
Result: FAIL
Failed 5/7 test programs. 4/7 subtests failed.
Makefile:855: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Test::WWW::Mechanize::Catalyst::Aux failed. See /home/ryan/.cpanm/work/1493364653.28220/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Test::WWW::Mechanize::Catalyst::Aux] 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