Start 2008-06-19T02:11:49 Going to read /home/cpanfly/var/cpan/Metadata Database was generated on Thu, 19 Jun 2008 09:03:12 GMT Running make for G/GB/GBARR/libnet-1.22.tar.gz Checksum for /net/nas/data/cpan/authors/id/G/GB/GBARR/libnet-1.22.tar.gz ok libnet-1.22/ libnet-1.22/Net/ libnet-1.22/Net/POP3.pm libnet-1.22/Net/Netrc.pm libnet-1.22/Net/FTP/ libnet-1.22/Net/FTP/L.pm libnet-1.22/Net/FTP/I.pm libnet-1.22/Net/FTP/dataconn.pm libnet-1.22/Net/FTP/A.pm libnet-1.22/Net/FTP/E.pm libnet-1.22/Net/Config.pm libnet-1.22/Net/Cmd.pm libnet-1.22/Net/FTP.pm libnet-1.22/Net/SMTP.pm libnet-1.22/Net/libnetFAQ.pod libnet-1.22/Net/Domain.pm libnet-1.22/Net/NNTP.pm libnet-1.22/Net/Time.pm libnet-1.22/t/ libnet-1.22/t/hostname.t libnet-1.22/t/libnet_t.pl libnet-1.22/t/netrc.t libnet-1.22/t/ftp.t libnet-1.22/t/nntp.t libnet-1.22/t/config.t libnet-1.22/t/smtp.t libnet-1.22/t/require.t libnet-1.22/t/datasend.t libnet-1.22/Changes libnet-1.22/demos/ libnet-1.22/demos/inetd libnet-1.22/demos/smtp.self libnet-1.22/demos/time libnet-1.22/demos/ftp libnet-1.22/demos/pop3 libnet-1.22/demos/nntp.mirror libnet-1.22/demos/nntp libnet-1.22/MANIFEST libnet-1.22/Hostname.pm.eg libnet-1.22/Configure libnet-1.22/install-nomake libnet-1.22/Config.eg libnet-1.22/Makefile.PL libnet-1.22/README libnet-1.22/META.yml libnet-1.22/SIGNATURE CPAN.pm: Going to build G/GB/GBARR/libnet-1.22.tar.gz Checking for Socket...ok Checking for IO::Socket...ok Checking if your kit is complete... Looks good Ah, I see you already have installed libnet before. Do you want to modify/update your configuration (y|n) ? [no] no This script will prompt you to enter hostnames that can be used as defaults for some of the modules in the libnet distribution. To ensure that you do not enter an invalid hostname, I can perform a lookup on each hostname you enter. If your internet connection is via a dialup line then you may not want me to perform these lookups, as it will require you to be on-line. Do you want me to perform hostname lookups (y|n) ? [yes] The following questions all require a list of host names, separated with spaces. If you do not have a host available for any of the services, then enter a single space, followed by . To accept the default, hit Enter a list of available NNTP hosts : [] Enter a list of available SMTP hosts : [] Enter a list of available POP3 hosts : [] Enter a list of available SNPP hosts : [] Enter a list of available PH Hosts : [] Enter a list of available TIME Hosts : [] Enter a list of available DAYTIME Hosts : [] Do you have a firewall/ftp proxy between your machine and the internet If you use a SOCKS firewall answer no (y|n) ? [no] Normally when FTP needs a data connection the client tells the server a port to connect to, and the server initiates a connection to the client. Some setups, in particular firewall setups, can/do not work using this protocol. In these situations the client must make the connection to the server, this is called a passive transfer. Should all FTP connections be passive (y|n) ? [yes] What is your local internet domain name : [] If you specified some default hosts above, it is possible for me to do some basic tests when you run `make test' This will cause `make test' to be quite a bit slower and, if your internet connection is via dialup, will require you to be on-line unless the hosts are local. Do you want me to run these tests (y|n) ? [yes] To allow Net::FTP to be tested I will need a hostname. This host should allow anonymous access and have a /pub directory What host can I use : [] Writing libnet.cfg Writing Makefile for Net cp Net/POP3.pm blib/lib/Net/POP3.pm cp Net/FTP/dataconn.pm blib/lib/Net/FTP/dataconn.pm cp Net/SMTP.pm blib/lib/Net/SMTP.pm cp Net/Config.pm blib/lib/Net/Config.pm cp Net/libnetFAQ.pod blib/lib/Net/libnetFAQ.pod cp Net/FTP/E.pm blib/lib/Net/FTP/E.pm cp Net/Domain.pm blib/lib/Net/Domain.pm cp Net/Cmd.pm blib/lib/Net/Cmd.pm cp Net/FTP.pm blib/lib/Net/FTP.pm cp libnet.cfg blib/lib/Net/libnet.cfg cp Net/FTP/L.pm blib/lib/Net/FTP/L.pm cp Net/FTP/A.pm blib/lib/Net/FTP/A.pm cp Net/Netrc.pm blib/lib/Net/Netrc.pm cp Net/NNTP.pm blib/lib/Net/NNTP.pm cp Net/Time.pm blib/lib/Net/Time.pm cp Net/FTP/I.pm blib/lib/Net/FTP/I.pm Manifying blib/man3/Net::POP3.3 Manifying blib/man3/Net::Config.3 Manifying blib/man3/Net::SMTP.3 Manifying blib/man3/Net::libnetFAQ.3 Manifying blib/man3/Net::Domain.3 Manifying blib/man3/Net::Cmd.3 Manifying blib/man3/Net::FTP.3 Manifying blib/man3/Net::Netrc.3 Manifying blib/man3/Net::NNTP.3 Manifying blib/man3/Net::Time.3 GBARR/libnet-1.22.tar.gz make -- OK Running make test PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/config.t......ok t/datasend.t....ok t/ftp.t.........skipped: (no reason given) t/hostname.t....ok t/netrc.t.......ok t/nntp.t........skipped: (no reason given) t/require.t.....ok t/smtp.t........skipped: (no reason given) All tests successful. Files=8, Tests=95, 0 wallclock secs ( 0.00 usr 0.04 sys + 0.13 cusr 0.19 csys = 0.36 CPU) Result: PASS GBARR/libnet-1.22.tar.gz make test -- OK Picked up abstract from Makefile Graham Barr <gbarr@pobox.com> Collection of Network protocol modules >>> (cd /home/cpanfly/var/cpan/build/libnet-1.22-g7JcWU && tar cf - libnet-1.22.ppd blib) | gzip -c >/home/cpanfly/var/REPO/G/GB/GBARR/libnet-1.22.tar.gz >>> mv /home/cpanfly/var/cpan/build/libnet-1.22-g7JcWU/libnet-1.22.ppd /home/cpanfly/var/REPO/G/GB/GBARR Finished 2008-06-19T02:11:52