This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
Dear David Robins,
This is a computer-generated report for Net-SSH2-0.18
on perl 5.8.8, created by CPAN-Reporter-1.1556.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp lib/Net/SSH2/File.pm blib/lib/Net/SSH2/File.pm
cp lib/Net/SSH2/Dir.pm blib/lib/Net/SSH2/Dir.pm
cp lib/Net/SSH2/PublicKey.pm blib/lib/Net/SSH2/PublicKey.pm
cp lib/Net/SSH2/SFTP.pm blib/lib/Net/SSH2/SFTP.pm
cp lib/Net/SSH2/Listener.pm blib/lib/Net/SSH2/Listener.pm
cp lib/Net/SSH2/Channel.pm blib/lib/Net/SSH2/Channel.pm
cp lib/Net/SSH2.pm blib/lib/Net/SSH2.pm
AutoSplitting blib/lib/Net/SSH2.pm (blib/lib/auto/Net/SSH2)
/usr/bin/perl.exe /usr/lib/perl5/5.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8/ExtUtils/typemap -typemap typemap SSH2.xs > SSH2.xsc && mv SSH2.xsc SSH2.c
gcc -c -I/usr/include -I. -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -DUSEIMPORTLIB -O3 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" "-I/usr/lib/perl5/5.8/cygwin/CORE" SSH2.c
In file included from SSH2.xs:11:
ppport.h:3042:1: warning: "PERL_UNUSED_DECL" redefined
In file included from SSH2.xs:8:
/usr/lib/perl5/5.8/cygwin/CORE/perl.h:163:1: warning: this is the location of the previous definition
SSH2.c: In function `XS_Net__SSH2_blocking':
SSH2.c:684: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_DESTROY':
SSH2.c:707: warning: cast to pointer from integer of different size
SSH2.xs: In function `XS_Net__SSH2_version':
SSH2.xs:579: error: `LIBSSH2_VERSION_NUM' undeclared (first use in this function)
SSH2.xs:579: error: (Each undeclared identifier is reported only once
SSH2.xs:579: error: for each function it appears in.)
SSH2.c: In function `XS_Net__SSH2_banner':
SSH2.c:784: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_error':
SSH2.c:814: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_method':
SSH2.c:882: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_callback':
SSH2.c:936: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__startup':
SSH2.c:986: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_disconnect':
SSH2.c:1014: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_hostkey':
SSH2.c:1062: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_list':
SSH2.c:1102: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_ok':
SSH2.c:1141: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_password':
SSH2.c:1171: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_publickey':
SSH2.c:1242: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_hostbased':
SSH2.c:1283: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_keyboard':
SSH2.c:1336: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_channel':
SSH2.c:1411: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__scp_get':
SSH2.c:1480: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__scp_put':
SSH2.c:1540: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_tcpip':
SSH2.c:1594: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_listen':
SSH2.c:1654: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__poll':
SSH2.c:1710: warning: cast to pointer from integer of different size
SSH2.xs:1009: warning: cast to pointer from integer of different size
SSH2.xs:1014: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_sftp':
SSH2.c:1805: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_public_key':
SSH2.c:1831: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_DESTROY':
SSH2.c:1858: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_session':
SSH2.c:1883: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_setenv':
SSH2.c:1910: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_blocking':
SSH2.c:1941: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_eof':
SSH2.c:1964: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_send_eof':
SSH2.c:1986: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_close':
SSH2.c:2008: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_wait_closed':
SSH2.c:2030: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_exit_status':
SSH2.c:2052: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_pty':
SSH2.c:2083: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_process':
SSH2.c:2148: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_ext_data':
SSH2.c:2184: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_read':
SSH2.c:2216: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_write':
SSH2.c:2277: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_flush':
SSH2.c:2314: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Listener_DESTROY':
SSH2.c:2347: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Listener_accept':
SSH2.c:2376: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_DESTROY':
SSH2.c:2414: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_session':
SSH2.c:2440: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_error':
SSH2.c:2465: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_open':
SSH2.c:2514: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_opendir':
SSH2.c:2583: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_unlink':
SSH2.c:2615: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_rename':
SSH2.c:2645: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_mkdir':
SSH2.c:2682: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_rmdir':
SSH2.c:2716: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_stat':
SSH2.c:2748: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_setstat':
SSH2.c:2789: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_symlink':
SSH2.c:2837: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_readlink':
SSH2.c:2870: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_realpath':
SSH2.c:2915: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__File_DESTROY':
SSH2.c:2954: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__File_read':
SSH2.c:2985: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__File_write':
SSH2.c:3023: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__File_stat':
SSH2.c:3053: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__File_setstat':
SSH2.c:3082: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__File_seek':
SSH2.c:3123: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__File_tell':
SSH2.c:3146: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Dir_DESTROY':
SSH2.c:3170: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Dir_read':
SSH2.c:3202: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__PublicKey_DESTROY':
SSH2.c:3239: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__PublicKey_add':
SSH2.c:3274: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__PublicKey_remove':
SSH2.c:3340: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__PublicKey_fetch':
SSH2.c:3370: warning: cast to pointer from integer of different size
make: *** [SSH2.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------- ---- ----
File::Basename 0 2.74
IO::File 0 1.14
Socket 0 1.78
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINNT\system32\cmd.exe
INCLUDE = ;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode
LIB = ;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin
NUMBER_OF_PROCESSORS = 1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/Perl/site/bin:/cygdrive/c/Perl/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32/Wbem:/cygdrive/c/Program Files/ATI Technologies/ATI Control Panel:/cygdrive/c/strawberry-perl/perl/bin:/cygdrive/c/strawberry-perl/dmake/bin:/cygdrive/c/strawberry-perl/mingw/bin:/cygdrive/c/Program Files/jEdit
PERL5LIB = /home/jimmy/.cpan/build/File-Stat-ModeString-1.00-042rdh/blib/arch:/home/jimmy/.cpan/build/File-Stat-ModeString-1.00-042rdh/blib/lib:/home/jimmy/.cpan/build/File-Stat-Bits-1.01-imLlsX/blib/arch:/home/jimmy/.cpan/build/File-Stat-Bits-1.01-imLlsX/blib/lib:/home/jimmy/.cpan/build/Net-FTP-AutoReconnect-0.2-7AbEjU/blib/arch:/home/jimmy/.cpan/build/Net-FTP-AutoReconnect-0.2-7AbEjU/blib/lib:/home/jimmy/.cpan/build/Attribute-Constant-0.02-Y1mN5W/blib/arch:/home/jimmy/.cpan/build/Attribute-Constant-0.02-Y1mN5W/blib/lib:/home/jimmy/.cpan/build/MooseX-Method-0.42-DO1JDS/blib/arch:/home/jimmy/.cpan/build/MooseX-Method-0.42-DO1JDS/blib/lib:/home/jimmy/.cpan/build/HTML-Template-Pro-0.70-j3Kg18/blib/arch:/home/jimmy/.cpan/build/HTML-Template-Pro-0.70-j3Kg18/blib/lib:/home/jimmy/.cpan/build/Crypt-SSLeay-0.57-56zt0W/blib/arch:/home/jimmy/.cpan/build/Crypt-SSLeay-0.57-56zt0W/blib/lib:/home/jimmy/.cpan/build/MooseX-Types-Path-Class-0.04-h9tN5R/blib/arch:/home/jimmy/.cpan/build/MooseX-Types-Path-Class-0.04-h9tN5R/blib/lib:/home/jimmy/.cpan/build/Path-Class-0.16-L55DeT/blib/arch:/home/jimmy/.cpan/build/Path-Class-0.16-L55DeT/blib/lib:/home/jimmy/.cpan/build/MooseX-Types-0.04-H_HlT6/blib/arch:/home/jimmy/.cpan/build/MooseX-Types-0.04-H_HlT6/blib/lib:/home/jimmy/.cpan/build/namespace-clean-0.08-SiJYld/blib/arch:/home/jimmy/.cpan/build/namespace-clean-0.08-SiJYld/blib/lib:/home/jimmy/.cpan/build/Scope-Guard-0.03-vc6hmg/blib/arch:/home/jimmy/.cpan/build/Scope-Guard-0.03-vc6hmg/blib/lib:/home/jimmy/.cpan/build/MooseX-Getopt-0.13-UcZvQD/blib/arch:/home/jimmy/.cpan/build/MooseX-Getopt-0.13-UcZvQD/blib/lib:/home/jimmy/.cpan/build/Getopt-Long-2.37-7qm2GW/blib/arch:/home/jimmy/.cpan/build/Getopt-Long-2.37-7qm2GW/blib/lib:/home/jimmy/.cpan/build/MooseX-Object-Pluggable-0.0007-IcEzzr/blib/arch:/home/jimmy/.cpan/build/MooseX-Object-Pluggable-0.0007-IcEzzr/blib/lib:/home/jimmy/.cpan/build/Module-Pluggable-3.8-lDW45W/blib/arch:/home/jimmy/.cpan/build/Module-Pluggable-3.8-lDW45W/blib/lib:/home/jimmy/.cpan/build/DateTime-0.4302-o4pWB_/blib/arch:/home/jimmy/.cpan/build/DateTime-0.4302-o4pWB_/blib/lib:/home/jimmy/.cpan/build/DateTime-TimeZone-0.7701-DRgutW/blib/arch:/home/jimmy/.cpan/build/DateTime-TimeZone-0.7701-DRgutW/blib/lib:/home/jimmy/.cpan/build/Class-Singleton-1.4-G1DquQ/blib/arch:/home/jimmy/.cpan/build/Class-Singleton-1.4-G1DquQ/blib/lib:/home/jimmy/.cpan/build/DateTime-Locale-0.4001-xIEdz9/blib/arch:/home/jimmy/.cpan/build/DateTime-Locale-0.4001-xIEdz9/blib/lib:/home/jimmy/.cpan/build/List-MoreUtils-0.22-l4gd7e/blib/arch:/home/jimmy/.cpan/build/List-MoreUtils-0.22-l4gd7e/blib/lib:/home/jimmy/.cpan/build/Tie-File-Hashify-ICsFYN/blib/arch:/home/jimmy/.cpan/build/Tie-File-Hashify-ICsFYN/blib/lib:/home/jimmy/.cpan/build/PDF-Extract-3.03-g4SzlJ/blib/arch:/home/jimmy/.cpan/build/PDF-Extract-3.03-g4SzlJ/blib/lib:/home/jimmy/.cpan/build/Apache-Session-1.86_02-5vrqQm/blib/arch:/home/jimmy/.cpan/build/Apache-Session-1.86_02-5vrqQm/blib/lib:/home/jimmy/.cpan/build/Rinchi-Outlook-0.02-hifIFn/blib/arch:/home/jimmy/.cpan/build/Rinchi-Outlook-0.02-hifIFn/blib/lib:/home/jimmy/.cpan/build/XML-DOM-1.44-dJzXmG/blib/arch:/home/jimmy/.cpan/build/XML-DOM-1.44-dJzXmG/blib/lib:/home/jimmy/.cpan/build/XML-RegExp-0.03-MaDlR9/blib/arch:/home/jimmy/.cpan/build/XML-RegExp-0.03-MaDlR9/blib/lib:/home/jimmy/.cpan/build/libxml-perl-0.08-Zs2c2j/blib/arch:/home/jimmy/.cpan/build/libxml-perl-0.08-Zs2c2j/blib/lib:/home/jimmy/.cpan/build/Lingua-Slavic-Numbers-0.01-QBqgec/blib/arch:/home/jimmy/.cpan/build/Lingua-Slavic-Numbers-0.01-QBqgec/blib/lib:/home/jimmy/.cpan/build/Lingua-EN-Titlecase-0.09-yIcZPh/blib/arch:/home/jimmy/.cpan/build/Lingua-EN-Titlecase-0.09-yIcZPh/blib/lib:/home/jimmy/.cpan/build/Class-Accessor-0.31-VJZfHa/blib/arch:/home/jimmy/.cpan/build/Class-Accessor-0.31-VJZfHa/blib/lib:/home/jimmy/.cpan/build/IO-1.2301-kT9sCE/blib/arch:/home/jimmy/.cpan/build/IO-1.2301-kT9sCE/blib/lib:/home/jimmy/.cpan/build/Rinchi-XMLSchema-0.02-dDq8aI/blib/arch:/home/jimmy/.cpan/build/Rinchi-XMLSchema-0.02-dDq8aI/blib/lib:/home/jimmy/.cpan/build/Statistics-FisherPitman-0.02-_e1wsX/blib/arch:/home/jimmy/.cpan/build/Statistics-FisherPitman-0.02-_e1wsX/blib/lib:/home/jimmy/.cpan/build/Test-Base-0.54-Lm_6Ld/blib/arch:/home/jimmy/.cpan/build/Test-Base-0.54-Lm_6Ld/blib/lib:/home/jimmy/.cpan/build/Spiffy-0.30-Mcy8D9/blib/arch:/home/jimmy/.cpan/build/Spiffy-0.30-Mcy8D9/blib/lib:/home/jimmy/.cpan/build/XML-Simple-2.18-Vk2RKu/blib/arch:/home/jimmy/.cpan/build/XML-Simple-2.18-Vk2RKu/blib/lib:/home/jimmy/.cpan/build/XUL-App-0.03-Zm7RfX/blib/arch:/home/jimmy/.cpan/build/XUL-App-0.03-Zm7RfX/blib/lib:/home/jimmy/.cpan/build/App-Addex-Plugin-Hiveminder-0.002-scdXC7/blib/arch:/home/jimmy/This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
Dear David Robins,
This is a computer-generated report for Net-SSH2-0.18
on perl 5.8.8, created by CPAN-Reporter-1.1556.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp lib/Net/SSH2/File.pm blib/lib/Net/SSH2/File.pm
cp lib/Net/SSH2/Dir.pm blib/lib/Net/SSH2/Dir.pm
cp lib/Net/SSH2/PublicKey.pm blib/lib/Net/SSH2/PublicKey.pm
cp lib/Net/SSH2/SFTP.pm blib/lib/Net/SSH2/SFTP.pm
cp lib/Net/SSH2/Listener.pm blib/lib/Net/SSH2/Listener.pm
cp lib/Net/SSH2/Channel.pm blib/lib/Net/SSH2/Channel.pm
cp lib/Net/SSH2.pm blib/lib/Net/SSH2.pm
AutoSplitting blib/lib/Net/SSH2.pm (blib/lib/auto/Net/SSH2)
/usr/bin/perl.exe /usr/lib/perl5/5.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8/ExtUtils/typemap -typemap typemap SSH2.xs > SSH2.xsc && mv SSH2.xsc SSH2.c
gcc -c -I/usr/include -I. -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -DUSEIMPORTLIB -O3 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" "-I/usr/lib/perl5/5.8/cygwin/CORE" SSH2.c
In file included from SSH2.xs:11:
ppport.h:3042:1: warning: "PERL_UNUSED_DECL" redefined
In file included from SSH2.xs:8:
/usr/lib/perl5/5.8/cygwin/CORE/perl.h:163:1: warning: this is the location of the previous definition
SSH2.c: In function `XS_Net__SSH2_blocking':
SSH2.c:684: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_DESTROY':
SSH2.c:707: warning: cast to pointer from integer of different size
SSH2.xs: In function `XS_Net__SSH2_version':
SSH2.xs:579: error: `LIBSSH2_VERSION_NUM' undeclared (first use in this function)
SSH2.xs:579: error: (Each undeclared identifier is reported only once
SSH2.xs:579: error: for each function it appears in.)
SSH2.c: In function `XS_Net__SSH2_banner':
SSH2.c:784: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_error':
SSH2.c:814: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_method':
SSH2.c:882: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_callback':
SSH2.c:936: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__startup':
SSH2.c:986: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_disconnect':
SSH2.c:1014: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_hostkey':
SSH2.c:1062: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_list':
SSH2.c:1102: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_ok':
SSH2.c:1141: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_password':
SSH2.c:1171: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_publickey':
SSH2.c:1242: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_hostbased':
SSH2.c:1283: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_keyboard':
SSH2.c:1336: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_channel':
SSH2.c:1411: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__scp_get':
SSH2.c:1480: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__scp_put':
SSH2.c:1540: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_tcpip':
SSH2.c:1594: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_listen':
SSH2.c:1654: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__poll':
SSH2.c:1710: warning: cast to pointer from integer of different size
SSH2.xs:1009: warning: cast to pointer from integer of different size
SSH2.xs:1014: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_sftp':
SSH2.c:1805: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_public_key':
SSH2.c:1831: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_DESTROY':
SSH2.c:1858: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_session':
SSH2.c:1883: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_setenv':
SSH2.c:1910: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_blocking':
SSH2.c:1941: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_eof':
SSH2.c:1964: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_send_eof':
SSH2.c:1986: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_close':
SSH2.c:2008: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_wait_closed':
SSH2.c:2030: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_exit_status':
SSH2.c:2052: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_pty':
SSH2.c:2083: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_process':
SSH2.c:2148: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_ext_data':
SSH2.c:2184: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_read':
SSH2.c:2216: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_write':
SSH2.c:2277: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_flush':
SSH2.c:2314: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Listener_DESTROY':
SSH2.c:2347: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Listener_accept':
SSH2.c:2376: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_DESTROY':
SSH2.c:2414: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_session':
SSH2.c:2440: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_error':
SSH2.c:2465: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_open':
SSH2.c:2514: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_opendir':
SSH2.c:2583: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_unlink':
SSH2.c:2615: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_rename':
SSH2.c:2645: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_mkdir':
SSH2.c:2682: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_rmdir':
SSH2.c:2716: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_stat':
SSH2.c:2748: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_setstat':
SSH2.c:2789: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_symlink':
SSH2.c:2837: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_readlink':
SSH2.c:2870: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__SFTP_realpath':
SSH2.c:2915: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__File_DESTROY':
SSH2.c:2954: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__File_read':
SSH2.c:2985: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__File_write':
SSH2.c:3023: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__File_stat':
SSH2.c:3053: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__File_setstat':
SSH2.c:3082: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__File_seek':
SSH2.c:3123: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__File_tell':
SSH2.c:3146: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Dir_DESTROY':
SSH2.c:3170: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Dir_read':
SSH2.c:3202: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__PublicKey_DESTROY':
SSH2.c:3239: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__PublicKey_add':
SSH2.c:3274: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__PublicKey_remove':
SSH2.c:3340: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__PublicKey_fetch':
SSH2.c:3370: warning: cast to pointer from integer of different size
make: *** [SSH2.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------- ---- ----
File::Basename 0 2.74
IO::File 0 1.14
Socket 0 1.78
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINNT\system32\cmd.exe
INCLUDE = ;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode
LIB = ;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin
NUMBER_OF_PROCESSORS = 1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/Perl/site/bin:/cygdrive/c/Perl/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32/Wbem:/cygdrive/c/Program Files/ATI Technologies/ATI Control Panel:/cygdrive/c/strawberry-perl/perl/bin:/cygdrive/c/strawberry-perl/dmake/bin:/cygdrive/c/strawberry-perl/mingw/bin:/cygdrive/c/Program Files/jEdit
PERL5LIB = /home/jimmy/.cpan/build/File-Stat-ModeString-1.00-042rdh/blib/arch:/home/jimmy/.cpan/build/File-Stat-ModeString-1.00-042rdh/blib/lib:/home/jimmy/.cpan/build/File-Stat-Bits-1.01-imLlsX/blib/arch:/home/jimmy/.cpan/build/File-Stat-Bits-1.01-imLlsX/blib/lib:/home/jimmy/.cpan/build/Net-FTP-AutoReconnect-0.2-7AbEjU/blib/arch:/home/jimmy/.cpan/build/Net-FTP-AutoReconnect-0.2-7AbEjU/blib/lib:/home/jimmy/.cpan/build/Attribute-Constant-0.02-Y1mN5W/blib/arch:/home/jimmy/.cpan/build/Attribute-Constant-0.02-Y1mN5W/blib/lib:/home/jimmy/.cpan/build/MooseX-Method-0.42-DO1JDS/blib/arch:/home/jimmy/.cpan/build/MooseX-Method-0.42-DO1JDS/blib/lib:/home/jimmy/.cpan/build/HTML-Template-Pro-0.70-j3Kg18/blib/arch:/home/jimmy/.cpan/build/HTML-Template-Pro-0.70-j3Kg18/blib/lib:/home/jimmy/.cpan/build/Crypt-SSLeay-0.57-56zt0W/blib/arch:/home/jimmy/.cpan/build/Crypt-SSLeay-0.57-56zt0W/blib/lib:/home/jimmy/.cpan/build/MooseX-Types-Path-Class-0.04-h9tN5R/blib/arch:/home/jimmy/.cpan/build/MooseX-Types-Path-Class-0.04-h9tN5R/blib/lib:/home/jimmy/.cpan/build/Path-Class-0.16-L55DeT/blib/arch:/home/jimmy/.cpan/build/Path-Class-0.16-L55DeT/blib/lib:/home/jimmy/.cpan/build/MooseX-Types-0.04-H_HlT6/blib/arch:/home/jimmy/.cpan/build/MooseX-Types-0.04-H_HlT6/blib/lib:/home/jimmy/.cpan/build/namespace-clean-0.08-SiJYld/blib/arch:/home/jimmy/.cpan/build/namespace-clean-0.08-SiJYld/blib/lib:/home/jimmy/.cpan/build/Scope-Guard-0.03-vc6hmg/blib/arch:/home/jimmy/.cpan/build/Scope-Guard-0.03-vc6hmg/blib/lib:/home/jimmy/.cpan/build/MooseX-Getopt-0.13-UcZvQD/blib/arch:/home/jimmy/.cpan/build/MooseX-Getopt-0.13-UcZvQD/blib/lib:/home/jimmy/.cpan/build/Getopt-Long-2.37-7qm2GW/blib/arch:/home/jimmy/.cpan/build/Getopt-Long-2.37-7qm2GW/blib/lib:/home/jimmy/.cpan/build/MooseX-Object-Pluggable-0.0007-IcEzzr/blib/arch:/home/jimmy/.cpan/build/MooseX-Object-Pluggable-0.0007-IcEzzr/blib/lib:/home/jimmy/.cpan/build/Module-Pluggable-3.8-lDW45W/blib/arch:/home/jimmy/.cpan/build/Module-Pluggable-3.8-lDW45W/blib/lib:/home/jimmy/.cpan/build/DateTime-0.4302-o4pWB_/blib/arch:/home/jimmy/.cpan/build/DateTime-0.4302-o4pWB_/blib/lib:/home/jimmy/.cpan/build/DateTime-TimeZone-0.7701-DRgutW/blib/arch:/home/jimmy/.cpan/build/DateTime-TimeZone-0.7701-DRgutW/blib/lib:/home/jimmy/.cpan/build/Class-Singleton-1.4-G1DquQ/blib/arch:/home/jimmy/.cpan/build/Class-Singleton-1.4-G1DquQ/blib/lib:/home/jimmy/.cpan/build/DateTime-Locale-0.4001-xIEdz9/blib/arch:/home/jimmy/.cpan/build/DateTime-Locale-0.4001-xIEdz9/blib/lib:/home/jimmy/.cpan/build/List-MoreUtils-0.22-l4gd7e/blib/arch:/home/jimmy/.cpan/build/List-MoreUtils-0.22-l4gd7e/blib/lib:/home/jimmy/.cpan/build/Tie-File-Hashify-ICsFYN/blib/arch:/home/jimmy/.cpan/build/Tie-File-Hashify-ICsFYN/blib/lib:/home/jimmy/.cpan/build/PDF-Extract-3.03-g4SzlJ/blib/arch:/home/jimmy/.cpan/build/PDF-Extract-3.03-g4SzlJ/blib/lib:/home/jimmy/.cpan/build/Apache-Session-1.86_02-5vrqQm/blib/arch:/home/jimmy/.cpan/build/Apache-Session-1.86_02-5vrqQm/blib/lib:/home/jimmy/.cpan/build/Rinchi-Outlook-0.02-hifIFn/blib/arch:/home/jimmy/.cpan/build/Rinchi-Outlook-0.02-hifIFn/blib/lib:/home/jimmy/.cpan/build/XML-DOM-1.44-dJzXmG/blib/arch:/home/jimmy/.cpan/build/XML-DOM-1.44-dJzXmG/blib/lib:/home/jimmy/.cpan/build/XML-RegExp-0.03-MaDlR9/blib/arch:/home/jimmy/.cpan/build/XML-RegExp-0.03-MaDlR9/blib/lib:/home/jimmy/.cpan/build/libxml-perl-0.08-Zs2c2j/blib/arch:/home/jimmy/.cpan/build/libxml-perl-0.08-Zs2c2j/blib/lib:/home/jimmy/.cpan/build/Lingua-Slavic-Numbers-0.01-QBqgec/blib/arch:/home/jimmy/.cpan/build/Lingua-Slavic-Numbers-0.01-QBqgec/blib/lib:/home/jimmy/.cpan/build/Lingua-EN-Titlecase-0.09-yIcZPh/blib/arch:/home/jimmy/.cpan/build/Lingua-EN-Titlecase-0.09-yIcZPh/blib/lib:/home/jimmy/.cpan/build/Class-Accessor-0.31-VJZfHa/blib/arch:/home/jimmy/.cpan/build/Class-Accessor-0.31-VJZfHa/blib/lib:/home/jimmy/.cpan/build/IO-1.2301-kT9sCE/blib/arch:/home/jimmy/.cpan/build/IO-1.2301-kT9sCE/blib/lib:/home/jimmy/.cpan/build/Rinchi-XMLSchema-0.02-dDq8aI/blib/arch:/home/jimmy/.cpan/build/Rinchi-XMLSchema-0.02-dDq8aI/blib/lib:/home/jimmy/.cpan/build/Statistics-FisherPitman-0.02-_e1wsX/blib/arch:/home/jimmy/.cpan/build/Statistics-FisherPitman-0.02-_e1wsX/blib/lib:/home/jimmy/.cpan/build/Test-Base-0.54-Lm_6Ld/blib/arch:/home/jimmy/.cpan/build/Test-Base-0.54-Lm_6Ld/blib/lib:/home/jimmy/.cpan/build/Spiffy-0.30-Mcy8D9/blib/arch:/home/jimmy/.cpan/build/Spiffy-0.30-Mcy8D9/blib/lib:/home/jimmy/.cpan/build/XML-Simple-2.18-Vk2RKu/blib/arch:/home/jimmy/.cpan/build/XML-Simple-2.18-Vk2RKu/blib/lib:/home/jimmy/.cpan/build/XUL-App-0.03-Zm7RfX/blib/arch:/home/jimmy/.cpan/build/XUL-App-0.03-Zm7RfX/blib/lib:/home/jimmy/.cpan/build/App-Addex-Plugin-Hiveminder-0.002-scdXC7/blib/arch:/home/jimmy/This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
Dear David Robins,
This is a computer-generated report for Net-SSH2-0.18
on perl 5.8.8, created by CPAN-Reporter-1.1556.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp lib/Net/SSH2/File.pm blib/lib/Net/SSH2/File.pm
cp lib/Net/SSH2/Dir.pm blib/lib/Net/SSH2/Dir.pm
cp lib/Net/SSH2/PublicKey.pm blib/lib/Net/SSH2/PublicKey.pm
cp lib/Net/SSH2/SFTP.pm blib/lib/Net/SSH2/SFTP.pm
cp lib/Net/SSH2/Listener.pm blib/lib/Net/SSH2/Listener.pm
cp lib/Net/SSH2/Channel.pm blib/lib/Net/SSH2/Channel.pm
cp lib/Net/SSH2.pm blib/lib/Net/SSH2.pm
AutoSplitting blib/lib/Net/SSH2.pm (blib/lib/auto/Net/SSH2)
/usr/bin/perl.exe /usr/lib/perl5/5.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8/ExtUtils/typemap -typemap typemap SSH2.xs > SSH2.xsc && mv SSH2.xsc SSH2.c
gcc -c -I/usr/include -I. -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -DUSEIMPORTLIB -O3 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" "-I/usr/lib/perl5/5.8/cygwin/CORE" SSH2.c
In file included from SSH2.xs:11:
ppport.h:3042:1: warning: "PERL_UNUSED_DECL" redefined
In file included from SSH2.xs:8:
/usr/lib/perl5/5.8/cygwin/CORE/perl.h:163:1: warning: this is the location of the previous definition
SSH2.c: In function `XS_Net__SSH2_blocking':
SSH2.c:684: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_DESTROY':
SSH2.c:707: warning: cast to pointer from integer of different size
SSH2.xs: In function `XS_Net__SSH2_version':
SSH2.xs:579: error: `LIBSSH2_VERSION_NUM' undeclared (first use in this function)
SSH2.xs:579: error: (Each undeclared identifier is reported only once
SSH2.xs:579: error: for each function it appears in.)
SSH2.c: In function `XS_Net__SSH2_banner':
SSH2.c:784: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_error':
SSH2.c:814: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_method':
SSH2.c:882: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_callback':
SSH2.c:936: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__startup':
SSH2.c:986: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_disconnect':
SSH2.c:1014: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_hostkey':
SSH2.c:1062: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_list':
SSH2.c:1102: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_ok':
SSH2.c:1141: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_password':
SSH2.c:1171: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_publickey':
SSH2.c:1242: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_hostbased':
SSH2.c:1283: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_auth_keyboard':
SSH2.c:1336: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_channel':
SSH2.c:1411: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__scp_get':
SSH2.c:1480: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__scp_put':
SSH2.c:1540: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_tcpip':
SSH2.c:1594: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_listen':
SSH2.c:1654: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__poll':
SSH2.c:1710: warning: cast to pointer from integer of different size
SSH2.xs:1009: warning: cast to pointer from integer of different size
SSH2.xs:1014: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_sftp':
SSH2.c:1805: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2_public_key':
SSH2.c:1831: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_DESTROY':
SSH2.c:1858: warning: cast to pointer from integer of different size
SSH2.c: In function `XS_Net__SSH2__Channel_session'