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.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] [Wed Jan 16 09:45:40 2008] Trying to get 'file:///ftp/pub/CPAN/authors/id/J/JQ/JQUELIN/Language-Befunge-Vector-XS-0.1.2.tar.gz' [MSG] [Wed Jan 16 09:45:40 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/' [MSG] [Wed Jan 16 09:45:40 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/MANIFEST' [MSG] [Wed Jan 16 09:45:40 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/lib/' [MSG] [Wed Jan 16 09:45:40 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/lib/Language/' [MSG] [Wed Jan 16 09:45:40 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/lib/Language/Befunge/' [MSG] [Wed Jan 16 09:45:40 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/lib/Language/Befunge/Vector/' [MSG] [Wed Jan 16 09:45:40 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/lib/Language/Befunge/Vector/XS.pm' [MSG] [Wed Jan 16 09:45:40 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/LICENSE' [MSG] [Wed Jan 16 09:45:40 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/Changes' [MSG] [Wed Jan 16 09:45:40 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/typemap' [MSG] [Wed Jan 16 09:45:41 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/XS.xs' [MSG] [Wed Jan 16 09:45:41 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/Makefile.PL' [MSG] [Wed Jan 16 09:45:41 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/META.yml' [MSG] [Wed Jan 16 09:45:41 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/t/' [MSG] [Wed Jan 16 09:45:41 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/t/9-pod-coverage.t' [MSG] [Wed Jan 16 09:45:41 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/t/0-load.t' [MSG] [Wed Jan 16 09:45:41 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/t/1-vector.t' [MSG] [Wed Jan 16 09:45:41 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/t/9-pod.t' [MSG] [Wed Jan 16 09:45:41 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/ppport.h' [MSG] [Wed Jan 16 09:45:41 2008] Extracted 'Language-Befunge-Vector-XS-0.1.2/README' [MSG] [Wed Jan 16 09:45:41 2008] Extracted 'Language::Befunge::Vector::XS' to '/net/sunu991/disc1/home/.cpanplus/5.10.0/build/Language-Befunge-Vector-XS-0.1.2' [MSG] [Wed Jan 16 09:45:45 2008] Checking if your kit is complete... Looks good Writing Makefile for Language::Befunge::Vector::XS [MSG] [Wed Jan 16 09:45:45 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Jan 16 09:46:08 2008] cp lib/Language/Befunge/Vector/XS.pm blib/lib/Language/Befunge/Vector/XS.pm /usr/local/perl-5.10.0/bin/perl /usr/local/perl-5.10.0/lib/5.10.0/ExtUtils/xsubpp -typemap /usr/local/perl-5.10.0/lib/5.10.0/ExtUtils/typemap -typemap typemap XS.xs > XS.xsc && mv XS.xsc XS.c Please specify prototyping behavior for XS.xs (see perlxs manual) gcc -c -I. -D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/test/include -I/usr/local/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.1.2\" -DXS_VERSION=\"0.1.2\" -fPIC "-I/usr/local/perl-5.10.0/lib/5.10.0/sun4-solaris-thread-multi-64int/CORE" XS.c 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 arg 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 arg 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.so gcc -G -L/usr/local/test/lib -L/usr/local/gnu/lib XS.o -o blib/arch/auto/Language/Befunge/Vector/XS/XS.so \ \ chmod 755 blib/arch/auto/Language/Befunge/Vector/XS/XS.so 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] [Wed Jan 16 09:46:18 2008] MAKE TEST failed: PERL_DL_NONLAZY=1 /usr/local/perl-5.10.0/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.2, Perl 5.010000, /usr/local/perl-5.10.0/bin/perl ok t/1-vector............ Failed 73/73 subtests t/9-pod-coverage......ok t/9-pod...............ok Test Summary Report ------------------- t/1-vector.t (Wstat: 138 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 73 tests but ran 0. Files=4, Tests=3, 6 wallclock secs ( 0.13 usr 0.13 sys + 2.26 cusr 2.42 csys = 4.94 CPU) Result: FAIL Failed 1/4 test programs. 0/3 subtests failed. make: *** [test_dynamic] Error 255 [MSG] [Wed Jan 16 09:46:19 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.74 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.03. -- Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi-64int uname='sunos irgendwas 5.9 generic_118558-35 sun4u sparc sunw,ultra-5_10 solaris ' config_args='-des -Dprefix=/usr/local/perl-5.10.0 -Dcc=gcc -Dlocincpth=/usr/local/test/include /usr/local/gnu/include -Dloclibpth=/usr/local/test/lib /usr/local/gnu/lib -Dusethreads -Duse64bitint' hint=recommended, useposix=true, d_sigaction=define 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='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/test/include -I/usr/local/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O', cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/test/include -I/usr/local/gnu/include' ccversion='', gccversion='3.4.1', gccosandvers='solaris2.9' 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='gcc', ldflags =' -L/usr/local/test/lib -L/usr/local/gnu/lib ' libpth=/usr/local/test/lib /usr/local/gnu/lib /usr/lib /usr/ccs/lib /usr/local/lib libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/test/lib -L/usr/local/gnu/lib'
