CPAN-cpanminus-reporter-RetainReports
view release on metacpan or search on metacpan
t/data/cpanriver.02.build.log view on Meta::CPAN
Entering List-MoreUtils-0.426
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring List-MoreUtils-0.426
Running Makefile.PL
Checking whether pureperl is required... no
Checking for cc... cc
Checking for cc... (cached) cc
Checking whether perlapi is accessible... Warning: prerequisite Exporter::Tiny 0.038 not found.
Warning: prerequisite List::MoreUtils::XS 0.426 not found.
yes
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for List::MoreUtils
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::LeakTrace 0 ... Yes (0.16)
Checking if you have Test::More 0.96 ... Yes (1.302113)
Checking if you have Storable 0 ... Yes (2.65)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.30)
Checking if you have Exporter::Tiny 0.038 ... No
Checking if you have List::MoreUtils::XS 0.426 ... No
==> Found dependencies: Exporter::Tiny, List::MoreUtils::XS
Searching Exporter::Tiny (0.038) on cpanmetadb ...
--> Working on Exporter::Tiny
Fetching http://www.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-1.000000.tar.gz
-> OK
Unpacking Exporter-Tiny-1.000000.tar.gz
Entering Exporter-Tiny-1.000000
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring Exporter-Tiny-1.000000
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Exporter::Tiny
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.47 ... Yes (1.302113)
Building and testing Exporter-Tiny-1.000000
cp lib/Exporter/Tiny.pm blib/lib/Exporter/Tiny.pm
cp lib/Exporter/Tiny/Manual/QuickStart.pod blib/lib/Exporter/Tiny/Manual/QuickStart.pod
cp lib/Exporter/Tiny/Manual/Etc.pod blib/lib/Exporter/Tiny/Manual/Etc.pod
cp lib/Exporter/Tiny/Manual/Importing.pod blib/lib/Exporter/Tiny/Manual/Importing.pod
cp lib/Exporter/Tiny/Manual/Exporting.pod blib/lib/Exporter/Tiny/Manual/Exporting.pod
cp lib/Exporter/Shiny.pm blib/lib/Exporter/Shiny.pm
PERL_DL_NONLAZY=1 "/home/jkeenan/testing/blead/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Perl 5.027007
t/01basic.t ....... ok
t/02renaming.t .... ok
t/03generators.t .. ok
t/04into.t ........ ok
t/05shiny.t ....... ok
t/06notwant.t ..... ok
t/07regexp.t ...... ok
t/08tags.t ........ ok
t/09warnings.t .... skipped: test requires Test::Warnings and Test::Fatal
t/10no.t .......... ok
All tests successful.
Files=10, Tests=32, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.35 cusr 0.04 csys = 0.42 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Exporter/Tiny.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Exporter/Shiny.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Exporter/Tiny/Manual/Etc.pod
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Exporter/Tiny/Manual/Exporting.pod
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Exporter/Tiny/Manual/Importing.pod
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/Exporter/Tiny/Manual/QuickStart.pod
Appending installation info to /home/jkeenan/testing/blead/lib/perl5/5.27.7/x86_64-linux/perllocal.pod
-> OK
Successfully installed Exporter-Tiny-1.000000
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Exporter-Tiny-1.000000/install.json
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/Exporter-Tiny-1.000000/MYMETA.json
Searching List::MoreUtils::XS (0.426) on cpanmetadb ...
--> Working on List::MoreUtils::XS
Fetching http://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-XS-0.426.tar.gz
-> OK
Unpacking List-MoreUtils-XS-0.426.tar.gz
Entering List-MoreUtils-XS-0.426
Checking configure dependencies from META.json
Checking if you have Carp 0 ... Yes (1.45)
Checking if you have File::Spec 0 ... Yes (3.69)
Checking if you have IPC::Cmd 0 ... Yes (0.98)
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Checking if you have File::Path 0 ... Yes (2.15)
Checking if you have File::Basename 0 ... Yes (2.85)
Checking if you have base 0 ... Yes (2.27)
Checking if you have File::Copy 0 ... Yes (2.33)
Configuring List-MoreUtils-XS-0.426
Running Makefile.PL
Checking whether pureperl is required... no
Checking for cc... cc
Checking for cc... (cached) cc
Checking whether perlapi is accessible... yes
Checking for stdlib.h... yes
Checking for stdarg.h... yes
Checking for string.h... yes
Checking for float.h... yes
Checking for assert.h... yes
Checking for ctype.h... yes
Checking for errno.h... yes
Checking for limits.h... yes
Checking for locale.h... yes
Checking for math.h... yes
Checking for setjmp.h... yes
Checking for signal.h... yes
Checking for stddef.h... yes
Checking for stdio.h... yes
Checking for time.h... yes
Checking for sys/types.h... yes
Checking for sys/stat.h... yes
Checking for memory.h... yes
Checking for strings.h... yes
Checking for inttypes.h... yes
Checking for stdint.h... yes
Checking for unistd.h... yes
Checking for time.h... (cached) yes
Checking for sys/time.h... yes
t/data/cpanriver.02.build.log view on Meta::CPAN
t/xs/none_u.t ..................... ok
t/xs/notall.t ..................... ok
t/xs/notall_u.t ................... ok
t/xs/occurrences.t ................ ok
t/xs/one.t ........................ ok
t/xs/one_u.t ...................... ok
t/xs/onlyidx.t .................... ok
t/xs/onlyres.t .................... ok
t/xs/onlyval.t .................... ok
t/xs/pairwise.t ................... ok
t/xs/part.t ....................... ok
t/xs/qsort.t ...................... ok
t/xs/reduce_0.t ................... ok
t/xs/reduce_1.t ................... ok
t/xs/reduce_u.t ................... ok
t/xs/samples.t .................... ok
t/xs/singleton.t .................. ok
t/xs/true.t ....................... ok
t/xs/uniq.t ....................... ok
t/xs/upper_bound.t ................ ok
t/xs/XS.t ......................... ok
t/xs/zip6.t ....................... ok
All tests successful.
Files=118, Tests=9036, 13 wallclock secs ( 0.79 usr 0.08 sys + 12.01 cusr 0.44 csys = 13.32 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/List/MoreUtils.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/List/MoreUtils/Contributing.pod
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/List/MoreUtils/PP.pm
Appending installation info to /home/jkeenan/testing/blead/lib/perl5/5.27.7/x86_64-linux/perllocal.pod
-> OK
Successfully installed List-MoreUtils-0.426
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/List-MoreUtils-0.426/install.json
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/x86_64-linux/.meta/List-MoreUtils-0.426/MYMETA.json
Already tried Inline. Skipping.
Searching File::Map (0.57) on cpanmetadb ...
--> Working on File::Map
Fetching http://www.cpan.org/authors/id/L/LE/LEONT/File-Map-0.65.tar.gz
-> OK
Unpacking File-Map-0.65.tar.gz
Entering File-Map-0.65
Checking configure dependencies from META.json
Checking if you have ExtUtils::Install 1.46 ... Yes (2.14)
Checking if you have Module::Build 0.38 ... Yes (0.4224)
Configuring File-Map-0.65
Running Build.PL
Checking prerequisites...
requires:
! PerlIO::Layers is not installed
test_requires:
! Test::Warnings is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'File-Map' version '0.65'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have utf8 0 ... Yes (1.20)
Checking if you have ExtUtils::CBuilder 0 ... Yes (0.280229)
Checking if you have Test::Fatal 0 ... Yes (0.014)
Checking if you have Time::HiRes 0 ... Yes (1.9747)
Checking if you have warnings 0 ... Yes (1.38)
Checking if you have IO::Handle 0 ... Yes (1.37)
Checking if you have Carp 0 ... Yes (1.45)
Checking if you have Sub::Exporter::Progressive 0.001005 ... Yes (0.001013)
Checking if you have IO::Socket::INET 0 ... Yes (1.35)
Checking if you have Module::Build 0.28 ... Yes (0.4224)
Checking if you have open 0 ... Yes (1.11)
Checking if you have subs 0 ... Yes (1.02)
Checking if you have Test::More 0 ... Yes (1.302113)
Checking if you have Scalar::Util 0 ... Yes (1.49)
Checking if you have POSIX 0 ... Yes (1.80)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have XSLoader 0 ... Yes (0.28)
Checking if you have Test::Warnings 0.005 ... No
Checking if you have PerlIO::Layers 0 ... No
==> Found dependencies: Test::Warnings, PerlIO::Layers
Searching Test::Warnings (0.005) on cpanmetadb ...
--> Working on Test::Warnings
Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Test-Warnings-0.026.tar.gz
-> OK
Unpacking Test-Warnings-0.026.tar.gz
Entering Test-Warnings-0.026
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.30)
Configuring Test-Warnings-0.026
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Warnings
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have if 0 ... Yes (0.0607)
Checking if you have parent 0 ... Yes (0.236)
Checking if you have Test::More 0.94 ... Yes (1.302113)
Checking if you have Test::Builder 0 ... Yes (1.302113)
Checking if you have Exporter 0 ... Yes (5.72)
Checking if you have Carp 0 ... Yes (1.45)
Checking if you have File::Spec 0 ... Yes (3.69)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.30)
Checking if you have warnings 0 ... Yes (1.38)
Building and testing Test-Warnings-0.026
cp lib/Test/Warnings.pm blib/lib/Test/Warnings.pm
PERL_DL_NONLAZY=1 "/home/jkeenan/testing/blead/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.30
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
( run in 0.476 second using v1.01-cache-2.11-cpan-54e63673c56 )