CPAN-cpanminus-reporter-RetainReports

 view release on metacpan or  search on metacpan

t/data/cpanriver.02.build.log  view on Meta::CPAN

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
Checking for time... yes
Checking for size_t... yes
Checking for ssize_t... yes
Checking for builtin expect... no
Checking for statement expression feature... no
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for List::MoreUtils::XS
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Storable 0 ... Yes (2.65)
Checking if you have Test::More 0.96 ... Yes (1.302113)
Checking if you have XSLoader 0.22 ... Yes (0.28)
Building and testing List-MoreUtils-XS-0.426
cp lib/List/MoreUtils/XS.pm blib/lib/List/MoreUtils/XS.pm
Running Mkbootstrap for XS ()
chmod 644 "XS.bs"
"/home/jkeenan/testing/blead/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/List/MoreUtils/XS/XS.bs 644
"/home/jkeenan/testing/blead/bin/perl" "/home/jkeenan/testing/blead/lib/perl5/5.27.7/ExtUtils/xsubpp"  -typemap '/home/jkeenan/testing/blead/lib/perl5/5.27.7/ExtUtils/typemap'  XS.xs > XS.xsc
mv XS.xsc XS.c
cc -c  -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.426\" -DXS_VERSION=\"0.426\" -fPIC "-I/home/jkeenan/testing/blead/lib/perl5/5.27.7/x86_64-linux...
rm -f blib/arch/auto/List/MoreUtils/XS/XS.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  XS.o  -o blib/arch/auto/List/MoreUtils/XS/XS.so  \
      \
  
chmod 755 blib/arch/auto/List/MoreUtils/XS/XS.so
"/home/jkeenan/testing/blead/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/List/MoreUtils/XS/XS.bs 644
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 t/xs/*.t xt/*.t
t/xs/after.t ................ ok
t/xs/after_incl.t ........... ok
t/xs/all.t .................. ok
t/xs/all_u.t ................ ok
t/xs/any.t .................. ok
t/xs/any_u.t ................ ok
t/xs/apply.t ................ ok
t/xs/arrayify.t ............. ok
t/xs/before.t ............... ok
t/xs/before_incl.t .......... ok
t/xs/binsert.t .............. ok
t/xs/bremove.t .............. ok
t/xs/bsearch.t .............. ok
t/xs/bsearchidx.t ........... ok
t/xs/duplicates.t ........... ok



( run in 1.667 second using v1.01-cache-2.11-cpan-8dfa8b56332 )