cpantestlogs/Net::IMAP::Simple_incfailure.log
2017-05-02 18:44:36 -07:00

212 lines
9.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/1492921822.6308
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 Net::IMAP::Simple () on cpanmetadb ...
Unpacking Net-IMAP-Simple-1.2207.tar.gz
--> Working on Net::IMAP::Simple
Fetching http://www.cpan.org/authors/id/J/JE/JETTERO/Net-IMAP-Simple-1.2207.tar.gz ... OK
Net-IMAP-Simple-1.2207/
Net-IMAP-Simple-1.2207/Simple.pm
Net-IMAP-Simple-1.2207/Changes
Net-IMAP-Simple-1.2207/META.yml
Net-IMAP-Simple-1.2207/README
Net-IMAP-Simple-1.2207/MANIFEST
Net-IMAP-Simple-1.2207/Simple.pod
Net-IMAP-Simple-1.2207/Makefile.PL
Net-IMAP-Simple-1.2207/META.json
Net-IMAP-Simple-1.2207/t/
Net-IMAP-Simple-1.2207/t/16_exotic_flags.t
Net-IMAP-Simple-1.2207/t/pod_coverage.t
Net-IMAP-Simple-1.2207/t/35_imap_results_in_message_body.t
Net-IMAP-Simple-1.2207/t/17_status_and_select.t
Net-IMAP-Simple-1.2207/t/70_list2range.t
Net-IMAP-Simple-1.2207/t/55_uid_stuff.t
Net-IMAP-Simple-1.2207/t/75_back_and_forth.t
Net-IMAP-Simple-1.2207/t/critic.t
Net-IMAP-Simple-1.2207/t/10_list.t
Net-IMAP-Simple-1.2207/t/19_readline_callback.t
Net-IMAP-Simple-1.2207/t/07_select_and_examine.t
Net-IMAP-Simple-1.2207/t/22_copy_multiple.t
Net-IMAP-Simple-1.2207/t/50_body_summary.t
Net-IMAP-Simple-1.2207/t/15_flags.t
Net-IMAP-Simple-1.2207/t/pod.t
Net-IMAP-Simple-1.2207/t/22_uidcopy_multiple.t
Net-IMAP-Simple-1.2207/t/60_fetch_with_grammar.t
Net-IMAP-Simple-1.2207/t/80_top.t
Net-IMAP-Simple-1.2207/t/45_search.t
Net-IMAP-Simple-1.2207/t/01_load.t
Net-IMAP-Simple-1.2207/t/08_selectalot.t
Net-IMAP-Simple-1.2207/t/test_runner.pm
Net-IMAP-Simple-1.2207/t/42_preauth_with_command.t
Net-IMAP-Simple-1.2207/t/23_delete_multiple.t
Net-IMAP-Simple-1.2207/t/11_mailboxes.t
Net-IMAP-Simple-1.2207/.perlcriticrc
Net-IMAP-Simple-1.2207/TODO
Net-IMAP-Simple-1.2207/contrib/
Net-IMAP-Simple-1.2207/contrib/SimpleX.pod
Net-IMAP-Simple-1.2207/contrib/hand_test01.pl
Net-IMAP-Simple-1.2207/contrib/preauth-pipe-server.pl
Net-IMAP-Simple-1.2207/contrib/connectalot.pl
Net-IMAP-Simple-1.2207/contrib/SimpleX.pm
Net-IMAP-Simple-1.2207/contrib/status.pl
Net-IMAP-Simple-1.2207/contrib/search-test.pl
Net-IMAP-Simple-1.2207/contrib/33189_attach.pl
Net-IMAP-Simple-1.2207/contrib/imap.pl
Net-IMAP-Simple-1.2207/inc/
Net-IMAP-Simple-1.2207/inc/slurp_fetchmail.pm
Net-IMAP-Simple-1.2207/inc/rebuild_iff_necessary.pm
Net-IMAP-Simple-1.2207/lib/
Net-IMAP-Simple-1.2207/lib/Net/
Net-IMAP-Simple-1.2207/lib/Net/IMAP/
Net-IMAP-Simple-1.2207/lib/Net/IMAP/Simple/
Net-IMAP-Simple-1.2207/lib/Net/IMAP/Simple/PipeSocket.pm
Entering Net-IMAP-Simple-1.2207
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Net-IMAP-Simple-1.2207 ... Do you wish to include some simple protocol extensions (pulls in Parse::RecDescent)? [y] y
Checking if your kit is complete...
Looks good
Invalid LICENSE value 'Perl Artistic' ignored
Invalid LICENSE value 'Perl Artistic' ignored
Generating a Unix-style Makefile
Writing Makefile for Net::IMAP::Simple
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have IO::Socket 0 ... Yes (1.38)
Checking if you have Parse::RecDescent 0 ... Yes (1.967015)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have IO::Select 0 ... Yes (1.22)
OK
Building and testing Net-IMAP-Simple-1.2207 ... cp SimpleX.pm blib/lib/Net/IMAP/SimpleX.pm
cp SimpleX.pod blib/lib/Net/IMAP/SimpleX.pod
cp lib/Net/IMAP/Simple/PipeSocket.pm blib/lib/Net/IMAP/Simple/PipeSocket.pm
cp Simple.pm blib/lib/Net/IMAP/Simple.pm
cp Simple.pod blib/lib/Net/IMAP/Simple.pod
Manifying 3 pod documents
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
t/01_load.t .......................... ok
t/07_select_and_examine.t ............
Failed 16/16 subtests
do "t/test_runner.pm" failed, '.' is no longer in @INC at t/08_selectalot.t line 23.
t/08_selectalot.t ....................
Failed 3/3 subtests
t/10_list.t .......................... ok
do "t/test_runner.pm" failed, '.' is no longer in @INC at t/11_mailboxes.t line 21.
t/11_mailboxes.t .....................
Failed 2/2 subtests
do "t/test_runner.pm" failed, '.' is no longer in @INC at t/15_flags.t line 81.
t/15_flags.t .........................
Failed 46/46 subtests
do "t/test_runner.pm" failed, '.' is no longer in @INC at t/16_exotic_flags.t line 24.
t/16_exotic_flags.t ..................
Failed 3/3 subtests
do "t/test_runner.pm" failed, '.' is no longer in @INC at t/17_status_and_select.t line 36.
t/17_status_and_select.t .............
Failed 6/6 subtests
do "t/test_runner.pm" failed, '.' is no longer in @INC at t/19_readline_callback.t line 34.
t/19_readline_callback.t .............
Failed 2/2 subtests
do "t/test_runner.pm" failed, '.' is no longer in @INC at t/22_copy_multiple.t line 28.
t/22_copy_multiple.t .................
Failed 5/5 subtests
do "t/test_runner.pm" failed, '.' is no longer in @INC at t/22_uidcopy_multiple.t line 30.
t/22_uidcopy_multiple.t ..............
Failed 5/5 subtests
do "t/test_runner.pm" failed, '.' is no longer in @INC at t/23_delete_multiple.t line 26.
t/23_delete_multiple.t ...............
Failed 4/4 subtests
do "t/test_runner.pm" failed, '.' is no longer in @INC at t/35_imap_results_in_message_body.t line 40.
t/35_imap_results_in_message_body.t ..
Failed 1/1 subtests
t/42_preauth_with_command.t .......... ok
do "t/test_runner.pm" failed, '.' is no longer in @INC at t/45_search.t line 31.
t/45_search.t ........................
Failed 8/8 subtests
do "t/test_runner.pm" failed, '.' is no longer in @INC at t/50_body_summary.t line 67.
t/50_body_summary.t ..................
Failed 9/9 subtests
do "t/test_runner.pm" failed, '.' is no longer in @INC at t/55_uid_stuff.t line 36.
t/55_uid_stuff.t .....................
Failed 7/7 subtests
do "t/test_runner.pm" failed, '.' is no longer in @INC at t/60_fetch_with_grammar.t line 64.
t/60_fetch_with_grammar.t ............
Failed 8/8 subtests
t/70_list2range.t .................... ok
do "t/test_runner.pm" failed, '.' is no longer in @INC at t/75_back_and_forth.t line 40.
t/75_back_and_forth.t ................
Failed 13/13 subtests
t/80_top.t ........................... ok
t/critic.t ........................... ok
t/pod.t .............................. ok
t/pod_coverage.t ..................... ok
Test Summary Report
-------------------
t/07_select_and_examine.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 16 tests but ran 0.
t/08_selectalot.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 3 tests but ran 0.
t/11_mailboxes.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/15_flags.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 46 tests but ran 0.
t/16_exotic_flags.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 3 tests but ran 0.
t/17_status_and_select.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 6 tests but ran 0.
t/19_readline_callback.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/22_copy_multiple.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 5 tests but ran 0.
t/22_uidcopy_multiple.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 5 tests but ran 0.
t/23_delete_multiple.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 4 tests but ran 0.
t/35_imap_results_in_message_body.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 1 tests but ran 0.
t/45_search.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 8 tests but ran 0.
t/50_body_summary.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 9 tests but ran 0.
t/55_uid_stuff.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 7 tests but ran 0.
t/60_fetch_with_grammar.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 8 tests but ran 0.
t/75_back_and_forth.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 13 tests but ran 0.
Files=24, Tests=8, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.37 cusr 0.01 csys = 0.41 CPU)
Result: FAIL
Failed 16/24 test programs. 0/8 subtests failed.
Makefile:872: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Net::IMAP::Simple failed. See /home/ryan/.cpanm/work/1492921822.6308/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Net::IMAP::Simple] 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