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 JQUELIN,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.82. 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] [Thu Jan 17 06:27:15 2008] Trying to get 
'http://www.cpan.org/authors/id/J/JQ/JQUELIN/CHECKSUMS'
[MSG] [Thu Jan 17 06:27:18 2008] Checksum matches for 
'Language-Befunge-Vector-XS-0.1.3.tar.gz'
[MSG] [Thu Jan 17 06:27:18 2008] Extracted 'Language-Befunge-Vector-XS-0.1.3/'
[MSG] [Thu Jan 17 06:27:18 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/MANIFEST'
[MSG] [Thu Jan 17 06:27:18 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/lib/'
[MSG] [Thu Jan 17 06:27:18 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/lib/Language/'
[MSG] [Thu Jan 17 06:27:18 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/lib/Language/Befunge/'
[MSG] [Thu Jan 17 06:27:18 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/lib/Language/Befunge/Vector/'
[MSG] [Thu Jan 17 06:27:18 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/lib/Language/Befunge/Vector/XS.pm'
[MSG] [Thu Jan 17 06:27:18 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/LICENSE'
[MSG] [Thu Jan 17 06:27:18 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/Changes'
[MSG] [Thu Jan 17 06:27:18 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/typemap'
[MSG] [Thu Jan 17 06:27:18 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/XS.xs'
[MSG] [Thu Jan 17 06:27:18 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/Makefile.PL'
[MSG] [Thu Jan 17 06:27:18 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/META.yml'
[MSG] [Thu Jan 17 06:27:18 2008] Extracted 'Language-Befunge-Vector-XS-0.1.3/t/'
[MSG] [Thu Jan 17 06:27:19 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/t/9-pod-coverage.t'
[MSG] [Thu Jan 17 06:27:19 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/t/0-load.t'
[MSG] [Thu Jan 17 06:27:19 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/t/1-vector.t'
[MSG] [Thu Jan 17 06:27:19 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/t/9-pod.t'
[MSG] [Thu Jan 17 06:27:19 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/ppport.h'
[MSG] [Thu Jan 17 06:27:19 2008] Extracted 
'Language-Befunge-Vector-XS-0.1.3/README'
[MSG] [Thu Jan 17 06:27:19 2008] Extracted 'Language::Befunge::Vector::XS' to 
'/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Language-Befunge-Vector-XS-0.1.3'
[MSG] [Thu Jan 17 06:27:20 2008] WARNING: LICENSE is not a known parameter.
Checking if your kit is complete...
Looks good
'LICENSE' is not a known MakeMaker parameter name.
Writing Makefile for Language::Befunge::Vector::XS

[MSG] [Thu Jan 17 06:27:20 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Thu Jan 17 06:27:30 2008] cp lib/Language/Befunge/Vector/XS.pm 
blib/lib/Language/Befunge/Vector/XS.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 -typemap typemap  XS.xs 
> XS.xsc && mv XS.xsc XS.c
Please specify prototyping behavior for XS.xs (see perlxs manual)
cc -c  -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -O3   -DVERSION=\"0.1.3\" 
-DXS_VERSION=\"0.1.3\"  
"-I/Volumes/Media/smoke/perl588/lib/5.8.8/darwin-thread-multi-2level/CORE"   
XS.c
XS.xs: In function 'XS_Language__Befunge__Vector__XS_new':
XS.xs:46: warning: ISO C90 forbids mixed declarations and code
XS.xs: In function 'XS_Language__Befunge__Vector__XS_copy':
XS.xs:122: warning: assignment makes integer from pointer without a cast
XS.xs:123: warning: passing argument 3 of 'Perl_av_push' makes pointer from 
integer without a cast
XS.xs: In function 'XS_Language__Befunge__Vector__XS_clear':
XS.xs:223: warning: assignment makes integer from pointer without a cast
XS.xs:224: warning: passing argument 4 of 'Perl_av_store' makes pointer from 
integer without a cast
Running Mkbootstrap for Language::Befunge::Vector::XS ()
chmod 644 XS.bs
rm -f blib/arch/auto/Language/Befunge/Vector/XS/XS.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc  -bundle -undefined dynamic_lookup 
-L/usr/local/lib XS.o  -o blib/arch/auto/Language/Befunge/Vector/XS/XS.bundle   
\
        \
  
chmod 755 blib/arch/auto/Language/Befunge/Vector/XS/XS.bundle
cp XS.bs blib/arch/auto/Language/Befunge/Vector/XS/XS.bs
chmod 644 blib/arch/auto/Language/Befunge/Vector/XS/XS.bs
Manifying blib/man3/Language::Befunge::Vector::XS.3

[ERROR] [Thu Jan 17 06:27:32 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/0-load............# Testing Language::Befunge::Vector::XS 0.1.3, Perl 
5.008008, /Volumes/Media/smoke/perl588/bin/perl
ok
t/1-vector..........# Looks like you planned 73 tests but ran 2 extra.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 74-75
        Failed 2/73 tests, 97.26% okay (less 18 skipped tests: 53 okay, 72.60%)
t/9-pod-coverage....skipped
        all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/9-pod.............skipped
        all skipped: Test::Pod 1.00 required for testing POD
Failed Test  Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/1-vector.t  255 65280    73    2  74-75
 (43 subtests UNEXPECTEDLY SUCCEEDED), 2 tests and 18 subtests skipped.
Failed 1/4 test scripts. -2/74 subtests failed.
Files=4, Tests=74,  1 wallclock secs ( 0.69 cusr +  0.17 csys =  0.86 CPU)
Failed 1/4 test programs. -2/74 subtests failed.

[MSG] [Thu Jan 17 06:27:33 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
          Test::More                         0.72        0

******************************** 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.

------------------------------
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/Language-Befunge-Vector-XS-0.1.3/blib/lib:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Language-Befunge-Vector-XS-0.1.3/blib/arch:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Language-Befunge-Vector-XS-0.1.3/blib
    PERL5_CPANPLUS_IS_RUNNING = 17004
    PERL5_CPANPLUS_IS_VERSION = 0.82
    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-2level
    uname='darwin afalglas.local 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=''
    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 ='-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=4321
    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 =' -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'

Reply via email to