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/
Please cc any replies to cpan-testers@[EMAIL PROTECTED]
to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Daisuke Maki,
This is a computer-generated test re****t for Gungho-0.09005, created
automatically by CPAN::Re****ter, version 0.44, and sent to the CPAN
Testers mailing list. If you have received this email directly, it is
because the person testing your distribution chose to send a copy to your
CPAN email address; there may be a delay before the official re****t is
received and processed by CPAN Testers.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this re****t:
* Tester comments
* Prerequisites
* Environment and other context
* Test output
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
[none provided]
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------------------- ------- --------
Best 0 0.11
Class::Accessor::Fast 0 0.31
! Class::C3 0.16 0.14
Class::C3::Componentised 0 1.0001
Class::C3::XS 0.02 0.08
Class::Data::Inheritable 0 0.06
Class::Inspector 0 1.16
Config::Any 0 0.07
! Danga::Socket 1.57 n/a
! Danga::Socket::Callback 0 n/a
Data::Dumper 0 2.121_08
Data::Throttler 0 0.01
Data::Throttler::Memcached 0.00003 0.00003
DB_File 0 1.815
DBI 0 1.57
Digest::MD5 0 2.36
DirHandle 0 1.00
Event::Notify 0.00004 0.00004
Exception::Class 0 1.23
File::Spec 0 3.12
File::Temp 0 0.18
FindBin 0 1.47
Getopt::Long 0 2.36
HTML::RobotsMETA 0 0.00004
HTTP::Headers::Util 0 1.13
HTTP::Parser 0 0.04
HTTP::Request 0 1.40
HTTP::Response 0 1.53
HTTP::Status 0 1.28
IO::Async::Buffer 0 0.10
IO::Socket::INET 0 1.29
Log::Dispatch 0 2.20
MIME::Base64 0 3.07
Net::DNS 0 0.61
Path::Class 0 0.15
Path::Class::Dir 0 0
Pod::Usage 0 1.35
POE 0.9999 0.9999
POE::Component::Client::DNS 0 1.00
POE::Component::Client::HTTP 0.81 0.82
POE::Component::Client::Keepalive 0 0.1000
Regexp::Common 0 2.120
Storable 0 2.15
Sys::Hostname 0 1.11
Test::MockObject 0 1.08
Test::More 0 0.70
Time::HiRes 0 1.9707
UNIVERSAL::isa 0.06 0.06
UNIVERSAL::require 0 0.10
URI 0 1.35
Web::Scraper::Config 0 0.01
WWW::RobotRules::Parser 0 0.04001
XML::LibXML 0 1.65
YAML 0 0.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH =
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 3612
PERL5_CPAN_IS_RUNNING = 3612
SHELL = /bin/csh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /usr/bin/perl
UID: $< = 0
EUID: $> = 0
GID: $( = 0 5 0 0
EGID: $) = 0 5 0 0
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.25
ExtUtils::CBuilder 0.18
ExtUtils::Command 1.13
ExtUtils::Install 1.41
ExtUtils::MakeMaker 6.36
ExtUtils::Manifest 1.51
ExtUtils::Par***S 2.18
File::Spec 3.12
Module::Build 0.2805
Module::Signature n/a
Test::Harness 3.03
Test::More 0.70
version 0.7203
------------------------------
TEST OUTPUT
------------------------------
Output from '/usr/bin/make test':
/usr/bin/perl "-Iinc" Makefile.PL --config=
--installdeps=Best,0,Class::C3::Componentised,0,Event::Notify,0.00004,Log::Dispatch,0,Regexp::Common,0,POE::Component::Client::Keepalive,0,POE::Component::Client::DNS,0,POE::Component::Client::HTTP,0.81,POE,0.9999,Regexp::Common,0,HTML::RobotsMETA,0,WWW::RobotRules::Parser,0,Data::Throttler,0,Data::Throttler,0,Danga::Socket::Callback,0,Danga::Socket,1.57,HTTP::Parser,0,IO::Async::Buffer,0,HTTP::Parser,0,Data::Throttler::Memcached,0.00003,Web::Scraper::Config,0,Best,0
*** Since we're running under CPANPLUS, I'll just let it take care
of the dependency's installation later.
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01_load.t
t/02_config.t t/03_live/perl-proxy.t t/03_live/perl.t t/03_live/twitter.t
t/99_kwalitee.t t/99_pod-coverage.t t/99_pod.t
t/component/authentication/01_load.t t/component/cache/01_load.t
t/component/robot_rules/01_load.t t/component/robot_rules/02_storage.t
t/component/robot_rules/regression_jkim_20071201.t
t/component/robots_meta/01_load.t t/component/scraper/01_load.t
t/component/throttle/01_load.t t/engine/danga-socket/01_load.t
t/engine/danga-socket/02_live.t t/engine/danga-socket/04_dns.t
t/engine/io-async/01_load.t t/engine/io-async/02_live.t
t/engine/io-async/04_dns.t t/engine/poe/01_load.t t/engine/poe/02_live.t
t/engine/poe/04_dns.t t/engine/poe/05_dns_params.t
t/engine/poe/06_dns_disable.t t/plugin/request_log/01_basic.t
t/plugin/statistics/01_load.t t/plugin/statistics/02_parts.t
t/request/regression_jkim_20071201.t t/response/regression_jkim_
20071201.t
t/01_load...........................................ok
t/02_config.........................................ok
t/03_live/perl-proxy................................skipped
all skipped: Set proxy URI to GUNGHO_TEST_PROXY to run these tests
t/03_live/perl......................................skipped
all skipped: Enable GUNGHO_TEST_LIVE to run these tests
t/03_live/twitter...................................skipped
all skipped: Enable GUNGHO_TWITTER_USERNAME and
GUNGHO_TWITTER_PASSWORD to run these tests
t/99_kwalitee.......................................skipped
all skipped: Enable TEST_KWALITEE to enable these tests
t/99_pod-coverage...................................skipped
all skipped: Enable TEST_POD environment variable to test POD
t/99_pod............................................skipped
all skipped: Enable TEST_POD environment variable to test POD
t/component/authentication/01_load..................ok
t/component/cache/01_load...........................skipped
all skipped: Cache::Memory not installed: Can't locate
Cache/Memory.pm in @[EMAIL PROTECTED]
(@[EMAIL PROTECTED]
contains: t/lib
/root/.cpan/build/Gungho-0.09005-pRYIUm/inc
/root/.cpan/build/Gungho-0.09005-pRYIUm/blib/lib
/root/.cpan/build/Gungho-0.09005-pRYIUm/blib/arch
/usr/local/lib/perl5/5.8.8/BSDPAN
/usr/local/lib/perl5/site_perl/5.8.8/mach
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl/5.8.7
/usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach
/usr/local/lib/perl5/5.8.8 .) at (eval 87) line 2.
t/component/robot_rules/01_load.....................ok
t/component/robot_rules/02_storage..................ok
t/component/robot_rules/regression_jkim_20071201....ok
t/component/robots_meta/01_load.....................ok
t/component/scraper/01_load.........................ok
t/component/throttle/01_load........................ok
t/engine/danga-socket/01_load.......................skipped
all skipped: Danga::Socket not available
t/engine/danga-socket/02_live.......................skipped
all skipped: Danga::Socket not available
t/engine/danga-socket/04_dns........................skipped
all skipped: Danga::Socket not available
t/engine/io-async/01_load...........................ok
t/engine/io-async/02_live...........................skipped
all skipped: Environment variable GUNGHO_TEST_LIVE is not
specified
t/engine/io-async/04_dns............................skipped
all skipped: Environment variable GUNGHO_TEST_LIVE is not
specified
t/engine/poe/01_load................................ok
t/engine/poe/02_live................................skipped
all skipped: Environment variable GUNGHO_TEST_LIVE is not
specified
t/engine/poe/04_dns.................................skipped
all skipped: Environment variable GUNGHO_TEST_LIVE is not
specified
t/engine/poe/05_dns_params..........................ok
t/engine/poe/06_dns_disable.........................skipped
all skipped: Environment variable GUNGHO_TEST_LIVE is not
specified
t/plugin/request_log/01_basic.......................skipped
all skipped: Enable GUNGHO_TEST_LIVE to run these tests
t/plugin/statistics/01_load.........................ok
t/plugin/statistics/02_parts........................ok
t/request/regression_jkim_20071201..................ok
t/response/regression_jkim_20071201.................ok
All tests successful, 16 tests skipped.
Files=32, Tests=70, 10 wallclock secs ( 6.49 cusr + 1.19 csys = 7.68
CPU)
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=freebsd, osvers=5.4-release-p16, archname=i386-freebsd-64int
uname='freebsd tcool.org 5.4-release-p16 freebsd 5.4-release-p16 #0:
sat aug 5 04:57:59 jst 2006 root@[EMAIL PROTECTED]
'
config_args='-sde -Dprefix=/usr/local
-Darchlib=/usr/local/lib/perl5/5.8.8/mach
-Dprivlib=/usr/local/lib/perl5/5.8.8
-Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3
-Dman1dir=/usr/local/man/man1
-Dsitearch=/usr/local/lib/perl5/site_perl/5.8.8/mach
-Dsitelib=/usr/local/lib/perl5/site_perl/5.8.8 -Dscriptdir=/usr/local/bin
-Dsiteman3dir=/usr/local/lib/perl5/5.8.8/man/man3
-Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl
-Dcc=cc -Duseshrplib
-Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -Doptimize=-O
-pipe -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN"
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe
-Wdeclaration-after-statement -I/usr/local/include',
optimize='-O -pipe ',
cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN"
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe
-Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='3.4.2 [FreeBSD] 20040728', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8,
Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil
perllibs=-lm -lcrypt -lutil
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='
-Wl,-R/usr/local/lib/perl5/5.8.8/mach/CORE'
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'


|