Start 2009-09-07T16:34:59 ActivePerl-825 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:/CPANFL~1.8/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl-5.8\site\bin;C:\Perl-5.8\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Perforce Going to read 'C:\cpanfly-5.8\var\cpan\Metadata' Database was generated on Mon, 07 Sep 2009 10:27:00 GMT Running make for R/RJ/RJBS/Games-Goban-1.100.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/Games-Goban-1.100.tar.gz Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\R\RJ\RJBS\Games-Goban-1.100.tar.gz ok Will not use Archive::Tar, need 1.00 Games-Goban-1.100/ Games-Goban-1.100/Changes Games-Goban-1.100/LICENSE Games-Goban-1.100/MANIFEST Games-Goban-1.100/META.yml Games-Goban-1.100/Makefile.PL Games-Goban-1.100/README Games-Goban-1.100/lib/ Games-Goban-1.100/lib/Games/ Games-Goban-1.100/lib/Games/Goban/ Games-Goban-1.100/lib/Games/Goban/Board.pm Games-Goban-1.100/lib/Games/Goban.pm Games-Goban-1.100/t/ Games-Goban-1.100/t/board.t Games-Goban-1.100/t/callbacks.t Games-Goban-1.100/t/core.t Games-Goban-1.100/t/hoshi.t Games-Goban-1.100/t/perl-critic.t Games-Goban-1.100/t/pod-coverage.t Games-Goban-1.100/t/pod.t Games-Goban-1.100/t/private.t Games-Goban-1.100/t/synopsis.t CPAN.pm: Going to build R/RJ/RJBS/Games-Goban-1.100.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL Warning: prerequisite Games::Board::Grid 1.003 not found. Checking if your kit is complete... Looks good Writing Makefile for Games::Goban ---- Unsatisfied dependencies detected during ---- ---- RJBS/Games-Goban-1.100.tar.gz ---- Games::Board::Grid [requires] Running make test Delayed until after prerequisites Running test for module 'Games::Board::Grid' Running make for R/RJ/RJBS/Games-Board-1.011.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/Games-Board-1.011.tar.gz Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\R\RJ\RJBS\Games-Board-1.011.tar.gz ok Will not use Archive::Tar, need 1.00 Games-Board-1.011/ Games-Board-1.011/Changes Games-Board-1.011/LICENSE Games-Board-1.011/MANIFEST Games-Board-1.011/META.yml Games-Board-1.011/Makefile.PL Games-Board-1.011/README Games-Board-1.011/lib/ Games-Board-1.011/lib/Games/ Games-Board-1.011/lib/Games/Board/ Games-Board-1.011/lib/Games/Board/Grid.pm Games-Board-1.011/lib/Games/Board/Piece.pm Games-Board-1.011/lib/Games/Board/Space.pm Games-Board-1.011/lib/Games/Board.pm Games-Board-1.011/t/ Games-Board-1.011/t/board.t Games-Board-1.011/t/chess-custom.t Games-Board-1.011/t/chess-grid.t Games-Board-1.011/t/chess.t Games-Board-1.011/t/perl-critic.t Games-Board-1.011/t/pod-coverage.t Games-Board-1.011/t/pod.t CPAN.pm: Going to build R/RJ/RJBS/Games-Board-1.011.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Games::Board >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Games/Board/Space.pm blib\lib\Games\Board\Space.pm cp lib/Games/Board/Piece.pm blib\lib\Games\Board\Piece.pm cp lib/Games/Board/Grid.pm blib\lib\Games\Board\Grid.pm cp lib/Games/Board.pm blib\lib\Games\Board.pm RJBS/Games-Board-1.011.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.8\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/board.t ......... ok 1 - use Games::Board; ok 2 - The object isa Games::Board ok 3 - The object isa Games::Board::Space ok 4 - The object isa Games::Board::Space ok 5 - The object isa Games::Board::Space ok 6 - The object isa Games::Board::Space ok 7 - The object isa Games::Board::Space ok 8 - autumn follows summer ok 9 - spring precedes summer ok 10 - winter follows autumn ok 11 - summer precedes autumn ok 12 - spring follows winter ok 13 - autumn precedes winter ok 14 - summer follows spring ok 15 - winter precedes spring 1..15 ok t/chess-custom.t .. ok 1 - The object isa Games::Board::Chess ok 2 - up a file from d3 ok 3 - up a rank from d3 ok 4 - down a file from d3 ok 5 - down a rank from d3 ok 6 - up a file from a4 ok 7 - up a rank from a4 ok 8 - down a file from a4 ok 9 - down a rank from a4 ok 10 - up a file from c1 ok 11 - up a rank from c1 ok 12 - down a file from c1 ok 13 - down a rank from c1 ok 14 - up a file from h1 ok 15 - up a rank from h1 ok 16 - down a file from h1 ok 17 - down a rank from h1 ok 18 - up a file from h8 ok 19 - up a rank from h8 ok 20 - down a file from h8 ok 21 - down a rank from h8 ok 22 - The object isa Games::Board::Chess::Piece ok 23 - The object isa Games::Board::Piece ok 24 - rook isn't on the board ok 25 - rook is at b2 ok 26 - rook is at d3 1..26 ok t/chess-grid.t .... ok 1 - The object isa Games::Board::Grid ok 2 - up a file from d3 ok 3 - up a rank from d3 ok 4 - down a file from d3 ok 5 - down a rank from d3 ok 6 - up a file from a4 ok 7 - up a rank from a4 ok 8 - down a file from a4 ok 9 - down a rank from a4 ok 10 - up a file from c1 ok 11 - up a rank from c1 ok 12 - down a file from c1 ok 13 - down a rank from c1 ok 14 - up a file from h1 ok 15 - up a rank from h1 ok 16 - down a file from h1 ok 17 - down a rank from h1 ok 18 - up a file from h8 ok 19 - up a rank from h8 ok 20 - down a file from h8 ok 21 - down a rank from h8 ok 22 - The object isa Games::Board::Piece ok 23 - rook isn't on the board ok 24 - rook is at b2 ok 25 - rook is at d3 1..25 ok t/chess.t ......... ok 1 - a1: exists on the board ok 2 - a1: correct id ok 3 - b1: exists on the board ok 4 - b1: correct id ok 5 - c1: exists on the board ok 6 - c1: correct id ok 7 - d1: exists on the board ok 8 - d1: correct id ok 9 - e1: exists on the board ok 10 - e1: correct id ok 11 - f1: exists on the board ok 12 - f1: correct id ok 13 - g1: exists on the board ok 14 - g1: correct id ok 15 - h1: exists on the board ok 16 - h1: correct id ok 17 - a2: exists on the board ok 18 - a2: correct id ok 19 - b2: exists on the board ok 20 - b2: correct id ok 21 - c2: exists on the board ok 22 - c2: correct id ok 23 - d2: exists on the board ok 24 - d2: correct id ok 25 - e2: exists on the board ok 26 - e2: correct id ok 27 - f2: exists on the board ok 28 - f2: correct id ok 29 - g2: exists on the board ok 30 - g2: correct id ok 31 - h2: exists on the board ok 32 - h2: correct id ok 33 - a3: exists on the board ok 34 - a3: correct id ok 35 - b3: exists on the board ok 36 - b3: correct id ok 37 - c3: exists on the board ok 38 - c3: correct id ok 39 - d3: exists on the board ok 40 - d3: correct id ok 41 - e3: exists on the board ok 42 - e3: correct id ok 43 - f3: exists on the board ok 44 - f3: correct id ok 45 - g3: exists on the board ok 46 - g3: correct id ok 47 - h3: exists on the board ok 48 - h3: correct id ok 49 - a4: exists on the board ok 50 - a4: correct id ok 51 - b4: exists on the board ok 52 - b4: correct id ok 53 - c4: exists on the board ok 54 - c4: correct id ok 55 - d4: exists on the board ok 56 - d4: correct id ok 57 - e4: exists on the board ok 58 - e4: correct id ok 59 - f4: exists on the board ok 60 - f4: correct id ok 61 - g4: exists on the board ok 62 - g4: correct id ok 63 - h4: exists on the board ok 64 - h4: correct id ok 65 - a5: exists on the board ok 66 - a5: correct id ok 67 - b5: exists on the board ok 68 - b5: correct id ok 69 - c5: exists on the board ok 70 - c5: correct id ok 71 - d5: exists on the board ok 72 - d5: correct id ok 73 - e5: exists on the board ok 74 - e5: correct id ok 75 - f5: exists on the board ok 76 - f5: correct id ok 77 - g5: exists on the board ok 78 - g5: correct id ok 79 - h5: exists on the board ok 80 - h5: correct id ok 81 - a6: exists on the board ok 82 - a6: correct id ok 83 - b6: exists on the board ok 84 - b6: correct id ok 85 - c6: exists on the board ok 86 - c6: correct id ok 87 - d6: exists on the board ok 88 - d6: correct id ok 89 - e6: exists on the board ok 90 - e6: correct id ok 91 - f6: exists on the board ok 92 - f6: correct id ok 93 - g6: exists on the board ok 94 - g6: correct id ok 95 - h6: exists on the board ok 96 - h6: correct id ok 97 - a7: exists on the board ok 98 - a7: correct id ok 99 - b7: exists on the board ok 100 - b7: correct id ok 101 - c7: exists on the board ok 102 - c7: correct id ok 103 - d7: exists on the board ok 104 - d7: correct id ok 105 - e7: exists on the board ok 106 - e7: correct id ok 107 - f7: exists on the board ok 108 - f7: correct id ok 109 - g7: exists on the board ok 110 - g7: correct id ok 111 - h7: exists on the board ok 112 - h7: correct id ok 113 - a8: exists on the board ok 114 - a8: correct id ok 115 - b8: exists on the board ok 116 - b8: correct id ok 117 - c8: exists on the board ok 118 - c8: correct id ok 119 - d8: exists on the board ok 120 - d8: correct id ok 121 - e8: exists on the board ok 122 - e8: correct id ok 123 - f8: exists on the board ok 124 - f8: correct id ok 125 - g8: exists on the board ok 126 - g8: correct id ok 127 - h8: exists on the board ok 128 - h8: correct id ok 129 - up a file from d3 ok 130 - up a rank from d3 ok 131 - down a file from d3 ok 132 - down a rank from d3 ok 133 - up a file from a4 ok 134 - up a rank from a4 ok 135 - down a file from a4 ok 136 - down a rank from a4 ok 137 - up a file from c1 ok 138 - up a rank from c1 ok 139 - down a file from c1 ok 140 - down a rank from c1 ok 141 - up a file from h1 ok 142 - up a rank from h1 ok 143 - down a file from h1 ok 144 - down a rank from h1 ok 145 - up a file from h8 ok 146 - up a rank from h8 ok 147 - down a file from h8 ok 148 - down a rank from h8 ok 149 - The object isa Games::Board::Piece 1..149 ok t/perl-critic.t ... skipped: define PERL_TEST_CRITIC to run these tests t/pod-coverage.t .. 1..4 ok 1 - Pod coverage on Games::Board ok 2 - Pod coverage on Games::Board::Grid ok 3 - Pod coverage on Games::Board::Piece ok 4 - Pod coverage on Games::Board::Space ok t/pod.t ........... 1..4 ok 1 - blib\lib\Games\Board.pm ok 2 - blib\lib\Games\Board\Grid.pm ok 3 - blib\lib\Games\Board\Piece.pm ok 4 - blib\lib\Games\Board\Space.pm ok All tests successful. Files=7, Tests=223, 1 wallclock secs ( 0.01 usr + 0.08 sys = 0.09 CPU) Result: PASS RJBS/Games-Board-1.011.tar.gz nmake test TEST_VERBOSE=1 -- OK Picked up abstract from lib/Games/Board.pm Ricardo Signes <rjbs@cpan.org> a parent class for board games >>> (cd C:\cpanfly-5.8\var\cpan\build\Games-Board-1.011-POc_7J && tar cvf - Games-Board-1.011.ppd blib) | gzip -c >C:/cpanfly-5.8/var/REPO/R/RJ/RJBS/Games-Board-1.011.tar.gz Games-Board-1.011.ppd blib/ blib/lib/ blib/lib/Games/ blib/lib/Games/Board/ blib/lib/Games/Board/Grid.pm blib/lib/Games/Board/Piece.pm blib/lib/Games/Board/Space.pm blib/lib/Games/Board.pm >>> mv C:\cpanfly-5.8\var\cpan\build\Games-Board-1.011-POc_7J/Games-Board-1.011.ppd C:/cpanfly-5.8/var/REPO/R/RJ/RJBS Running make for R/RJ/RJBS/Games-Goban-1.100.tar.gz Prepending C:\cpanfly-5.8\var\cpan\build\Games-Board-1.011-POc_7J/blib/arch C:\cpanfly-5.8\var\cpan\build\Games-Board-1.011-POc_7J/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory C:\cpanfly-5.8\var\cpan\build\Games-Goban-1.100-F3eWVC Prepending C:\cpanfly-5.8\var\cpan\build\Games-Board-1.011-POc_7J/blib/arch C:\cpanfly-5.8\var\cpan\build\Games-Board-1.011-POc_7J/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build R/RJ/RJBS/Games-Goban-1.100.tar.gz >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Games/Goban.pm blib\lib\Games\Goban.pm cp lib/Games/Goban/Board.pm blib\lib\Games\Goban\Board.pm RJBS/Games-Goban-1.100.tar.gz nmake -- OK Prepending C:\cpanfly-5.8\var\cpan\build\Games-Board-1.011-POc_7J/blib/arch C:\cpanfly-5.8\var\cpan\build\Games-Board-1.011-POc_7J/blib/lib to PERL5LIB for 'test' Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.8\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/board.t ......... ok 1 - use Games::Goban::Board; ok 2 - The object isa Games::Goban::Board ok 3 - The object isa Games::Board::Grid ok 4 - The object isa Games::Board ok 5 - 0,0 is 'aa' ok 6 - 5,9 is 'fj' ok 7 - 18,18 is 'ss' ok 8 - space 'aa' is 0,0 ok 9 - space 'fj' is 5,9 ok 10 - space 'ss' is 18,18 ok 11 - The object isa Games::Goban::Piece ok 12 - correct color ok 13 - correct colour ok 14 - moved on second move ok 15 - not yet on board ok 16 - moved to position cd ok 17 - The object isa Games::Goban::Board ok 18 - The object isa Games::Board::Grid ok 19 - The object isa Games::Board ok 20 - 0,0 is 'aa' ok 21 - 5,9 is 'fk' ok 22 - 18,18 is 'tt' ok 23 - space 'aa' is 0,0 ok 24 - space 'fk' is 5,9 ok 25 - space 'ss' is 17,17 ok 26 - space 'tt' is 18,18 ok 27 - The object isa Games::Goban::Piece ok 28 - correct color ok 29 - correct colour ok 30 - moved on second move ok 31 - not yet on board ok 32 - moved to position cd 1..32 ok t/callbacks.t ..... 1..2 ok 1 - one move captured by callback ok 2 - two moves captured by callback ok t/core.t .......... 1..10 ok 1 - The object isa Games::Goban ok 2 - nothing at 'aa' ok 3 - nothing at 'ap' ok 4 - nothing at 'pa' ok 5 - The object isa Games::Goban::Piece ok 6 - The object isa Games::Goban::Piece ok 7 - simple SGF file ok 8 - simple text diagram ok 9 - invalid move attempt ok 10 - small text diagram ok t/hoshi.t ......... 1..2 ok 1 - skip_1=0, hoshi on 19 ok 2 - skip_1=1, hoshi on 19 ok t/perl-critic.t ... skipped: define PERL_TEST_CRITIC to run these tests Subroutine notes redefined at C:\cpanfly-5.8\var\cpan\build\Games-Goban-1.100-F3eWVC\blib\lib/Games/Goban/Board.pm line 98. Subroutine position redefined at C:\cpanfly-5.8\var\cpan\build\Games-Goban-1.100-F3eWVC\blib\lib/Games/Goban/Board.pm line 99. Subroutine color redefined at C:\cpanfly-5.8\var\cpan\build\Games-Goban-1.100-F3eWVC\blib\lib/Games/Goban/Board.pm line 103. Subroutine colour redefined at C:\cpanfly-5.8\var\cpan\build\Games-Goban-1.100-F3eWVC\blib\lib/Games/Goban/Board.pm line 104. t/pod-coverage.t .. 1..2 ok 1 - Pod coverage on Games::Goban ok 2 - Pod coverage on Games::Goban::Board ok t/pod.t ........... 1..2 ok 1 - blib\lib\Games\Goban.pm ok 2 - blib\lib\Games\Goban\Board.pm ok t/private.t ....... ok 1 - origin at 'aa' ok 2 - skip_i=0, (18,18) is 'ss' ok 3 - skip_i=1, (18,18) is 'tt' ok 4 - (5,0) is 'fa' ok 5 - (0,5) is 'af' ok 6 - skip_i=0, (8,0) is 'ia' ok 7 - skip_i=1, (8,0) at 'ja' ok 8 - 'aa' is (0,0) ok 9 - skip_i=0, 'ss' is (18,18) ok 10 - skip_i=1, 'tt' is (18,18) ok 11 - 'af' is (0,5) ok 12 - 'af' is (0,5) ok 13 - 'af' is (0,5) ok 14 - 'fa' is (5,0) ok 15 - skip_i=0, 'ja' is (9,0) ok 16 - skip_i=1, 'ja' is (8,0) ok 17 - the origin is valid ok 18 - integrity check: g2p->p2g->g2p ok 19 - integrity check: g2p->p2g->g2p->p2g ok 20 - integrity check: g2p->p2g->g2p ok 21 - integrity check: g2p->p2g->g2p->p2g ok 22 - integrity check: g2p->p2g->g2p ok 23 - integrity check: g2p->p2g->g2p->p2g ok 24 - integrity check: g2p->p2g->g2p ok 25 - integrity check: g2p->p2g->g2p->p2g ok 26 - integrity check: g2p->p2g->g2p ok 27 - integrity check: g2p->p2g->g2p->p2g ok 28 - integrity check: g2p->p2g->g2p ok 29 - integrity check: g2p->p2g->g2p->p2g ok 30 - integrity check: g2p->p2g->g2p ok 31 - integrity check: g2p->p2g->g2p->p2g ok 32 - integrity check: g2p->p2g->g2p ok 33 - integrity check: g2p->p2g->g2p->p2g ok 34 - integrity check: g2p->p2g->g2p ok 35 - integrity check: g2p->p2g->g2p->p2g ok 36 - integrity check: g2p->p2g->g2p ok 37 - integrity check: g2p->p2g->g2p->p2g ok 38 - integrity check: g2p->p2g->g2p ok 39 - integrity check: g2p->p2g->g2p->p2g ok 40 - integrity check: g2p->p2g->g2p ok 41 - integrity check: g2p->p2g->g2p->p2g ok 42 - integrity check: g2p->p2g->g2p ok 43 - integrity check: g2p->p2g->g2p->p2g ok 44 - integrity check: g2p->p2g->g2p ok 45 - integrity check: g2p->p2g->g2p->p2g ok 46 - integrity check: g2p->p2g->g2p ok 47 - integrity check: g2p->p2g->g2p->p2g ok 48 - integrity check: g2p->p2g->g2p ok 49 - integrity check: g2p->p2g->g2p->p2g ok 50 - integrity check: g2p->p2g->g2p ok 51 - integrity check: g2p->p2g->g2p->p2g ok 52 - integrity check: g2p->p2g->g2p ok 53 - integrity check: g2p->p2g->g2p->p2g ok 54 - integrity check: g2p->p2g->g2p ok 55 - integrity check: g2p->p2g->g2p->p2g ok 56 - integrity check: g2p->p2g->g2p ok 57 - integrity check: g2p->p2g->g2p->p2g ok 58 - integrity check: g2p->p2g->g2p ok 59 - integrity check: g2p->p2g->g2p->p2g ok 60 - integrity check: g2p->p2g->g2p ok 61 - integrity check: g2p->p2g->g2p->p2g ok 62 - integrity check: g2p->p2g->g2p ok 63 - integrity check: g2p->p2g->g2p->p2g ok 64 - integrity check: g2p->p2g->g2p ok 65 - integrity check: g2p->p2g->g2p->p2g ok 66 - integrity check: g2p->p2g->g2p ok 67 - integrity check: g2p->p2g->g2p->p2g ok 68 - integrity check: g2p->p2g->g2p ok 69 - integrity check: g2p->p2g->g2p->p2g ok 70 - integrity check: g2p->p2g->g2p ok 71 - integrity check: g2p->p2g->g2p->p2g ok 72 - integrity check: g2p->p2g->g2p ok 73 - integrity check: g2p->p2g->g2p->p2g ok 74 - integrity check: g2p->p2g->g2p ok 75 - integrity check: g2p->p2g->g2p->p2g ok 76 - integrity check: g2p->p2g->g2p ok 77 - integrity check: g2p->p2g->g2p->p2g ok 78 - integrity check: g2p->p2g->g2p ok 79 - integrity check: g2p->p2g->g2p->p2g ok 80 - integrity check: g2p->p2g->g2p ok 81 - integrity check: g2p->p2g->g2p->p2g ok 82 - integrity check: g2p->p2g->g2p ok 83 - integrity check: g2p->p2g->g2p->p2g ok 84 - integrity check: g2p->p2g->g2p ok 85 - integrity check: g2p->p2g->g2p->p2g ok 86 - integrity check: g2p->p2g->g2p ok 87 - integrity check: g2p->p2g->g2p->p2g ok 88 - integrity check: g2p->p2g->g2p ok 89 - integrity check: g2p->p2g->g2p->p2g ok 90 - integrity check: g2p->p2g->g2p ok 91 - integrity check: g2p->p2g->g2p->p2g ok 92 - integrity check: g2p->p2g->g2p ok 93 - integrity check: g2p->p2g->g2p->p2g ok 94 - integrity check: g2p->p2g->g2p ok 95 - integrity check: g2p->p2g->g2p->p2g ok 96 - integrity check: g2p->p2g->g2p ok 97 - integrity check: g2p->p2g->g2p->p2g ok 98 - integrity check: g2p->p2g->g2p ok 99 - integrity check: g2p->p2g->g2p->p2g ok 100 - integrity check: g2p->p2g->g2p ok 101 - integrity check: g2p->p2g->g2p->p2g ok 102 - integrity check: g2p->p2g->g2p ok 103 - integrity check: g2p->p2g->g2p->p2g ok 104 - integrity check: g2p->p2g->g2p ok 105 - integrity check: g2p->p2g->g2p->p2g ok 106 - integrity check: g2p->p2g->g2p ok 107 - integrity check: g2p->p2g->g2p->p2g ok 108 - integrity check: g2p->p2g->g2p ok 109 - integrity check: g2p->p2g->g2p->p2g ok 110 - integrity check: g2p->p2g->g2p ok 111 - integrity check: g2p->p2g->g2p->p2g ok 112 - integrity check: g2p->p2g->g2p ok 113 - integrity check: g2p->p2g->g2p->p2g ok 114 - integrity check: g2p->p2g->g2p ok 115 - integrity check: g2p->p2g->g2p->p2g ok 116 - integrity check: g2p->p2g->g2p ok 117 - integrity check: g2p->p2g->g2p->p2g ok 118 - integrity check: g2p->p2g->g2p ok 119 - integrity check: g2p->p2g->g2p->p2g ok 120 - integrity check: g2p->p2g->g2p ok 121 - integrity check: g2p->p2g->g2p->p2g ok 122 - integrity check: g2p->p2g->g2p ok 123 - integrity check: g2p->p2g->g2p->p2g ok 124 - integrity check: g2p->p2g->g2p ok 125 - integrity check: g2p->p2g->g2p->p2g ok 126 - integrity check: g2p->p2g->g2p ok 127 - integrity check: g2p->p2g->g2p->p2g ok 128 - integrity check: g2p->p2g->g2p ok 129 - integrity check: g2p->p2g->g2p->p2g ok 130 - integrity check: g2p->p2g->g2p ok 131 - integrity check: g2p->p2g->g2p->p2g ok 132 - integrity check: g2p->p2g->g2p ok 133 - integrity check: g2p->p2g->g2p->p2g ok 134 - integrity check: g2p->p2g->g2p ok 135 - integrity check: g2p->p2g->g2p->p2g ok 136 - integrity check: g2p->p2g->g2p ok 137 - integrity check: g2p->p2g->g2p->p2g ok 138 - integrity check: g2p->p2g->g2p ok 139 - integrity check: g2p->p2g->g2p->p2g ok 140 - integrity check: g2p->p2g->g2p ok 141 - integrity check: g2p->p2g->g2p->p2g ok 142 - integrity check: g2p->p2g->g2p ok 143 - integrity check: g2p->p2g->g2p->p2g ok 144 - integrity check: g2p->p2g->g2p ok 145 - integrity check: g2p->p2g->g2p->p2g ok 146 - integrity check: g2p->p2g->g2p ok 147 - integrity check: g2p->p2g->g2p->p2g ok 148 - integrity check: g2p->p2g->g2p ok 149 - integrity check: g2p->p2g->g2p->p2g ok 150 - integrity check: g2p->p2g->g2p ok 151 - integrity check: g2p->p2g->g2p->p2g ok 152 - integrity check: g2p->p2g->g2p ok 153 - integrity check: g2p->p2g->g2p->p2g ok 154 - integrity check: g2p->p2g->g2p ok 155 - integrity check: g2p->p2g->g2p->p2g ok 156 - integrity check: g2p->p2g->g2p ok 157 - integrity check: g2p->p2g->g2p->p2g ok 158 - integrity check: g2p->p2g->g2p ok 159 - integrity check: g2p->p2g->g2p->p2g ok 160 - integrity check: g2p->p2g->g2p ok 161 - integrity check: g2p->p2g->g2p->p2g ok 162 - integrity check: g2p->p2g->g2p ok 163 - integrity check: g2p->p2g->g2p->p2g ok 164 - integrity check: g2p->p2g->g2p ok 165 - integrity check: g2p->p2g->g2p->p2g ok 166 - integrity check: g2p->p2g->g2p ok 167 - integrity check: g2p->p2g->g2p->p2g ok 168 - integrity check: g2p->p2g->g2p ok 169 - integrity check: g2p->p2g->g2p->p2g ok 170 - integrity check: g2p->p2g->g2p ok 171 - integrity check: g2p->p2g->g2p->p2g ok 172 - integrity check: g2p->p2g->g2p ok 173 - integrity check: g2p->p2g->g2p->p2g ok 174 - integrity check: g2p->p2g->g2p ok 175 - integrity check: g2p->p2g->g2p->p2g ok 176 - integrity check: g2p->p2g->g2p ok 177 - integrity check: g2p->p2g->g2p->p2g ok 178 - integrity check: g2p->p2g->g2p ok 179 - integrity check: g2p->p2g->g2p->p2g ok 180 - integrity check: g2p->p2g->g2p ok 181 - integrity check: g2p->p2g->g2p->p2g ok 182 - integrity check: g2p->p2g->g2p ok 183 - integrity check: g2p->p2g->g2p->p2g ok 184 - integrity check: g2p->p2g->g2p ok 185 - integrity check: g2p->p2g->g2p->p2g ok 186 - integrity check: g2p->p2g->g2p ok 187 - integrity check: g2p->p2g->g2p->p2g ok 188 - integrity check: g2p->p2g->g2p ok 189 - integrity check: g2p->p2g->g2p->p2g ok 190 - integrity check: g2p->p2g->g2p ok 191 - integrity check: g2p->p2g->g2p->p2g ok 192 - integrity check: g2p->p2g->g2p ok 193 - integrity check: g2p->p2g->g2p->p2g ok 194 - integrity check: g2p->p2g->g2p ok 195 - integrity check: g2p->p2g->g2p->p2g ok 196 - integrity check: g2p->p2g->g2p ok 197 - integrity check: g2p->p2g->g2p->p2g ok 198 - integrity check: g2p->p2g->g2p ok 199 - integrity check: g2p->p2g->g2p->p2g ok 200 - integrity check: g2p->p2g->g2p ok 201 - integrity check: g2p->p2g->g2p->p2g ok 202 - integrity check: g2p->p2g->g2p ok 203 - integrity check: g2p->p2g->g2p->p2g ok 204 - integrity check: g2p->p2g->g2p ok 205 - integrity check: g2p->p2g->g2p->p2g ok 206 - integrity check: g2p->p2g->g2p ok 207 - integrity check: g2p->p2g->g2p->p2g ok 208 - integrity check: g2p->p2g->g2p ok 209 - integrity check: g2p->p2g->g2p->p2g ok 210 - integrity check: g2p->p2g->g2p ok 211 - integrity check: g2p->p2g->g2p->p2g ok 212 - integrity check: g2p->p2g->g2p ok 213 - integrity check: g2p->p2g->g2p->p2g ok 214 - integrity check: g2p->p2g->g2p ok 215 - integrity check: g2p->p2g->g2p->p2g ok 216 - integrity check: g2p->p2g->g2p ok 217 - integrity check: g2p->p2g->g2p->p2g ok 218 - integrity check: g2p->p2g->g2p ok 219 - integrity check: g2p->p2g->g2p->p2g ok 220 - integrity check: g2p->p2g->g2p ok 221 - integrity check: g2p->p2g->g2p->p2g ok 222 - integrity check: g2p->p2g->g2p ok 223 - integrity check: g2p->p2g->g2p->p2g ok 224 - integrity check: g2p->p2g->g2p ok 225 - integrity check: g2p->p2g->g2p->p2g ok 226 - integrity check: g2p->p2g->g2p ok 227 - integrity check: g2p->p2g->g2p->p2g ok 228 - integrity check: g2p->p2g->g2p ok 229 - integrity check: g2p->p2g->g2p->p2g ok 230 - integrity check: g2p->p2g->g2p ok 231 - integrity check: g2p->p2g->g2p->p2g ok 232 - integrity check: g2p->p2g->g2p ok 233 - integrity check: g2p->p2g->g2p->p2g ok 234 - integrity check: g2p->p2g->g2p ok 235 - integrity check: g2p->p2g->g2p->p2g ok 236 - integrity check: g2p->p2g->g2p ok 237 - integrity check: g2p->p2g->g2p->p2g ok 238 - integrity check: g2p->p2g->g2p ok 239 - integrity check: g2p->p2g->g2p->p2g ok 240 - integrity check: g2p->p2g->g2p ok 241 - integrity check: g2p->p2g->g2p->p2g ok 242 - integrity check: g2p->p2g->g2p ok 243 - integrity check: g2p->p2g->g2p->p2g ok 244 - integrity check: g2p->p2g->g2p ok 245 - integrity check: g2p->p2g->g2p->p2g ok 246 - integrity check: g2p->p2g->g2p ok 247 - integrity check: g2p->p2g->g2p->p2g ok 248 - integrity check: g2p->p2g->g2p ok 249 - integrity check: g2p->p2g->g2p->p2g ok 250 - integrity check: g2p->p2g->g2p ok 251 - integrity check: g2p->p2g->g2p->p2g ok 252 - integrity check: g2p->p2g->g2p ok 253 - integrity check: g2p->p2g->g2p->p2g ok 254 - integrity check: g2p->p2g->g2p ok 255 - integrity check: g2p->p2g->g2p->p2g ok 256 - integrity check: g2p->p2g->g2p ok 257 - integrity check: g2p->p2g->g2p->p2g ok 258 - integrity check: g2p->p2g->g2p ok 259 - integrity check: g2p->p2g->g2p->p2g ok 260 - integrity check: g2p->p2g->g2p ok 261 - integrity check: g2p->p2g->g2p->p2g ok 262 - integrity check: g2p->p2g->g2p ok 263 - integrity check: g2p->p2g->g2p->p2g ok 264 - integrity check: g2p->p2g->g2p ok 265 - integrity check: g2p->p2g->g2p->p2g ok 266 - integrity check: g2p->p2g->g2p ok 267 - integrity check: g2p->p2g->g2p->p2g ok 268 - integrity check: g2p->p2g->g2p ok 269 - integrity check: g2p->p2g->g2p->p2g ok 270 - integrity check: g2p->p2g->g2p ok 271 - integrity check: g2p->p2g->g2p->p2g ok 272 - integrity check: g2p->p2g->g2p ok 273 - integrity check: g2p->p2g->g2p->p2g ok 274 - integrity check: g2p->p2g->g2p ok 275 - integrity check: g2p->p2g->g2p->p2g ok 276 - integrity check: g2p->p2g->g2p ok 277 - integrity check: g2p->p2g->g2p->p2g ok 278 - integrity check: g2p->p2g->g2p ok 279 - integrity check: g2p->p2g->g2p->p2g ok 280 - integrity check: g2p->p2g->g2p ok 281 - integrity check: g2p->p2g->g2p->p2g ok 282 - integrity check: g2p->p2g->g2p ok 283 - integrity check: g2p->p2g->g2p->p2g ok 284 - integrity check: g2p->p2g->g2p ok 285 - integrity check: g2p->p2g->g2p->p2g ok 286 - integrity check: g2p->p2g->g2p ok 287 - integrity check: g2p->p2g->g2p->p2g ok 288 - integrity check: g2p->p2g->g2p ok 289 - integrity check: g2p->p2g->g2p->p2g ok 290 - integrity check: g2p->p2g->g2p ok 291 - integrity check: g2p->p2g->g2p->p2g ok 292 - integrity check: g2p->p2g->g2p ok 293 - integrity check: g2p->p2g->g2p->p2g ok 294 - integrity check: g2p->p2g->g2p ok 295 - integrity check: g2p->p2g->g2p->p2g ok 296 - integrity check: g2p->p2g->g2p ok 297 - integrity check: g2p->p2g->g2p->p2g ok 298 - integrity check: g2p->p2g->g2p ok 299 - integrity check: g2p->p2g->g2p->p2g ok 300 - integrity check: g2p->p2g->g2p ok 301 - integrity check: g2p->p2g->g2p->p2g ok 302 - integrity check: g2p->p2g->g2p ok 303 - integrity check: g2p->p2g->g2p->p2g ok 304 - integrity check: g2p->p2g->g2p ok 305 - integrity check: g2p->p2g->g2p->p2g ok 306 - integrity check: g2p->p2g->g2p ok 307 - integrity check: g2p->p2g->g2p->p2g ok 308 - integrity check: g2p->p2g->g2p ok 309 - integrity check: g2p->p2g->g2p->p2g ok 310 - integrity check: g2p->p2g->g2p ok 311 - integrity check: g2p->p2g->g2p->p2g ok 312 - integrity check: g2p->p2g->g2p ok 313 - integrity check: g2p->p2g->g2p->p2g ok 314 - integrity check: g2p->p2g->g2p ok 315 - integrity check: g2p->p2g->g2p->p2g ok 316 - integrity check: g2p->p2g->g2p ok 317 - integrity check: g2p->p2g->g2p->p2g ok 318 - integrity check: g2p->p2g->g2p ok 319 - integrity check: g2p->p2g->g2p->p2g ok 320 - integrity check: g2p->p2g->g2p ok 321 - integrity check: g2p->p2g->g2p->p2g ok 322 - integrity check: g2p->p2g->g2p ok 323 - integrity check: g2p->p2g->g2p->p2g ok 324 - integrity check: g2p->p2g->g2p ok 325 - integrity check: g2p->p2g->g2p->p2g ok 326 - integrity check: g2p->p2g->g2p ok 327 - integrity check: g2p->p2g->g2p->p2g ok 328 - integrity check: g2p->p2g->g2p ok 329 - integrity check: g2p->p2g->g2p->p2g ok 330 - integrity check: g2p->p2g->g2p ok 331 - integrity check: g2p->p2g->g2p->p2g ok 332 - integrity check: g2p->p2g->g2p ok 333 - integrity check: g2p->p2g->g2p->p2g ok 334 - integrity check: g2p->p2g->g2p ok 335 - integrity check: g2p->p2g->g2p->p2g ok 336 - integrity check: g2p->p2g->g2p ok 337 - integrity check: g2p->p2g->g2p->p2g ok 338 - integrity check: g2p->p2g->g2p ok 339 - integrity check: g2p->p2g->g2p->p2g ok 340 - integrity check: g2p->p2g->g2p ok 341 - integrity check: g2p->p2g->g2p->p2g ok 342 - integrity check: g2p->p2g->g2p ok 343 - integrity check: g2p->p2g->g2p->p2g ok 344 - integrity check: g2p->p2g->g2p ok 345 - integrity check: g2p->p2g->g2p->p2g ok 346 - integrity check: g2p->p2g->g2p ok 347 - integrity check: g2p->p2g->g2p->p2g ok 348 - integrity check: g2p->p2g->g2p ok 349 - integrity check: g2p->p2g->g2p->p2g ok 350 - integrity check: g2p->p2g->g2p ok 351 - integrity check: g2p->p2g->g2p->p2g ok 352 - integrity check: g2p->p2g->g2p ok 353 - integrity check: g2p->p2g->g2p->p2g ok 354 - integrity check: g2p->p2g->g2p ok 355 - integrity check: g2p->p2g->g2p->p2g ok 356 - integrity check: g2p->p2g->g2p ok 357 - integrity check: g2p->p2g->g2p->p2g ok 358 - integrity check: g2p->p2g->g2p ok 359 - integrity check: g2p->p2g->g2p->p2g ok 360 - integrity check: g2p->p2g->g2p ok 361 - integrity check: g2p->p2g->g2p->p2g ok 362 - integrity check: g2p->p2g->g2p ok 363 - integrity check: g2p->p2g->g2p->p2g ok 364 - integrity check: g2p->p2g->g2p ok 365 - integrity check: g2p->p2g->g2p->p2g ok 366 - integrity check: g2p->p2g->g2p ok 367 - integrity check: g2p->p2g->g2p->p2g ok 368 - integrity check: g2p->p2g->g2p ok 369 - integrity check: g2p->p2g->g2p->p2g ok 370 - integrity check: g2p->p2g->g2p ok 371 - integrity check: g2p->p2g->g2p->p2g ok 372 - integrity check: g2p->p2g->g2p ok 373 - integrity check: g2p->p2g->g2p->p2g ok 374 - integrity check: g2p->p2g->g2p ok 375 - integrity check: g2p->p2g->g2p->p2g ok 376 - integrity check: g2p->p2g->g2p ok 377 - integrity check: g2p->p2g->g2p->p2g ok 378 - integrity check: g2p->p2g->g2p ok 379 - integrity check: g2p->p2g->g2p->p2g ok 380 - integrity check: g2p->p2g->g2p ok 381 - integrity check: g2p->p2g->g2p->p2g ok 382 - integrity check: g2p->p2g->g2p ok 383 - integrity check: g2p->p2g->g2p->p2g ok 384 - integrity check: g2p->p2g->g2p ok 385 - integrity check: g2p->p2g->g2p->p2g ok 386 - integrity check: g2p->p2g->g2p ok 387 - integrity check: g2p->p2g->g2p->p2g ok 388 - integrity check: g2p->p2g->g2p ok 389 - integrity check: g2p->p2g->g2p->p2g ok 390 - integrity check: g2p->p2g->g2p ok 391 - integrity check: g2p->p2g->g2p->p2g ok 392 - integrity check: g2p->p2g->g2p ok 393 - integrity check: g2p->p2g->g2p->p2g ok 394 - integrity check: g2p->p2g->g2p ok 395 - integrity check: g2p->p2g->g2p->p2g ok 396 - integrity check: g2p->p2g->g2p ok 397 - integrity check: g2p->p2g->g2p->p2g ok 398 - integrity check: g2p->p2g->g2p ok 399 - integrity check: g2p->p2g->g2p->p2g ok 400 - integrity check: g2p->p2g->g2p ok 401 - integrity check: g2p->p2g->g2p->p2g ok 402 - integrity check: g2p->p2g->g2p ok 403 - integrity check: g2p->p2g->g2p->p2g ok 404 - integrity check: g2p->p2g->g2p ok 405 - integrity check: g2p->p2g->g2p->p2g ok 406 - integrity check: g2p->p2g->g2p ok 407 - integrity check: g2p->p2g->g2p->p2g ok 408 - integrity check: g2p->p2g->g2p ok 409 - integrity check: g2p->p2g->g2p->p2g ok 410 - integrity check: g2p->p2g->g2p ok 411 - integrity check: g2p->p2g->g2p->p2g ok 412 - integrity check: g2p->p2g->g2p ok 413 - integrity check: g2p->p2g->g2p->p2g ok 414 - integrity check: g2p->p2g->g2p ok 415 - integrity check: g2p->p2g->g2p->p2g ok 416 - integrity check: g2p->p2g->g2p ok 417 - integrity check: g2p->p2g->g2p->p2g ok 418 - integrity check: g2p->p2g->g2p ok 419 - integrity check: g2p->p2g->g2p->p2g ok 420 - integrity check: g2p->p2g->g2p ok 421 - integrity check: g2p->p2g->g2p->p2g ok 422 - integrity check: g2p->p2g->g2p ok 423 - integrity check: g2p->p2g->g2p->p2g ok 424 - integrity check: g2p->p2g->g2p ok 425 - integrity check: g2p->p2g->g2p->p2g ok 426 - integrity check: g2p->p2g->g2p ok 427 - integrity check: g2p->p2g->g2p->p2g ok 428 - integrity check: g2p->p2g->g2p ok 429 - integrity check: g2p->p2g->g2p->p2g ok 430 - integrity check: g2p->p2g->g2p ok 431 - integrity check: g2p->p2g->g2p->p2g ok 432 - integrity check: g2p->p2g->g2p ok 433 - integrity check: g2p->p2g->g2p->p2g ok 434 - integrity check: g2p->p2g->g2p ok 435 - integrity check: g2p->p2g->g2p->p2g ok 436 - integrity check: g2p->p2g->g2p ok 437 - integrity check: g2p->p2g->g2p->p2g ok 438 - integrity check: g2p->p2g->g2p ok 439 - integrity check: g2p->p2g->g2p->p2g ok 440 - integrity check: g2p->p2g->g2p ok 441 - integrity check: g2p->p2g->g2p->p2g ok 442 - integrity check: g2p->p2g->g2p ok 443 - integrity check: g2p->p2g->g2p->p2g ok 444 - integrity check: g2p->p2g->g2p ok 445 - integrity check: g2p->p2g->g2p->p2g ok 446 - integrity check: g2p->p2g->g2p ok 447 - integrity check: g2p->p2g->g2p->p2g ok 448 - integrity check: g2p->p2g->g2p ok 449 - integrity check: g2p->p2g->g2p->p2g ok 450 - integrity check: g2p->p2g->g2p ok 451 - integrity check: g2p->p2g->g2p->p2g ok 452 - integrity check: g2p->p2g->g2p ok 453 - integrity check: g2p->p2g->g2p->p2g ok 454 - integrity check: g2p->p2g->g2p ok 455 - integrity check: g2p->p2g->g2p->p2g ok 456 - integrity check: g2p->p2g->g2p ok 457 - integrity check: g2p->p2g->g2p->p2g ok 458 - integrity check: g2p->p2g->g2p ok 459 - integrity check: g2p->p2g->g2p->p2g ok 460 - integrity check: g2p->p2g->g2p ok 461 - integrity check: g2p->p2g->g2p->p2g ok 462 - integrity check: g2p->p2g->g2p ok 463 - integrity check: g2p->p2g->g2p->p2g ok 464 - integrity check: g2p->p2g->g2p ok 465 - integrity check: g2p->p2g->g2p->p2g ok 466 - integrity check: g2p->p2g->g2p ok 467 - integrity check: g2p->p2g->g2p->p2g ok 468 - integrity check: g2p->p2g->g2p ok 469 - integrity check: g2p->p2g->g2p->p2g ok 470 - integrity check: g2p->p2g->g2p ok 471 - integrity check: g2p->p2g->g2p->p2g ok 472 - integrity check: g2p->p2g->g2p ok 473 - integrity check: g2p->p2g->g2p->p2g ok 474 - integrity check: g2p->p2g->g2p ok 475 - integrity check: g2p->p2g->g2p->p2g ok 476 - integrity check: g2p->p2g->g2p ok 477 - integrity check: g2p->p2g->g2p->p2g ok 478 - integrity check: g2p->p2g->g2p ok 479 - integrity check: g2p->p2g->g2p->p2g ok 480 - integrity check: g2p->p2g->g2p ok 481 - integrity check: g2p->p2g->g2p->p2g ok 482 - integrity check: g2p->p2g->g2p ok 483 - integrity check: g2p->p2g->g2p->p2g ok 484 - integrity check: g2p->p2g->g2p ok 485 - integrity check: g2p->p2g->g2p->p2g ok 486 - integrity check: g2p->p2g->g2p ok 487 - integrity check: g2p->p2g->g2p->p2g ok 488 - integrity check: g2p->p2g->g2p ok 489 - integrity check: g2p->p2g->g2p->p2g ok 490 - integrity check: g2p->p2g->g2p ok 491 - integrity check: g2p->p2g->g2p->p2g ok 492 - integrity check: g2p->p2g->g2p ok 493 - integrity check: g2p->p2g->g2p->p2g ok 494 - integrity check: g2p->p2g->g2p ok 495 - integrity check: g2p->p2g->g2p->p2g ok 496 - integrity check: g2p->p2g->g2p ok 497 - integrity check: g2p->p2g->g2p->p2g ok 498 - integrity check: g2p->p2g->g2p ok 499 - integrity check: g2p->p2g->g2p->p2g ok 500 - integrity check: g2p->p2g->g2p ok 501 - integrity check: g2p->p2g->g2p->p2g ok 502 - integrity check: g2p->p2g->g2p ok 503 - integrity check: g2p->p2g->g2p->p2g ok 504 - integrity check: g2p->p2g->g2p ok 505 - integrity check: g2p->p2g->g2p->p2g ok 506 - integrity check: g2p->p2g->g2p ok 507 - integrity check: g2p->p2g->g2p->p2g ok 508 - integrity check: g2p->p2g->g2p ok 509 - integrity check: g2p->p2g->g2p->p2g ok 510 - integrity check: g2p->p2g->g2p ok 511 - integrity check: g2p->p2g->g2p->p2g ok 512 - integrity check: g2p->p2g->g2p ok 513 - integrity check: g2p->p2g->g2p->p2g ok 514 - integrity check: g2p->p2g->g2p ok 515 - integrity check: g2p->p2g->g2p->p2g ok 516 - integrity check: g2p->p2g->g2p ok 517 - integrity check: g2p->p2g->g2p->p2g ok 518 - integrity check: g2p->p2g->g2p ok 519 - integrity check: g2p->p2g->g2p->p2g ok 520 - integrity check: g2p->p2g->g2p ok 521 - integrity check: g2p->p2g->g2p->p2g ok 522 - integrity check: g2p->p2g->g2p ok 523 - integrity check: g2p->p2g->g2p->p2g ok 524 - integrity check: g2p->p2g->g2p ok 525 - integrity check: g2p->p2g->g2p->p2g ok 526 - integrity check: g2p->p2g->g2p ok 527 - integrity check: g2p->p2g->g2p->p2g ok 528 - integrity check: g2p->p2g->g2p ok 529 - integrity check: g2p->p2g->g2p->p2g ok 530 - integrity check: g2p->p2g->g2p ok 531 - integrity check: g2p->p2g->g2p->p2g ok 532 - integrity check: g2p->p2g->g2p ok 533 - integrity check: g2p->p2g->g2p->p2g ok 534 - integrity check: g2p->p2g->g2p ok 535 - integrity check: g2p->p2g->g2p->p2g ok 536 - integrity check: g2p->p2g->g2p ok 537 - integrity check: g2p->p2g->g2p->p2g ok 538 - integrity check: g2p->p2g->g2p ok 539 - integrity check: g2p->p2g->g2p->p2g ok 540 - integrity check: g2p->p2g->g2p ok 541 - integrity check: g2p->p2g->g2p->p2g ok 542 - integrity check: g2p->p2g->g2p ok 543 - integrity check: g2p->p2g->g2p->p2g ok 544 - integrity check: g2p->p2g->g2p ok 545 - integrity check: g2p->p2g->g2p->p2g ok 546 - integrity check: g2p->p2g->g2p ok 547 - integrity check: g2p->p2g->g2p->p2g ok 548 - integrity check: g2p->p2g->g2p ok 549 - integrity check: g2p->p2g->g2p->p2g ok 550 - integrity check: g2p->p2g->g2p ok 551 - integrity check: g2p->p2g->g2p->p2g ok 552 - integrity check: g2p->p2g->g2p ok 553 - integrity check: g2p->p2g->g2p->p2g ok 554 - integrity check: g2p->p2g->g2p ok 555 - integrity check: g2p->p2g->g2p->p2g ok 556 - integrity check: g2p->p2g->g2p ok 557 - integrity check: g2p->p2g->g2p->p2g ok 558 - integrity check: g2p->p2g->g2p ok 559 - integrity check: g2p->p2g->g2p->p2g ok 560 - integrity check: g2p->p2g->g2p ok 561 - integrity check: g2p->p2g->g2p->p2g ok 562 - integrity check: g2p->p2g->g2p ok 563 - integrity check: g2p->p2g->g2p->p2g ok 564 - integrity check: g2p->p2g->g2p ok 565 - integrity check: g2p->p2g->g2p->p2g ok 566 - integrity check: g2p->p2g->g2p ok 567 - integrity check: g2p->p2g->g2p->p2g ok 568 - integrity check: g2p->p2g->g2p ok 569 - integrity check: g2p->p2g->g2p->p2g ok 570 - integrity check: g2p->p2g->g2p ok 571 - integrity check: g2p->p2g->g2p->p2g ok 572 - integrity check: g2p->p2g->g2p ok 573 - integrity check: g2p->p2g->g2p->p2g ok 574 - integrity check: g2p->p2g->g2p ok 575 - integrity check: g2p->p2g->g2p->p2g ok 576 - integrity check: g2p->p2g->g2p ok 577 - integrity check: g2p->p2g->g2p->p2g ok 578 - integrity check: g2p->p2g->g2p ok 579 - integrity check: g2p->p2g->g2p->p2g ok 580 - integrity check: g2p->p2g->g2p ok 581 - integrity check: g2p->p2g->g2p->p2g ok 582 - integrity check: g2p->p2g->g2p ok 583 - integrity check: g2p->p2g->g2p->p2g ok 584 - integrity check: g2p->p2g->g2p ok 585 - integrity check: g2p->p2g->g2p->p2g ok 586 - integrity check: g2p->p2g->g2p ok 587 - integrity check: g2p->p2g->g2p->p2g ok 588 - integrity check: g2p->p2g->g2p ok 589 - integrity check: g2p->p2g->g2p->p2g ok 590 - integrity check: g2p->p2g->g2p ok 591 - integrity check: g2p->p2g->g2p->p2g ok 592 - integrity check: g2p->p2g->g2p ok 593 - integrity check: g2p->p2g->g2p->p2g ok 594 - integrity check: g2p->p2g->g2p ok 595 - integrity check: g2p->p2g->g2p->p2g ok 596 - integrity check: g2p->p2g->g2p ok 597 - integrity check: g2p->p2g->g2p->p2g ok 598 - integrity check: g2p->p2g->g2p ok 599 - integrity check: g2p->p2g->g2p->p2g ok 600 - integrity check: g2p->p2g->g2p ok 601 - integrity check: g2p->p2g->g2p->p2g ok 602 - integrity check: g2p->p2g->g2p ok 603 - integrity check: g2p->p2g->g2p->p2g ok 604 - integrity check: g2p->p2g->g2p ok 605 - integrity check: g2p->p2g->g2p->p2g ok 606 - integrity check: g2p->p2g->g2p ok 607 - integrity check: g2p->p2g->g2p->p2g ok 608 - integrity check: g2p->p2g->g2p ok 609 - integrity check: g2p->p2g->g2p->p2g ok 610 - integrity check: g2p->p2g->g2p ok 611 - integrity check: g2p->p2g->g2p->p2g ok 612 - integrity check: g2p->p2g->g2p ok 613 - integrity check: g2p->p2g->g2p->p2g ok 614 - integrity check: g2p->p2g->g2p ok 615 - integrity check: g2p->p2g->g2p->p2g ok 616 - integrity check: g2p->p2g->g2p ok 617 - integrity check: g2p->p2g->g2p->p2g ok 618 - integrity check: g2p->p2g->g2p ok 619 - integrity check: g2p->p2g->g2p->p2g ok 620 - integrity check: g2p->p2g->g2p ok 621 - integrity check: g2p->p2g->g2p->p2g ok 622 - integrity check: g2p->p2g->g2p ok 623 - integrity check: g2p->p2g->g2p->p2g ok 624 - integrity check: g2p->p2g->g2p ok 625 - integrity check: g2p->p2g->g2p->p2g ok 626 - integrity check: g2p->p2g->g2p ok 627 - integrity check: g2p->p2g->g2p->p2g ok 628 - integrity check: g2p->p2g->g2p ok 629 - integrity check: g2p->p2g->g2p->p2g ok 630 - integrity check: g2p->p2g->g2p ok 631 - integrity check: g2p->p2g->g2p->p2g ok 632 - integrity check: g2p->p2g->g2p ok 633 - integrity check: g2p->p2g->g2p->p2g ok 634 - integrity check: g2p->p2g->g2p ok 635 - integrity check: g2p->p2g->g2p->p2g ok 636 - integrity check: g2p->p2g->g2p ok 637 - integrity check: g2p->p2g->g2p->p2g ok 638 - integrity check: g2p->p2g->g2p ok 639 - integrity check: g2p->p2g->g2p->p2g ok 640 - integrity check: g2p->p2g->g2p ok 641 - integrity check: g2p->p2g->g2p->p2g ok 642 - integrity check: g2p->p2g->g2p ok 643 - integrity check: g2p->p2g->g2p->p2g ok 644 - integrity check: g2p->p2g->g2p ok 645 - integrity check: g2p->p2g->g2p->p2g ok 646 - integrity check: g2p->p2g->g2p ok 647 - integrity check: g2p->p2g->g2p->p2g ok 648 - integrity check: g2p->p2g->g2p ok 649 - integrity check: g2p->p2g->g2p->p2g ok 650 - integrity check: g2p->p2g->g2p ok 651 - integrity check: g2p->p2g->g2p->p2g ok 652 - integrity check: g2p->p2g->g2p ok 653 - integrity check: g2p->p2g->g2p->p2g ok 654 - integrity check: g2p->p2g->g2p ok 655 - integrity check: g2p->p2g->g2p->p2g ok 656 - integrity check: g2p->p2g->g2p ok 657 - integrity check: g2p->p2g->g2p->p2g ok 658 - integrity check: g2p->p2g->g2p ok 659 - integrity check: g2p->p2g->g2p->p2g ok 660 - integrity check: g2p->p2g->g2p ok 661 - integrity check: g2p->p2g->g2p->p2g ok 662 - integrity check: g2p->p2g->g2p ok 663 - integrity check: g2p->p2g->g2p->p2g ok 664 - integrity check: g2p->p2g->g2p ok 665 - integrity check: g2p->p2g->g2p->p2g ok 666 - integrity check: g2p->p2g->g2p ok 667 - integrity check: g2p->p2g->g2p->p2g ok 668 - integrity check: g2p->p2g->g2p ok 669 - integrity check: g2p->p2g->g2p->p2g ok 670 - integrity check: g2p->p2g->g2p ok 671 - integrity check: g2p->p2g->g2p->p2g ok 672 - integrity check: g2p->p2g->g2p ok 673 - integrity check: g2p->p2g->g2p->p2g ok 674 - integrity check: g2p->p2g->g2p ok 675 - integrity check: g2p->p2g->g2p->p2g ok 676 - integrity check: g2p->p2g->g2p ok 677 - integrity check: g2p->p2g->g2p->p2g ok 678 - integrity check: g2p->p2g->g2p ok 679 - integrity check: g2p->p2g->g2p->p2g ok 680 - integrity check: g2p->p2g->g2p ok 681 - integrity check: g2p->p2g->g2p->p2g ok 682 - integrity check: g2p->p2g->g2p ok 683 - integrity check: g2p->p2g->g2p->p2g ok 684 - integrity check: g2p->p2g->g2p ok 685 - integrity check: g2p->p2g->g2p->p2g ok 686 - integrity check: g2p->p2g->g2p ok 687 - integrity check: g2p->p2g->g2p->p2g ok 688 - integrity check: g2p->p2g->g2p ok 689 - integrity check: g2p->p2g->g2p->p2g ok 690 - integrity check: g2p->p2g->g2p ok 691 - integrity check: g2p->p2g->g2p->p2g ok 692 - integrity check: g2p->p2g->g2p ok 693 - integrity check: g2p->p2g->g2p->p2g ok 694 - integrity check: g2p->p2g->g2p ok 695 - integrity check: g2p->p2g->g2p->p2g ok 696 - integrity check: g2p->p2g->g2p ok 697 - integrity check: g2p->p2g->g2p->p2g ok 698 - integrity check: g2p->p2g->g2p ok 699 - integrity check: g2p->p2g->g2p->p2g ok 700 - integrity check: g2p->p2g->g2p ok 701 - integrity check: g2p->p2g->g2p->p2g ok 702 - integrity check: g2p->p2g->g2p ok 703 - integrity check: g2p->p2g->g2p->p2g ok 704 - integrity check: g2p->p2g->g2p ok 705 - integrity check: g2p->p2g->g2p->p2g ok 706 - integrity check: g2p->p2g->g2p ok 707 - integrity check: g2p->p2g->g2p->p2g ok 708 - integrity check: g2p->p2g->g2p ok 709 - integrity check: g2p->p2g->g2p->p2g ok 710 - integrity check: g2p->p2g->g2p ok 711 - integrity check: g2p->p2g->g2p->p2g ok 712 - integrity check: g2p->p2g->g2p ok 713 - integrity check: g2p->p2g->g2p->p2g ok 714 - integrity check: g2p->p2g->g2p ok 715 - integrity check: g2p->p2g->g2p->p2g ok 716 - integrity check: g2p->p2g->g2p ok 717 - integrity check: g2p->p2g->g2p->p2g ok 718 - integrity check: g2p->p2g->g2p ok 719 - integrity check: g2p->p2g->g2p->p2g ok 720 - integrity check: g2p->p2g->g2p ok 721 - integrity check: g2p->p2g->g2p->p2g ok 722 - integrity check: g2p->p2g->g2p ok 723 - integrity check: g2p->p2g->g2p->p2g ok 724 - integrity check: g2p->p2g->g2p ok 725 - integrity check: g2p->p2g->g2p->p2g ok 726 - integrity check: g2p->p2g->g2p ok 727 - integrity check: g2p->p2g->g2p->p2g ok 728 - integrity check: g2p->p2g->g2p ok 729 - integrity check: g2p->p2g->g2p->p2g ok 730 - integrity check: g2p->p2g->g2p ok 731 - integrity check: g2p->p2g->g2p->p2g ok 732 - integrity check: g2p->p2g->g2p ok 733 - integrity check: g2p->p2g->g2p->p2g ok 734 - integrity check: g2p->p2g->g2p ok 735 - integrity check: g2p->p2g->g2p->p2g ok 736 - integrity check: g2p->p2g->g2p ok 737 - integrity check: g2p->p2g->g2p->p2g ok 738 - integrity check: g2p->p2g->g2p ok 739 - integrity check: g2p->p2g->g2p->p2g ok 740 - integrity check: g2p->p2g->g2p ok 741 - integrity check: g2p->p2g->g2p->p2g ok 742 - integrity check: g2p->p2g->g2p ok 743 - integrity check: g2p->p2g->g2p->p2g ok 744 - integrity check: g2p->p2g->g2p ok 745 - integrity check: g2p->p2g->g2p->p2g ok 746 - integrity check: g2p->p2g->g2p ok 747 - integrity check: g2p->p2g->g2p->p2g ok 748 - integrity check: g2p->p2g->g2p ok 749 - integrity check: g2p->p2g->g2p->p2g ok 750 - integrity check: g2p->p2g->g2p ok 751 - integrity check: g2p->p2g->g2p->p2g ok 752 - integrity check: g2p->p2g->g2p ok 753 - integrity check: g2p->p2g->g2p->p2g ok 754 - integrity check: g2p->p2g->g2p ok 755 - integrity check: g2p->p2g->g2p->p2g ok 756 - integrity check: g2p->p2g->g2p ok 757 - integrity check: g2p->p2g->g2p->p2g ok 758 - integrity check: g2p->p2g->g2p ok 759 - integrity check: g2p->p2g->g2p->p2g ok 760 - integrity check: g2p->p2g->g2p ok 761 - integrity check: g2p->p2g->g2p->p2g ok 762 - integrity check: g2p->p2g->g2p ok 763 - integrity check: g2p->p2g->g2p->p2g ok 764 - integrity check: g2p->p2g->g2p ok 765 - integrity check: g2p->p2g->g2p->p2g ok 766 - integrity check: g2p->p2g->g2p ok 767 - integrity check: g2p->p2g->g2p->p2g ok 768 - integrity check: g2p->p2g->g2p ok 769 - integrity check: g2p->p2g->g2p->p2g ok 770 - integrity check: g2p->p2g->g2p ok 771 - integrity check: g2p->p2g->g2p->p2g ok 772 - integrity check: g2p->p2g->g2p ok 773 - integrity check: g2p->p2g->g2p->p2g ok 774 - integrity check: g2p->p2g->g2p ok 775 - integrity check: g2p->p2g->g2p->p2g ok 776 - integrity check: g2p->p2g->g2p ok 777 - integrity check: g2p->p2g->g2p->p2g ok 778 - integrity check: g2p->p2g->g2p ok 779 - integrity check: g2p->p2g->g2p->p2g ok 780 - integrity check: g2p->p2g->g2p ok 781 - integrity check: g2p->p2g->g2p->p2g ok 782 - integrity check: g2p->p2g->g2p ok 783 - integrity check: g2p->p2g->g2p->p2g ok 784 - integrity check: g2p->p2g->g2p ok 785 - integrity check: g2p->p2g->g2p->p2g ok 786 - integrity check: g2p->p2g->g2p ok 787 - integrity check: g2p->p2g->g2p->p2g ok 788 - integrity check: g2p->p2g->g2p ok 789 - integrity check: g2p->p2g->g2p->p2g ok 790 - integrity check: g2p->p2g->g2p ok 791 - integrity check: g2p->p2g->g2p->p2g ok 792 - integrity check: g2p->p2g->g2p ok 793 - integrity check: g2p->p2g->g2p->p2g ok 794 - integrity check: g2p->p2g->g2p ok 795 - integrity check: g2p->p2g->g2p->p2g ok 796 - integrity check: g2p->p2g->g2p ok 797 - integrity check: g2p->p2g->g2p->p2g ok 798 - integrity check: g2p->p2g->g2p ok 799 - integrity check: g2p->p2g->g2p->p2g ok 800 - integrity check: g2p->p2g->g2p ok 801 - integrity check: g2p->p2g->g2p->p2g ok 802 - integrity check: g2p->p2g->g2p ok 803 - integrity check: g2p->p2g->g2p->p2g ok 804 - integrity check: g2p->p2g->g2p ok 805 - integrity check: g2p->p2g->g2p->p2g ok 806 - integrity check: g2p->p2g->g2p ok 807 - integrity check: g2p->p2g->g2p->p2g ok 808 - integrity check: g2p->p2g->g2p ok 809 - integrity check: g2p->p2g->g2p->p2g ok 810 - integrity check: g2p->p2g->g2p ok 811 - integrity check: g2p->p2g->g2p->p2g ok 812 - integrity check: g2p->p2g->g2p ok 813 - integrity check: g2p->p2g->g2p->p2g ok 814 - integrity check: g2p->p2g->g2p ok 815 - integrity check: g2p->p2g->g2p->p2g ok 816 - integrity check: g2p->p2g->g2p ok 817 - integrity check: g2p->p2g->g2p->p2g ok 818 - integrity check: g2p->p2g->g2p ok 819 - integrity check: g2p->p2g->g2p->p2g ok 820 - integrity check: g2p->p2g->g2p ok 821 - integrity check: g2p->p2g->g2p->p2g ok 822 - integrity check: g2p->p2g->g2p ok 823 - integrity check: g2p->p2g->g2p->p2g ok 824 - integrity check: g2p->p2g->g2p ok 825 - integrity check: g2p->p2g->g2p->p2g ok 826 - integrity check: g2p->p2g->g2p ok 827 - integrity check: g2p->p2g->g2p->p2g ok 828 - integrity check: g2p->p2g->g2p ok 829 - integrity check: g2p->p2g->g2p->p2g ok 830 - integrity check: g2p->p2g->g2p ok 831 - integrity check: g2p->p2g->g2p->p2g ok 832 - integrity check: g2p->p2g->g2p ok 833 - integrity check: g2p->p2g->g2p->p2g ok 834 - integrity check: g2p->p2g->g2p ok 835 - integrity check: g2p->p2g->g2p->p2g ok 836 - integrity check: g2p->p2g->g2p ok 837 - integrity check: g2p->p2g->g2p->p2g ok 838 - integrity check: g2p->p2g->g2p ok 839 - integrity check: g2p->p2g->g2p->p2g ok 840 - integrity check: g2p->p2g->g2p ok 841 - integrity check: g2p->p2g->g2p->p2g ok 842 - integrity check: g2p->p2g->g2p ok 843 - integrity check: g2p->p2g->g2p->p2g ok 844 - integrity check: g2p->p2g->g2p ok 845 - integrity check: g2p->p2g->g2p->p2g ok 846 - integrity check: g2p->p2g->g2p ok 847 - integrity check: g2p->p2g->g2p->p2g ok 848 - integrity check: g2p->p2g->g2p ok 849 - integrity check: g2p->p2g->g2p->p2g ok 850 - integrity check: g2p->p2g->g2p ok 851 - integrity check: g2p->p2g->g2p->p2g ok 852 - integrity check: g2p->p2g->g2p ok 853 - integrity check: g2p->p2g->g2p->p2g ok 854 - integrity check: g2p->p2g->g2p ok 855 - integrity check: g2p->p2g->g2p->p2g ok 856 - integrity check: g2p->p2g->g2p ok 857 - integrity check: g2p->p2g->g2p->p2g ok 858 - integrity check: g2p->p2g->g2p ok 859 - integrity check: g2p->p2g->g2p->p2g ok 860 - integrity check: g2p->p2g->g2p ok 861 - integrity check: g2p->p2g->g2p->p2g ok 862 - integrity check: g2p->p2g->g2p ok 863 - integrity check: g2p->p2g->g2p->p2g ok 864 - integrity check: g2p->p2g->g2p ok 865 - integrity check: g2p->p2g->g2p->p2g ok 866 - integrity check: g2p->p2g->g2p ok 867 - integrity check: g2p->p2g->g2p->p2g ok 868 - integrity check: g2p->p2g->g2p ok 869 - integrity check: g2p->p2g->g2p->p2g ok 870 - integrity check: g2p->p2g->g2p ok 871 - integrity check: g2p->p2g->g2p->p2g ok 872 - integrity check: g2p->p2g->g2p ok 873 - integrity check: g2p->p2g->g2p->p2g ok 874 - integrity check: g2p->p2g->g2p ok 875 - integrity check: g2p->p2g->g2p->p2g ok 876 - integrity check: g2p->p2g->g2p ok 877 - integrity check: g2p->p2g->g2p->p2g ok 878 - integrity check: g2p->p2g->g2p ok 879 - integrity check: g2p->p2g->g2p->p2g ok 880 - integrity check: g2p->p2g->g2p ok 881 - integrity check: g2p->p2g->g2p->p2g ok 882 - integrity check: g2p->p2g->g2p ok 883 - integrity check: g2p->p2g->g2p->p2g ok 884 - integrity check: g2p->p2g->g2p ok 885 - integrity check: g2p->p2g->g2p->p2g ok 886 - integrity check: g2p->p2g->g2p ok 887 - integrity check: g2p->p2g->g2p->p2g ok 888 - integrity check: g2p->p2g->g2p ok 889 - integrity check: g2p->p2g->g2p->p2g ok 890 - integrity check: g2p->p2g->g2p ok 891 - integrity check: g2p->p2g->g2p->p2g ok 892 - integrity check: g2p->p2g->g2p ok 893 - integrity check: g2p->p2g->g2p->p2g ok 894 - integrity check: g2p->p2g->g2p ok 895 - integrity check: g2p->p2g->g2p->p2g ok 896 - integrity check: g2p->p2g->g2p ok 897 - integrity check: g2p->p2g->g2p->p2g ok 898 - integrity check: g2p->p2g->g2p ok 899 - integrity check: g2p->p2g->g2p->p2g ok 900 - integrity check: g2p->p2g->g2p ok 901 - integrity check: g2p->p2g->g2p->p2g ok 902 - integrity check: g2p->p2g->g2p ok 903 - integrity check: g2p->p2g->g2p->p2g ok 904 - integrity check: g2p->p2g->g2p ok 905 - integrity check: g2p->p2g->g2p->p2g ok 906 - integrity check: g2p->p2g->g2p ok 907 - integrity check: g2p->p2g->g2p->p2g ok 908 - integrity check: g2p->p2g->g2p ok 909 - integrity check: g2p->p2g->g2p->p2g ok 910 - integrity check: g2p->p2g->g2p ok 911 - integrity check: g2p->p2g->g2p->p2g ok 912 - integrity check: g2p->p2g->g2p ok 913 - integrity check: g2p->p2g->g2p->p2g ok 914 - integrity check: g2p->p2g->g2p ok 915 - integrity check: g2p->p2g->g2p->p2g ok 916 - integrity check: g2p->p2g->g2p ok 917 - integrity check: g2p->p2g->g2p->p2g ok 918 - integrity check: g2p->p2g->g2p ok 919 - integrity check: g2p->p2g->g2p->p2g ok 920 - integrity check: g2p->p2g->g2p ok 921 - integrity check: g2p->p2g->g2p->p2g ok 922 - integrity check: g2p->p2g->g2p ok 923 - integrity check: g2p->p2g->g2p->p2g ok 924 - integrity check: g2p->p2g->g2p ok 925 - integrity check: g2p->p2g->g2p->p2g ok 926 - integrity check: g2p->p2g->g2p ok 927 - integrity check: g2p->p2g->g2p->p2g ok 928 - integrity check: g2p->p2g->g2p ok 929 - integrity check: g2p->p2g->g2p->p2g ok 930 - integrity check: g2p->p2g->g2p ok 931 - integrity check: g2p->p2g->g2p->p2g ok 932 - integrity check: g2p->p2g->g2p ok 933 - integrity check: g2p->p2g->g2p->p2g ok 934 - integrity check: g2p->p2g->g2p ok 935 - integrity check: g2p->p2g->g2p->p2g ok 936 - integrity check: g2p->p2g->g2p ok 937 - integrity check: g2p->p2g->g2p->p2g ok 938 - integrity check: g2p->p2g->g2p ok 939 - integrity check: g2p->p2g->g2p->p2g ok 940 - integrity check: g2p->p2g->g2p ok 941 - integrity check: g2p->p2g->g2p->p2g ok 942 - integrity check: g2p->p2g->g2p ok 943 - integrity check: g2p->p2g->g2p->p2g ok 944 - integrity check: g2p->p2g->g2p ok 945 - integrity check: g2p->p2g->g2p->p2g ok 946 - integrity check: g2p->p2g->g2p ok 947 - integrity check: g2p->p2g->g2p->p2g ok 948 - integrity check: g2p->p2g->g2p ok 949 - integrity check: g2p->p2g->g2p->p2g ok 950 - integrity check: g2p->p2g->g2p ok 951 - integrity check: g2p->p2g->g2p->p2g ok 952 - integrity check: g2p->p2g->g2p ok 953 - integrity check: g2p->p2g->g2p->p2g ok 954 - integrity check: g2p->p2g->g2p ok 955 - integrity check: g2p->p2g->g2p->p2g ok 956 - integrity check: g2p->p2g->g2p ok 957 - integrity check: g2p->p2g->g2p->p2g ok 958 - integrity check: g2p->p2g->g2p ok 959 - integrity check: g2p->p2g->g2p->p2g ok 960 - integrity check: g2p->p2g->g2p ok 961 - integrity check: g2p->p2g->g2p->p2g ok 962 - integrity check: g2p->p2g->g2p ok 963 - integrity check: g2p->p2g->g2p->p2g ok 964 - integrity check: g2p->p2g->g2p ok 965 - integrity check: g2p->p2g->g2p->p2g ok 966 - integrity check: g2p->p2g->g2p ok 967 - integrity check: g2p->p2g->g2p->p2g ok 968 - integrity check: g2p->p2g->g2p ok 969 - integrity check: g2p->p2g->g2p->p2g ok 970 - integrity check: g2p->p2g->g2p ok 971 - integrity check: g2p->p2g->g2p->p2g ok 972 - integrity check: g2p->p2g->g2p ok 973 - integrity check: g2p->p2g->g2p->p2g ok 974 - integrity check: g2p->p2g->g2p ok 975 - integrity check: g2p->p2g->g2p->p2g ok 976 - integrity check: g2p->p2g->g2p ok 977 - integrity check: g2p->p2g->g2p->p2g ok 978 - integrity check: g2p->p2g->g2p ok 979 - integrity check: g2p->p2g->g2p->p2g ok 980 - integrity check: g2p->p2g->g2p ok 981 - integrity check: g2p->p2g->g2p->p2g ok 982 - integrity check: g2p->p2g->g2p ok 983 - integrity check: g2p->p2g->g2p->p2g ok 984 - integrity check: g2p->p2g->g2p ok 985 - integrity check: g2p->p2g->g2p->p2g ok 986 - integrity check: g2p->p2g->g2p ok 987 - integrity check: g2p->p2g->g2p->p2g ok 988 - integrity check: g2p->p2g->g2p ok 989 - integrity check: g2p->p2g->g2p->p2g ok 990 - integrity check: g2p->p2g->g2p ok 991 - integrity check: g2p->p2g->g2p->p2g ok 992 - integrity check: g2p->p2g->g2p ok 993 - integrity check: g2p->p2g->g2p->p2g ok 994 - integrity check: g2p->p2g->g2p ok 995 - integrity check: g2p->p2g->g2p->p2g ok 996 - integrity check: g2p->p2g->g2p ok 997 - integrity check: g2p->p2g->g2p->p2g ok 998 - integrity check: g2p->p2g->g2p ok 999 - integrity check: g2p->p2g->g2p->p2g ok 1000 - integrity check: g2p->p2g->g2p ok 1001 - integrity check: g2p->p2g->g2p->p2g ok 1002 - integrity check: g2p->p2g->g2p ok 1003 - integrity check: g2p->p2g->g2p->p2g ok 1004 - integrity check: g2p->p2g->g2p ok 1005 - integrity check: g2p->p2g->g2p->p2g ok 1006 - integrity check: g2p->p2g->g2p ok 1007 - integrity check: g2p->p2g->g2p->p2g ok 1008 - integrity check: g2p->p2g->g2p ok 1009 - integrity check: g2p->p2g->g2p->p2g ok 1010 - integrity check: g2p->p2g->g2p ok 1011 - integrity check: g2p->p2g->g2p->p2g ok 1012 - integrity check: g2p->p2g->g2p ok 1013 - integrity check: g2p->p2g->g2p->p2g ok 1014 - integrity check: g2p->p2g->g2p ok 1015 - integrity check: g2p->p2g->g2p->p2g ok 1016 - integrity check: g2p->p2g->g2p ok 1017 - integrity check: g2p->p2g->g2p->p2g ok 1018 - integrity check: g2p->p2g->g2p ok 1019 - integrity check: g2p->p2g->g2p->p2g ok 1020 - integrity check: g2p->p2g->g2p ok 1021 - integrity check: g2p->p2g->g2p->p2g ok 1022 - integrity check: g2p->p2g->g2p ok 1023 - integrity check: g2p->p2g->g2p->p2g ok 1024 - integrity check: g2p->p2g->g2p ok 1025 - integrity check: g2p->p2g->g2p->p2g ok 1026 - integrity check: g2p->p2g->g2p ok 1027 - integrity check: g2p->p2g->g2p->p2g ok 1028 - integrity check: g2p->p2g->g2p ok 1029 - integrity check: g2p->p2g->g2p->p2g ok 1030 - integrity check: g2p->p2g->g2p ok 1031 - integrity check: g2p->p2g->g2p->p2g ok 1032 - integrity check: g2p->p2g->g2p ok 1033 - integrity check: g2p->p2g->g2p->p2g ok 1034 - integrity check: g2p->p2g->g2p ok 1035 - integrity check: g2p->p2g->g2p->p2g ok 1036 - integrity check: g2p->p2g->g2p ok 1037 - integrity check: g2p->p2g->g2p->p2g ok 1038 - integrity check: g2p->p2g->g2p ok 1039 - integrity check: g2p->p2g->g2p->p2g ok 1040 - integrity check: g2p->p2g->g2p ok 1041 - integrity check: g2p->p2g->g2p->p2g ok 1042 - integrity check: g2p->p2g->g2p ok 1043 - integrity check: g2p->p2g->g2p->p2g ok 1044 - integrity check: g2p->p2g->g2p ok 1045 - integrity check: g2p->p2g->g2p->p2g ok 1046 - integrity check: g2p->p2g->g2p ok 1047 - integrity check: g2p->p2g->g2p->p2g ok 1048 - integrity check: g2p->p2g->g2p ok 1049 - integrity check: g2p->p2g->g2p->p2g ok 1050 - integrity check: g2p->p2g->g2p ok 1051 - integrity check: g2p->p2g->g2p->p2g ok 1052 - integrity check: g2p->p2g->g2p ok 1053 - integrity check: g2p->p2g->g2p->p2g ok 1054 - integrity check: g2p->p2g->g2p ok 1055 - integrity check: g2p->p2g->g2p->p2g ok 1056 - integrity check: g2p->p2g->g2p ok 1057 - integrity check: g2p->p2g->g2p->p2g ok 1058 - integrity check: g2p->p2g->g2p ok 1059 - integrity check: g2p->p2g->g2p->p2g ok 1060 - integrity check: g2p->p2g->g2p ok 1061 - integrity check: g2p->p2g->g2p->p2g ok 1062 - integrity check: g2p->p2g->g2p ok 1063 - integrity check: g2p->p2g->g2p->p2g ok 1064 - integrity check: g2p->p2g->g2p ok 1065 - integrity check: g2p->p2g->g2p->p2g ok 1066 - integrity check: g2p->p2g->g2p ok 1067 - integrity check: g2p->p2g->g2p->p2g ok 1068 - integrity check: g2p->p2g->g2p ok 1069 - integrity check: g2p->p2g->g2p->p2g ok 1070 - integrity check: g2p->p2g->g2p ok 1071 - integrity check: g2p->p2g->g2p->p2g ok 1072 - integrity check: g2p->p2g->g2p ok 1073 - integrity check: g2p->p2g->g2p->p2g ok 1074 - integrity check: g2p->p2g->g2p ok 1075 - integrity check: g2p->p2g->g2p->p2g ok 1076 - integrity check: g2p->p2g->g2p ok 1077 - integrity check: g2p->p2g->g2p->p2g ok 1078 - integrity check: g2p->p2g->g2p ok 1079 - integrity check: g2p->p2g->g2p->p2g ok 1080 - integrity check: g2p->p2g->g2p ok 1081 - integrity check: g2p->p2g->g2p->p2g ok 1082 - integrity check: g2p->p2g->g2p ok 1083 - integrity check: g2p->p2g->g2p->p2g ok 1084 - integrity check: g2p->p2g->g2p ok 1085 - integrity check: g2p->p2g->g2p->p2g ok 1086 - integrity check: g2p->p2g->g2p ok 1087 - integrity check: g2p->p2g->g2p->p2g ok 1088 - integrity check: g2p->p2g->g2p ok 1089 - integrity check: g2p->p2g->g2p->p2g ok 1090 - integrity check: g2p->p2g->g2p ok 1091 - integrity check: g2p->p2g->g2p->p2g ok 1092 - integrity check: g2p->p2g->g2p ok 1093 - integrity check: g2p->p2g->g2p->p2g ok 1094 - integrity check: g2p->p2g->g2p ok 1095 - integrity check: g2p->p2g->g2p->p2g ok 1096 - integrity check: g2p->p2g->g2p ok 1097 - integrity check: g2p->p2g->g2p->p2g ok 1098 - integrity check: g2p->p2g->g2p ok 1099 - integrity check: g2p->p2g->g2p->p2g ok 1100 - integrity check: g2p->p2g->g2p ok 1101 - integrity check: g2p->p2g->g2p->p2g ok 1102 - integrity check: g2p->p2g->g2p ok 1103 - integrity check: g2p->p2g->g2p->p2g ok 1104 - integrity check: g2p->p2g->g2p ok 1105 - integrity check: g2p->p2g->g2p->p2g ok 1106 - integrity check: g2p->p2g->g2p ok 1107 - integrity check: g2p->p2g->g2p->p2g ok 1108 - integrity check: g2p->p2g->g2p ok 1109 - integrity check: g2p->p2g->g2p->p2g ok 1110 - integrity check: g2p->p2g->g2p ok 1111 - integrity check: g2p->p2g->g2p->p2g ok 1112 - integrity check: g2p->p2g->g2p ok 1113 - integrity check: g2p->p2g->g2p->p2g ok 1114 - integrity check: g2p->p2g->g2p ok 1115 - integrity check: g2p->p2g->g2p->p2g ok 1116 - integrity check: g2p->p2g->g2p ok 1117 - integrity check: g2p->p2g->g2p->p2g ok 1118 - integrity check: g2p->p2g->g2p ok 1119 - integrity check: g2p->p2g->g2p->p2g ok 1120 - integrity check: g2p->p2g->g2p ok 1121 - integrity check: g2p->p2g->g2p->p2g ok 1122 - integrity check: g2p->p2g->g2p ok 1123 - integrity check: g2p->p2g->g2p->p2g ok 1124 - integrity check: g2p->p2g->g2p ok 1125 - integrity check: g2p->p2g->g2p->p2g ok 1126 - integrity check: g2p->p2g->g2p ok 1127 - integrity check: g2p->p2g->g2p->p2g ok 1128 - integrity check: g2p->p2g->g2p ok 1129 - integrity check: g2p->p2g->g2p->p2g ok 1130 - integrity check: g2p->p2g->g2p ok 1131 - integrity check: g2p->p2g->g2p->p2g ok 1132 - integrity check: g2p->p2g->g2p ok 1133 - integrity check: g2p->p2g->g2p->p2g ok 1134 - integrity check: g2p->p2g->g2p ok 1135 - integrity check: g2p->p2g->g2p->p2g ok 1136 - integrity check: g2p->p2g->g2p ok 1137 - integrity check: g2p->p2g->g2p->p2g ok 1138 - integrity check: g2p->p2g->g2p ok 1139 - integrity check: g2p->p2g->g2p->p2g ok 1140 - integrity check: g2p->p2g->g2p ok 1141 - integrity check: g2p->p2g->g2p->p2g ok 1142 - integrity check: g2p->p2g->g2p ok 1143 - integrity check: g2p->p2g->g2p->p2g ok 1144 - integrity check: g2p->p2g->g2p ok 1145 - integrity check: g2p->p2g->g2p->p2g ok 1146 - integrity check: g2p->p2g->g2p ok 1147 - integrity check: g2p->p2g->g2p->p2g ok 1148 - integrity check: g2p->p2g->g2p ok 1149 - integrity check: g2p->p2g->g2p->p2g ok 1150 - integrity check: g2p->p2g->g2p ok 1151 - integrity check: g2p->p2g->g2p->p2g ok 1152 - integrity check: g2p->p2g->g2p ok 1153 - integrity check: g2p->p2g->g2p->p2g ok 1154 - integrity check: g2p->p2g->g2p ok 1155 - integrity check: g2p->p2g->g2p->p2g ok 1156 - integrity check: g2p->p2g->g2p ok 1157 - integrity check: g2p->p2g->g2p->p2g ok 1158 - integrity check: g2p->p2g->g2p ok 1159 - integrity check: g2p->p2g->g2p->p2g ok 1160 - integrity check: g2p->p2g->g2p ok 1161 - integrity check: g2p->p2g->g2p->p2g ok 1162 - integrity check: g2p->p2g->g2p ok 1163 - integrity check: g2p->p2g->g2p->p2g ok 1164 - integrity check: g2p->p2g->g2p ok 1165 - integrity check: g2p->p2g->g2p->p2g ok 1166 - integrity check: g2p->p2g->g2p ok 1167 - integrity check: g2p->p2g->g2p->p2g ok 1168 - integrity check: g2p->p2g->g2p ok 1169 - integrity check: g2p->p2g->g2p->p2g ok 1170 - integrity check: g2p->p2g->g2p ok 1171 - integrity check: g2p->p2g->g2p->p2g ok 1172 - integrity check: g2p->p2g->g2p ok 1173 - integrity check: g2p->p2g->g2p->p2g ok 1174 - integrity check: g2p->p2g->g2p ok 1175 - integrity check: g2p->p2g->g2p->p2g ok 1176 - integrity check: g2p->p2g->g2p ok 1177 - integrity check: g2p->p2g->g2p->p2g ok 1178 - integrity check: g2p->p2g->g2p ok 1179 - integrity check: g2p->p2g->g2p->p2g ok 1180 - integrity check: g2p->p2g->g2p ok 1181 - integrity check: g2p->p2g->g2p->p2g ok 1182 - integrity check: g2p->p2g->g2p ok 1183 - integrity check: g2p->p2g->g2p->p2g ok 1184 - integrity check: g2p->p2g->g2p ok 1185 - integrity check: g2p->p2g->g2p->p2g ok 1186 - integrity check: g2p->p2g->g2p ok 1187 - integrity check: g2p->p2g->g2p->p2g ok 1188 - integrity check: g2p->p2g->g2p ok 1189 - integrity check: g2p->p2g->g2p->p2g ok 1190 - integrity check: g2p->p2g->g2p ok 1191 - integrity check: g2p->p2g->g2p->p2g ok 1192 - integrity check: g2p->p2g->g2p ok 1193 - integrity check: g2p->p2g->g2p->p2g ok 1194 - integrity check: g2p->p2g->g2p ok 1195 - integrity check: g2p->p2g->g2p->p2g ok 1196 - integrity check: g2p->p2g->g2p ok 1197 - integrity check: g2p->p2g->g2p->p2g ok 1198 - integrity check: g2p->p2g->g2p ok 1199 - integrity check: g2p->p2g->g2p->p2g ok 1200 - integrity check: g2p->p2g->g2p ok 1201 - integrity check: g2p->p2g->g2p->p2g ok 1202 - integrity check: g2p->p2g->g2p ok 1203 - integrity check: g2p->p2g->g2p->p2g ok 1204 - integrity check: g2p->p2g->g2p ok 1205 - integrity check: g2p->p2g->g2p->p2g ok 1206 - integrity check: g2p->p2g->g2p ok 1207 - integrity check: g2p->p2g->g2p->p2g ok 1208 - integrity check: g2p->p2g->g2p ok 1209 - integrity check: g2p->p2g->g2p->p2g ok 1210 - integrity check: g2p->p2g->g2p ok 1211 - integrity check: g2p->p2g->g2p->p2g ok 1212 - integrity check: g2p->p2g->g2p ok 1213 - integrity check: g2p->p2g->g2p->p2g ok 1214 - integrity check: g2p->p2g->g2p ok 1215 - integrity check: g2p->p2g->g2p->p2g ok 1216 - integrity check: g2p->p2g->g2p ok 1217 - integrity check: g2p->p2g->g2p->p2g ok 1218 - integrity check: g2p->p2g->g2p ok 1219 - integrity check: g2p->p2g->g2p->p2g ok 1220 - integrity check: g2p->p2g->g2p ok 1221 - integrity check: g2p->p2g->g2p->p2g ok 1222 - integrity check: g2p->p2g->g2p ok 1223 - integrity check: g2p->p2g->g2p->p2g ok 1224 - integrity check: g2p->p2g->g2p ok 1225 - integrity check: g2p->p2g->g2p->p2g ok 1226 - integrity check: g2p->p2g->g2p ok 1227 - integrity check: g2p->p2g->g2p->p2g ok 1228 - integrity check: g2p->p2g->g2p ok 1229 - integrity check: g2p->p2g->g2p->p2g ok 1230 - integrity check: g2p->p2g->g2p ok 1231 - integrity check: g2p->p2g->g2p->p2g ok 1232 - integrity check: g2p->p2g->g2p ok 1233 - integrity check: g2p->p2g->g2p->p2g ok 1234 - integrity check: g2p->p2g->g2p ok 1235 - integrity check: g2p->p2g->g2p->p2g ok 1236 - integrity check: g2p->p2g->g2p ok 1237 - integrity check: g2p->p2g->g2p->p2g ok 1238 - integrity check: g2p->p2g->g2p ok 1239 - integrity check: g2p->p2g->g2p->p2g ok 1240 - integrity check: g2p->p2g->g2p ok 1241 - integrity check: g2p->p2g->g2p->p2g ok 1242 - integrity check: g2p->p2g->g2p ok 1243 - integrity check: g2p->p2g->g2p->p2g ok 1244 - integrity check: g2p->p2g->g2p ok 1245 - integrity check: g2p->p2g->g2p->p2g ok 1246 - integrity check: g2p->p2g->g2p ok 1247 - integrity check: g2p->p2g->g2p->p2g ok 1248 - integrity check: g2p->p2g->g2p ok 1249 - integrity check: g2p->p2g->g2p->p2g ok 1250 - integrity check: g2p->p2g->g2p ok 1251 - integrity check: g2p->p2g->g2p->p2g ok 1252 - integrity check: g2p->p2g->g2p ok 1253 - integrity check: g2p->p2g->g2p->p2g ok 1254 - integrity check: g2p->p2g->g2p ok 1255 - integrity check: g2p->p2g->g2p->p2g ok 1256 - integrity check: g2p->p2g->g2p ok 1257 - integrity check: g2p->p2g->g2p->p2g ok 1258 - integrity check: g2p->p2g->g2p ok 1259 - integrity check: g2p->p2g->g2p->p2g ok 1260 - integrity check: g2p->p2g->g2p ok 1261 - integrity check: g2p->p2g->g2p->p2g ok 1262 - integrity check: g2p->p2g->g2p ok 1263 - integrity check: g2p->p2g->g2p->p2g ok 1264 - integrity check: g2p->p2g->g2p ok 1265 - integrity check: g2p->p2g->g2p->p2g ok 1266 - integrity check: g2p->p2g->g2p ok 1267 - integrity check: g2p->p2g->g2p->p2g ok 1268 - integrity check: g2p->p2g->g2p ok 1269 - integrity check: g2p->p2g->g2p->p2g ok 1270 - integrity check: g2p->p2g->g2p ok 1271 - integrity check: g2p->p2g->g2p->p2g ok 1272 - integrity check: g2p->p2g->g2p ok 1273 - integrity check: g2p->p2g->g2p->p2g ok 1274 - integrity check: g2p->p2g->g2p ok 1275 - integrity check: g2p->p2g->g2p->p2g ok 1276 - integrity check: g2p->p2g->g2p ok 1277 - integrity check: g2p->p2g->g2p->p2g ok 1278 - integrity check: g2p->p2g->g2p ok 1279 - integrity check: g2p->p2g->g2p->p2g ok 1280 - integrity check: g2p->p2g->g2p ok 1281 - integrity check: g2p->p2g->g2p->p2g ok 1282 - integrity check: g2p->p2g->g2p ok 1283 - integrity check: g2p->p2g->g2p->p2g ok 1284 - integrity check: g2p->p2g->g2p ok 1285 - integrity check: g2p->p2g->g2p->p2g ok 1286 - integrity check: g2p->p2g->g2p ok 1287 - integrity check: g2p->p2g->g2p->p2g ok 1288 - integrity check: g2p->p2g->g2p ok 1289 - integrity check: g2p->p2g->g2p->p2g ok 1290 - integrity check: g2p->p2g->g2p ok 1291 - integrity check: g2p->p2g->g2p->p2g ok 1292 - integrity check: g2p->p2g->g2p ok 1293 - integrity check: g2p->p2g->g2p->p2g ok 1294 - integrity check: g2p->p2g->g2p ok 1295 - integrity check: g2p->p2g->g2p->p2g ok 1296 - integrity check: g2p->p2g->g2p ok 1297 - integrity check: g2p->p2g->g2p->p2g ok 1298 - integrity check: g2p->p2g->g2p ok 1299 - integrity check: g2p->p2g->g2p->p2g ok 1300 - integrity check: g2p->p2g->g2p ok 1301 - integrity check: g2p->p2g->g2p->p2g ok 1302 - integrity check: g2p->p2g->g2p ok 1303 - integrity check: g2p->p2g->g2p->p2g ok 1304 - integrity check: g2p->p2g->g2p ok 1305 - integrity check: g2p->p2g->g2p->p2g ok 1306 - integrity check: g2p->p2g->g2p ok 1307 - integrity check: g2p->p2g->g2p->p2g ok 1308 - integrity check: g2p->p2g->g2p ok 1309 - integrity check: g2p->p2g->g2p->p2g ok 1310 - integrity check: g2p->p2g->g2p ok 1311 - integrity check: g2p->p2g->g2p->p2g ok 1312 - integrity check: g2p->p2g->g2p ok 1313 - integrity check: g2p->p2g->g2p->p2g ok 1314 - integrity check: g2p->p2g->g2p ok 1315 - integrity check: g2p->p2g->g2p->p2g ok 1316 - integrity check: g2p->p2g->g2p ok 1317 - integrity check: g2p->p2g->g2p->p2g ok 1318 - integrity check: g2p->p2g->g2p ok 1319 - integrity check: g2p->p2g->g2p->p2g ok 1320 - integrity check: g2p->p2g->g2p ok 1321 - integrity check: g2p->p2g->g2p->p2g ok 1322 - integrity check: g2p->p2g->g2p ok 1323 - integrity check: g2p->p2g->g2p->p2g ok 1324 - integrity check: g2p->p2g->g2p ok 1325 - integrity check: g2p->p2g->g2p->p2g ok 1326 - integrity check: g2p->p2g->g2p ok 1327 - integrity check: g2p->p2g->g2p->p2g ok 1328 - integrity check: g2p->p2g->g2p ok 1329 - integrity check: g2p->p2g->g2p->p2g ok 1330 - integrity check: g2p->p2g->g2p ok 1331 - integrity check: g2p->p2g->g2p->p2g ok 1332 - integrity check: g2p->p2g->g2p ok 1333 - integrity check: g2p->p2g->g2p->p2g ok 1334 - integrity check: g2p->p2g->g2p ok 1335 - integrity check: g2p->p2g->g2p->p2g ok 1336 - integrity check: g2p->p2g->g2p ok 1337 - integrity check: g2p->p2g->g2p->p2g ok 1338 - integrity check: g2p->p2g->g2p ok 1339 - integrity check: g2p->p2g->g2p->p2g ok 1340 - integrity check: g2p->p2g->g2p ok 1341 - integrity check: g2p->p2g->g2p->p2g ok 1342 - integrity check: g2p->p2g->g2p ok 1343 - integrity check: g2p->p2g->g2p->p2g ok 1344 - integrity check: g2p->p2g->g2p ok 1345 - integrity check: g2p->p2g->g2p->p2g ok 1346 - integrity check: g2p->p2g->g2p ok 1347 - integrity check: g2p->p2g->g2p->p2g ok 1348 - integrity check: g2p->p2g->g2p ok 1349 - integrity check: g2p->p2g->g2p->p2g ok 1350 - integrity check: g2p->p2g->g2p ok 1351 - integrity check: g2p->p2g->g2p->p2g ok 1352 - integrity check: g2p->p2g->g2p ok 1353 - integrity check: g2p->p2g->g2p->p2g ok 1354 - integrity check: g2p->p2g->g2p ok 1355 - integrity check: g2p->p2g->g2p->p2g ok 1356 - integrity check: g2p->p2g->g2p ok 1357 - integrity check: g2p->p2g->g2p->p2g ok 1358 - integrity check: g2p->p2g->g2p ok 1359 - integrity check: g2p->p2g->g2p->p2g ok 1360 - integrity check: g2p->p2g->g2p ok 1361 - integrity check: g2p->p2g->g2p->p2g ok 1362 - integrity check: g2p->p2g->g2p ok 1363 - integrity check: g2p->p2g->g2p->p2g ok 1364 - integrity check: g2p->p2g->g2p ok 1365 - integrity check: g2p->p2g->g2p->p2g ok 1366 - integrity check: g2p->p2g->g2p ok 1367 - integrity check: g2p->p2g->g2p->p2g ok 1368 - integrity check: g2p->p2g->g2p ok 1369 - integrity check: g2p->p2g->g2p->p2g ok 1370 - integrity check: g2p->p2g->g2p ok 1371 - integrity check: g2p->p2g->g2p->p2g ok 1372 - integrity check: g2p->p2g->g2p ok 1373 - integrity check: g2p->p2g->g2p->p2g ok 1374 - integrity check: g2p->p2g->g2p ok 1375 - integrity check: g2p->p2g->g2p->p2g ok 1376 - integrity check: g2p->p2g->g2p ok 1377 - integrity check: g2p->p2g->g2p->p2g ok 1378 - integrity check: g2p->p2g->g2p ok 1379 - integrity check: g2p->p2g->g2p->p2g ok 1380 - integrity check: g2p->p2g->g2p ok 1381 - integrity check: g2p->p2g->g2p->p2g ok 1382 - integrity check: g2p->p2g->g2p ok 1383 - integrity check: g2p->p2g->g2p->p2g ok 1384 - integrity check: g2p->p2g->g2p ok 1385 - integrity check: g2p->p2g->g2p->p2g ok 1386 - integrity check: g2p->p2g->g2p ok 1387 - integrity check: g2p->p2g->g2p->p2g ok 1388 - integrity check: g2p->p2g->g2p ok 1389 - integrity check: g2p->p2g->g2p->p2g ok 1390 - integrity check: g2p->p2g->g2p ok 1391 - integrity check: g2p->p2g->g2p->p2g ok 1392 - integrity check: g2p->p2g->g2p ok 1393 - integrity check: g2p->p2g->g2p->p2g ok 1394 - integrity check: g2p->p2g->g2p ok 1395 - integrity check: g2p->p2g->g2p->p2g ok 1396 - integrity check: g2p->p2g->g2p ok 1397 - integrity check: g2p->p2g->g2p->p2g ok 1398 - integrity check: g2p->p2g->g2p ok 1399 - integrity check: g2p->p2g->g2p->p2g ok 1400 - integrity check: g2p->p2g->g2p ok 1401 - integrity check: g2p->p2g->g2p->p2g ok 1402 - integrity check: g2p->p2g->g2p ok 1403 - integrity check: g2p->p2g->g2p->p2g ok 1404 - integrity check: g2p->p2g->g2p ok 1405 - integrity check: g2p->p2g->g2p->p2g ok 1406 - integrity check: g2p->p2g->g2p ok 1407 - integrity check: g2p->p2g->g2p->p2g ok 1408 - integrity check: g2p->p2g->g2p ok 1409 - integrity check: g2p->p2g->g2p->p2g ok 1410 - integrity check: g2p->p2g->g2p ok 1411 - integrity check: g2p->p2g->g2p->p2g ok 1412 - integrity check: g2p->p2g->g2p ok 1413 - integrity check: g2p->p2g->g2p->p2g ok 1414 - integrity check: g2p->p2g->g2p ok 1415 - integrity check: g2p->p2g->g2p->p2g ok 1416 - integrity check: g2p->p2g->g2p ok 1417 - integrity check: g2p->p2g->g2p->p2g ok 1418 - integrity check: g2p->p2g->g2p ok 1419 - integrity check: g2p->p2g->g2p->p2g ok 1420 - integrity check: g2p->p2g->g2p ok 1421 - integrity check: g2p->p2g->g2p->p2g ok 1422 - integrity check: g2p->p2g->g2p ok 1423 - integrity check: g2p->p2g->g2p->p2g ok 1424 - integrity check: g2p->p2g->g2p ok 1425 - integrity check: g2p->p2g->g2p->p2g ok 1426 - integrity check: g2p->p2g->g2p ok 1427 - integrity check: g2p->p2g->g2p->p2g ok 1428 - integrity check: g2p->p2g->g2p ok 1429 - integrity check: g2p->p2g->g2p->p2g ok 1430 - integrity check: g2p->p2g->g2p ok 1431 - integrity check: g2p->p2g->g2p->p2g ok 1432 - integrity check: g2p->p2g->g2p ok 1433 - integrity check: g2p->p2g->g2p->p2g ok 1434 - integrity check: g2p->p2g->g2p ok 1435 - integrity check: g2p->p2g->g2p->p2g ok 1436 - integrity check: g2p->p2g->g2p ok 1437 - integrity check: g2p->p2g->g2p->p2g ok 1438 - integrity check: g2p->p2g->g2p ok 1439 - integrity check: g2p->p2g->g2p->p2g ok 1440 - integrity check: g2p->p2g->g2p ok 1441 - integrity check: g2p->p2g->g2p->p2g ok 1442 - integrity check: g2p->p2g->g2p ok 1443 - integrity check: g2p->p2g->g2p->p2g ok 1444 - integrity check: g2p->p2g->g2p ok 1445 - integrity check: g2p->p2g->g2p->p2g ok 1446 - integrity check: g2p->p2g->g2p ok 1447 - integrity check: g2p->p2g->g2p->p2g ok 1448 - integrity check: g2p->p2g->g2p ok 1449 - integrity check: g2p->p2g->g2p->p2g ok 1450 - integrity check: g2p->p2g->g2p ok 1451 - integrity check: g2p->p2g->g2p->p2g ok 1452 - integrity check: g2p->p2g->g2p ok 1453 - integrity check: g2p->p2g->g2p->p2g ok 1454 - integrity check: g2p->p2g->g2p ok 1455 - integrity check: g2p->p2g->g2p->p2g ok 1456 - integrity check: g2p->p2g->g2p ok 1457 - integrity check: g2p->p2g->g2p->p2g ok 1458 - integrity check: g2p->p2g->g2p ok 1459 - integrity check: g2p->p2g->g2p->p2g ok 1460 - integrity check: g2p->p2g->g2p ok 1461 - integrity check: g2p->p2g->g2p->p2g ok 1462 - integrity check: g2p->p2g->g2p ok 1463 - integrity check: g2p->p2g->g2p->p2g ok 1464 - integrity check: g2p->p2g->g2p ok 1465 - integrity check: g2p->p2g->g2p->p2g ok 1466 - integrity check: g2p->p2g->g2p ok 1467 - integrity check: g2p->p2g->g2p->p2g ok 1468 - integrity check: g2p->p2g->g2p ok 1469 - integrity check: g2p->p2g->g2p->p2g ok 1470 - integrity check: g2p->p2g->g2p ok 1471 - integrity check: g2p->p2g->g2p->p2g ok 1472 - integrity check: g2p->p2g->g2p ok 1473 - integrity check: g2p->p2g->g2p->p2g ok 1474 - integrity check: g2p->p2g->g2p ok 1475 - integrity check: g2p->p2g->g2p->p2g ok 1476 - integrity check: g2p->p2g->g2p ok 1477 - integrity check: g2p->p2g->g2p->p2g ok 1478 - integrity check: g2p->p2g->g2p ok 1479 - integrity check: g2p->p2g->g2p->p2g ok 1480 - integrity check: g2p->p2g->g2p ok 1481 - integrity check: g2p->p2g->g2p->p2g ok 1482 - integrity check: g2p->p2g->g2p ok 1483 - integrity check: g2p->p2g->g2p->p2g ok 1484 - integrity check: g2p->p2g->g2p ok 1485 - integrity check: g2p->p2g->g2p->p2g ok 1486 - integrity check: g2p->p2g->g2p ok 1487 - integrity check: g2p->p2g->g2p->p2g ok 1488 - integrity check: g2p->p2g->g2p ok 1489 - integrity check: g2p->p2g->g2p->p2g ok 1490 - integrity check: g2p->p2g->g2p ok 1491 - integrity check: g2p->p2g->g2p->p2g ok 1492 - integrity check: g2p->p2g->g2p ok 1493 - integrity check: g2p->p2g->g2p->p2g ok 1494 - integrity check: g2p->p2g->g2p ok 1495 - integrity check: g2p->p2g->g2p->p2g ok 1496 - integrity check: g2p->p2g->g2p ok 1497 - integrity check: g2p->p2g->g2p->p2g ok 1498 - integrity check: g2p->p2g->g2p ok 1499 - integrity check: g2p->p2g->g2p->p2g ok 1500 - integrity check: g2p->p2g->g2p ok 1501 - integrity check: g2p->p2g->g2p->p2g ok 1502 - integrity check: g2p->p2g->g2p ok 1503 - integrity check: g2p->p2g->g2p->p2g ok 1504 - integrity check: g2p->p2g->g2p ok 1505 - integrity check: g2p->p2g->g2p->p2g ok 1506 - integrity check: g2p->p2g->g2p ok 1507 - integrity check: g2p->p2g->g2p->p2g ok 1508 - integrity check: g2p->p2g->g2p ok 1509 - integrity check: g2p->p2g->g2p->p2g ok 1510 - integrity check: g2p->p2g->g2p ok 1511 - integrity check: g2p->p2g->g2p->p2g ok 1512 - integrity check: g2p->p2g->g2p ok 1513 - integrity check: g2p->p2g->g2p->p2g ok 1514 - integrity check: g2p->p2g->g2p ok 1515 - integrity check: g2p->p2g->g2p->p2g ok 1516 - integrity check: g2p->p2g->g2p ok 1517 - integrity check: g2p->p2g->g2p->p2g ok 1518 - integrity check: g2p->p2g->g2p ok 1519 - integrity check: g2p->p2g->g2p->p2g ok 1520 - integrity check: g2p->p2g->g2p ok 1521 - integrity check: g2p->p2g->g2p->p2g ok 1522 - integrity check: g2p->p2g->g2p ok 1523 - integrity check: g2p->p2g->g2p->p2g ok 1524 - integrity check: g2p->p2g->g2p ok 1525 - integrity check: g2p->p2g->g2p->p2g ok 1526 - integrity check: g2p->p2g->g2p ok 1527 - integrity check: g2p->p2g->g2p->p2g ok 1528 - integrity check: g2p->p2g->g2p ok 1529 - integrity check: g2p->p2g->g2p->p2g ok 1530 - integrity check: g2p->p2g->g2p ok 1531 - integrity check: g2p->p2g->g2p->p2g ok 1532 - integrity check: g2p->p2g->g2p ok 1533 - integrity check: g2p->p2g->g2p->p2g ok 1534 - integrity check: g2p->p2g->g2p ok 1535 - integrity check: g2p->p2g->g2p->p2g ok 1536 - integrity check: g2p->p2g->g2p ok 1537 - integrity check: g2p->p2g->g2p->p2g ok 1538 - integrity check: g2p->p2g->g2p ok 1539 - integrity check: g2p->p2g->g2p->p2g ok 1540 - integrity check: g2p->p2g->g2p ok 1541 - integrity check: g2p->p2g->g2p->p2g ok 1542 - integrity check: g2p->p2g->g2p ok 1543 - integrity check: g2p->p2g->g2p->p2g ok 1544 - integrity check: g2p->p2g->g2p ok 1545 - integrity check: g2p->p2g->g2p->p2g ok 1546 - integrity check: g2p->p2g->g2p ok 1547 - integrity check: g2p->p2g->g2p->p2g ok 1548 - integrity check: g2p->p2g->g2p ok 1549 - integrity check: g2p->p2g->g2p->p2g ok 1550 - integrity check: g2p->p2g->g2p ok 1551 - integrity check: g2p->p2g->g2p->p2g ok 1552 - integrity check: g2p->p2g->g2p ok 1553 - integrity check: g2p->p2g->g2p->p2g ok 1554 - integrity check: g2p->p2g->g2p ok 1555 - integrity check: g2p->p2g->g2p->p2g ok 1556 - integrity check: g2p->p2g->g2p ok 1557 - integrity check: g2p->p2g->g2p->p2g ok 1558 - integrity check: g2p->p2g->g2p ok 1559 - integrity check: g2p->p2g->g2p->p2g ok 1560 - integrity check: g2p->p2g->g2p ok 1561 - integrity check: g2p->p2g->g2p->p2g ok 1562 - integrity check: g2p->p2g->g2p ok 1563 - integrity check: g2p->p2g->g2p->p2g ok 1564 - integrity check: g2p->p2g->g2p ok 1565 - integrity check: g2p->p2g->g2p->p2g ok 1566 - integrity check: g2p->p2g->g2p ok 1567 - integrity check: g2p->p2g->g2p->p2g ok 1568 - integrity check: g2p->p2g->g2p ok 1569 - integrity check: g2p->p2g->g2p->p2g ok 1570 - integrity check: g2p->p2g->g2p ok 1571 - integrity check: g2p->p2g->g2p->p2g ok 1572 - integrity check: g2p->p2g->g2p ok 1573 - integrity check: g2p->p2g->g2p->p2g ok 1574 - integrity check: g2p->p2g->g2p ok 1575 - integrity check: g2p->p2g->g2p->p2g ok 1576 - integrity check: g2p->p2g->g2p ok 1577 - integrity check: g2p->p2g->g2p->p2g ok 1578 - integrity check: g2p->p2g->g2p ok 1579 - integrity check: g2p->p2g->g2p->p2g ok 1580 - integrity check: g2p->p2g->g2p ok 1581 - integrity check: g2p->p2g->g2p->p2g ok 1582 - integrity check: g2p->p2g->g2p ok 1583 - integrity check: g2p->p2g->g2p->p2g ok 1584 - integrity check: g2p->p2g->g2p ok 1585 - integrity check: g2p->p2g->g2p->p2g ok 1586 - integrity check: g2p->p2g->g2p ok 1587 - integrity check: g2p->p2g->g2p->p2g ok 1588 - integrity check: g2p->p2g->g2p ok 1589 - integrity check: g2p->p2g->g2p->p2g ok 1590 - integrity check: g2p->p2g->g2p ok 1591 - integrity check: g2p->p2g->g2p->p2g ok 1592 - integrity check: g2p->p2g->g2p ok 1593 - integrity check: g2p->p2g->g2p->p2g ok 1594 - integrity check: g2p->p2g->g2p ok 1595 - integrity check: g2p->p2g->g2p->p2g ok 1596 - integrity check: g2p->p2g->g2p ok 1597 - integrity check: g2p->p2g->g2p->p2g ok 1598 - integrity check: g2p->p2g->g2p ok 1599 - integrity check: g2p->p2g->g2p->p2g ok 1600 - integrity check: g2p->p2g->g2p ok 1601 - integrity check: g2p->p2g->g2p->p2g ok 1602 - integrity check: g2p->p2g->g2p ok 1603 - integrity check: g2p->p2g->g2p->p2g ok 1604 - integrity check: g2p->p2g->g2p ok 1605 - integrity check: g2p->p2g->g2p->p2g ok 1606 - integrity check: g2p->p2g->g2p ok 1607 - integrity check: g2p->p2g->g2p->p2g ok 1608 - integrity check: g2p->p2g->g2p ok 1609 - integrity check: g2p->p2g->g2p->p2g ok 1610 - integrity check: g2p->p2g->g2p ok 1611 - integrity check: g2p->p2g->g2p->p2g ok 1612 - integrity check: g2p->p2g->g2p ok 1613 - integrity check: g2p->p2g->g2p->p2g ok 1614 - integrity check: g2p->p2g->g2p ok 1615 - integrity check: g2p->p2g->g2p->p2g ok 1616 - integrity check: g2p->p2g->g2p ok 1617 - integrity check: g2p->p2g->g2p->p2g 1..1617 ok t/synopsis.t ...... 1..1 ok 1 ok All tests successful. Files=9, Tests=1668, 1 wallclock secs ( 0.03 usr + 0.48 sys = 0.52 CPU) Result: PASS RJBS/Games-Goban-1.100.tar.gz nmake test TEST_VERBOSE=1 -- OK Picked up abstract from lib/Games/Goban.pm Ricardo Signes <rjbs@cpan.org> Board for playing go, renju, othello, etc. >>> (cd C:\cpanfly-5.8\var\cpan\build\Games-Goban-1.100-F3eWVC && tar cvf - Games-Goban-1.100.ppd blib) | gzip -c >C:/cpanfly-5.8/var/REPO/R/RJ/RJBS/Games-Goban-1.100.tar.gz Games-Goban-1.100.ppd blib/ blib/lib/ blib/lib/Games/ blib/lib/Games/Goban/ blib/lib/Games/Goban/Board.pm blib/lib/Games/Goban.pm >>> mv C:\cpanfly-5.8\var\cpan\build\Games-Goban-1.100-F3eWVC/Games-Goban-1.100.ppd C:/cpanfly-5.8/var/REPO/R/RJ/RJBS Finished 2009-09-07T16:35:10