Dear all,

seems like there is a problem with fork on this platform - the failing test is the only one using fork().

Could you please try to debug into that, and especially check in the compare() function whether the output text is missing, or at least roughly the same?

I did not get any such failure on Linux up to now, and neither on other platforms. This is why I think this is a platform-specific problem, and not a problem of the code in Pod-Parser.

Any additional information is appreciated!

Cheers,

Marek


On Thu, 26 Oct 2006, Gabor Szabo wrote:

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 Marek Rouchal,

This is a computer-generated test report for Pod-Parser-1.34.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

Additional comments from tester:

[none provided]

--

Prerequisite modules loaded:

   Test::More: 0.640 (Need 0.6)

--

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

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/pod/*.t
t/pod/contains_pod.......ok
t/pod/emptycmd...........ok
t/pod/find...............ok
t/pod/for................ok
t/pod/headings...........ok
t/pod/include............ok
t/pod/included...........ok
t/pod/lref...............ok
t/pod/multiline_items....ok
t/pod/nested_items.......ok
t/pod/nested_seqs........ok
t/pod/oneline_cmds.......ok
t/pod/pod2usage..........ok
t/pod/pod2usage2.........
#   Failed test 'Output test pod2usage ()'
#   in t/pod/pod2usage2.t at line 51.

#   Failed test 'Output test pod2usage (-message => '...', -verbose => 1)'
#   in t/pod/pod2usage2.t at line 61.

#   Failed test 'Output test pod2usage (-verbose => 2, -exit => 42)'
#   in t/pod/pod2usage2.t at line 81.

#   Failed test 'Output test pod2usage (0)'
#   in t/pod/pod2usage2.t at line 105.

#   Failed test 'Output test pod2usage (42)'
#   in t/pod/pod2usage2.t at line 123.

#   Failed test 'Output test pod2usage (-verbose => 0, -exit => 'NOEXIT')'
#   in t/pod/pod2usage2.t at line 131.
# Looks like you failed 6 tests of 15.
dubious
        Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 3, 5, 7, 9, 11, 13
        Failed 6/15 tests, 60.00% okay
t/pod/poderrs............ok
t/pod/podselect..........ok
t/pod/special_seqs.......ok
Failed Test        Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/pod/pod2usage2.t    6  1536    15    6  3 5 7 9 11 13
Failed 1/17 test scripts. 6/34 subtests failed.
Files=17, Tests=34,  3 wallclock secs ( 2.14 cusr +  0.30 csys =  2.44 CPU)
Failed 1/17 test programs. 6/34 subtests failed.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
 Platform:
   osname=linux, osvers=2.6.10, archname=i486-linux-gnu-thread-multi
   uname='linux rothera 2.6.10 #1 smp fri may 13 09:24:22 utc 2005 i686 
gnulinux '
   config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr 
-Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr 
-Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 
-Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.7 
-Dsitearch=/usr/local/lib/perl/5.8.7 -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib 
-Dlibperl=libperl.so.5.8.7 -Dd_dosuid -des'
   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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
   optimize='-O2',
   cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include'
   ccversion='', gccversion='4.0.3 20051204 (prerelease) (Ubuntu 
4.0.2-5ubuntu2)', 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=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
   perllibs=-ldl -lm -lpthread -lc -lcrypt
   libc=/lib/libc-2.3.5.so, so=so, useshrplib=true, libperl=libperl.so.5.8.7
   gnulibc_version='2.3.5'
 Dynamic Linking:
   dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
   cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to