PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-06-20T17:40:22 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Mon, 20 Jun 2016 05:41:02 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/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 Configuring T/TI/TIMB/Module-Dependency-1.86.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Module::Dependency Writing MYMETA.yml and MYMETA.json TIMB/Module-Dependency-1.86.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for T/TI/TIMB/Module-Dependency-1.86.tar.gz >>> make cp pmd_dump.pl blib/lib/Module/pmd_dump.pl cp lib/Module/Dependency/Grapher.pm blib/lib/Module/Dependency/Grapher.pm cp lib/Module/Dependency/Indexer.pm blib/lib/Module/Dependency/Indexer.pm cp lib/Module/Dependency.pod blib/lib/Module/Dependency.pod cp lib/Module/Dependency/Info.pm blib/lib/Module/Dependency/Info.pm cp pmd_dump.pl blib/script/pmd_dump.pl "/data/fly2400/ap2400-300558/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pmd_dump.pl cp pmd_grapher.plx blib/script/pmd_grapher.plx "/data/fly2400/ap2400-300558/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pmd_grapher.plx cp pmd_indexer.plx blib/script/pmd_indexer.plx "/data/fly2400/ap2400-300558/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pmd_indexer.plx Manifying 3 pod documents Manifying 5 pod documents TIMB/Module-Dependency-1.86.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00base.t ...... 1..10 # Running under perl version 5.024000 for linux # Current time local: Mon Jun 20 17:40:28 2016 # Current time GMT: Tue Jun 21 00:40:28 2016 # Using Test.pm version 1.26 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.024000 for linux # Current time local: Mon Jun 20 17:40:28 2016 # Current time GMT: Tue Jun 21 00:40:28 2016 # Using Test.pm version 1.26 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.024000 for linux # Current time local: Mon Jun 20 17:40:28 2016 # Current time GMT: Tue Jun 21 00:40:28 2016 # Using Test.pm version 1.26 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', 'key' => 'd', 'package' => 'd', 'depended_upon_by' => [ 'a', 'c', 'b' ], 'filerootdir' => '/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Module-Dependency-1.86-mfvcLI/t/u', 'depends_on' => [ 'lib', 'f', 'g', 'h' ] }; 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 # Failed test at t/04grapher.t line 81. # # Failed test at t/04grapher.t line 83. # internal page error at /data/fly2400/cpanfly-5.24/var/megalib/PostScript/Simple.pm line 2074. PostScript::Simple::_addtopage(PostScript::Simple=HASH(0x18e28f0), "0.5 ubp setlinewidth\x{a}") called at /data/fly2400/cpanfly-5.24/var/megalib/PostScript/Simple.pm line 1094 PostScript::Simple::setlinewidth(PostScript::Simple=HASH(0x18e28f0), 0.5) called at lib/Module/Dependency/Grapher.pm line 342 Module::Dependency::Grapher::makePs("both", "d", "/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Module-Dependen"..., HASH(0x197f8c8)) called at t/04grapher.t line 85 # Looks like your test exited with 255 just after 16. # 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: (/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Module-Dependency-1.86-mfvcLI/t/temp.tmp) %%LanguageLevel: 1 %%Creator: PostScript::Simple perl module version 0.09 %%CreationDate: Mon Jun 20 17:40:29 2016 %%For: Console %%Orientation: Portrait %%BoundingBox: 0 0 820 244 %%EndComments %%BeginProlog /ll 1 def systemdict /languagelevel known { /ll languagelevel def } if %%BeginResource: PostScript::Simple-REENCODEFONT /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 %%EndResource %%BeginResource: PostScript::Simple-box /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 %%BeginResource: PostScript::Simple-pageclip /pageclip { newpath 0 0 moveto 0 244 lineto 820 244 lineto 820 0 lineto 0 0 lineto closepath clip } bind def %%EndResource %%EndProlog %%BeginSetup /ubp {} def pageclip %%EndSetup 0.5 ubp setlinewidth /Helvetica findfont 9 scalefont setfont 0.22 ubp setlinewidth 0 0 0 setrgbcolor newpath 51 ubp 91 ubp moveto 617 ubp 158.2 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 51 ubp 91 ubp moveto 217 ubp 79 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 51 ubp 91 ubp moveto 217 ubp 115 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 51 ubp 91 ubp moveto 217 ubp 151 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 51 ubp 91 ubp moveto 817 ubp 139 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 51 ubp 139 ubp moveto 617 ubp 158.2 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 51 ubp 139 ubp moveto 217 ubp 115 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 51 ubp 139 ubp moveto 217 ubp 151 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 226 ubp 79 ubp moveto 617 ubp 158.2 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 226 ubp 79 ubp moveto 417 ubp 115 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 226 ubp 151 ubp moveto 617 ubp 158.2 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 226 ubp 151 ubp moveto 417 ubp 115 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 226 ubp 115 ubp moveto 617 ubp 158.2 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 226 ubp 115 ubp moveto 417 ubp 115 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 426 ubp 115 ubp moveto 617 ubp 158.2 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 426 ubp 115 ubp moveto 617 ubp 71.8 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 426 ubp 115 ubp moveto 617 ubp 100.6 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 426 ubp 115 ubp moveto 617 ubp 129.4 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 626 ubp 71.8 ubp moveto 817 ubp 139 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 626 ubp 100.6 ubp moveto 817 ubp 139 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 626 ubp 129.4 ubp moveto 817 ubp 91 ubp 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 ubp 88 ubp moveto (./x.pl) show stroke newpath 20 ubp 136 ubp moveto (./y.pl) show stroke newpath 220 ubp 76 ubp moveto (a) show stroke newpath 220 ubp 148 ubp moveto (c) show stroke newpath 220 ubp 112 ubp moveto (b) show stroke newpath 420 ubp 112 ubp moveto (d) show stroke (error: text: wrong number of arguments ) print flush newpath 620 ubp 68.8 ubp moveto (f) show stroke newpath 620 ubp 97.6 ubp moveto (g) show stroke newpath 620 ubp 126.4 ubp moveto (h) show stroke (error: text: wrong number of arguments ) print flush (error: text: wrong number of arguments ) print flush newpath 632 ubp 42 ubp moveto (Legend) show stroke 0.4 ubp setlinewidth newpath 632 ubp 41 ubp moveto 662 ubp 41 ubp lineto stroke newpath 632 ubp 30 ubp moveto (Foo.pl) show stroke newpath 732 ubp 30 ubp moveto (Bar) show stroke newpath 632 ubp 18 ubp moveto (Foo.pl depends upon Bar.pm) show stroke 0.22 ubp setlinewidth 0 0 0 setrgbcolor newpath 659 ubp 33 ubp moveto 729 ubp 33 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor 630 ubp 15 ubp 750 ubp 50 ubp box stroke /Helvetica findfont 16 scalefont setfont 0.25098 0 0 setrgbcolor newpath 15 ubp 18 ubp moveto (Dependency Chart) show stroke /Helvetica findfont 12 scalefont setfont 0.25098 0 0 setrgbcolor newpath 15 ubp 35 ubp moveto (Grapher.pm 6632 - Mon Jun 20 17:40:29 2016) show stroke %%EOF ---------------------------------------------------------------------- not ok 13 ok 14 Can't find ---------------------------------------------------------------------- (Dependency Chart) show stroke---------------------------------------------------------------------- in ---------------------------------------------------------------------- %!PS-Adobe-3.0 EPSF-1.2 %%Title: (/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Module-Dependency-1.86-mfvcLI/t/temp.tmp) %%LanguageLevel: 1 %%Creator: PostScript::Simple perl module version 0.09 %%CreationDate: Mon Jun 20 17:40:29 2016 %%For: Console %%Orientation: Portrait %%BoundingBox: 0 0 820 244 %%EndComments %%BeginProlog /ll 1 def systemdict /languagelevel known { /ll languagelevel def } if %%BeginResource: PostScript::Simple-REENCODEFONT /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 %%EndResource %%BeginResource: PostScript::Simple-box /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 %%BeginResource: PostScript::Simple-pageclip /pageclip { newpath 0 0 moveto 0 244 lineto 820 244 lineto 820 0 lineto 0 0 lineto closepath clip } bind def %%EndResource %%EndProlog %%BeginSetup /ubp {} def pageclip %%EndSetup 0.5 ubp setlinewidth /Helvetica findfont 9 scalefont setfont 0.22 ubp setlinewidth 0 0 0 setrgbcolor newpath 51 ubp 91 ubp moveto 617 ubp 158.2 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 51 ubp 91 ubp moveto 217 ubp 79 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 51 ubp 91 ubp moveto 217 ubp 115 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 51 ubp 91 ubp moveto 217 ubp 151 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 51 ubp 91 ubp moveto 817 ubp 139 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 51 ubp 139 ubp moveto 617 ubp 158.2 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 51 ubp 139 ubp moveto 217 ubp 115 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 51 ubp 139 ubp moveto 217 ubp 151 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 226 ubp 79 ubp moveto 617 ubp 158.2 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 226 ubp 79 ubp moveto 417 ubp 115 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 226 ubp 151 ubp moveto 617 ubp 158.2 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 226 ubp 151 ubp moveto 417 ubp 115 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 226 ubp 115 ubp moveto 617 ubp 158.2 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 226 ubp 115 ubp moveto 417 ubp 115 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 426 ubp 115 ubp moveto 617 ubp 158.2 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 426 ubp 115 ubp moveto 617 ubp 71.8 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 426 ubp 115 ubp moveto 617 ubp 100.6 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 426 ubp 115 ubp moveto 617 ubp 129.4 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 626 ubp 71.8 ubp moveto 817 ubp 139 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 626 ubp 100.6 ubp moveto 817 ubp 139 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor newpath 626 ubp 129.4 ubp moveto 817 ubp 91 ubp 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 ubp 88 ubp moveto (./x.pl) show stroke newpath 20 ubp 136 ubp moveto (./y.pl) show stroke newpath 220 ubp 76 ubp moveto (a) show stroke newpath 220 ubp 148 ubp moveto (c) show stroke newpath 220 ubp 112 ubp moveto (b) show stroke newpath 420 ubp 112 ubp moveto (d) show stroke (error: text: wrong number of arguments ) print flush newpath 620 ubp 68.8 ubp moveto (f) show stroke newpath 620 ubp 97.6 ubp moveto (g) show stroke newpath 620 ubp 126.4 ubp moveto (h) show stroke (error: text: wrong number of arguments ) print flush (error: text: wrong number of arguments ) print flush newpath 632 ubp 42 ubp moveto (Legend) show stroke 0.4 ubp setlinewidth newpath 632 ubp 41 ubp moveto 662 ubp 41 ubp lineto stroke newpath 632 ubp 30 ubp moveto (Foo.pl) show stroke newpath 732 ubp 30 ubp moveto (Bar) show stroke newpath 632 ubp 18 ubp moveto (Foo.pl depends upon Bar.pm) show stroke 0.22 ubp setlinewidth 0 0 0 setrgbcolor newpath 659 ubp 33 ubp moveto 729 ubp 33 ubp 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 ubp setlinewidth 0 0 0 setrgbcolor 630 ubp 15 ubp 750 ubp 50 ubp box stroke /Helvetica findfont 16 scalefont setfont 0.25098 0 0 setrgbcolor newpath 15 ubp 18 ubp moveto (Dependency Chart) show stroke /Helvetica findfont 12 scalefont setfont 0.25098 0 0 setrgbcolor newpath 15 ubp 35 ubp moveto (Grapher.pm 6632 - Mon Jun 20 17:40:29 2016) show stroke %%EOF ---------------------------------------------------------------------- not ok 15 ok 16 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/17 subtests (less 5 skipped subtests: 9 okay) t/99cleanup.t ... 1..4 # Running under perl version 5.024000 for linux # Current time local: Mon Jun 20 17:40:29 2016 # Current time GMT: Tue Jun 21 00:40:29 2016 # Using Test.pm version 1.26 ok 1 ok 2 ok 3 ok 4 ok Test Summary Report ------------------- t/04grapher.t (Wstat: 65280 Tests: 16 Failed: 2) Failed tests: 13, 15 Non-zero exit status: 255 Parse errors: Bad plan. You planned 17 tests but ran 16. Files=6, Tests=91, 1 wallclock secs ( 0.14 usr 0.01 sys + 0.50 cusr 0.11 csys = 0.76 CPU) Result: FAIL Failed 1/6 test programs. 2/91 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 VmSize: 315812 kB Finished 2016-06-20T17:40:29