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 [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear AGRUNDMA, This is a computer-generated error report created automatically by CPANPLUS, version 0.0562. Testers personal comments may appear at the end of this report. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. TEST RESULTS: Below is the error stack from stage 'make test': [CP_MSG] [Wed Sep 14 20:37:25 2005] Trying to get 'ftp://ftp.mirror.ac.uk/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/A/AG/AGRUNDMA/Catalyst-Plugin-PageCache-0.11.tar.gz' [CP_MSG] [Wed Sep 14 20:37:26 2005] Trying to get 'ftp://ftp.mirror.ac.uk/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/A/AG/AGRUNDMA/CHECKSUMS' [CP_MSG] [Wed Sep 14 20:37:27 2005] Checksum matches for 'Catalyst-Plugin-PageCache-0.11.tar.gz' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/Changes' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/MANIFEST' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/t/' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/t/03podcoverage.t' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/t/08params.t' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/t/lib/' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/t/lib/TestApp/' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/t/lib/TestApp/C/' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/t/lib/TestApp/C/Cache.pm' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/t/lib/TestApp.pm' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/t/04cache.t' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/t/05expires.t' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/t/02pod.t' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/t/06auto_cache.t' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/t/01use.t' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/t/07set_http_headers.t' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/META.yml' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/lib/' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/lib/Catalyst/' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/lib/Catalyst/Plugin/' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/lib/Catalyst/Plugin/PageCache.pm' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/README' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/Makefile.PL' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst-Plugin-PageCache-0.11/Build.PL' [CP_MSG] [Wed Sep 14 20:37:28 2005] Extracted 'Catalyst::Plugin::PageCache' to '/root/.cpanplus/5.8.3/build/Catalyst-Plugin-PageCache-0.11' [CP_MSG] [Wed Sep 14 20:37:31 2005] # running Build.PL /usr/bin/perl -I_build/lib Build.PL * ERROR: Prerequisite Catalyst isn't installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation. Checking whether your kit is complete... Looks good Creating new 'Build' script for 'Catalyst-Plugin-PageCache' version '0.11' [CP_MSG] [Wed Sep 14 20:37:32 2005] Module 'Catalyst::Plugin::PageCache' requires 'Catalyst' version '5.23' to be installed [CP_MSG] [Wed Sep 14 20:37:34 2005] /usr/bin/perl Build --makefile_env_macros 1 lib/Catalyst/Plugin/PageCache.pm -> blib/lib/Catalyst/Plugin/PageCache.pm Manifying blib/lib/Catalyst/Plugin/PageCache.pm -> blib/libdoc/Catalyst::Plugin::PageCache.3pm [CP_ERROR] [Wed Sep 14 20:37:39 2005] MAKE TEST failed: No such file or directory /usr/bin/perl Build --makefile_env_macros 1 test t/01use................. # Failed test (t/01use.t at line 3) # Tried to use 'Catalyst::Plugin::PageCache'. # Error: Base class package "Class::Accessor::Fast" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at /root/.cpanplus/5.8.3/build/Catalyst-Plugin-PageCache-0.11/blib/lib/Catalyst/Plugin/PageCache.pm line 4 # BEGIN failed--compilation aborted at t/01use.t line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) Scalar found where operator expected at (eval 173) line 1, near "'int' $__val" (Missing operator before $__val?) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/02pod.................skipped all skipped: set TEST_POD to enable this test t/03podcoverage.........skipped all skipped: Test::Pod::Coverage 1.04 required t/04cache...............skipped all skipped: needs Catalyst::Plugin::Cache::FileCache for testing t/05expires.............skipped all skipped: needs Catalyst::Plugin::Cache::FileCache for testing t/06auto_cache..........skipped all skipped: needs Catalyst::Plugin::Cache::FileCache for testing t/07set_http_headers....skipped all skipped: needs Catalyst::Plugin::Cache::FileCache for testing t/08params..............skipped all skipped: needs Catalyst::Plugin::Cache::FileCache for testing Failed 1/8 test scripts, 87.50% okay. 1/1 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01use.t 1 256 1 1 100.00% 1 7 tests skipped. make: *** [test] Error 255 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Catalyst 0 ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. As there are many people performing automatic tests on each upload to CPAN, it is likely that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional informations, and do not take it personally. We appreciate your patience. :) ********************************************************************** Additional comments: This report was machine-generated by CPAN::YACSmoke 0.03. -- Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration: Platform: osname=linux, osvers=2.6.6-1.1326smp, archname=ppc-linux-thread-multi uname='linux build.terraplex.com 2.6.6-1.1326smp #1 smp wed apr 28 13:44:22 edt 2004 ppc ppc ppc gnulinux ' config_args='-des -Doptimize=-O2 -g -pipe -fsigned-char -Dversion=5.8.3 -Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr -Darchname=ppc-linux -Dvendorprefix=/usr -Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dinc_version_list=5.8.2 5.8.1 5.8.0' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2 -g -pipe -fsigned-char', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='3.3.3 (Yellow Dog Linux 3.3.3-16.ydl.4)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.3.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.3' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.8.3/ppc-linux-thread-multi/CORE' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
