PATH=/usr/bin:/bin Start 2016-01-17T07:00:29 ActivePerl-1800 CPAN-2.00 Reading '/Users/fly1800/cpanfly-5.18/var/cpan/Metadata' Database was generated on Sun, 17 Jan 2016 05:29:02 GMT Running make for F/FE/FELIPE/Crypt-Format-0.06.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/F/FE/FELIPE/Crypt-Format-0.06.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/F/FE/FELIPE/CHECKSUMS Checksum for /Users/fly1800/cpanfly-5.18/var/cpan/sources/authors/id/F/FE/FELIPE/Crypt-Format-0.06.tar.gz ok Crypt-Format-0.06/ Crypt-Format-0.06/Changes Crypt-Format-0.06/lib/ Crypt-Format-0.06/LICENSE Crypt-Format-0.06/Makefile.PL Crypt-Format-0.06/MANIFEST Crypt-Format-0.06/META.json Crypt-Format-0.06/META.yml Crypt-Format-0.06/README Crypt-Format-0.06/t/ Crypt-Format-0.06/t/001_load.t Crypt-Format-0.06/t/002_convert.t Crypt-Format-0.06/t/003_normalize.t Crypt-Format-0.06/t/004_custom_base64.t Crypt-Format-0.06/lib/Crypt/ Crypt-Format-0.06/lib/Crypt/Format.pm CPAN.pm: Building F/FE/FELIPE/Crypt-Format-0.06.tar.gz >>> /Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly1800/cpanfly-5.18/var/megalib Want /Users/fly1800/ap1800-297214/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 Crypt::Format Writing MYMETA.yml and MYMETA.json >>> make cp lib/Crypt/Format.pm blib/lib/Crypt/Format.pm Manifying 1 pod document FELIPE/Crypt-Format-0.06.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly1800/ap1800-297214/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001_load.t ........... 1..1 ok 1 - use Crypt::Format; ok t/002_convert.t ........ 1..6 ok 1 - pem2der() with unix line breaks ok 2 - … and it doesn’t modify the original string ok 3 - pem2der() with windows line breaks ok 4 - PEM conversion looks as expected ok 5 - … and it round-trips as expected ok 6 - die() without a WHATSIT ok t/003_normalize.t ...... 1..1 ok 1 - no line longer than 76 chars ok t/004_custom_base64.t .. 1..2 ok 1 - der2pem() (encode()) ok 2 - pem2der() (decode()) ok All tests successful. Files=4, Tests=10, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.13 cusr 0.03 csys = 0.22 CPU) Result: PASS FELIPE/Crypt-Format-0.06.tar.gz make test TEST_VERBOSE=1 -- OK Felipe Gasper <CENSORED> Conversion utilities for encryption applications >>> (cd /Users/fly1800/cpanfly-5.18/var/cpan/build/Crypt-Format-0.06-R7mHVz && tar cvf - Crypt-Format-0.06.ppd blib) | gzip -c >/Users/fly1800/cpanfly-5.18/var/REPO/F/FE/FELIPE/Crypt-Format-0.06.tar.gz Crypt-Format-0.06.ppd blib/ blib/lib/ blib/lib/Crypt/ blib/lib/Crypt/Format.pm blib/man3/ blib/man3/Crypt::Format.3 >>> mv /Users/fly1800/cpanfly-5.18/var/cpan/build/Crypt-Format-0.06-R7mHVz/Crypt-Format-0.06.ppd /Users/fly1800/cpanfly-5.18/var/REPO/F/FE/FELIPE Finished 2016-01-17T07:00:40