Start 2010-07-02T22:00:17 ActivePerl-1003 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:/cpanfly/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Fri, 02 Jul 2010 21:27:07 GMT Running make for E/EG/EGILES/App-Xssh-0.1.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/E/EG/EGILES/App-Xssh-0.1.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/E/EG/EGILES/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\E\EG\EGILES\App-Xssh-0.1.tar.gz ok Will not use Archive::Tar, need 1.00 App-Xssh-0.1/ App-Xssh-0.1/t/ App-Xssh-0.1/t/20-xssh.t App-Xssh-0.1/t/pod.t App-Xssh-0.1/t/podcoverage.t App-Xssh-0.1/t/10-libxssh.t App-Xssh-0.1/bin/ App-Xssh-0.1/bin/xssh App-Xssh-0.1/Makefile.PL App-Xssh-0.1/MANIFEST App-Xssh-0.1/lib/ App-Xssh-0.1/lib/App/ App-Xssh-0.1/lib/App/Xssh.pm App-Xssh-0.1/META.yml App-Xssh-0.1/Changes App-Xssh-0.1/README CPAN.pm: Going to build E/EG/EGILES/App-Xssh-0.1.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Warning: prerequisite X11::Terminal 0.2 not found. We have 0.1. Checking if your kit is complete... Looks good Writing Makefile for App::Xssh ---- Unsatisfied dependencies detected during ---- ---- EGILES/App-Xssh-0.1.tar.gz ---- X11::Terminal [requires] Running make test Delayed until after prerequisites Running test for module 'X11::Terminal' Running make for E/EG/EGILES/X11-Terminal-0.3.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\E\EG\EGILES\X11-Terminal-0.3.tar.gz ok Will not use Archive::Tar, need 1.00 X11-Terminal-0.3/ X11-Terminal-0.3/Makefile.PL X11-Terminal-0.3/debian/ X11-Terminal-0.3/debian/compat X11-Terminal-0.3/debian/copyright X11-Terminal-0.3/debian/control X11-Terminal-0.3/debian/rules X11-Terminal-0.3/debian/changelog X11-Terminal-0.3/README X11-Terminal-0.3/lib/ X11-Terminal-0.3/lib/X11/ X11-Terminal-0.3/lib/X11/Terminal/ X11-Terminal-0.3/lib/X11/Terminal/XTerm.pm X11-Terminal-0.3/lib/X11/Terminal/GnomeTerminal.pm X11-Terminal-0.3/lib/X11/Terminal/Konsole.pm X11-Terminal-0.3/lib/X11/Terminal.pm X11-Terminal-0.3/Changes X11-Terminal-0.3/META.yml X11-Terminal-0.3/MANIFEST X11-Terminal-0.3/t/ X11-Terminal-0.3/t/01.basic.t X11-Terminal-0.3/t/20-gnome-terminal.t X11-Terminal-0.3/t/91.podcoverage.t X11-Terminal-0.3/t/90.pod.t X11-Terminal-0.3/t/30-konsole.t X11-Terminal-0.3/t/10-xterm.t CPAN.pm: Going to build E/EG/EGILES/X11-Terminal-0.3.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for X11::Terminal >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/X11/Terminal/Konsole.pm blib\lib\X11\Terminal\Konsole.pm cp lib/X11/Terminal/XTerm.pm blib\lib\X11\Terminal\XTerm.pm cp lib/X11/Terminal/GnomeTerminal.pm blib\lib\X11\Terminal\GnomeTerminal.pm cp lib/X11/Terminal.pm blib\lib\X11\Terminal.pm EGILES/X11-Terminal-0.3.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01.basic.t ........... 1..9 ok 1 - require X11::Terminal; ok 2 - Created X11::Terminal object ok 3 - X11::Terminal is an X11::Terminal ok 4 - require X11::Terminal::XTerm; ok 5 - Created X11::Terminal::XTerm object ok 6 - X11::Terminal::XTerm is an X11::Terminal ok 7 - require X11::Terminal::GnomeTerminal; ok 8 - Created X11::Terminal::GnomeTerminal object ok 9 - X11::Terminal::GnomeTerminal is an X11::Terminal ok t/10-xterm.t ........... 1..40 ok 1 - Created XTerm object ok 2 - Object has launch method ok 3 - good program name ok 4 - Created two similar objects ok 5 - Option scrollback makes a difference ok 6 - Accessor function scrollback exists ok 7 - Accessor scrollback make a difference ok 8 - Accessor scrollback equivalent to constructor ok 9 - Option foreground makes a difference ok 10 - Accessor function foreground exists ok 11 - Accessor foreground make a difference ok 12 - Accessor foreground equivalent to constructor ok 13 - Option background makes a difference ok 14 - Accessor function background exists ok 15 - Accessor background make a difference ok 16 - Accessor background equivalent to constructor ok 17 - Option font makes a difference ok 18 - Accessor function font exists ok 19 - Accessor font make a difference ok 20 - Accessor font equivalent to constructor ok 21 - Option profile makes a difference ok 22 - Accessor function profile exists ok 23 - Accessor profile make a difference ok 24 - Accessor profile equivalent to constructor ok 25 - Option geometry makes a difference ok 26 - Accessor function geometry exists ok 27 - Accessor geometry make a difference ok 28 - Accessor geometry equivalent to constructor ok 29 - Option host makes a difference ok 30 - Accessor function host exists ok 31 - Accessor host make a difference ok 32 - Accessor host equivalent to constructor ok 33 - Option xforward makes a difference ok 34 - Accessor function xforward exists ok 35 - Accessor xforward make a difference ok 36 - Option xforward makes a difference ok 37 - Option agentforward makes a difference ok 38 - Accessor function agentforward exists ok 39 - Accessor agentforward make a difference ok 40 - Option agentforward makes a difference ok t/20-gnome-terminal.t .. 1..24 ok 1 - Created GnomeTerminal object ok 2 - Object has launch method ok 3 - good program name ok 4 - Created two similar objects ok 5 - Option profile makes a difference ok 6 - Accessor function profile exists ok 7 - Accessor profile make a difference ok 8 - Accessor profile equivalent to constructor ok 9 - Option geometry makes a difference ok 10 - Accessor function geometry exists ok 11 - Accessor geometry make a difference ok 12 - Accessor geometry equivalent to constructor ok 13 - Option host makes a difference ok 14 - Accessor function host exists ok 15 - Accessor host make a difference ok 16 - Accessor host equivalent to constructor ok 17 - Option xforward makes a difference ok 18 - Accessor function xforward exists ok 19 - Accessor xforward make a difference ok 20 - Option xforward makes a difference ok 21 - Option agentforward makes a difference ok 22 - Accessor function agentforward exists ok 23 - Accessor agentforward make a difference ok 24 - Option agentforward makes a difference ok t/30-konsole.t ......... 1..20 ok 1 - Created Konsole object ok 2 - Object has launch method ok 3 - good program name ok 4 - Created two similar objects ok 5 - Option profile makes a difference ok 6 - Accessor function profile exists ok 7 - Accessor profile make a difference ok 8 - Accessor profile equivalent to constructor ok 9 - Option host makes a difference ok 10 - Accessor function host exists ok 11 - Accessor host make a difference ok 12 - Accessor host equivalent to constructor ok 13 - Option xforward makes a difference ok 14 - Accessor function xforward exists ok 15 - Accessor xforward make a difference ok 16 - Option xforward makes a difference ok 17 - Option agentforward makes a difference ok 18 - Accessor function agentforward exists ok 19 - Accessor agentforward make a difference ok 20 - Option agentforward makes a difference ok t/90.pod.t ............. 1..4 ok 1 - POD test for blib\lib\X11\Terminal.pm ok 2 - POD test for blib\lib\X11\Terminal\GnomeTerminal.pm ok 3 - POD test for blib\lib\X11\Terminal\Konsole.pm ok 4 - POD test for blib\lib\X11\Terminal\XTerm.pm ok t/91.podcoverage.t ..... 1..4 ok 1 - Pod coverage on X11::Terminal ok 2 - Pod coverage on X11::Terminal::GnomeTerminal ok 3 - Pod coverage on X11::Terminal::Konsole ok 4 - Pod coverage on X11::Terminal::XTerm ok All tests successful. Files=6, Tests=101, 3 wallclock secs ( 0.01 usr + 0.05 sys = 0.06 CPU) Result: PASS EGILES/X11-Terminal-0.3.tar.gz nmake test TEST_VERBOSE=1 -- OK Evan Giles <EGILES@cpan.org> A programtic interface to launching X terminal windows >>> (cd C:\cpanfly\var\cpan\build\X11-Terminal-0.3-3AFh1D && tar cvf - X11-Terminal-0.3.ppd blib) | gzip -c >C:/cpanfly/var/REPO/E/EG/EGILES/X11-Terminal-0.3.tar.gz X11-Terminal-0.3.ppd blib/ blib/lib/ blib/lib/X11/ blib/lib/X11/Terminal/ blib/lib/X11/Terminal/GnomeTerminal.pm blib/lib/X11/Terminal/Konsole.pm blib/lib/X11/Terminal/XTerm.pm blib/lib/X11/Terminal.pm >>> mv C:\cpanfly\var\cpan\build\X11-Terminal-0.3-3AFh1D/X11-Terminal-0.3.ppd C:/cpanfly/var/REPO/E/EG/EGILES Running make for E/EG/EGILES/App-Xssh-0.1.tar.gz Prepending C:\cpanfly\var\cpan\build\X11-Terminal-0.3-3AFh1D/blib/arch C:\cpanfly\var\cpan\build\X11-Terminal-0.3-3AFh1D/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory C:\cpanfly\var\cpan\build\App-Xssh-0.1-ClXwW5 Prepending C:\cpanfly\var\cpan\build\X11-Terminal-0.3-3AFh1D/blib/arch C:\cpanfly\var\cpan\build\X11-Terminal-0.3-3AFh1D/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build E/EG/EGILES/App-Xssh-0.1.tar.gz >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/App/Xssh.pm blib\lib\App\Xssh.pm C:\Perl64\bin\perl.exe -MExtUtils::Command -e "cp" -- bin/xssh blib\script\xssh pl2bat.bat blib\script\xssh EGILES/App-Xssh-0.1.tar.gz nmake -- OK Prepending C:\cpanfly\var\cpan\build\X11-Terminal-0.3-3AFh1D/blib/arch C:\cpanfly\var\cpan\build\X11-Terminal-0.3-3AFh1D/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:\Perl64\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t Unrecognized escape \l passed through in regex; marked by <-- HERE in m/C:\cpanfly\var\tmp\l <-- HERE LiZXQbSOk/ at t/10-libxssh.t line 19. # Failed test 'config filename modified' # at t/10-libxssh.t line 19. # Looks like you failed 1 test of 11. t/10-libxssh.t ... ok 1 - use App::Xssh; ok 2 - Create Object ok 3 - reasonable config filename not ok 4 - config filename modified ok 5 - read empty config file ok 6 - Modified config data ok 7 - Modified config again ok 8 - Write config out ok 9 - read config file again ok 10 - Value retrieved ok 11 - Deep value retrieved 1..11 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/11 subtests 'bin' is not recognized as an internal or external command, operable program or batch file. # Failed test 'run script no params' # at t/20-xssh.t line 14. 'bin' is not recognized as an internal or external command, operable program or batch file. # Failed test 'setextra profile' # at t/20-xssh.t line 15. 'bin' is not recognized as an internal or external command, operable program or batch file. # Failed test 'sethost foreground' # at t/20-xssh.t line 16. 'bin' is not recognized as an internal or external command, operable program or batch file. # Failed test 'sethost default background' # at t/20-xssh.t line 17. 'bin' is not recognized as an internal or external command, operable program or batch file. # Failed test 'sethost foreground' # at t/20-xssh.t line 18. Use of uninitialized value in string eq at t/20-xssh.t line 23. # Failed test 'host option found' # at t/20-xssh.t line 23. Use of uninitialized value in string eq at t/20-xssh.t line 24. # Failed test 'default option found' # at t/20-xssh.t line 24. Use of uninitialized value in string eq at t/20-xssh.t line 25. # Failed test 'extra option found' # at t/20-xssh.t line 25. # Failed test 'showconfig() contains similar data' # at t/20-xssh.t line 29. Use of uninitialized value in string eq at t/20-xssh.t line 32. # Looks like you failed 9 tests of 11. t/20-xssh.t ...... ok 1 - require 'bin/xssh'; not ok 2 - run script no params not ok 3 - setextra profile not ok 4 - sethost foreground not ok 5 - sethost default background not ok 6 - sethost foreground not ok 7 - host option found not ok 8 - default option found not ok 9 - extra option found not ok 10 - showconfig() contains similar data ok 11 - control test 1..11 Dubious, test returned 9 (wstat 2304, 0x900) Failed 9/11 subtests t/pod.t .......... 1..3 ok 1 - POD test for blib\script\xssh ok 2 - POD test for blib\script\xssh.bat ok 3 - POD test for blib\lib\App\Xssh.pm ok t/podcoverage.t .. 1..1 ok 1 - Pod coverage on App::Xssh ok Test Summary Report ------------------- t/10-libxssh.t (Wstat: 256 Tests: 11 Failed: 1) Failed test: 4 Non-zero exit status: 1 t/20-xssh.t (Wstat: 2304 Tests: 11 Failed: 9) Failed tests: 2-10 Non-zero exit status: 9 Files=4, Tests=26, 0 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: FAIL Failed 2/4 test programs. 10/26 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64\bin\perl.exe' : return code '0xff' Stop. EGILES/App-Xssh-0.1.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports EGILES/App-Xssh-0.1.tar.gz Finished 2010-07-02T22:00:34