Start 2009-01-27T17:14:33 Going to read /export/home/fly1064/var/cpan/Metadata Database was generated on Tue, 27 Jan 2009 12:26:55 GMT Running make for S/SB/SBURKE/RTF-Writer-1.11.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SB/SBURKE/RTF-Writer-1.11.tar.gz ok RTF-Writer-1.11/ RTF-Writer-1.11/t/ RTF-Writer-1.11/t/image2.t RTF-Writer-1.11/t/align_test1.t RTF-Writer-1.11/t/00about.t RTF-Writer-1.11/t/hypnocat.png RTF-Writer-1.11/t/image1.t RTF-Writer-1.11/t/hypnocat.jpg RTF-Writer-1.11/t/border_test.t RTF-Writer-1.11/t/rtf_test.t RTF-Writer-1.11/MANIFEST RTF-Writer-1.11/lib/ RTF-Writer-1.11/lib/RTF/ RTF-Writer-1.11/lib/RTF/Cookbook.pod RTF-Writer-1.11/lib/RTF/Writer.pm RTF-Writer-1.11/lib/RTF/Writer/ RTF-Writer-1.11/lib/RTF/Writer/TableRowDecl.pm RTF-Writer-1.11/lib/RTF/Writer.pod RTF-Writer-1.11/Makefile.PL RTF-Writer-1.11/ChangeLog RTF-Writer-1.11/examples/ RTF-Writer-1.11/examples/la_dame.rtf RTF-Writer-1.11/examples/demo_writer.pl RTF-Writer-1.11/MANIFEST.SKIP RTF-Writer-1.11/README RTF-Writer-1.11/META.yml CPAN.pm: Going to build S/SB/SBURKE/RTF-Writer-1.11.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for RTF::Writer >>> make cp lib/RTF/Cookbook.pod blib/lib/RTF/Cookbook.pod cp lib/RTF/Writer.pm blib/lib/RTF/Writer.pm cp lib/RTF/Writer/TableRowDecl.pm blib/lib/RTF/Writer/TableRowDecl.pm cp lib/RTF/Writer.pod blib/lib/RTF/Writer.pod Manifying blib/man3/RTF::Writer::TableRowDecl.3 Manifying blib/man3/RTF::Cookbook.3 Manifying blib/man3/RTF::Writer.3 SBURKE/RTF-Writer-1.11.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00about........ 1..2 # Running under perl version 5.010000 for solaris # Current time local: Tue Jan 27 17:14:43 2009 # Current time GMT: Wed Jan 28 01:14:43 2009 # Using Test.pm version 1.25 ok 1 # # #Perl v5.10.0 under solaris # Modules in memory: # ActivePerl v1003; # attributes; # Carp v1.08; # DynaLoader; # Exporter v5.63; # Exporter::Heavy v5.63; # File::Spec v3.29; # File::Spec::Unix v3.29; # Internals; # mro; # PerlIO; # PerlIO::Layer; # re; # Regexp; # RTF::Writer v1.11; # RTF::Writer::TableRowDecl; # strict v1.04; # Test v1.25; # Tie::Hash::NamedCapture; # UNIVERSAL v1.04; # utf8 v1.07; # vars v1.01; # version; # warnings v1.06; # warnings::register v1.01; #[at Wed Jan 28 01:14:44 2009 (local) / Tue Jan 27 17:14:44 2009 (GMT)] # Running in an ASCII world. # # @INC: # [/export/home/fly1064/var/cpan/build/RTF-Writer-1.11-XVVnBZ/blib/lib] # [/export/home/fly1064/var/cpan/build/RTF-Writer-1.11-XVVnBZ/blib/arch] # [/export/home/fly1064/var/megalib] # [/export/home/fly1064/ap1003/site/lib] # [/export/home/fly1064/ap1003/lib] # [.] # # # %INC: # [Carp.pm] = [/export/home/fly1064/ap1003/lib/Carp.pm] # [Exporter.pm] = [/export/home/fly1064/var/megalib/Exporter.pm] # [Exporter/Heavy.pm] = [/export/home/fly1064/var/megalib/Exporter/Heavy.pm] # [File/Spec.pm] = [/export/home/fly1064/var/megalib/File/Spec.pm] # [File/Spec/Unix.pm] = [/export/home/fly1064/var/megalib/File/Spec/Unix.pm] # [RTF/Writer.pm] = [/export/home/fly1064/var/cpan/build/RTF-Writer-1.11-XVVnBZ/blib/lib/RTF/Writer.pm] # [RTF/Writer/TableRowDecl.pm] = [/export/home/fly1064/var/cpan/build/RTF-Writer-1.11-XVVnBZ/blib/lib/RTF/Writer/TableRowDecl.pm] # [strict.pm] = [/export/home/fly1064/ap1003/lib/strict.pm] # [Test.pm] = [/export/home/fly1064/var/megalib/Test.pm] # [UNIVERSAL.pm] = [/export/home/fly1064/ap1003/lib/UNIVERSAL.pm] # [utf8.pm] = [/export/home/fly1064/ap1003/lib/utf8.pm] # [vars.pm] = [/export/home/fly1064/ap1003/lib/vars.pm] # [warnings.pm] = [/export/home/fly1064/ap1003/lib/warnings.pm] # [warnings/register.pm] = [/export/home/fly1064/ap1003/lib/warnings/register.pm] ok 2 ok t/align_test1.... 1..14 # Running under perl version 5.010000 for solaris # Current time local: Tue Jan 27 17:14:44 2009 # Current time GMT: Wed Jan 28 01:14:44 2009 # Using Test.pm version 1.25 ok 1 # Now checking ./aligny1.rtf... ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 # Bye ok 14 ok t/border_test.... 1..8 # Running under perl version 5.010000 for solaris # Current time local: Tue Jan 27 17:14:44 2009 # Current time GMT: Wed Jan 28 01:14:44 2009 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 # Bye... ok 8 ok t/image1......... 1..10 # Running under perl version 5.010000 for solaris # Current time local: Tue Jan 27 17:14:44 2009 # Current time GMT: Wed Jan 28 01:14:44 2009 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 # Now checking ./hypnocat1_png.rtf... ok 4 ok 5 ok 6 ok 7 # Now checking ./hypnocat1_jpg.rtf... ok 8 ok 9 # Byebye ok 10 ok t/image2......... 1..10 # Running under perl version 5.010000 for solaris # Current time local: Tue Jan 27 17:14:44 2009 # Current time GMT: Wed Jan 28 01:14:44 2009 # Using Test.pm version 1.25 ok 1 # Writing to ./hypnocat2_png.rtf... ok 2 ok 3 # Now checking ./hypnocat2_png.rtf... ok 4 ok 5 # Writing to ./hypnocat2_jpg.rtf... ok 6 ok 7 # Now checking ./hypnocat2_jpg.rtf... ok 8 ok 9 # Byebye ok 10 ok t/rtf_test....... 1..11 # Running under perl version 5.010000 for solaris # Current time local: Tue Jan 27 17:14:44 2009 # Current time GMT: Wed Jan 28 01:14:44 2009 # Using Test.pm version 1.25 ok 1 # RTF::Writer version: 1.11 # Perl version: 5.010000 on OS "solaris" ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok All tests successful. Files=6, Tests=55, 1 wallclock secs ( 0.18 usr 0.07 sys + 0.75 cusr 0.13 csys = 1.13 CPU) Result: PASS SBURKE/RTF-Writer-1.11.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Sean M. Burke <sburke@cpan.org> for generating documents in Rich Text Format >>> (cd /export/home/fly1064/var/cpan/build/RTF-Writer-1.11-XVVnBZ && tar cvf - RTF-Writer-1.11.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/S/SB/SBURKE/RTF-Writer-1.11.tar.gz RTF-Writer-1.11.ppd blib/ blib/lib/ blib/lib/RTF/ blib/lib/RTF/Cookbook.pod blib/lib/RTF/Writer.pm blib/lib/RTF/Writer/ blib/lib/RTF/Writer/TableRowDecl.pm blib/lib/RTF/Writer.pod blib/man3/ blib/man3/RTF::Writer::TableRowDecl.3 blib/man3/RTF::Cookbook.3 blib/man3/RTF::Writer.3 >>> mv /export/home/fly1064/var/cpan/build/RTF-Writer-1.11-XVVnBZ/RTF-Writer-1.11.ppd /export/home/fly1064/var/REPO/S/SB/SBURKE Finished 2009-01-27T17:14:45