PATH=/usr/bin:/bin Start 2012-07-28T21:04:24 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Sun, 29 Jul 2012 01:31:03 GMT Running make for B/BD/BDFOY/Crypt-Rijndael-1.11.tar.gz Checksum for /net/nas/data/cpan/authors/id/B/BD/BDFOY/Crypt-Rijndael-1.11.tar.gz ok Crypt-Rijndael-1.11/ Crypt-Rijndael-1.11/_rijndael.c Crypt-Rijndael-1.11/Changes Crypt-Rijndael-1.11/COPYING Crypt-Rijndael-1.11/examples/ Crypt-Rijndael-1.11/LICENSE Crypt-Rijndael-1.11/Makefile.PL Crypt-Rijndael-1.11/MANIFEST Crypt-Rijndael-1.11/META.yml Crypt-Rijndael-1.11/MYMETA.yml Crypt-Rijndael-1.11/NEWS Crypt-Rijndael-1.11/README Crypt-Rijndael-1.11/rijndael.h Crypt-Rijndael-1.11/Rijndael.pm Crypt-Rijndael-1.11/Rijndael.xs Crypt-Rijndael-1.11/t/ Crypt-Rijndael-1.11/typemap Crypt-Rijndael-1.11/t/00_load.t Crypt-Rijndael-1.11/t/blocksize.t Crypt-Rijndael-1.11/t/cbc.t Crypt-Rijndael-1.11/t/cfb.t Crypt-Rijndael-1.11/t/ctr.t Crypt-Rijndael-1.11/t/ecb.t Crypt-Rijndael-1.11/t/lib/ Crypt-Rijndael-1.11/t/ofb.t Crypt-Rijndael-1.11/t/pcbc.t Crypt-Rijndael-1.11/t/pod.t Crypt-Rijndael-1.11/t/pod_coverage.t Crypt-Rijndael-1.11/t/rt/ Crypt-Rijndael-1.11/t/test_manifest Crypt-Rijndael-1.11/t/rt/27632.t Crypt-Rijndael-1.11/t/lib/mode.pl Crypt-Rijndael-1.11/examples/README CPAN.pm: Going to build B/BD/BDFOY/Crypt-Rijndael-1.11.tar.gz >>> /home/fly1200/ap1200-292396/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Crypt::Rijndael Writing MYMETA.yml and MYMETA.json >>> make cp Rijndael.pm blib/lib/Crypt/Rijndael.pm gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.11\" -DXS_VERSION=\"1.11\" -fPIC "-I/home/fly1200/ap1200-292396/lib/CORE" _rijndael.c /home/fly1200/ap1200-292396/bin/perl-static /home/fly1200/var/megalib/ExtUtils/xsubpp -typemap /home/fly1200/ap1200-292396/lib/ExtUtils/typemap -typemap typemap Rijndael.xs > Rijndael.xsc && mv Rijndael.xsc Rijndael.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.11\" -DXS_VERSION=\"1.11\" -fPIC "-I/home/fly1200/ap1200-292396/lib/CORE" Rijndael.c Running Mkbootstrap for Crypt::Rijndael () chmod 644 Rijndael.bs rm -f blib/arch/auto/Crypt/Rijndael/Rijndael.so gcc -shared -O2 _rijndael.o Rijndael.o -o blib/arch/auto/Crypt/Rijndael/Rijndael.so \ \ chmod 755 blib/arch/auto/Crypt/Rijndael/Rijndael.so cp Rijndael.bs blib/arch/auto/Crypt/Rijndael/Rijndael.bs chmod 644 blib/arch/auto/Crypt/Rijndael/Rijndael.bs Manifying blib/man3/Crypt::Rijndael.3 BDFOY/Crypt-Rijndael-1.11.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 /home/fly1200/ap1200-292396/bin/perl-static "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib/lib', 'blib/arch', )" Test::Manifest 1.23 Level is 0 # Test level is 0 Test::Manifest::test_harness found [t/00_load.t t/pod.t t/pod_coverage.t t/blocksize.t t/cbc.t t/cfb.t t/ctr.t t/ecb.t t/ofb.t t/pcbc.t t/rt/27632.t] t/00_load.t ....... 1..41 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 41 ok t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/Crypt/Rijndael.pm ok t/pod_coverage.t .. 1..1 ok 1 - Pod coverage on Crypt::Rijndael ok t/blocksize.t ..... ok 1 - use Crypt::Rijndael; ok 2 ok 3 1..3 ok t/cbc.t ........... ok 1 - require '/data/fly1200/cpan/build/Crypt-Rijndael-1.11-oSUJ6i/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 '/data/fly1200/cpan/build/Crypt-Rijndael-1.11-oSUJ6i/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 '/data/fly1200/cpan/build/Crypt-Rijndael-1.11-oSUJ6i/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 '/data/fly1200/cpan/build/Crypt-Rijndael-1.11-oSUJ6i/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 '/data/fly1200/cpan/build/Crypt-Rijndael-1.11-oSUJ6i/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 '/data/fly1200/cpan/build/Crypt-Rijndael-1.11-oSUJ6i/t/lib/mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 1..3 ok t/rt/27632.t ...... ok 1 - The object isa Crypt::Rijndael ok 2 - Text comes back correctly 1..2 ok All tests successful. Files=11, Tests=121, 0 wallclock secs ( 0.07 usr 0.01 sys + 0.51 cusr 0.05 csys = 0.64 CPU) Result: PASS BDFOY/Crypt-Rijndael-1.11.tar.gz make test TEST_VERBOSE=1 -- OK brian d foy <bdfoy@cpan.org> Crypt::CBC compliant Rijndael encryption module >>> (cd /home/fly1200/var/cpan/build/Crypt-Rijndael-1.11-oSUJ6i && tar cvf - Crypt-Rijndael-1.11.ppd blib) | gzip -c >/home/fly1200/var/REPO/B/BD/BDFOY/Crypt-Rijndael-1.11.tar.gz Crypt-Rijndael-1.11.ppd blib/ blib/lib/ blib/lib/Crypt/ blib/lib/Crypt/Rijndael.pm blib/arch/ blib/arch/auto/ blib/arch/auto/Crypt/ blib/arch/auto/Crypt/Rijndael/ blib/arch/auto/Crypt/Rijndael/Rijndael.so blib/arch/auto/Crypt/Rijndael/Rijndael.bs blib/man3/ blib/man3/Crypt::Rijndael.3 >>> mv /home/fly1200/var/cpan/build/Crypt-Rijndael-1.11-oSUJ6i/Crypt-Rijndael-1.11.ppd /home/fly1200/var/REPO/B/BD/BDFOY Finished 2012-07-28T21:04:29