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.

-- 
Running make test
make[1]: Entering directory `/usr/local/src/.cpan/build/HTML-Mason-0.88/faq'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/.cpan/build/HTML-Mason-0.88/faq'
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib 
-I/usr/local/lib/perl5/5.6.0/ppc-linux -I/usr/local/lib/perl5/5.6.0 -e 'use 
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/01-syntax.........ok                                                       
t/02-sections.......ok                                                       
t/03-mc.............ok                                                       
t/04-misc...........ok                                                       
t/05-request........Use of uninitialized value in join at 
/usr/local/src/.cpan/build/HTML-Mason-0.88/test/data/request/obj/shared/check_error 
line 18.
t/05-request........ok 6/6FAILED test 5                                      
        Failed 1/6 tests, 83.33% okay
t/06-parser.........ok                                                       
t/07-interp.........ok                                                       
t/08-ah.............ok                                                       
t/09-component......ok                                                       
t/10-cache..........ok                                                       
t/11-inherit........ok                                                       
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/05-request.t                6    1  16.67%  5
Failed 1/11 test scripts, 90.91% okay. 1/77 subtests failed, 98.70% okay.
make: *** [test_dynamic] Error 29

bin@schinder% perl -Mblib t/05-request.t 
Using /usr/local/src/.cpan/build/HTML-Mason-0.88/blib
1..6
Running abort
ok
Running file
ok
Running req_obj
ok
Running subrequest
ok
Running subrequest_error
Use of uninitialized value in join at 
/usr/local/src/.cpan/build/HTML-Mason-0.88/test/data/request/obj/shared/check_error 
line 18.

Error in line 4
Expected: Error: error while executing /request/support/subrequest_error_test:
Got: Error: Bizarre copy of ARRAY in aassign 

not ok
Running various
ok


--

Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.2.14, archname=ppc-linux
    uname='linux c22234-c.scllg1.pa.home.com 2.2.14 #2 sun jan 9 20:34:00 est 2000 ppc 
unknown '
    config_args='-Dcc=gcc -Dprefix=/usr/local -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define 
    use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
  Compiler:
    cc='gcc', optimize='-O2', gccversion=2.95.2 19991024 (release/franzo)
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64'
    stdchar='char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    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, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt
    libc=/lib/libc-2.1.3.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to