PATH=/usr/bin:/bin Start 2012-06-20T16:04:37 ActivePerl-1600 CPAN-1.9402 Going to read '/home/fly1600/var/cpan/Metadata' Database was generated on Wed, 20 Jun 2012 20:19:03 GMT Running make for K/KA/KANE/File-Fetch-0.08.tar.gz Checksum for /net/nas/data/cpan/authors/id/K/KA/KANE/File-Fetch-0.08.tar.gz ok File-Fetch-0.08/ File-Fetch-0.08/CHANGES File-Fetch-0.08/lib/ File-Fetch-0.08/lib/File/ File-Fetch-0.08/lib/File/Fetch/ File-Fetch-0.08/lib/File/Fetch/Item.pm File-Fetch-0.08/lib/File/Fetch.pm File-Fetch-0.08/Makefile.PL File-Fetch-0.08/MANIFEST File-Fetch-0.08/META.yml File-Fetch-0.08/README File-Fetch-0.08/t/ File-Fetch-0.08/t/01_File-Fetch.t CPAN.pm: Going to build K/KA/KANE/File-Fetch-0.08.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for File::Fetch Writing MYMETA.yml and MYMETA.json >>> make cp lib/File/Fetch.pm blib/lib/File/Fetch.pm cp lib/File/Fetch/Item.pm blib/lib/File/Fetch/Item.pm Manifying blib/man3/File::Fetch.3 KANE/File-Fetch-0.08.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t ####################### NOTE ############################## Some of these tests assume you are connected to the internet. If you are not, or if certain protocols or hosts are blocked and/or firewalled, these tests will fail due to no fault of the module itself. ########################################################### t/01_File-Fetch.t .. ok 1 - use File::Fetch; ok 2 - use File::Fetch::Item; ok 3 - Able to parse uri 'ftp://cpan.org/pub/mirror/index.txt' ok 4 - 'file' ok (index.txt) ok 5 - 'host' ok (cpan.org) ok 6 - 'path' ok (/pub/mirror/) ok 7 - 'scheme' ok (ftp) ok 8 - 'uri' ok (ftp://cpan.org/pub/mirror/index.txt) ok 9 - Able to parse uri 'file:///usr/local/tmp/foo.txt' ok 10 - 'file' ok (foo.txt) ok 11 - 'host' ok () ok 12 - 'path' ok (/usr/local/tmp/) ok 13 - 'scheme' ok (file) ok 14 - 'uri' ok (file:///usr/local/tmp/foo.txt) ok 15 - Able to parse uri 'rsync://cpan.pair.com/CPAN/MIRRORING.FROM' ok 16 - 'file' ok (MIRRORING.FROM) ok 17 - 'host' ok (cpan.pair.com) ok 18 - 'path' ok (/CPAN/) ok 19 - 'scheme' ok (rsync) ok 20 - 'uri' ok (rsync://cpan.pair.com/CPAN/MIRRORING.FROM) ok 21 - The object isa File::Fetch::Item ok 22 - Accessor 'file' ok ok 23 - Accessor 'path' ok ok 24 - Accessor 'scheme' ok ok 25 - Accessor 'host' ok ok 26 - Accessor 'uri' ok ok 27 - The object isa File::Fetch::Item ok 28 - Accessor 'file' ok ok 29 - Accessor 'path' ok ok 30 - Accessor 'scheme' ok ok 31 - Accessor 'host' ok ok 32 - Accessor 'uri' ok ok 33 - The object isa File::Fetch::Item ok 34 - Accessor 'file' ok ok 35 - Accessor 'path' ok ok 36 - Accessor 'scheme' ok ok 37 - Accessor 'host' ok ok 38 - Accessor 'uri' ok ok 39 - The object isa File::Fetch::Item ok 40 - The object isa File::Fetch::Item ok 41 - The object isa File::Fetch::Item ok 42 - FF object for file://home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/01_File-Fetch.t (will fetch with lwp) ok 43 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/01_File-Fetch.t) fetched using lwp ok 44 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/01_File-Fetch.t) has size ok 45 - FF object for file://home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/01_File-Fetch.t (will fetch with file) ok 46 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/01_File-Fetch.t) fetched using file ok 47 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/01_File-Fetch.t) has size ok 48 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (will fetch with lwp) ok 49 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/index.html) fetched using lwp ok 50 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/index.html) has size ok 51 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (will fetch with netftp) ok 52 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/index.html) fetched using netftp ok 53 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/index.html) has size ok 54 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (will fetch with wget) ok 55 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/index.html) fetched using wget ok 56 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/index.html) has size ok 57 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (will fetch with curl) ok 58 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/index.html) fetched using curl ok 59 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/index.html) has size ok 60 - FF object for http://www.cpan.org/index.html (will fetch with lwp) ok 61 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/index.html) fetched using lwp ok 62 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/index.html) has size ok 63 - FF object for http://www.cpan.org/index.html (will fetch with wget) ok 64 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/index.html) fetched using wget ok 65 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/index.html) has size ok 66 - FF object for http://www.cpan.org/index.html (will fetch with curl) ok 67 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/index.html) fetched using curl ok 68 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/index.html) has size ok 69 - FF object for http://www.cpan.org/index.html (will fetch with lynx) ok 70 # skip You do not have 'lynx' installed ok 71 # skip You do not have 'lynx' installed ok 72 - FF object for rsync://cpan.pair.com/CPAN/MIRRORING.FROM (will fetch with rsync) ok 73 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/MIRRORING.FROM) fetched using rsync ok 74 - File (/home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/t/tmp/MIRRORING.FROM) has size 1..74 ok All tests successful. Files=1, Tests=74, 17 wallclock secs ( 0.02 usr 0.01 sys + 0.74 cusr 0.18 csys = 0.95 CPU) Result: PASS KANE/File-Fetch-0.08.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Jos Boumans <kane@cpan.org> Generic file fetching code >>> (cd /home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P && tar cvf - File-Fetch-0.08.ppd blib) | gzip -c >/home/fly1600/var/REPO/K/KA/KANE/File-Fetch-0.08.tar.gz File-Fetch-0.08.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/Fetch/ blib/lib/File/Fetch/Item.pm blib/lib/File/Fetch.pm blib/man3/ blib/man3/File::Fetch.3 >>> mv /home/fly1600/var/cpan/build/File-Fetch-0.08-sPot6P/File-Fetch-0.08.ppd /home/fly1600/var/REPO/K/KA/KANE Megalib: Will not downgrade File-Fetch from v0.34 to v0.08 at /home/fly1600/lib/Fly/Megalib.pm line 54. Finished 2012-06-20T16:04:56