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 31 16:10:06 2008] Trying to get 'http://www.cpan.org/authors/id/J/JQ/JQUELIN/CHECKSUMS' [MSG] [Thu Jan 31 16:10:08 2008] Checksum matches for 'Language-Befunge-Vector-XS-0.2.3.tar.gz' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/MANIFEST' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/lib/' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/lib/Language/' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/lib/Language/Befunge/' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/lib/Language/Befunge/Vector/' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/lib/Language/Befunge/Vector/XS.pm' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/LICENSE' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/Changes' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/typemap' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/XS.xs' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/Makefile.PL' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/META.yml' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/t/' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/t/9-pod-coverage.t' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/t/0-load.t' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/t/1-vector.t' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/t/9-pod.t' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/ppport.h' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language-Befunge-Vector-XS-0.2.3/README' [MSG] [Thu Jan 31 16:10:08 2008] Extracted 'Language::Befunge::Vector::XS' to '/home/cpan/perl562/.cpanplus/5.6.2/build/Language-Befunge-Vector-XS-0.2.3' [MSG] [Thu Jan 31 16:10:09 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 31 16:10:09 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Thu Jan 31 16:10:13 2008] cp lib/Language/Befunge/Vector/XS.pm blib/lib/Language/Befunge/Vector/XS.pm /home/cpan/perl562/bin/perl /home/cpan/perl562/lib/5.6.2/ExtUtils/xsubpp -typemap /home/cpan/perl562/lib/5.6.2/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-strict-aliasing -I/usr/pkg/include -O -DVERSION=\"0.2.3\" -DXS_VERSION=\"0.2.3\" -DPIC -fPIC "-I/home/cpan/perl562/lib/5.6.2/i386-netbsd-thread-multi-64int/CORE" XS.c XS.c: In function `XS_Language__Befunge__Vector__XS_new': XS.c:52: warning: cast to pointer from integer of different size XS.c:52: warning: assignment makes integer from pointer 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 LD_RUN_PATH="" cc --whole-archive -shared -L/usr/pkg/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] [Thu Jan 31 16:10:14 2008] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/cpan/perl562/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/0-load............# Testing Language::Befunge::Vector::XS 0.2.3, Perl 5.006002, /home/cpan/perl562/bin/perl ok t/1-vector.......... # Failed test 'three dimensions' # at t/1-vector.t line 39. # got: '1' # expected: '3' No such dimension! at t/1-vector.t line 41. # Looks like you planned 94 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2, 4-94 Failed 92/94 tests, 2.13% okay 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 94 183 2 4-94 2 tests skipped. Failed 1/4 test scripts. 92/95 subtests failed. Files=4, Tests=95, 0 wallclock secs ( 0.33 cusr + 0.12 csys = 0.45 CPU) Failed 1/4 test programs. 92/95 subtests failed. gmake: [MSG] [Thu Jan 31 16:10:14 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.70 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 = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin PERL5LIB = :/home/cpan/perl562/.cpanplus/5.6.2/build/Language-Befunge-Vector-XS-0.2.3/blib/lib:/home/cpan/perl562/.cpanplus/5.6.2/build/Language-Befunge-Vector-XS-0.2.3/blib/arch:/home/cpan/perl562/.cpanplus/5.6.2/build/Language-Befunge-Vector-XS-0.2.3/blib PERL5_CPANPLUS_IS_EXECUTING = PERL5_CPANPLUS_IS_RUNNING = 20881 PERL5_CPANPLUS_IS_VERSION = 0.82 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/pkg/bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/cpan/perl562/bin/perl UID: $< = 1002 EUID: $> = 1002 GID: $( = 100 100 EGID: $) = 100 100 ------------------------------- -- Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration: Platform: osname=netbsd, osvers=3.1, archname=i386-netbsd-thread-multi-64int uname='netbsd canker.bingosnet.co.uk 3.1 netbsd 3.1 (generic_laptop) #0: tue oct 31 04:32:05 utc 2006 [EMAIL PROTECTED]:homebuildsabnetbsd-3-1-releasei386200610302053z-objhomebuildsabnetbsd-3-1-releasesrcsysarchi386compilegeneric_laptop i386 ' config_args='' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -I/usr/pkg/include', optimize='-O', cppflags='-fno-strict-aliasing -I/usr/pkg/include' ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib' libpth=/usr/pkg/lib /lib /usr/lib libs=-lgdbm -lm -lc -lposix -lcrypt -lutil -lpthread perllibs=-lm -lc -lposix -lcrypt -lutil -lpthread libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E ' cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib'
