Checking for optional module Archive::Zip >= 0.11 ... ok. Checking for recommended module Authen::PAM >= 0.12 ... not found. *** Authen::PAM is missing. This module is required in order to perform user authentication against the full FTP server personality on most Unix platforms. Therefore unless you install this module, normal FTP server configurations will most likely not work. Checking for highly recommended module BSD::Resource ... ok. Checking for required module Carp ... ok. Checking for optional module Compress::Zlib >= 1.14 ... ok. Checking for optional module DBI ... not found. *** DBI is missing. This module is required to run the test suite, and also if you want to run the FTP server against a PostgreSQL database. Checking for optional module Digest::MD5 ... ok. Checking for required module DynaLoader ... ok. Checking for required module Fcntl ... ok. Checking for optional module File::Sync ... ok. Checking for option module File::Temp ... ok. Checking for required module Getopt::Long ... ok. Checking for required module IO::Dir ... ok. Checking for required module IO::File ... ok. Checking for required module IO::Handle ... ok. Checking for required module IO::Scalar >= 1.126 ... ok. Checking for required module IO::Seekable ... ok. Checking for required module IO::Select ... ok. Checking for required module IO::Socket ... ok. Checking for required module IPC::Open2 ... ok. Checking for optional module Net::FTP ... ok. Checking for required module POSIX ... ok. Checking for required module Socket ... ok. Checking for required module Sys::Hostname ... ok. Checking for required module Sys::Syslog ... ok. Obtain missing modules from CPAN [http://www.cpan.org/]. Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore doc/.cvsignore Please inform the author. Writing Makefile for Net::FTPServer cp lib/Net/FTPServer/Full/Server.pm blib/lib/Net/FTPServer/Full/Server.pm cp lib/Net/FTPServer/Full/DirHandle.pm blib/lib/Net/FTPServer/Full/DirHandle.pm cp lib/Net/FTPServer/Proxy/Server.pm blib/lib/Net/FTPServer/Proxy/Server.pm cp lib/Net/FTPServer/InMem/FileHandle.pm blib/lib/Net/FTPServer/InMem/FileHandle.pm cp lib/Net/FTPServer/Proxy/DirHandle.pm blib/lib/Net/FTPServer/Proxy/DirHandle.pm cp lib/Net/FTPServer/InMem/Server.pm blib/lib/Net/FTPServer/InMem/Server.pm cp lib/Net/FTPServer/InMem/DirHandle.pm blib/lib/Net/FTPServer/InMem/DirHandle.pm cp lib/Net/FTPServer/DBeg1/FileHandle.pm blib/lib/Net/FTPServer/DBeg1/FileHandle.pm cp lib/Net/FTPServer/RO/FileHandle.pm blib/lib/Net/FTPServer/RO/FileHandle.pm cp lib/Net/FTPServer/Full/FileHandle.pm blib/lib/Net/FTPServer/Full/FileHandle.pm cp lib/Net/FTPServer/DirHandle.pm blib/lib/Net/FTPServer/DirHandle.pm cp lib/Net/FTPServer/FileHandle.pm blib/lib/Net/FTPServer/FileHandle.pm cp lib/Net/FTPServer/DBeg1/DirHandle.pm blib/lib/Net/FTPServer/DBeg1/DirHandle.pm cp lib/Net/FTPServer.pm blib/lib/Net/FTPServer.pm cp lib/Net/FTPServer/DBeg1/Server.pm blib/lib/Net/FTPServer/DBeg1/Server.pm cp lib/Net/FTPServer/RO/Server.pm blib/lib/Net/FTPServer/RO/Server.pm cp lib/Net/FTPServer/Handle.pm blib/lib/Net/FTPServer/Handle.pm cp lib/Net/FTPServer/DBeg1/IOBlob.pm blib/lib/Net/FTPServer/DBeg1/IOBlob.pm cp lib/Net/FTPServer/Proxy/FileHandle.pm blib/lib/Net/FTPServer/Proxy/FileHandle.pm cp lib/Net/FTPServer/RO/DirHandle.pm blib/lib/Net/FTPServer/RO/DirHandle.pm cp bin/ro-ftpd.pl blib/script/ro-ftpd.pl /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/ro-ftpd.pl cp bin/ftpd.pl blib/script/ftpd.pl /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/ftpd.pl cp bin/proxy-ftpd.pl blib/script/proxy-ftpd.pl /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/proxy-ftpd.pl cp bin/dbeg1-ftpd.pl blib/script/dbeg1-ftpd.pl /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/dbeg1-ftpd.pl cp bin/inmem-ftpd.pl blib/script/inmem-ftpd.pl /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/inmem-ftpd.pl Manifying blib/man3/Net::FTPServer::Full::Server.3 Manifying blib/man3/Net::FTPServer::Full::DirHandle.3 Manifying blib/man3/Net::FTPServer::Proxy::Server.3 Manifying blib/man3/Net::FTPServer::InMem::FileHandle.3 Manifying blib/man3/Net::FTPServer::Proxy::DirHandle.3 Manifying blib/man3/Net::FTPServer::InMem::Server.3 Manifying blib/man3/Net::FTPServer::InMem::DirHandle.3 Manifying blib/man3/Net::FTPServer::DBeg1::FileHandle.3 Manifying blib/man3/Net::FTPServer::RO::FileHandle.3 Manifying blib/man3/Net::FTPServer::Full::FileHandle.3 Manifying blib/man3/Net::FTPServer::DirHandle.3 Manifying blib/man3/Net::FTPServer::FileHandle.3 Manifying blib/man3/Net::FTPServer::DBeg1::DirHandle.3 Manifying blib/man3/Net::FTPServer.3 Manifying blib/man3/Net::FTPServer::DBeg1::Server.3 Manifying blib/man3/Net::FTPServer::RO::Server.3 Manifying blib/man3/Net::FTPServer::DBeg1::IOBlob.3 Manifying blib/man3/Net::FTPServer::Handle.3 Manifying blib/man3/Net::FTPServer::RO::DirHandle.3 Manifying blib/man3/Net::FTPServer::Proxy::FileHandle.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/10load.....................1..1 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 17:03:35 2007 # Current time GMT: Sun Jul 1 00:03:35 2007 # Using Test.pm version 1.24 Can't locate DBI.pm in @INC (@INC contains: /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-FTPServer/blib/lib /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-FTPServer/blib/arch /home/cpanrun/depot/main/Apps/CPAN_Run/lib /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi /home/cpanrun/ia64/build/5.8.2/lib/5.8.2 /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/ia64/build/5.8.2/lib/site_perl . /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi /home/cpanrun/ia64/build/5.8.2/lib/5.8.2 /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/ia64/build/5.8.2/lib/site_perl .) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-FTPServer/blib/lib/Net/FTPServer/DBeg1/IOBlob.pm line 47. BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-FTPServer/blib/lib/Net/FTPServer/DBeg1/IOBlob.pm line 47. Compilation failed in require at t/10load.t line 16. BEGIN failed--compilation aborted at t/10load.t line 16. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/110loadinmem...............1..1 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 17:03:36 2007 # Current time GMT: Sun Jul 1 00:03:36 2007 # Using Test.pm version 1.24 Resource limit RLIMIT_NPROC cannot be set. This may be because the BSD::Resource module is not available on your system, or it may be because your operating system does not support RLIMIT_NPROC. Without resource limits, the FTP server may be open to denial of service (DoS) attacks. The real error was: at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-FTPServer/blib/lib/Net/FTPServer.pm line 3270. ok 1 ok t/120greeting................1..1 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 17:03:36 2007 # Current time GMT: Sun Jul 1 00:03:36 2007 # Using Test.pm version 1.24 Resource limit RLIMIT_NPROC cannot be set. This may be because the BSD::Resource module is not available on your system, or it may be because your operating system does not support RLIMIT_NPROC. Without resource limits, the FTP server may be open to denial of service (DoS) attacks. The real error was: at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-FTPServer/blib/lib/Net/FTPServer.pm line 3270. ok 1 ok t/130anonlogin...............1..3 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 17:03:37 2007 # Current time GMT: Sun Jul 1 00:03:37 2007 # Using Test.pm version 1.24 Resource limit RLIMIT_NPROC cannot be set. This may be because the BSD::Resource module is not available on your system, or it may be because your operating system does not support RLIMIT_NPROC. Without resource limits, the FTP server may be open to denial of service (DoS) attacks. The real error was: at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-FTPServer/blib/lib/Net/FTPServer.pm line 3270. ok 1 ok 2 ok 3 ok t/130goodlogin...............1..2 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 17:03:38 2007 # Current time GMT: Sun Jul 1 00:03:38 2007 # Using Test.pm version 1.24 Resource limit RLIMIT_NPROC cannot be set. This may be because the BSD::Resource module is not available on your system, or it may be because your operating system does not support RLIMIT_NPROC. Without resource limits, the FTP server may be open to denial of service (DoS) attacks. The real error was: at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-FTPServer/blib/lib/Net/FTPServer.pm line 3270. ok 1 ok 2 ok t/140badlogin................1..2 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 17:03:38 2007 # Current time GMT: Sun Jul 1 00:03:38 2007 # Using Test.pm version 1.24 Resource limit RLIMIT_NPROC cannot be set. This may be because the BSD::Resource module is not available on your system, or it may be because your operating system does not support RLIMIT_NPROC. Without resource limits, the FTP server may be open to denial of service (DoS) attacks. The real error was: at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-FTPServer/blib/lib/Net/FTPServer.pm line 3270. ok 1 ok 2 ok t/150commands................1..45 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 17:03:44 2007 # Current time GMT: Sun Jul 1 00:03:44 2007 # Using Test.pm version 1.24 Resource limit RLIMIT_NPROC cannot be set. This may be because the BSD::Resource module is not available on your system, or it may be because your operating system does not support RLIMIT_NPROC. Without resource limits, the FTP server may be open to denial of service (DoS) attacks. The real error was: at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-FTPServer/blib/lib/Net/FTPServer.pm line 3270. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok t/160portpasv................1..41 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 17:03:45 2007 # Current time GMT: Sun Jul 1 00:03:45 2007 # Using Test.pm version 1.24 Resource limit RLIMIT_NPROC cannot be set. This may be because the BSD::Resource module is not available on your system, or it may be because your operating system does not support RLIMIT_NPROC. Without resource limits, the FTP server may be open to denial of service (DoS) attacks. The real error was: at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-FTPServer/blib/lib/Net/FTPServer.pm line 3270. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 # Failed test 12 in t/160portpasv.t at line 126 not ok 12 # t/160portpasv.t line 126 is: ok (/^226/); ok 13 socket: Connection timed out at t/160portpasv.t line 133, line 14. dubious Test returned status 238 (wstat 60928, 0xee00) DIED. FAILED tests 12, 14-41 Failed 29/41 tests, 29.27% okay t/160portzeroes..............1..23 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 17:05:02 2007 # Current time GMT: Sun Jul 1 00:05:02 2007 # Using Test.pm version 1.24 Resource limit RLIMIT_NPROC cannot be set. This may be because the BSD::Resource module is not available on your system, or it may be because your operating system does not support RLIMIT_NPROC. Without resource limits, the FTP server may be open to denial of service (DoS) attacks. The real error was: at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-FTPServer/blib/lib/Net/FTPServer.pm line 3270. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok t/170ascii...................1..18 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 17:05:03 2007 # Current time GMT: Sun Jul 1 00:05:03 2007 # Using Test.pm version 1.24 Resource limit RLIMIT_NPROC cannot be set. This may be because the BSD::Resource module is not available on your system, or it may be because your operating system does not support RLIMIT_NPROC. Without resource limits, the FTP server may be open to denial of service (DoS) attacks. The real error was: at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-FTPServer/blib/lib/Net/FTPServer.pm line 3270. ok 1 ok 2 ok 3 ok 4 # Failed test 5 in t/170ascii.t at line 60 # t/170ascii.t line 60 is: ok (upload_ascii ("test0", 0, 1000)); not ok 5 socket: Connection timed out at t/170ascii.t line 98, line 8. dubious Test returned status 238 (wstat 60928, 0xee00) DIED. FAILED tests 5-18 Failed 14/18 tests, 22.22% okay t/170files...................1..36 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 17:06:20 2007 # Current time GMT: Sun Jul 1 00:06:20 2007 # Using Test.pm version 1.24 Resource limit RLIMIT_NPROC cannot be set. This may be because the BSD::Resource module is not available on your system, or it may be because your operating system does not support RLIMIT_NPROC. Without resource limits, the FTP server may be open to denial of service (DoS) attacks. The real error was: at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-FTPServer/blib/lib/Net/FTPServer.pm line 3270. ok 1 ok 2 ok 3 ok 4 # Failed test 5 in t/170files.t at line 60 # t/170files.t line 60 is: ok (upload_rand ("test0", 0, 1000)); not ok 5 socket: Connection timed out at t/170files.t line 116, line 8. dubious Test returned status 238 (wstat 60928, 0xee00) DIED. FAILED tests 5-36 Failed 32/36 tests, 11.11% okay t/180store...................1..96 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 17:07:37 2007 # Current time GMT: Sun Jul 1 00:07:37 2007 # Using Test.pm version 1.24 Resource limit RLIMIT_NPROC cannot be set. This may be because the BSD::Resource module is not available on your system, or it may be because your operating system does not support RLIMIT_NPROC. Without resource limits, the FTP server may be open to denial of service (DoS) attacks. The real error was: at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-FTPServer/blib/lib/Net/FTPServer.pm line 3270. ok 1 ok 2 ok 3 ok 4 ok 5 # Failed test 6 in t/180store.t at line 77 # t/180store.t line 77 is: ok (/^226/); not ok 6 ok 7 make: *** [test_dynamic] Hangup