Start 2010-05-05T22:13:34 ActivePerl-1200 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.12/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Wed, 05 May 2010 21:27:09 GMT Running make for P/PH/PHILCROW/Java-Javap-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/P/PH/PHILCROW/Java-Javap-0.04.tar.gz Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\P\PH\PHILCROW\Java-Javap-0.04.tar.gz ok Java-Javap-0.04/ Java-Javap-0.04/bin/ Java-Javap-0.04/bin/java2perl6 Java-Javap-0.04/bin/p5grammar Java-Javap-0.04/Changes Java-Javap-0.04/lib/ Java-Javap-0.04/lib/Java/ Java-Javap-0.04/lib/Java/Javap/ Java-Javap-0.04/lib/Java/Javap/Generator/ Java-Javap-0.04/lib/Java/Javap/Generator/Std.pm Java-Javap-0.04/lib/Java/Javap/Generator.pm Java-Javap-0.04/lib/Java/Javap/Grammar.pm Java-Javap-0.04/lib/Java/Javap/javap.grammar Java-Javap-0.04/lib/Java/Javap/TypeCast.pm Java-Javap-0.04/lib/Java/Javap.pm Java-Javap-0.04/Makefile.PL Java-Javap-0.04/MANIFEST Java-Javap-0.04/MANIFEST.SKIP Java-Javap-0.04/META.yml Java-Javap-0.04/README Java-Javap-0.04/t/ Java-Javap-0.04/t/01_use.t Java-Javap-0.04/t/02_interface.t Java-Javap-0.04/t/03_class.t Java-Javap-0.04/t/04_java2perl6.t Java-Javap-0.04/t/05_final.t Java-Javap-0.04/testjavas/ Java-Javap-0.04/testjavas/ClassTest.class Java-Javap-0.04/testjavas/ClassTest.java Java-Javap-0.04/testjavas/com/ Java-Javap-0.04/testjavas/com/example/ Java-Javap-0.04/testjavas/com/example/NestedIntTest.class Java-Javap-0.04/testjavas/com/example/NestedIntTest.java Java-Javap-0.04/testjavas/com/example/Second.class Java-Javap-0.04/testjavas/com/example/Second.java Java-Javap-0.04/testjavas/FinalClassTest.class Java-Javap-0.04/testjavas/FinalClassTest.java Java-Javap-0.04/testjavas/IntTest.class Java-Javap-0.04/testjavas/IntTest.java Java-Javap-0.04/testperls/ Java-Javap-0.04/testperls/IntTest.pm Java-Javap-0.04/TODO CPAN.pm: Going to build P/PH/PHILCROW/Java-Javap-0.04.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Java::Javap >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Java/Javap/Generator.pm blib\lib\Java\Javap\Generator.pm cp lib/Java/Javap/Grammar.pm blib\lib\Java\Javap\Grammar.pm cp lib/Java/Javap.pm blib\lib\Java\Javap.pm cp lib/Java/Javap/javap.grammar blib\lib\Java\Javap\javap.grammar cp lib/Java/Javap/TypeCast.pm blib\lib\Java\Javap\TypeCast.pm cp lib/Java/Javap/Generator/Std.pm blib\lib\Java\Javap\Generator\Std.pm C:\Perl64-5.12\bin\perl.exe -MExtUtils::Command -e "cp" -- bin\java2perl6 blib\script\java2perl6 pl2bat.bat blib\script\java2perl6 PHILCROW/Java-Javap-0.04.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:\Perl64-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01_use.t ......... skipped: Perl 6 is needed here 'javap' is not recognized as an internal or external command, operable program or batch file. 'javap' is not recognized as an internal or external command, operable program or batch file. ERROR (line 1): Invalid comp unit: Was expecting comp stmt # Failed test 'interface' # at t/02_interface.t line 170. # Structures begin differing at: # $got = undef # $expected = HASH(0x351c9b8) # Failed test 'unique_types' # at t/02_interface.t line 179. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 'com.example.Second' Use of uninitialized value in concatenation (.) or string at lib/Java\Javap\Generator\Std.pm line 61. Can't locate object method "_get_template_for_" via package "Java::Javap::Generator::Std" at lib/Java\Javap\Generator\Std.pm line 63. # Looks like you planned 3 tests but ran 2. # Looks like you failed 2 tests of 2 run. # Looks like your test exited with 1 just after 2. t/02_interface.t ... 1..3 not ok 1 - interface not ok 2 - unique_types Dubious, test returned 1 (wstat 256, 0x100) Failed 3/3 subtests 'javap' is not recognized as an internal or external command, operable program or batch file. 'javap' is not recognized as an internal or external command, operable program or batch file. ERROR (line 1): Invalid comp unit: Was expecting comp stmt # Failed test 'class' # at t/03_class.t line 140. # Structures begin differing at: # $got = undef # $expected = HASH(0x34f98a0) Use of uninitialized value in concatenation (.) or string at lib/Java\Javap\Generator\Std.pm line 61. Can't locate object method "_get_template_for_" via package "Java::Javap::Generator::Std" at lib/Java\Javap\Generator\Std.pm line 63. # Looks like you planned 2 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 1 just after 1. t/03_class.t ....... 1..2 not ok 1 - class Dubious, test returned 1 (wstat 256, 0x100) Failed 2/2 subtests 'javap' is not recognized as an internal or external command, operable program or batch file. 'javap' is not recognized as an internal or external command, operable program or batch file. ERROR (line 1): Invalid comp unit: Was expecting comp stmt Error parsing output of 'javap '-classpath IntTest' 'javap' is not recognized as an internal or external command, operable program or batch file. ERROR (line 1): Invalid comp unit: Was expecting comp stmt Error parsing output of 'javap '-classpath testjavas'' # Failed test 'IntTest.pm in current dir' # at t/04_java2perl6.t line 28. 'javap' is not recognized as an internal or external command, operable program or batch file. ERROR (line 1): Invalid comp unit: Was expecting comp stmt Error parsing output of 'javap '-classpath IntTest' 'javap' is not recognized as an internal or external command, operable program or batch file. ERROR (line 1): Invalid comp unit: Was expecting comp stmt Error parsing output of 'javap '-classpath testjavas'' # Failed test 'IntTest.pm in new dir' # at t/04_java2perl6.t line 44. 'javap' is not recognized as an internal or external command, operable program or batch file. ERROR (line 1): Invalid comp unit: Was expecting comp stmt Error parsing output of 'javap '-classpath com.example.NestedIntTest' 'javap' is not recognized as an internal or external command, operable program or batch file. ERROR (line 1): Invalid comp unit: Was expecting comp stmt Error parsing output of 'javap '-classpath testjavas'' # Failed test 'com\example\NestedIntTest.pm under current dir' # at t/04_java2perl6.t line 65. 'javap' is not recognized as an internal or external command, operable program or batch file. ERROR (line 1): Invalid comp unit: Was expecting comp stmt Error parsing output of 'javap '-classpath com.example.NestedIntTest' 'javap' is not recognized as an internal or external command, operable program or batch file. ERROR (line 1): Invalid comp unit: Was expecting comp stmt Error parsing output of 'javap '-classpath testjavas'' # Failed test 'newdir\com\example\NestedIntTest.pm under alternate dir' # at t/04_java2perl6.t line 85. 'javap' is not recognized as an internal or external command, operable program or batch file. ERROR (line 1): Invalid comp unit: Was expecting comp stmt Error parsing output of 'javap '-classpath com.example.NestedIntTest' 'javap' is not recognized as an internal or external command, operable program or batch file. ERROR (line 1): Invalid comp unit: Was expecting comp stmt Error parsing output of 'javap '-classpath testjavas'' # Failed test 'com\example\Second.pm under current dir' # at t/04_java2perl6.t line 108. # Looks like you failed 5 tests of 5. t/04_java2perl6.t .. 1..5 not ok 1 - IntTest.pm in current dir not ok 2 - IntTest.pm in new dir not ok 3 - com\example\NestedIntTest.pm under current dir not ok 4 - newdir\com\example\NestedIntTest.pm under alternate dir not ok 5 - com\example\Second.pm under current dir Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/5 subtests 'javap' is not recognized as an internal or external command, operable program or batch file. 'javap' is not recognized as an internal or external command, operable program or batch file. ERROR (line 1): Invalid comp unit: Was expecting comp stmt # Failed test 'final class' # at t/05_final.t line 60. # Structures begin differing at: # $got = undef # $expected = HASH(0x34e5b08) # Looks like you failed 1 test of 1. t/05_final.t ....... 1..1 not ok 1 - final class Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- t/02_interface.t (Wstat: 256 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 1 Parse errors: Bad plan. You planned 3 tests but ran 2. t/03_class.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Parse errors: Bad plan. You planned 2 tests but ran 1. t/04_java2perl6.t (Wstat: 1280 Tests: 5 Failed: 5) Failed tests: 1-5 Non-zero exit status: 5 t/05_final.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=5, Tests=9, 2 wallclock secs ( 0.03 usr + 0.03 sys = 0.06 CPU) Result: FAIL Failed 4/5 test programs. 9/9 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.12\bin\perl.exe' : return code '0x1' Stop. PHILCROW/Java-Javap-0.04.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PHILCROW/Java-Javap-0.04.tar.gz Finished 2010-05-05T22:13:39