PATH=/usr/bin:/bin:/Users/fly2000/cpanfly-5.20/var/megalib/bin Start 2017-05-15T10:28:40 ActivePerl-2000 CPAN-2.10 Reading '/Users/fly2000/cpanfly-5.20/var/cpan/Metadata' Database was generated on Mon, 15 May 2017 04:53:54 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/J/JP/JPIERCE/IO-Pager-0.39.tgz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/J/JP/JPIERCE/CHECKSUMS Checksum for /Users/fly2000/cpanfly-5.20/var/cpan/sources/authors/id/J/JP/JPIERCE/IO-Pager-0.39.tgz ok IO-Pager-0.39/ IO-Pager-0.39/.travis.yml IO-Pager-0.39/META.yml IO-Pager-0.39/.proverc IO-Pager-0.39/META.json IO-Pager-0.39/MANIFEST IO-Pager-0.39/TODO IO-Pager-0.39/lib/ IO-Pager-0.39/lib/IO/ IO-Pager-0.39/lib/IO/Pager/ IO-Pager-0.39/lib/IO/Pager/Buffered.pm IO-Pager-0.39/lib/IO/Pager/Unbuffered.pm IO-Pager-0.39/lib/IO/Pager/Page.pm IO-Pager-0.39/lib/IO/Pager.pm IO-Pager-0.39/CHANGES IO-Pager-0.39/t/ IO-Pager-0.39/t/08-redirect.t IO-Pager-0.39/t/04-buffered_interactive.t IO-Pager-0.39/t/13-eof_interactive.t IO-Pager-0.39/t/02-which.t IO-Pager-0.39/t/07-oo_interactive.t IO-Pager-0.39/t/11-redirect-oo.t IO-Pager-0.39/t/TestUtils.pm IO-Pager-0.39/t/01-load.t IO-Pager-0.39/t/06-scalar_interactive.t IO-Pager-0.39/t/09-open.t IO-Pager-0.39/t/03-bald_interactive.t IO-Pager-0.39/t/02-which_interactive.t IO-Pager-0.39/t/08-redirect.pl IO-Pager-0.39/t/11-redirect-oo.pl IO-Pager-0.39/t/12-preservelayers_interactive.t IO-Pager-0.39/t/10-close_interactive.t IO-Pager-0.39/t/05-binmode_interactive.t IO-Pager-0.39/README IO-Pager-0.39/Makefile.PL Configuring J/JP/JPIERCE/IO-Pager-0.39.tgz with Makefile.PL >>> /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Warning: the following files are missing in your kit: t.pl Please inform the author. Have /Users/fly2000/cpanfly-5.20/var/megalib Want /Users/fly2000/ap2000-298465/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for IO::Pager Writing MYMETA.yml and MYMETA.json JPIERCE/IO-Pager-0.39.tgz /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL -- OK Running make for J/JP/JPIERCE/IO-Pager-0.39.tgz >>> make cp lib/IO/Pager/Page.pm blib/lib/IO/Pager/Page.pm cp lib/IO/Pager/Buffered.pm blib/lib/IO/Pager/Buffered.pm cp lib/IO/Pager.pm blib/lib/IO/Pager.pm cp lib/IO/Pager/Unbuffered.pm blib/lib/IO/Pager/Unbuffered.pm Manifying 4 pod documents JPIERCE/IO-Pager-0.39.tgz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2000/ap2000-298465/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01-load.t ........................ ok 1 - use IO::Pager; ok 2 - use IO::Pager::Unbuffered; ok 3 - use IO::Pager::Buffered; ok 4 - use IO::Pager::Page; 1..4 ok t/02-which.t ....................... ok 1 - Undefined PAGER ok 2 - Blank PAGER ok 3 - PAGER does not exist ok 4 - PAGER referred by its full-path ok 5 # skip Executable 'perl-dynamic' is not in PATH. ok 6 - PAGER with options 1..6 ok t/02-which_interactive.t ........... ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok t/03-bald_interactive.t ............ ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok t/04-buffered_interactive.t ........ ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok t/05-binmode_interactive.t ......... ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok t/06-scalar_interactive.t .......... ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok t/07-oo_interactive.t .............. ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok t/08-redirect.t .................... ok 1 - Redirection (IO::Pager::Page) 1..1 ok t/09-open.t ........................ ok 1 - PAGER undefined since find_pager() ok 2 - Could not create pipe 1..2 ok t/10-close_interactive.t ........... ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok t/11-redirect-oo.t ................. ok 1 - Redirection with OO 1..1 ok t/12-preservelayers_interactive.t .. ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok t/13-eof_interactive.t ............. ok 1 # skip !! Run 'perl -Mblib test.pl interactive' to perform interactive tests/demonstrations of the module's abilities. 1..1 ok All tests successful. Files=14, Tests=23, 2 wallclock secs ( 0.07 usr 0.04 sys + 1.91 cusr 0.28 csys = 2.30 CPU) Result: PASS JPIERCE/IO-Pager-0.39.tgz make test TEST_VERBOSE=1 -- OK Jerrad Pierce <jpierce@cpan.org> Select a pager and pipe text to it if destination is a TTY >>> (cd /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/IO-Pager-0.39-RfTf2X && tar cvf - IO-Pager-0.39.ppd blib) | gzip -c >/Users/fly2000/cpanfly-5.20/var/REPO/J/JP/JPIERCE/IO-Pager-0.39.tar.gz IO-Pager-0.39.ppd blib/ blib/lib/ blib/lib/IO/ blib/lib/IO/Pager/ blib/lib/IO/Pager/Buffered.pm blib/lib/IO/Pager/Page.pm blib/lib/IO/Pager/Unbuffered.pm blib/lib/IO/Pager.pm blib/man3/ blib/man3/IO::Pager.3 blib/man3/IO::Pager::Buffered.3 blib/man3/IO::Pager::Page.3 blib/man3/IO::Pager::Unbuffered.3 Finished 2017-05-15T10:28:47