Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: PASS Catalyst-Model-Search-0.03 v5.14.2 GNU/Linux
Date: 2012-01-17T08:47:32Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Marcus Ramberg,
This is a computer-generated report for Catalyst-Model-Search-0.03
on perl 5.14.2, created by CPAN-Reporter-1.1902.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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 test':
/home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/2b65/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Plucene::Plugin::Analyzer::SnowballAnalyzer,1.1,Net::LuceneWS,0
Cannot determine perl version info from lib/Catalyst/Model/Search.pm
Cannot determine author info from lib/Catalyst/Model/Search.pm
Cannot determine license info from lib/Catalyst/Model/Search.pm
*** Since we're running under CPANPLUS, I'll just let it take care
of the dependency's installation later.
PERL_DL_NONLAZY=1 /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/2b65/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01use.t t/02pod.t t/03podcoverage.t t/04plucene.t t/05plucene_snowball.t t/06lucene_ws.t
t/01use.t ............... ok
t/02pod.t ............... skipped: set TEST_POD to enable this test
t/03podcoverage.t ....... skipped: set TEST_POD to enable this test
require TestApp::M::Search::LuceneWebService was successful but the package is not defined. at /home/src/perl/repoperls/installed-perls/perl/v5.14.2/2b65/lib/site_perl/5.14.2/Catalyst/Utils.pm line 293.
TestApp::C::Plucene is using the deprecated Catalyst::Base, update your application as this will be removed in the next major release at /home/src/perl/repoperls/installed-perls/perl/v5.14.2/2b65/lib/site_perl/5.14.2/Catalyst/Base.pm line 7.
TestApp::C::Lucene_WS is using the deprecated Catalyst::Base, update your application as this will be removed in the next major release at /home/src/perl/repoperls/installed-perls/perl/v5.14.2/2b65/lib/site_perl/5.14.2/Catalyst/Base.pm line 7.
Catalyst::Model::Search::Plucene uses NEXT, which is deprecated. Please see the Class::C3::Adopt::NEXT documentation for details. NEXT used at /tmp/loop_over_bdir-xS28WH/Catalyst-Model-Search-0.03-ej6W5X/blib/lib/Catalyst/Model/Search/Plucene.pm line 16
Catalyst::Model::Search uses NEXT, which is deprecated. Please see the Class::C3::Adopt::NEXT documentation for details. NEXT used at /tmp/loop_over_bdir-xS28WH/Catalyst-Model-Search-0.03-ej6W5X/blib/lib/Catalyst/Model/Search.pm line 12
TestApp::M::Search::Plucene is using the deprecated Catalyst::Base, update your application as this will be removed in the next major release at /home/src/perl/repoperls/installed-perls/perl/v5.14.2/2b65/lib/site_perl/5.14.2/Catalyst/Base.pm line 7.
[warn] Your application is using the deprecated ::[MVC]:: type naming scheme.
Please switch your class names to ::Model::, ::View:: and ::Controller: as appropriate.
[warn] Action methods (default) found defined in your application class, TestApp. This is deprecated, please move them into a Root controller.
t/04plucene.t ........... ok
require TestApp::M::Search::LuceneWebService was successful but the package is not defined. at /home/src/perl/repoperls/installed-perls/perl/v5.14.2/2b65/lib/site_perl/5.14.2/Catalyst/Utils.pm line 293.
TestApp::C::Plucene is using the deprecated Catalyst::Base, update your application as this will be removed in the next major release at /home/src/perl/repoperls/installed-perls/perl/v5.14.2/2b65/lib/site_perl/5.14.2/Catalyst/Base.pm line 7.
TestApp::C::Lucene_WS is using the deprecated Catalyst::Base, update your application as this will be removed in the next major release at /home/src/perl/repoperls/installed-perls/perl/v5.14.2/2b65/lib/site_perl/5.14.2/Catalyst/Base.pm line 7.
Catalyst::Model::Search::Plucene uses NEXT, which is deprecated. Please see the Class::C3::Adopt::NEXT documentation for details. NEXT used at /tmp/loop_over_bdir-xS28WH/Catalyst-Model-Search-0.03-ej6W5X/blib/lib/Catalyst/Model/Search/Plucene.pm line 16
Catalyst::Model::Search uses NEXT, which is deprecated. Please see the Class::C3::Adopt::NEXT documentation for details. NEXT used at /tmp/loop_over_bdir-xS28WH/Catalyst-Model-Search-0.03-ej6W5X/blib/lib/Catalyst/Model/Search.pm line 12
TestApp::M::Search::Plucene is using the deprecated Catalyst::Base, update your application as this will be removed in the next major release at /home/src/perl/repoperls/installed-perls/perl/v5.14.2/2b65/lib/site_perl/5.14.2/Catalyst/Base.pm line 7.
[warn] Your application is using the deprecated ::[MVC]:: type naming scheme.
Please switch your class names to ::Model::, ::View:: and ::Controller: as appropriate.
[warn] Action methods (default) found defined in your application class, TestApp. This is deprecated, please move them into a Root controller.
t/05plucene_snowball.t .. ok
t/06lucene_ws.t ......... skipped: needs Net::LuceneWS for testing
All tests successful.
Files=6, Tests=27, 5 wallclock secs ( 0.03 usr 0.00 sys + 1.72 cusr 0.15 csys = 1.90 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------------------- ---- -------
Catalyst 5.62 5.90007
Class::Std 0 0.011
! Net::LuceneWS 0 n/a
Plucene 1.24 1.25
Plucene::Plugin::Analyzer::SnowballAnalyzer 1.1 1.1
build_requires:
Module Need Have
------------------------------------------- ---- -------
ExtUtils::MakeMaker 0 6.63_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 20173
PERL5_CPAN_IS_RUNNING = 20173
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/2b65/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
Cwd 3.36
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 3.06
File::Spec 3.33
Module::Build 0.39_01
Module::Signature 0.68
Test::Harness 3.23
Test::More 0.98
YAML 0.78
YAML::Syck 1.19
version 0.95
--
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
Commit id: dc281e6088d189558b79a5121119b7196c8b3db0
Platform:
osname=linux, osvers=2.6.32-5-amd64, archname=x86_64-linux-ld
uname='linux k83 2.6.32-5-amd64 #1 smp mon oct 3 03:59:20 utc 2011 x86_64 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.14.2/2b65 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Duselongdouble -DDEBUGGING=-g'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.5', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_LONG_DOUBLE
USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Oct 16 2011 05:57:02
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="20173"
PERL5_CPAN_IS_RUNNING="20173"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/src/perl/repoperls/installed-perls/perl/v5.14.2/2b65/lib/site_perl/5.14.2/x86_64-linux-ld
/home/src/perl/repoperls/installed-perls/perl/v5.14.2/2b65/lib/site_perl/5.14.2
/home/src/perl/repoperls/installed-perls/perl/v5.14.2/2b65/lib/5.14.2/x86_64-linux-ld
/home/src/perl/repoperls/installed-perls/perl/v5.14.2/2b65/lib/5.14.2
.