PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-04-11T19:07:27 ActivePerl-1402 CPAN-1.9402 Going to read '/export/home/fly1464/var/cpan/Metadata' Database was generated on Thu, 12 Apr 2012 00:51:03 GMT Running make for T/TI/TIMB/Module-Dependency-1.86.tar.gz Checksum for /net/nas/data/cpan/authors/id/T/TI/TIMB/Module-Dependency-1.86.tar.gz ok Module-Dependency-1.86/ Module-Dependency-1.86/CHANGES Module-Dependency-1.86/examples/ Module-Dependency-1.86/examples/example.css Module-Dependency-1.86/examples/example.eps Module-Dependency-1.86/examples/example.html Module-Dependency-1.86/examples/example.ps Module-Dependency-1.86/examples/example.txt Module-Dependency-1.86/examples/example1.gif Module-Dependency-1.86/examples/example1.svg Module-Dependency-1.86/examples/example2.gif Module-Dependency-1.86/examples/example2.svg Module-Dependency-1.86/examples/example3.gif Module-Dependency-1.86/examples/example3.svg Module-Dependency-1.86/examples/example4.gif Module-Dependency-1.86/examples/example5.gif Module-Dependency-1.86/examples/pmd_cgidepend.plx Module-Dependency-1.86/examples/pmd_cgiform.html Module-Dependency-1.86/examples/README.EXAMPLES Module-Dependency-1.86/INSTALL Module-Dependency-1.86/lib/ Module-Dependency-1.86/lib/Module/ Module-Dependency-1.86/lib/Module/Dependency/ Module-Dependency-1.86/lib/Module/Dependency/Grapher.pm Module-Dependency-1.86/lib/Module/Dependency/Indexer.pm Module-Dependency-1.86/lib/Module/Dependency/Info.pm Module-Dependency-1.86/lib/Module/Dependency.pod Module-Dependency-1.86/LICENSE Module-Dependency-1.86/Makefile.PL Module-Dependency-1.86/MANIFEST Module-Dependency-1.86/META.yml Module-Dependency-1.86/pmd_dump.pl Module-Dependency-1.86/pmd_grapher.plx Module-Dependency-1.86/pmd_indexer.plx Module-Dependency-1.86/README Module-Dependency-1.86/t/ Module-Dependency-1.86/t/00base.t Module-Dependency-1.86/t/01info.t Module-Dependency-1.86/t/02indexer.t Module-Dependency-1.86/t/03indexing.t Module-Dependency-1.86/t/04grapher.t Module-Dependency-1.86/t/99cleanup.t Module-Dependency-1.86/t/dbdump.dd Module-Dependency-1.86/t/u/ Module-Dependency-1.86/t/u/a.pm Module-Dependency-1.86/t/u/b.pm Module-Dependency-1.86/t/u/c.pm Module-Dependency-1.86/t/u/d.pm Module-Dependency-1.86/t/u/e.pm Module-Dependency-1.86/t/u/f.pm Module-Dependency-1.86/t/u/g.pm Module-Dependency-1.86/t/u/h.pm Module-Dependency-1.86/t/u/x.pl Module-Dependency-1.86/t/u/y.pl Module-Dependency-1.86/t/u/z.cgi CPAN.pm: Going to build T/TI/TIMB/Module-Dependency-1.86.tar.gz >>> /export/home/fly1464/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Module::Dependency >>> make cp lib/Module/Dependency/Info.pm blib/lib/Module/Dependency/Info.pm cp lib/Module/Dependency/Grapher.pm blib/lib/Module/Dependency/Grapher.pm cp pmd_dump.pl blib/lib/Module/pmd_dump.pl cp lib/Module/Dependency.pod blib/lib/Module/Dependency.pod cp lib/Module/Dependency/Indexer.pm blib/lib/Module/Dependency/Indexer.pm cp pmd_indexer.plx blib/script/pmd_indexer.plx /export/home/fly1464/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pmd_indexer.plx cp pmd_grapher.plx blib/script/pmd_grapher.plx /export/home/fly1464/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pmd_grapher.plx cp pmd_dump.pl blib/script/pmd_dump.pl /export/home/fly1464/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pmd_dump.pl Manifying blib/man1/pmd_indexer.plx.1 Manifying blib/man1/pmd_grapher.plx.1 Manifying blib/man1/pmd_dump.pl.1 Manifying blib/man3/Module::Dependency::Info.3 Manifying blib/man3/Module::Dependency::Grapher.3 Manifying blib/man3/Module::pmd_dump.3 Manifying blib/man3/Module::Dependency::Indexer.3 Manifying blib/man3/Module::Dependency.3 TIMB/Module-Dependency-1.86.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1464/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00base.t ...... 1..10 # Running under perl version 5.014002 for solaris # Current time local: Wed Apr 11 19:07:39 2012 # Current time GMT: Thu Apr 12 02:07:39 2012 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/01info.t ...... 1..24 # Running under perl version 5.014002 for solaris # Current time local: Wed Apr 11 19:07:39 2012 # Current time GMT: Thu Apr 12 02:07:39 2012 # Using Test.pm version 1.25 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 t/02indexer.t ... 1..11 # Running under perl version 5.014002 for solaris # Current time local: Wed Apr 11 19:07:39 2012 # Current time GMT: Thu Apr 12 02:07:39 2012 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t/03indexing.t .. 1..26 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 $VAR1 = { 'filename' => './d.pm', 'depended_upon_by' => [ 'a', 'c', 'b' ], 'filerootdir' => '/export/home/fly1464/var/cpan/build/Module-Dependency-1.86-JOq_Py/t/u', 'depends_on' => [ 'lib', 'f', 'g', 'h' ], 'package' => 'd', 'key' => 'd' }; 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 Use of uninitialized value in multiplication (*) at lib/Module/Dependency/Grapher.pm line 493. Use of uninitialized value in multiplication (*) at lib/Module/Dependency/Grapher.pm line 493. Use of uninitialized value in multiplication (*) at lib/Module/Dependency/Grapher.pm line 493. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in subroutine entry at lib/Module/Dependency/Grapher.pm line 603. Use of uninitialized value in subroutine entry at lib/Module/Dependency/Grapher.pm line 603. Use of uninitialized value in subroutine entry at lib/Module/Dependency/Grapher.pm line 603. Use of uninitialized value in uc at lib/Module/Dependency/Grapher.pm line 308. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. # Failed test at t/04grapher.t line 81. # Failed test at t/04grapher.t line 83. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. Use of uninitialized value in concatenation (.) or string at lib/Module/Dependency/Grapher.pm line 517. # Looks like you failed 2 tests of 17. t/04grapher.t ... 1..17 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 # skip Html outpt changed but tests not yet updated ok 8 # skip Html outpt changed but tests not yet updated ok 9 # skip Html outpt changed but tests not yet updated ok 10 # skip Html outpt changed but tests not yet updated ok 11 # skip Html outpt changed but tests not yet updated ok 12 Can't find ---------------------------------------------------------------------- (x.pl) show stroke---------------------------------------------------------------------- in ---------------------------------------------------------------------- %!PS-Adobe-3.0 EPSF-1.2 %%Title: (/export/home/fly1464/var/cpan/build/Module-Dependency-1.86-JOq_Py/t/temp.tmp) %%LanguageLevel: 1 %%Creator: PostScript::Simple perl module version 0.07 %%CreationDate: Wed Apr 11 19:07:40 2012 %%For: Console %%Orientation: Portrait %%BoundingBox: 0 0 820 244 %%EndComments %%BeginProlog /ll 1 def systemdict /languagelevel known { /ll languagelevel def } if %%BeginResource: PostScript::Simple /ux {} def /uy {} def /u {} def /pageclip {newpath 0 0 moveto 0 244 lineto 820 244 lineto 820 0 lineto 0 0 lineto closepath clip} bind def /STARTDIFFENC { mark } bind def /ENDDIFFENC { % /NewEnc BaseEnc STARTDIFFENC number or glyphname ... ENDDIFFENC - counttomark 2 add -1 roll 256 array copy /TempEncode exch def % pointer for sequential encodings /EncodePointer 0 def { % Get the bottom object counttomark -1 roll % Is it a mark? dup type dup /marktype eq { % End of encoding pop pop exit } { /nametype eq { % Insert the name at EncodePointer % and increment the pointer. TempEncode EncodePointer 3 -1 roll put /EncodePointer EncodePointer 1 add def } { % Set the EncodePointer to the number /EncodePointer exch def } ifelse } ifelse } loop TempEncode def } bind def % Define ISO Latin1 encoding if it doesnt exist /ISOLatin1Encoding where { % (ISOLatin1 exists!) = pop } { (ISOLatin1 does not exist, creating...) = /ISOLatin1Encoding StandardEncoding STARTDIFFENC 144 /dotlessi /grave /acute /circumflex /tilde /macron /breve /dotaccent /dieresis /.notdef /ring /cedilla /.notdef /hungarumlaut /ogonek /caron /space /exclamdown /cent /sterling /currency /yen /brokenbar /section /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /hyphen /registered /macron /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph /periodcentered /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ENDDIFFENC } ifelse % Name: Re-encode Font % Description: Creates a new font using the named encoding. /REENCODEFONT { % /Newfont NewEncoding /Oldfont findfont dup length 4 add dict begin { % forall 1 index /FID ne 2 index /UniqueID ne and 2 index /XUID ne and { def } { pop pop } ifelse } forall /Encoding exch def % defs for DPS /BitmapWidths false def /ExactSize 0 def /InBetweenSize 0 def /TransformedChar 0 def currentdict end definefont pop } bind def % Reencode the std fonts: /Courier-iso ISOLatin1Encoding /Courier REENCODEFONT /Courier-Bold-iso ISOLatin1Encoding /Courier-Bold REENCODEFONT /Courier-BoldOblique-iso ISOLatin1Encoding /Courier-BoldOblique REENCODEFONT /Courier-Oblique-iso ISOLatin1Encoding /Courier-Oblique REENCODEFONT /Helvetica-iso ISOLatin1Encoding /Helvetica REENCODEFONT /Helvetica-Bold-iso ISOLatin1Encoding /Helvetica-Bold REENCODEFONT /Helvetica-BoldOblique-iso ISOLatin1Encoding /Helvetica-BoldOblique REENCODEFONT /Helvetica-Oblique-iso ISOLatin1Encoding /Helvetica-Oblique REENCODEFONT /Times-Roman-iso ISOLatin1Encoding /Times-Roman REENCODEFONT /Times-Bold-iso ISOLatin1Encoding /Times-Bold REENCODEFONT /Times-BoldItalic-iso ISOLatin1Encoding /Times-BoldItalic REENCODEFONT /Times-Italic-iso ISOLatin1Encoding /Times-Italic REENCODEFONT /Symbol-iso ISOLatin1Encoding /Symbol REENCODEFONT /box { newpath 3 copy pop exch 4 copy pop pop 8 copy pop pop pop pop exch pop exch 3 copy pop pop exch moveto lineto lineto lineto pop pop pop pop closepath } bind def %%EndResource %%EndProlog %%BeginSetup pageclip %%EndSetup 0.5 u setlinewidth /Helvetica findfont 9 scalefont setfont 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 51 ux 91 uy moveto 617 ux 158.2 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 51 ux 91 uy moveto 217 ux 79 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 51 ux 91 uy moveto 217 ux 115 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 51 ux 91 uy moveto 217 ux 151 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 51 ux 91 uy moveto 817 ux 139 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 51 ux 139 uy moveto 617 ux 158.2 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 51 ux 139 uy moveto 217 ux 115 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 51 ux 139 uy moveto 217 ux 151 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 226 ux 79 uy moveto 617 ux 158.2 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 226 ux 79 uy moveto 417 ux 115 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 226 ux 151 uy moveto 617 ux 158.2 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 226 ux 151 uy moveto 417 ux 115 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 226 ux 115 uy moveto 617 ux 158.2 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 226 ux 115 uy moveto 417 ux 115 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 426 ux 115 uy moveto 617 ux 158.2 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 426 ux 115 uy moveto 617 ux 71.8 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 426 ux 115 uy moveto 617 ux 100.6 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 426 ux 115 uy moveto 617 ux 129.4 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 626 ux 71.8 uy moveto 817 ux 139 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 626 ux 100.6 uy moveto 817 ux 139 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 626 ux 129.4 uy moveto 817 ux 91 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor newpath 20 ux 88 uy moveto (./x.pl) show stroke newpath 20 ux 136 uy moveto (./y.pl) show stroke newpath 220 ux 76 uy moveto (a) show stroke newpath 220 ux 148 uy moveto (c) show stroke newpath 220 ux 112 uy moveto (b) show stroke newpath 420 ux 112 uy moveto (d) show stroke (error: text: wrong number of arguments ) print flush newpath 620 ux 68.8 uy moveto (f) show stroke newpath 620 ux 97.6 uy moveto (g) show stroke newpath 620 ux 126.4 uy moveto (h) show stroke (error: text: wrong number of arguments ) print flush (error: text: wrong number of arguments ) print flush newpath 632 ux 42 uy moveto (Legend) show stroke 0.4 u setlinewidth newpath 632 ux 41 uy moveto 662 ux 41 uy lineto stroke newpath 632 ux 30 uy moveto (Foo.pl) show stroke newpath 732 ux 30 uy moveto (Bar) show stroke newpath 632 ux 18 uy moveto (Foo.pl depends upon Bar.pm) show stroke 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 659 ux 33 uy moveto 729 ux 33 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.25 u setlinewidth 0 0 0 setrgbcolor 630 ux 15 uy 750 ux 50 uy box stroke /Helvetica findfont 16 scalefont setfont 0.250980392156863 0 0 setrgbcolor newpath 15 ux 18 uy moveto (Dependency Chart) show stroke /Helvetica findfont 12 scalefont setfont 0.250980392156863 0 0 setrgbcolor newpath 15 ux 35 uy moveto (Grapher.pm 6632 - Wed Apr 11 19:07:40 2012) show stroke %%EOF ---------------------------------------------------------------------- not ok 13 ok 14 Can't find ---------------------------------------------------------------------- (Dependency Chart) show stroke---------------------------------------------------------------------- in ---------------------------------------------------------------------- %!PS-Adobe-3.0 EPSF-1.2 %%Title: (/export/home/fly1464/var/cpan/build/Module-Dependency-1.86-JOq_Py/t/temp.tmp) %%LanguageLevel: 1 %%Creator: PostScript::Simple perl module version 0.07 %%CreationDate: Wed Apr 11 19:07:40 2012 %%For: Console %%Orientation: Portrait %%BoundingBox: 0 0 820 244 %%EndComments %%BeginProlog /ll 1 def systemdict /languagelevel known { /ll languagelevel def } if %%BeginResource: PostScript::Simple /ux {} def /uy {} def /u {} def /pageclip {newpath 0 0 moveto 0 244 lineto 820 244 lineto 820 0 lineto 0 0 lineto closepath clip} bind def /STARTDIFFENC { mark } bind def /ENDDIFFENC { % /NewEnc BaseEnc STARTDIFFENC number or glyphname ... ENDDIFFENC - counttomark 2 add -1 roll 256 array copy /TempEncode exch def % pointer for sequential encodings /EncodePointer 0 def { % Get the bottom object counttomark -1 roll % Is it a mark? dup type dup /marktype eq { % End of encoding pop pop exit } { /nametype eq { % Insert the name at EncodePointer % and increment the pointer. TempEncode EncodePointer 3 -1 roll put /EncodePointer EncodePointer 1 add def } { % Set the EncodePointer to the number /EncodePointer exch def } ifelse } ifelse } loop TempEncode def } bind def % Define ISO Latin1 encoding if it doesnt exist /ISOLatin1Encoding where { % (ISOLatin1 exists!) = pop } { (ISOLatin1 does not exist, creating...) = /ISOLatin1Encoding StandardEncoding STARTDIFFENC 144 /dotlessi /grave /acute /circumflex /tilde /macron /breve /dotaccent /dieresis /.notdef /ring /cedilla /.notdef /hungarumlaut /ogonek /caron /space /exclamdown /cent /sterling /currency /yen /brokenbar /section /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /hyphen /registered /macron /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph /periodcentered /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis ENDDIFFENC } ifelse % Name: Re-encode Font % Description: Creates a new font using the named encoding. /REENCODEFONT { % /Newfont NewEncoding /Oldfont findfont dup length 4 add dict begin { % forall 1 index /FID ne 2 index /UniqueID ne and 2 index /XUID ne and { def } { pop pop } ifelse } forall /Encoding exch def % defs for DPS /BitmapWidths false def /ExactSize 0 def /InBetweenSize 0 def /TransformedChar 0 def currentdict end definefont pop } bind def % Reencode the std fonts: /Courier-iso ISOLatin1Encoding /Courier REENCODEFONT /Courier-Bold-iso ISOLatin1Encoding /Courier-Bold REENCODEFONT /Courier-BoldOblique-iso ISOLatin1Encoding /Courier-BoldOblique REENCODEFONT /Courier-Oblique-iso ISOLatin1Encoding /Courier-Oblique REENCODEFONT /Helvetica-iso ISOLatin1Encoding /Helvetica REENCODEFONT /Helvetica-Bold-iso ISOLatin1Encoding /Helvetica-Bold REENCODEFONT /Helvetica-BoldOblique-iso ISOLatin1Encoding /Helvetica-BoldOblique REENCODEFONT /Helvetica-Oblique-iso ISOLatin1Encoding /Helvetica-Oblique REENCODEFONT /Times-Roman-iso ISOLatin1Encoding /Times-Roman REENCODEFONT /Times-Bold-iso ISOLatin1Encoding /Times-Bold REENCODEFONT /Times-BoldItalic-iso ISOLatin1Encoding /Times-BoldItalic REENCODEFONT /Times-Italic-iso ISOLatin1Encoding /Times-Italic REENCODEFONT /Symbol-iso ISOLatin1Encoding /Symbol REENCODEFONT /box { newpath 3 copy pop exch 4 copy pop pop 8 copy pop pop pop pop exch pop exch 3 copy pop pop exch moveto lineto lineto lineto pop pop pop pop closepath } bind def %%EndResource %%EndProlog %%BeginSetup pageclip %%EndSetup 0.5 u setlinewidth /Helvetica findfont 9 scalefont setfont 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 51 ux 91 uy moveto 617 ux 158.2 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 51 ux 91 uy moveto 217 ux 79 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 51 ux 91 uy moveto 217 ux 115 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 51 ux 91 uy moveto 217 ux 151 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 51 ux 91 uy moveto 817 ux 139 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 51 ux 139 uy moveto 617 ux 158.2 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 51 ux 139 uy moveto 217 ux 115 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 51 ux 139 uy moveto 217 ux 151 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 226 ux 79 uy moveto 617 ux 158.2 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 226 ux 79 uy moveto 417 ux 115 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 226 ux 151 uy moveto 617 ux 158.2 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 226 ux 151 uy moveto 417 ux 115 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 226 ux 115 uy moveto 617 ux 158.2 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 226 ux 115 uy moveto 417 ux 115 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 426 ux 115 uy moveto 617 ux 158.2 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 426 ux 115 uy moveto 617 ux 71.8 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 426 ux 115 uy moveto 617 ux 100.6 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 426 ux 115 uy moveto 617 ux 129.4 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 626 ux 71.8 uy moveto 817 ux 139 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 626 ux 100.6 uy moveto 817 ux 139 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 626 ux 129.4 uy moveto 817 ux 91 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor newpath 20 ux 88 uy moveto (./x.pl) show stroke newpath 20 ux 136 uy moveto (./y.pl) show stroke newpath 220 ux 76 uy moveto (a) show stroke newpath 220 ux 148 uy moveto (c) show stroke newpath 220 ux 112 uy moveto (b) show stroke newpath 420 ux 112 uy moveto (d) show stroke (error: text: wrong number of arguments ) print flush newpath 620 ux 68.8 uy moveto (f) show stroke newpath 620 ux 97.6 uy moveto (g) show stroke newpath 620 ux 126.4 uy moveto (h) show stroke (error: text: wrong number of arguments ) print flush (error: text: wrong number of arguments ) print flush newpath 632 ux 42 uy moveto (Legend) show stroke 0.4 u setlinewidth newpath 632 ux 41 uy moveto 662 ux 41 uy lineto stroke newpath 632 ux 30 uy moveto (Foo.pl) show stroke newpath 732 ux 30 uy moveto (Bar) show stroke newpath 632 ux 18 uy moveto (Foo.pl depends upon Bar.pm) show stroke 0.22 u setlinewidth 0 0 0 setrgbcolor newpath 659 ux 33 uy moveto 729 ux 33 uy lineto stroke 1 1 1 setrgbcolor (error: circle: wrong number of arguments ) print flush 0 0 0 setrgbcolor (error: circle: wrong number of arguments ) print flush (error: circle: wrong number of arguments ) print flush 0.25 u setlinewidth 0 0 0 setrgbcolor 630 ux 15 uy 750 ux 50 uy box stroke /Helvetica findfont 16 scalefont setfont 0.250980392156863 0 0 setrgbcolor newpath 15 ux 18 uy moveto (Dependency Chart) show stroke /Helvetica findfont 12 scalefont setfont 0.250980392156863 0 0 setrgbcolor newpath 15 ux 35 uy moveto (Grapher.pm 6632 - Wed Apr 11 19:07:40 2012) show stroke %%EOF ---------------------------------------------------------------------- not ok 15 ok 16 ok 17 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/17 subtests (less 5 skipped subtests: 10 okay) t/99cleanup.t ... 1..4 # Running under perl version 5.014002 for solaris # Current time local: Wed Apr 11 19:07:40 2012 # Current time GMT: Thu Apr 12 02:07:40 2012 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok Test Summary Report ------------------- t/04grapher.t (Wstat: 512 Tests: 17 Failed: 2) Failed tests: 13, 15 Non-zero exit status: 2 Files=6, Tests=92, 2 wallclock secs ( 0.32 usr 0.10 sys + 1.22 cusr 0.24 csys = 1.88 CPU) Result: FAIL Failed 1/6 test programs. 2/92 subtests failed. make: *** [test_dynamic] Error 255 TIMB/Module-Dependency-1.86.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports TIMB/Module-Dependency-1.86.tar.gz Finished 2012-04-11T19:07:41