develooper Front page | perl.cpan.testers | Postings from April 2008

FAIL Parallel-Prefork-0.01 darwin-thread-multi-64int-2level 8.10.0

Thread Next
From:
chris
Date:
April 4, 2008 05:57
Subject:
FAIL Parallel-Prefork-0.01 darwin-thread-multi-64int-2level 8.10.0
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--

Dear KAZUHO,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. 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':

[MSG] [Fri Apr  4 13:54:24 2008] Trying to get 'http://www.cpan.org/authors/id/K/KA/KAZUHO/CHECKSUMS'
[MSG] [Fri Apr  4 13:54:25 2008] Checksum matches for 'Parallel-Prefork-0.01.tar.gz'
[MSG] [Fri Apr  4 13:54:25 2008] Extracted 'Parallel-Prefork-0.01/'
[MSG] [Fri Apr  4 13:54:25 2008] Extracted 'Parallel-Prefork-0.01/Changes'
[MSG] [Fri Apr  4 13:54:25 2008] Extracted 'Parallel-Prefork-0.01/lib/'
[MSG] [Fri Apr  4 13:54:25 2008] Extracted 'Parallel-Prefork-0.01/lib/Parallel/'
[MSG] [Fri Apr  4 13:54:26 2008] Extracted 'Parallel-Prefork-0.01/lib/Parallel/Prefork.pm'
[MSG] [Fri Apr  4 13:54:26 2008] Extracted 'Parallel-Prefork-0.01/Makefile.PL'
[MSG] [Fri Apr  4 13:54:26 2008] Extracted 'Parallel-Prefork-0.01/MANIFEST'
[MSG] [Fri Apr  4 13:54:26 2008] Extracted 'Parallel-Prefork-0.01/META.yml'
[MSG] [Fri Apr  4 13:54:26 2008] Extracted 'Parallel-Prefork-0.01/README'
[MSG] [Fri Apr  4 13:54:26 2008] Extracted 'Parallel-Prefork-0.01/t/'
[MSG] [Fri Apr  4 13:54:26 2008] Extracted 'Parallel-Prefork-0.01/t/01-base.t'
[MSG] [Fri Apr  4 13:54:26 2008] Extracted 'Parallel-Prefork-0.01/t/02-reconfigure.t'
[MSG] [Fri Apr  4 13:54:26 2008] Extracted 'Parallel::Prefork' to '/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Parallel-Prefork-0.01'
[MSG] [Fri Apr  4 13:54:27 2008] Checking if your kit is complete...
Looks good
Warning: prerequisite Proc::Wait3 0.03 not found.
Writing Makefile for Parallel::Prefork

[MSG] [Fri Apr  4 13:54:27 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Fri Apr  4 13:54:27 2008] Module 'Parallel::Prefork' requires 'Proc::Wait3' version '0.03' to be installed 
[MSG] [Fri Apr  4 13:54:27 2008] Trying to get 'http://www.cpan.org/authors/id/C/CT/CTILMES/CHECKSUMS'
[MSG] [Fri Apr  4 13:54:28 2008] Checksum matches for 'Proc-Wait3-0.03.tar.gz'
[MSG] [Fri Apr  4 13:54:28 2008] Extracted 'Proc-Wait3-0.03/'
[MSG] [Fri Apr  4 13:54:28 2008] Extracted 'Proc-Wait3-0.03/Wait3.pm'
[MSG] [Fri Apr  4 13:54:28 2008] Extracted 'Proc-Wait3-0.03/MANIFEST'
[MSG] [Fri Apr  4 13:54:28 2008] Extracted 'Proc-Wait3-0.03/META.yml'
[MSG] [Fri Apr  4 13:54:28 2008] Extracted 'Proc-Wait3-0.03/test.pl'
[MSG] [Fri Apr  4 13:54:28 2008] Extracted 'Proc-Wait3-0.03/Wait3.xs'
[MSG] [Fri Apr  4 13:54:28 2008] Extracted 'Proc-Wait3-0.03/Changes'
[MSG] [Fri Apr  4 13:54:28 2008] Extracted 'Proc-Wait3-0.03/README'
[MSG] [Fri Apr  4 13:54:28 2008] Extracted 'Proc-Wait3-0.03/Makefile.PL'
[MSG] [Fri Apr  4 13:54:28 2008] Extracted 'Proc::Wait3' to '/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Proc-Wait3-0.03'
[MSG] [Fri Apr  4 13:54:29 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Proc::Wait3

[MSG] [Fri Apr  4 13:54:29 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Fri Apr  4 13:54:34 2008] cp Wait3.pm blib/lib/Proc/Wait3.pm
/Volumes/Media/smoke/perl588/bin/perl /Volumes/Media/smoke/perl588/lib/5.8.8/ExtUtils/xsubpp  -typemap /Volumes/Media/smoke/perl588/lib/5.8.8/ExtUtils/typemap  Wait3.xs > Wait3.xsc && mv Wait3.xsc Wait3.c
cc -c   -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -O3   -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\"  "-I/Volumes/Media/smoke/perl588/lib/5.8.8/darwin-thread-multi-64int-2level/CORE"   Wait3.c
Running Mkbootstrap for Proc::Wait3 ()
chmod 644 Wait3.bs
rm -f blib/arch/auto/Proc/Wait3/Wait3.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc  -bundle -undefined dynamic_lookup -L/usr/local/lib Wait3.o  -o blib/arch/auto/Proc/Wait3/Wait3.bundle 	\
     	\
  
chmod 755 blib/arch/auto/Proc/Wait3/Wait3.bundle
cp Wait3.bs blib/arch/auto/Proc/Wait3/Wait3.bs
chmod 644 blib/arch/auto/Proc/Wait3/Wait3.bs
Manifying blib/man3/Proc::Wait3.3

[MSG] [Fri Apr  4 13:54:38 2008] MAKE TEST passed: PERL_DL_NONLAZY=1 /Volumes/Media/smoke/perl588/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..2
# Running under perl version 5.008008 for darwin
# Current time local: Fri Apr  4 13:54:34 2008
# Current time GMT:   Fri Apr  4 12:54:34 2008
# Using Test.pm version 1.25
ok 1
Forked child 3836
PID = [3836], STATUS = [0]
Resources: 0.00216,0.007671,0,0,0,0,0,0,0,0,0,0,0,0,0,0
ok 2

[MSG] [Fri Apr  4 13:54:38 2008] Sending test report for 'Proc-Wait3-0.03'
[MSG] [Fri Apr  4 13:54:38 2008] Successfully sent 'pass' report for 'Proc-Wait3-0.03'
[MSG] [Fri Apr  4 13:54:40 2008] cp lib/Parallel/Prefork.pm blib/lib/Parallel/Prefork.pm
Manifying blib/man3/Parallel::Prefork.3

[ERROR] [Fri Apr  4 13:54:42 2008] MAKE TEST failed:  PERL_DL_NONLAZY=1 /Volumes/Media/smoke/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-base.............
#   Failed test 'use Parallel::Prefork;'
#   in t/01-base.t at line 10.
#     Tried to use 'Parallel::Prefork'.
#     Error:  Base class package "Class::Accessor::Fast" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at /Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Parallel-Prefork-0.01/blib/lib/Parallel/Prefork.pm line 6
# BEGIN failed--compilation aborted at t/01-base.t line 10.
# Compilation failed in require at (eval 7) line 2.
# BEGIN failed--compilation aborted at (eval 7) line 2.

#   Failed test in t/01-base.t at line 19.
Can't call method "signal_received" on an undefined value at t/01-base.t line 29.
# Looks like you planned 4 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 4/4 subtests 
t/02-reconfigure......
#   Failed test 'use Parallel::Prefork;'
#   in t/02-reconfigure.t at line 8.
#     Tried to use 'Parallel::Prefork'.
#     Error:  Base class package "Class::Accessor::Fast" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at /Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Parallel-Prefork-0.01/blib/lib/Parallel/Prefork.pm line 6
# BEGIN failed--compilation aborted at t/02-reconfigure.t line 8.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test in t/02-reconfigure.t at line 20.
Can't call method "signal_received" on an undefined value at t/02-reconfigure.t line 24.
# Looks like you planned 3 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 3/3 subtests 

Test Summary Report
-------------------
t/01-base.t       (Wstat: 65280 Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 2.
t/02-reconfigure.t (Wstat: 65280 Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 3 tests but ran 2.
Files=2, Tests=4,  1 wallclock secs ( 0.08 usr  0.04 sys +  0.47 cusr  0.14 csys =  0.73 CPU)
Result: FAIL
Failed 2/2 test programs. 4/4 subtests failed.
make: *** [test_dynamic] Error 255

[MSG] [Fri Apr  4 13:54:42 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'

PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
	  Module Name                        Have     Want
	  Proc::Wait3                        0.03     0.03

******************************** 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.0307. Powered by POE::Component::CPAN::YACSmoke.

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = :/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Proc-Wait3-0.03/blib/lib:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Proc-Wait3-0.03/blib/arch:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Proc-Wait3-0.03/blib:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Proc-Wait3-0.03/blib/lib:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Proc-Wait3-0.03/blib/arch:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Proc-Wait3-0.03/blib:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Parallel-Prefork-0.01/blib/lib:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Parallel-Prefork-0.01/blib/arch:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Parallel-Prefork-0.01/blib
    PERL5_CPANPLUS_IS_RUNNING = 3749
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /Volumes/Media/smoke/perl588/bin/perl
    UID:  $<  = 502
    EUID: $>  = 502
    GID:  $(  = 502 502
    EGID: $)  = 502 502


-------------------------------


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=8.10.0, archname=darwin-thread-multi-64int-2level
    uname='darwin afalglas.bingosnet.co.uk 8.10.0 darwin kernel version 8.10.0: wed may 23 16:50:59 pdt 2007; root:xnu-792.21.3~1release_ppc power macintosh powerpc '
    config_args='-e -Dprefix=/Volumes/Media/smoke/perl588 -Dusethreads -Duse64bitint -Dusemalloc=n'
    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=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long long', ivsize=8, 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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib'

Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About