Hi Jeroen & CPAN testers --

[EMAIL PROTECTED] writes:
> PERL_DL_NONLAZY=1 /home/local/bin/perl5.8.0
> "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
> 'blib/arch')" t/*.t
> t/01cgiapp......ok
> t/02mailform....ok
> t/03prerun......#     Failed test (t/03prerun.t at line 58)
> #                   ''
> #     doesn't match '(?-xism:prerun_mode\(\) can only be called
> within cgiapp_prerun\(\))'
> #     Failed test (t/03prerun.t at line 73)
> #                   ''
> #     doesn't match '(?-xism:prerun_mode\(\) can only be called
> within cgiapp_prerun\(\))'
> # Looks like you failed 2 tests of 10.
> dubious
>       Test returned status 2 (wstat 512, 0x200)
> DIED. FAILED tests 9-10
>       Failed 2/10 tests, 80.00% okay
> Failed Test  Stat Wstat Total Fail  Failed  List of Failed
> ------------------------------------------------------------------
> -------------
> t/03prerun.t    2   512    10    2  20.00%  9-10
> Failed 1/3 test scripts, 66.67% okay. 2/33 subtests failed, 93.94% okay.
> make: *** [test_dynamic] Error 2



I have tried to reproduce this problem on my system, without success.  Is
there any way I might be able to get access to the system on which the test
failed so that I can reproduce it?



Here is the configuration of the environment on which I'm testing
successfully:

----START---->
$ ./PERL580/bin/perl -v

This is perl, v5.8.0 built for i686-linux

Copyright 1987-2002, Larry Wall

Perl may be copied only under the terms of either the Artistic License or
the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'.  If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.

[jesse] staggerlee:~$ ./PERL580/bin/perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.4.18-3, archname=i686-linux
    uname='linux staggerlee.belfry.net 2.4.18-3 #1 thu apr 18 07:37:53 edt
2002 i686 unknown '
    config_args='-Dprefix=/home/jesse/PERL580'
    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=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags
='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFS
ET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='2.96 20000731 (Red Hat Linux 7.3 2.96-110)',
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lndbm -lgdbm -ldl -lm -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
    libc=/lib/libc-2.2.5.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.2.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options: USE_LARGE_FILES
  Built under linux
  Compiled at Oct  3 2002 14:18:18
  @INC:
    /home/jesse/PERL580/lib/perl5/5.8.0/i686-linux
    /home/jesse/PERL580/lib/perl5/5.8.0
    /home/jesse/PERL580/lib/perl5/site_perl/5.8.0/i686-linux
    /home/jesse/PERL580/lib/perl5/site_perl/5.8.0
    /home/jesse/PERL580/lib/perl5/site_perl
    .
<----ENV----



Thanks very much, and warmest regards,

-Jesse-


--

  Jesse Erlbaum
  The Erlbaum Group
  [EMAIL PROTECTED]
  Phone: 212-684-6161
  Fax: 212-684-6226


Reply via email to