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 Damian Conway,
    
This is a computer-generated test report for Perl6-Gather-0.04, created
automatically by CPAN::Reporter, version 0.38, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

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

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LD_LIBRARY_PATH = /usr/kde/3.5//lib:
    PATH = 
/usr/soft/java/jdk1.5.0_01/bin:/usr/kde/3.5//bin:/usr/kde/3.5/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3:/usr/X11R6/bin:/opt/blackdown-jdk-1.4.2.01/bin:/opt/blackdown-jdk-1.4.2.01/jre/bin:/opt/Qtopia/bin:/usr/kde/3.5/bin:/usr/qt/3/bin:/usr/kde/3.4/bin:/usr/kde/3.3/bin:/usr/games/bin:/usr/X11R6/bin:/bin:/usr/local/bin:/usr/bin:.:/home/yanick/bin:/usr/local/soft3/teTeX/bin/i586-pc-linux-gnu:/usr/local/soft/latex/unicode
    PERL5LIB = 
    SHELL = /bin/bash
    TERM = xterm-color

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

    Perl: $^X = /usr/bin/perl5.8.6
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 100 441 407 100 85 35 27 18
    EGID: $)  = 100 441 407 100 85 35 27 18

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.8802  
    Cwd                 3.24    
    ExtUtils::CBuilder  n/a     
    ExtUtils::Command   1.09    
    ExtUtils::Install   1.33    
    ExtUtils::MakeMaker 6.30    
    ExtUtils::Manifest  1.46    
    ExtUtils::ParseXS   n/a     
    File::Spec          3.24    
    Module::Build       0.280600
    Module::Signature   0.550   
    Test::Harness       2.520   
    Test::More          0.600   
    version             0.000   

------------------------------
TEST OUTPUT
------------------------------

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

PERL_DL_NONLAZY=1 /usr/bin/perl5.8.6 "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1....
#     Failed test (t/1.t at line 9)
#     Tried to use 'Perl6::Gather'.
#     Error:  Can't locate Perl6/Export.pm in @INC (@INC contains: 
/home/yanick/.cpan/build/Perl6-Gather-0.04/blib/lib 
/home/yanick/.cpan/build/Perl6-Gather-0.04/blib/arch /etc/perl 
/usr/lib/perl5/site_perl/5.8.6/i686-linux /usr/lib/perl5/site_perl/5.8.6 
/usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.4/i686-linux 
/usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.6/i686-linux 
/usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.4 
/usr/lib/perl5/vendor_perl/5.8.4/i686-linux /usr/lib/perl5/vendor_perl 
/usr/lib/perl5/5.8.6/i686-linux /usr/lib/perl5/5.8.6 /usr/local/lib/site_perl 
.) at /home/yanick/.cpan/build/Perl6-Gather-0.04/blib/lib/Perl6/Gather.pm line 
2.
# BEGIN failed--compilation aborted at t/1.t line 9.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Unquoted string "take" may clash with future reserved word at t/1.t line 16.
Number found where operator expected at t/1.t line 16, near "take 99"
        (Do you need to predeclare take?)
Unquoted string "take" may clash with future reserved word at t/1.t line 17.
Number found where operator expected at t/1.t line 17, near "take 99"
        (Do you need to predeclare take?)
Unquoted string "gathered" may clash with future reserved word at t/1.t line 17.
Unquoted string "take" may clash with future reserved word at t/1.t line 18.
Number found where operator expected at t/1.t line 18, near "take 99"
        (Do you need to predeclare take?)
Unquoted string "gathered" may clash with future reserved word at t/1.t line 18.
Unquoted string "gathered" may clash with future reserved word at t/1.t line 19.
Unquoted string "take" may clash with future reserved word at t/1.t line 20.
String found where operator expected at t/1.t line 20, near "take 'two'"
        (Do you need to predeclare take?)
Unquoted string "gathered" may clash with future reserved word at t/1.t line 21.
syntax error at t/1.t line 16, near "take 99"
syntax error at t/1.t line 17, near "take 99"
syntax error at t/1.t line 18, near "take 99"
syntax error at t/1.t line 20, near "take 'two'"
Execution of t/1.t aborted due to compilation errors.
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/1.t        255 65280     1    1 100.00%  1
Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
  Platform:
    osname=linux, osvers=2.6.12-gentoo-r6enkidu, archname=i686-linux
    uname='linux enkidu 2.6.12-gentoo-r6enkidu #4 tue aug 2 16:04:40 edt 2005 
i686 amd sempron(tm) processor 3100+ authenticamd gnulinux '
    config_args='-des -Darchname=i686-linux -Dcccdlflags=-fPIC 
-Dccdlflags=-rdynamic -Dcc=gcc -Dprefix=/usr -Dvendorprefix=/usr 
-Dsiteprefix=/usr -Dlocincpth=  -Doptimize=-O2 -march=i686 -fomit-frame-pointer 
-Duselargefiles -Dd_semctl_semun -Dscriptdir=/usr/bin 
-Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 
-Dinstallman1dir=/usr/share/man/man1 -Dinstallman3dir=/usr/share/man/man3 
-Dman1ext=1 -Dman3ext=3pm -Dinc_version_list=5.8.0 5.8.0/i686-linux 5.8.2 
5.8.2/i686-linux 5.8.4 5.8.4/i686-linux 5.8.5 5.8.5/i686-linux  -Dcf_by=Gentoo 
-Ud_csh -Di_ndbm -Di_gdbm -Di_db'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2 -march=i686 -fomit-frame-pointer',
    cppflags='-DPERL5 -fno-strict-aliasing -pipe'
    ccversion='', gccversion='3.3.4 20040623 (Gentoo Linux 3.3.4-r1, 
ssp-3.3.2-2, pie-8.7.6)', 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='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lpthread -lnsl -lndbm -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.4.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to