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 Philippe M. Chiasson,
    
This is a computer-generated report for Apache2-Layout-0.3
on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 
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 report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

/alt/local/bin/perl -Iblib/arch -Iblib/lib \
        t/TEST  -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /alt/local/bin/perl 
/Users/andy/.cpan/build/Apache2-Layout-0.3-tbuivl/t/TEST -clean
APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER= 
APACHE_TEST_APXS= \
        /alt/local/bin/perl -Iblib/arch -Iblib/lib \
        t/TEST  -bugreport -verbose=0 
[warning] setting ulimit to allow core files
ulimit -c unlimited; /alt/local/bin/perl 
/Users/andy/.cpan/build/Apache2-Layout-0.3-tbuivl/t/TEST -bugreport -verbose=0
/usr/local/apache2/bin/httpd  -d 
/Users/andy/.cpan/build/Apache2-Layout-0.3-tbuivl/t -f 
/Users/andy/.cpan/build/Apache2-Layout-0.3-tbuivl/t/conf/httpd.conf -D APACHE2 
-D PERL_USEITHREADS
using Apache/2.2.6 (prefork MPM)

waiting 60 seconds for server to start: ..
waiting 60 seconds for server to start: ok (waited 1 secs)
server localhost:8529 started
t/00-signature......WARNING: This key is not certified with a trusted signature!
Primary key fingerprint: F9BF E0C2 480E 7680 1AE5  3631 CB32 A107 88C3 A5A5
--- SIGNATURE Tue Jan  1 19:02:01 2008
+++ (current) Wed Jan  2 14:45:23 2008
@@ -1,4 +1,4 @@
-SHA1 630d1db3ce0040acf5bba9927d4d6e265fd44aa8 Changes
+SHA1 da39a3ee5e6b4b0d3255bfef95601890afd80709 Changes
 SHA1 b597358c5c6dba12d1cffd9845d5d3fdd4b7a2c2 Changes.yml
 SHA1 1eb475709aa60a6ce19d76a8a83401d672bb5be8 Layout.xs
 SHA1 c88ac0255bead7e9f3a71ce05bd4575d40ca00cf MANIFEST
==> MISMATCHED content between SIGNATURE and distribution files! <==
 Failed 1/1 subtests 
t/01compile.........ok
t/02simple..........
#   Failed test at t/02simple.t line 27.

#   Failed test at t/02simple.t line 30.

#   Failed test at t/02simple.t line 31.

#   Failed test at t/02simple.t line 32.

#   Failed test at t/02simple.t line 33.

#   Failed test at t/02simple.t line 27.

#   Failed test at t/02simple.t line 30.

#   Failed test at t/02simple.t line 31.

#   Failed test at t/02simple.t line 32.

#   Failed test at t/02simple.t line 33.
# Looks like you failed 10 tests of 12.
 Dubious, test returned 10 (wstat 2560, 0xa00)
 Failed 10/12 subtests 
t/03pod-cover.......ok
t/03pod.............ok

Test Summary Report
-------------------
t/00-signature.t (Wstat: 0 Tests: 1 Failed: 1)
  Failed test:  1
t/02simple.t    (Wstat: 2560 Tests: 12 Failed: 10)
  Failed tests:  2-6, 8-12
  Non-zero exit status: 10
Files=5, Tests=16, 52 wallclock secs ( 0.02 usr  0.03 sys +  0.69 cusr  0.18 
csys =  0.92 CPU)
Result: FAIL
Failed 2/5 test programs. 11/16 subtests failed.
[warning] server localhost:8529 shutdown
[  error] error running tests (please examine t/logs/error_log)
make: *** [run_tests] Error 1

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module     Need Have    
    ---------- ---- --------
    mod_perl2  0    2.000004
    Test::More 0    0.74    

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_GB.UTF-8
    LC_CTYPE = en_US.UTF-8
    PATH = 
/alt/local/bin:/Users/andy/bin:/usr/local/apache2/bin:/usr/local/apache2/php/bin:/opt/local/bin:/usr/local/bin:/usr/local/mysql/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 9931
    PERL5_CPAN_IS_RUNNING = 9931
    SHELL = /bin/bash
    TERM = xterm-color
    TMPDIR = /var/folders/Sc/ScUm9aQIGbSyvHg2MoClfk+++TI/-Tmp-/

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /alt/local/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 20 20 98 101 102 81 79 80
    $EGID = 20 20 98 101 102 81 79 80

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       3.06     
    Test::More          0.74     
    YAML                0.66     
    YAML::Syck          1.00     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=9.1.0, archname=darwin-thread-multi-2level
    uname='darwin voodoo.local 9.1.0 darwin kernel version 9.1.0: wed oct 31 
17:46:22 pdt 2007; root:xnu-1228.0.2~1release_i386 i386 '
    config_args='-de -Dusedevel -Dinc_version_list=none -Dprefix=/alt/local 
-Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib -Uversiononly -DDEBUGGING'
    hint=recommended, useposix=true, d_sigaction=define
    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='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -DDEBUGGING 
-fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include',
    optimize='-O3 -g',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include 
-I/opt/local/include'
    ccversion='', gccversion='4.0.1 (Apple Inc. build 5465)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-Dman3ext=3pm 
-L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /opt/local/lib /usr/lib
    libs=-lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-Dman3ext=3pm -bundle -undefined dynamic_lookup 
-L/usr/local/lib -L/opt/local/lib'

Reply via email to