PATH=/usr/bin:/bin:/Users/fly1800/var/megalib/bin Start 2015-05-24T07:19:13 ActivePerl-1800 CPAN-2.00 Reading '/Users/fly1800/var/cpan/Metadata' Database was generated on Sun, 24 May 2015 04:41:02 GMT Running make for L/LE/LEONT/Crypt-Rijndael-1.13.tar.gz Checksum for /data/cpan/authors/id/L/LE/LEONT/Crypt-Rijndael-1.13.tar.gz ok Crypt-Rijndael-1.13/ Crypt-Rijndael-1.13/typemap Crypt-Rijndael-1.13/t/ Crypt-Rijndael-1.13/t/00_load.t Crypt-Rijndael-1.13/t/pcbc.t Crypt-Rijndael-1.13/t/lib/ Crypt-Rijndael-1.13/t/lib/mode.pl Crypt-Rijndael-1.13/t/ecb.t Crypt-Rijndael-1.13/t/cbc.t Crypt-Rijndael-1.13/t/rt/ Crypt-Rijndael-1.13/t/rt/27632.t Crypt-Rijndael-1.13/t/ofb.t Crypt-Rijndael-1.13/t/blocksize.t Crypt-Rijndael-1.13/t/ctr.t Crypt-Rijndael-1.13/t/cfb.t Crypt-Rijndael-1.13/Changes Crypt-Rijndael-1.13/META.json Crypt-Rijndael-1.13/MANIFEST.SKIP Crypt-Rijndael-1.13/META.yml Crypt-Rijndael-1.13/MANIFEST Crypt-Rijndael-1.13/NEWS Crypt-Rijndael-1.13/LICENSE Crypt-Rijndael-1.13/ppport.h Crypt-Rijndael-1.13/Rijndael.pm Crypt-Rijndael-1.13/README Crypt-Rijndael-1.13/COPYING Crypt-Rijndael-1.13/rijndael.h Crypt-Rijndael-1.13/_rijndael.c Crypt-Rijndael-1.13/Makefile.PL Crypt-Rijndael-1.13/Rijndael.xs CPAN.pm: Building L/LE/LEONT/Crypt-Rijndael-1.13.tar.gz >>> /Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::Rijndael Writing MYMETA.yml and MYMETA.json >>> make cp Rijndael.pm blib/lib/Crypt/Rijndael.pm Running Mkbootstrap for Crypt::Rijndael () chmod 644 "Rijndael.bs" gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" "-I/Users/fly1800/ap1800-297214/lib/CORE" _rijndael.c "/Users/fly1800/ap1800-297214/bin/perl-dynamic" "/Users/fly1800/var/megalib/ExtUtils/xsubpp" -typemap "/Users/fly1800/ap1800-297214/lib/ExtUtils/typemap" -typemap "typemap" Rijndael.xs > Rijndael.xsc && mv Rijndael.xsc Rijndael.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" "-I/Users/fly1800/ap1800-297214/lib/CORE" Rijndael.c rm -f blib/arch/auto/Crypt/Rijndael/Rijndael.bundle cc -mmacosx-version-min=10.5 -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch x86_64 -fstack-protector _rijndael.o Rijndael.o -o blib/arch/auto/Crypt/Rijndael/Rijndael.bundle \ \ chmod 755 blib/arch/auto/Crypt/Rijndael/Rijndael.bundle "/Users/fly1800/ap1800-297214/bin/perl-dynamic" -MExtUtils::Command::MM -e 'cp_nonempty' -- Rijndael.bs blib/arch/auto/Crypt/Rijndael/Rijndael.bs 644 Manifying 1 pod document LEONT/Crypt-Rijndael-1.13.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 Running Mkbootstrap for Crypt::Rijndael () chmod 644 "Rijndael.bs" 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/*/*.t t/00_load.t .... 1..40 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok t/blocksize.t .. ok 1 - use Crypt::Rijndael; ok 2 ok 3 1..3 ok t/cbc.t ........ ok 1 - require '/Users/fly1800/var/cpan/build/Crypt-Rijndael-1.13-Ih5DlJ/t/lib/mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 ok t/cfb.t ........ ok 1 - require '/Users/fly1800/var/cpan/build/Crypt-Rijndael-1.13-Ih5DlJ/t/lib/mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 ok t/ctr.t ........ ok 1 - require '/Users/fly1800/var/cpan/build/Crypt-Rijndael-1.13-Ih5DlJ/t/lib/mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 ok t/ecb.t ........ ok 1 - require '/Users/fly1800/var/cpan/build/Crypt-Rijndael-1.13-Ih5DlJ/t/lib/mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 ok t/ofb.t ........ ok 1 - require '/Users/fly1800/var/cpan/build/Crypt-Rijndael-1.13-Ih5DlJ/t/lib/mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 ok t/pcbc.t ....... ok 1 - require '/Users/fly1800/var/cpan/build/Crypt-Rijndael-1.13-Ih5DlJ/t/lib/mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 1..3 ok t/rt/27632.t ... ok 1 - An object of class 'Crypt::Rijndael' isa 'Crypt::Rijndael' ok 2 - Text comes back correctly 1..2 ok All tests successful. Files=9, Tests=118, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.38 cusr 0.08 csys = 0.54 CPU) Result: PASS LEONT/Crypt-Rijndael-1.13.tar.gz make test TEST_VERBOSE=1 -- OK Leon Timmermans <fawaka@gmail.com> Crypt::CBC compliant Rijndael encryption module >>> (cd /Users/fly1800/var/cpan/build/Crypt-Rijndael-1.13-Ih5DlJ && tar cvf - Crypt-Rijndael-1.13.ppd blib) | gzip -c >/Users/fly1800/var/REPO/L/LE/LEONT/Crypt-Rijndael-1.13.tar.gz Crypt-Rijndael-1.13.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/Crypt/ blib/arch/auto/Crypt/Rijndael/ blib/arch/auto/Crypt/Rijndael/Rijndael.bundle blib/lib/ blib/lib/Crypt/ blib/lib/Crypt/Rijndael.pm blib/man3/ blib/man3/Crypt::Rijndael.3 >>> mv /Users/fly1800/var/cpan/build/Crypt-Rijndael-1.13-Ih5DlJ/Crypt-Rijndael-1.13.ppd /Users/fly1800/var/REPO/L/LE/LEONT Finished 2015-05-24T07:19:20